Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/freetds.spec'], False, '/var/lib/mock/centos5-rutgers-build-530-660/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/freetds.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/freetds-0.64-6.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/freetds.spec'], False, '/var/lib/mock/centos5-rutgers-build-530-660/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/freetds.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.68418 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf freetds-0.64 + /bin/gzip -dc /builddir/build/SOURCES/freetds-0.64.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd freetds-0.64 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (freetds-0.64-makefile-doc.patch):' Patch #0 (freetds-0.64-makefile-doc.patch): + patch -p1 -s + sed -i 's/\r//' doc/tds_ssl.html + sed -i '1 s,#!.*/perl,#!/usr/bin/perl,' samples/odbctest.pl samples/test.pl doc/api_status.txt + find doc/ samples/ COPYING COPYING.LIB -type f -print0 + xargs -0 chmod -x + find . -name '*.[ch]' -print0 + xargs -0 chmod -x + rm doc/doc/freetds-0.64/reference/index.html + rm doc/doc/freetds-0.64/userguide/index.htm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68418 + umask 022 + cd /builddir/build/BUILD + cd freetds-0.64 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-koji-linux-gnu --host=i386-koji-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-static --with-tdsver=4.2 --with-unixodbc=/usr --enable-msdblib --enable-sybase-compat checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-koji-linux-gnu checking host system type... i386-koji-linux-gnu checking for style of include used by make... GNU checking for i386-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for i386-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) none 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... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i386-koji-linux-gnu-ar... no checking for ar... ar checking for i386-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-koji-linux-gnu-strip... no 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... no configure: creating libtool checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for doxygen... doxygen checking for odbc_config... odbc_config checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing tgetent... no checking for readline in -lreadline... no checking for library containing pthread_create... -lpthread checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.__tm_zone... no checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking odbcss.h usability... no checking odbcss.h presence... no checking for odbcss.h... no checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether INADDR_NONE is defined... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for void *... yes checking size of void *... 4 checking for wchar_t... yes checking size of wchar_t... 4 checking is FIONBIO defined... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether we can use -Wl,-Bsymbolic... yes checking whether we can use -static-libgcc... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for nl_langinfo... yes checking for locale_charset... no checking for setenv... yes checking for putenv... yes checking for getuid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for inet_ntoa_r... no checking for getipnodebyaddr... no checking for getipnodebyname... no checking for freehostent... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes checking for gethostname... yes checking for sethostent_r... no checking for gethostent_r... yes checking for asprintf... yes checking for vasprintf... yes checking for atoll... yes checking for strtok_r... yes checking for readpassphrase... no checking for strlcpy... no checking for strlcat... no checking for basename... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether malloc_options variable is present... no checking compile-time options looking for installed odbc driver manager checking for SQLGetPrivateProfileString in -lodbcinst... yes checking for SQLWCHAR... yes checking size of SQLWCHAR... 2 checking if openssl is wanted... no checking threadsafety... enabled checking for which type of gethostbyname_r... six checking for which type of getservbyname_r... six checking for which type of gethostbyaddr_r... eight checking for which type of getpwuid_r... five checking for which type of localtime_r... struct configure: debug enabled done 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 + sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool ++ rpm -ql docbook-style-dsssl ++ fgrep html/docbook.dsl + make -j4 DOCBOOK_DSL=/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl Making all in include make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/include' make all-am make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/include' echo '#define FREETDS_SYSCONFDIR "/etc"' >freetds_sysconfdir.h make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/include' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/include' Making all in src make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/src' Making all in replacements make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/replacements' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o iconv.lo iconv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o readpassphrase.lo readpassphrase.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o strlcpy.lo strlcpy.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o strlcat.lo strlcat.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c iconv.c -fPIC -DPIC -o .libs/iconv.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c readpassphrase.c -fPIC -DPIC -o .libs/readpassphrase.o readpassphrase.c: In function 'readpassphrase': readpassphrase.c:165: warning: ignoring return value of 'write', declared with attribute warn_unused_result readpassphrase.c:183: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o libreplacements.la iconv.lo readpassphrase.lo strlcpy.lo strlcat.lo ar cru .libs/libreplacements.a .libs/iconv.o .libs/readpassphrase.o .libs/strlcpy.o .libs/strlcat.o ranlib .libs/libreplacements.a creating libreplacements.la (cd .libs && rm -f libreplacements.la && ln -s ../libreplacements.la libreplacements.la) make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/replacements' Making all in tds make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' Making all in unittests make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds/unittests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds/unittests' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o mem.lo mem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o token.lo token.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o util.lo util.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o login.lo login.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c login.c -fPIC -DPIC -o .libs/login.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c mem.c -fPIC -DPIC -o .libs/mem.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c token.c -fPIC -DPIC -o .libs/token.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o read.lo read.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o write.lo write.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o convert.lo convert.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c convert.c -fPIC -DPIC -o .libs/convert.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o numeric.lo numeric.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c write.c -fPIC -DPIC -o .libs/write.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o config.lo config.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c read.c -fPIC -DPIC -o .libs/read.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o query.lo query.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c config.c -fPIC -DPIC -o .libs/config.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o iconv.lo iconv.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c numeric.c -fPIC -DPIC -o .libs/numeric.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o locale.lo locale.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o challenge.lo challenge.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c iconv.c -fPIC -DPIC -o .libs/iconv.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c challenge.c -fPIC -DPIC -o .libs/challenge.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c locale.c -fPIC -DPIC -o .libs/locale.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c query.c -fPIC -DPIC -o .libs/query.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o threadsafe.lo threadsafe.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o vstrbuild.lo vstrbuild.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o md4.lo md4.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o des.lo des.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c md4.c -fPIC -DPIC -o .libs/md4.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o tdsstring.lo tdsstring.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o getmac.lo getmac.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c vstrbuild.c -fPIC -DPIC -o .libs/vstrbuild.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c des.c -fPIC -DPIC -o .libs/des.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c tdsstring.c -fPIC -DPIC -o .libs/tdsstring.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o data.lo data.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o net.lo net.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c getmac.c -fPIC -DPIC -o .libs/getmac.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o tds_checks.lo tds_checks.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c tds_checks.c -fPIC -DPIC -o .libs/tds_checks.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c net.c -fPIC -DPIC -o .libs/net.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c data.c -fPIC -DPIC -o .libs/data.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 des.lo tdsstring.lo getmac.lo data.lo net.lo tds_checks.lo ar cru .libs/libtds_objects.a .libs/mem.o .libs/token.o .libs/util.o .libs/login.o .libs/read.o .libs/write.o .libs/convert.o .libs/numeric.o .libs/config.o .libs/query.o .libs/iconv.o .libs/locale.o .libs/challenge.o .libs/threadsafe.o .libs/vstrbuild.o .libs/md4.o .libs/des.o .libs/tdsstring.o .libs/getmac.o .libs/data.o .libs/net.o .libs/tds_checks.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 --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o libtds.la -rpath /usr/lib -version-info 5:0:0 -export-symbols-regex '^(tds_|tdsdump_|tds5_|tds7_).*' libtds_objects.la ../replacements/libreplacements.la -static-libgcc generating symbol list for `libtds.la' nm ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libtds.exp grep -E -e "^(tds_|tdsdump_|tds5_|tds7_).*" ".libs/libtds.exp" > ".libs/libtds.expT" mv -f ".libs/libtds.expT" ".libs/libtds.exp" echo "{ global:" > .libs/libtds.ver cat .libs/libtds.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtds.ver echo "local: *; };" >> .libs/libtds.ver gcc -shared -Wl,--whole-archive ./.libs/libtds_objects.a ../replacements/.libs/libreplacements.a -Wl,--no-whole-archive -L/usr/lib -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libtds.so.5 -Wl,-version-script -Wl,.libs/libtds.ver -o .libs/libtds.so.5.0.0 (cd .libs && rm -f libtds.so.5 && ln -s libtds.so.5.0.0 libtds.so.5) (cd .libs && rm -f libtds.so && ln -s libtds.so.5.0.0 libtds.so) creating libtds.la (cd .libs && rm -f libtds.la && ln -s ../libtds.la libtds.la) make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' Making all in ctlib make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' Making all in unittests make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib/unittests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib/unittests' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ct.lo ct.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cs.lo cs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o blk.lo blk.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ctutil.lo ctutil.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ctutil.c -fPIC -DPIC -o .libs/ctutil.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cs.c -fPIC -DPIC -o .libs/cs.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c blk.c -fPIC -DPIC -o .libs/blk.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ct.c -fPIC -DPIC -o .libs/ct.o ct.c: In function 'paraminfoalloc': ct.c:4186: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o libct.la -rpath /usr/lib -version-info 4:0:0 -export-symbols-regex '^(cs_|ct_|blk_).*' -Wl,-Bsymbolic ct.lo cs.lo blk.lo ctutil.lo ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc generating symbol list for `libct.la' nm .libs/ct.o .libs/cs.o .libs/blk.o .libs/ctutil.o ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libct.exp grep -E -e "^(cs_|ct_|blk_).*" ".libs/libct.exp" > ".libs/libct.expT" mv -f ".libs/libct.expT" ".libs/libct.exp" echo "{ global:" > .libs/libct.ver cat .libs/libct.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libct.ver echo "local: *; };" >> .libs/libct.ver 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 -m32 -march=i386 -mtune=generic -Wl,-Bsymbolic -Wl,-soname -Wl,libct.so.4 -Wl,-version-script -Wl,.libs/libct.ver -o .libs/libct.so.4.0.0 (cd .libs && rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4) (cd .libs && rm -f libct.so && ln -s libct.so.4.0.0 libct.so) creating libct.la (cd .libs && rm -f libct.la && ln -s ../libct.la libct.la) make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' Making all in dblib make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib' Making all in unittests make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib/unittests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib/unittests' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dblib.lo dblib.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dbutil.lo dbutil.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o rpc.lo rpc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o bcp.lo bcp.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c rpc.c -fPIC -DPIC -o .libs/rpc.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c bcp.c -fPIC -DPIC -o .libs/bcp.o bcp.c: In function '_bcp_exec_out': bcp.c:1019: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bcp.c:1023: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bcp.c:1027: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bcp.c:1037: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bcp.c:1041: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bcp.c: In function '_bcp_exec_in': bcp.c:1907: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o xact.lo xact.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o dbopen.lo dbopen.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dblib.c -fPIC -DPIC -o .libs/dblib.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c dbopen.c -fPIC -DPIC -o .libs/dbopen.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c xact.c -fPIC -DPIC -o .libs/xact.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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' nm .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 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libsybdb.exp grep -E -e "^(db|bcp_|tdsdump_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*" ".libs/libsybdb.exp" > ".libs/libsybdb.expT" mv -f ".libs/libsybdb.expT" ".libs/libsybdb.exp" echo "{ global:" > .libs/libsybdb.ver cat .libs/libsybdb.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsybdb.ver echo "local: *; };" >> .libs/libsybdb.ver 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 -m32 -march=i386 -mtune=generic -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) creating libsybdb.la (cd .libs && rm -f libsybdb.la && ln -s ../libsybdb.la libsybdb.la) make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib' Making all in odbc make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc' Making all in unittests make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc/unittests' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc/unittests' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o odbc.lo odbc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o connectparams.lo connectparams.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o convert_tds2sql.lo convert_tds2sql.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o descriptor.lo descriptor.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c descriptor.c -fPIC -DPIC -o .libs/descriptor.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c connectparams.c -fPIC -DPIC -o .libs/connectparams.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c convert_tds2sql.c -fPIC -DPIC -o .libs/convert_tds2sql.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o prepare_query.lo prepare_query.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o odbc_util.lo odbc_util.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c odbc.c -fPIC -DPIC -o .libs/odbc.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o native.lo native.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c prepare_query.c -fPIC -DPIC -o .libs/prepare_query.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o sql2tds.lo sql2tds.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c sql2tds.c -fPIC -DPIC -o .libs/sql2tds.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o error.lo error.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c native.c -fPIC -DPIC -o .libs/native.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o odbc_checks.lo odbc_checks.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c error.c -fPIC -DPIC -o .libs/error.o native.c: In function 'parse_const_param': native.c:199: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result native.c:206: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c odbc_checks.c -fPIC -DPIC -o .libs/odbc_checks.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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' nm .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 \2/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 -lodbcinst -m32 -march=i386 -mtune=generic -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) creating libtdsodbc.la (cd .libs && rm -f libtdsodbc.la && ln -s ../libtdsodbc.la libtdsodbc.la) make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc' Making all in apps make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/apps' gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c tsql.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c freebcp.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c bsqldb.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c defncopy.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c datacopy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o bsqldb bsqldb.o ../dblib/libsybdb.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o defncopy defncopy.o ../dblib/libsybdb.la ../replacements/libreplacements.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o tsql tsql.o ../tds/libtds_objects.la ../replacements/libreplacements.la -static-libgcc mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/defncopy defncopy.o -L/usr/lib ../dblib/.libs/libsybdb.so ../replacements/.libs/libreplacements.a /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o freebcp freebcp.o ../dblib/libsybdb.la creating defncopy /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o datacopy datacopy.o ../dblib/libsybdb.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o tsql tsql.o -static-libgcc -L/usr/lib ../tds/.libs/libtds_objects.a ../replacements/.libs/libreplacements.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/datacopy datacopy.o -L/usr/lib ../dblib/.libs/libsybdb.so creating datacopy gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/bsqldb bsqldb.o -L/usr/lib ../dblib/.libs/libsybdb.so creating bsqldb gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/freebcp freebcp.o -L/usr/lib ../dblib/.libs/libsybdb.so creating freebcp make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/apps' Making all in server make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/server' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o query.lo query.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o server.lo server.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o login.lo login.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c unittest.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c server.c -fPIC -DPIC -o .libs/server.o unittest.c: In function 'main': unittest.c:84: warning: pointer targets in assignment differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c query.c -fPIC -DPIC -o .libs/query.o gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c login.c -fPIC -DPIC -o .libs/login.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -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 -m32 -march=i386 -mtune=generic -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) creating libtdssrv.la (cd .libs && rm -f libtdssrv.la && ln -s ../libtdssrv.la libtdssrv.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o tdssrv unittest.o libtdssrv.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/tdssrv unittest.o -L/usr/lib ./.libs/libtdssrv.so creating tdssrv make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/server' Making all in pool make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/pool' gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c config.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c member.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c user.c gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I. -I../server -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG=4 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c util.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/lib -o tdspool config.o main.o member.o user.o util.o ../server/libtdssrv.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o .libs/tdspool config.o main.o member.o user.o util.o -L/usr/lib ../server/.libs/libtdssrv.so creating tdspool make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/pool' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/doc' /bin/sh ../mkinstalldirs doc/freetds-0.64 2>&1 sed -ne's!SYSTEM "docbook.dsl" CDATA!SYSTEM "/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl" CDATA!; p' \ ./userguide.dsl.in > .userguide.dsl mv .userguide.dsl userguide.dsl /bin/sh ../mkinstalldirs doc/freetds-0.64/userguide 2>&1 cd .. && make doxy 2> doc/doxy.log touch doc/freetds-0.64/userguide/t.htm rm -f doc/freetds-0.64/userguide/* make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64' /bin/sh ./mkinstalldirs doc/doc/freetds-0.64/reference make dblib.api.sgml ctlib.api.sgml odbc.api.sgml rm -rf doc/doc/freetds-0.64/reference/* make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/doc' echo 'db-lib API Implementation Summary' > .dblib.api echo ' \ Category \ Microsoft name \ Sybase name \ Status \ Comments \ \ ' \ >> .dblib.api grep '^dblib' ./api_status.txt | \ sed -e 's!^dblib[ ]!!' \ -e 's![ ][ ]*! !g' \ -e 's!$!!' >> .dblib.api echo '
\ ct-lib API Implementation Summary' \ > .ctlib.api SRCDIR=. VERSION=0.64 doxygen ./tds.dox echo ' \ Category \ Function \ Status \ Comments \ \ ' \ >> .ctlib.api grep '^ctlib' ./api_status.txt | \ sed -e 's!^ctlib[ ]!!' \ -e 's![ ]! !g' \ -e 's!$!!' \ >> .ctlib.api echo '
' >> .dblib.api echo '' \ >> .ctlib.api mv .dblib.api dblib.api.sgml echo 'ODBC API Implementation Summary' \ > .odbc.api echo ' \ Category \ Function \ Status \ Comments \ \ ' \ >> .odbc.api mv .ctlib.api ctlib.api.sgml grep '^odbc' ./api_status.txt | \ sed -e 's!^odbc[ ]!!' \ -e 's![ ][ ]*! !g' \ -e 's!\(SQL[[:alpha:]]*\)!\1!g' \ -e 's!$!!' \ >> .odbc.api echo '
' \ >> .odbc.api mv .odbc.api odbc.api.sgml make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/doc' if test -z "/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl" ; then \ if test -r ./doc/freetds-0.64/userguide -a ! -r doc/freetds-0.64/userguide ; then \ cp -R ./doc/freetds-0.64/userguide doc/freetds-0.64; \ fi; \ fi cd doc/freetds-0.64/userguide && \ if test -n "/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/docbook.dsl" ; then \ SRCDOC=../../../.; \ if test ! -r userguide.sgml; then ln -s ${SRCDOC}/userguide.sgml userguide.sgml; fi; \ openjade -d ../../../userguide.dsl -t sgml userguide.sgml; \ if test -h userguide.sgml; then rm userguide.sgml; fi; \ cp ${SRCDOC}/userguide.css .; \ fi openjade:../../../dblib.api.sgml:2:28:E: character data is not allowed here openjade:../../../dblib.api.sgml:3:23:E: character data is not allowed here openjade:../../../dblib.api.sgml:4:29:E: character data is not allowed here openjade:../../../dblib.api.sgml:5:26:E: character data is not allowed here openjade:../../../dblib.api.sgml:6:21:E: character data is not allowed here openjade:../../../dblib.api.sgml:7:23:E: character data is not allowed here openjade:../../../dblib.api.sgml:8:16:E: character data is not allowed here openjade:../../../ctlib.api.sgml:1:32:E: character data is not allowed here openjade:../../../ctlib.api.sgml:3:28:E: character data is not allowed here openjade:../../../ctlib.api.sgml:4:23:E: character data is not allowed here openjade:../../../ctlib.api.sgml:5:23:E: character data is not allowed here openjade:../../../ctlib.api.sgml:6:21:E: character data is not allowed here openjade:../../../ctlib.api.sgml:7:23:E: character data is not allowed here openjade:../../../ctlib.api.sgml:8:16:E: character data is not allowed here openjade:../../../odbc.api.sgml:2:28:E: character data is not allowed here openjade:../../../odbc.api.sgml:3:23:E: character data is not allowed here openjade:../../../odbc.api.sgml:4:23:E: character data is not allowed here openjade:../../../odbc.api.sgml:5:21:E: character data is not allowed here openjade:../../../odbc.api.sgml:6:23:E: character data is not allowed here openjade:../../../odbc.api.sgml:7:16:E: character data is not allowed here if test -d doc/doc/freetds-0.64/reference/html ; then mv doc/doc/freetds-0.64/reference/html/* doc/doc/freetds-0.64/reference; rmdir doc/doc/freetds-0.64/reference/html; fi make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64' if test -r ./doc/freetds-0.64/reference/index.html -a ! doc/freetds-0.64/reference/index.html ; then \ cp -R ./doc/freetds-0.64/reference doc/freetds-0.64; \ fi /bin/sh ../mkinstalldirs doc/freetds-0.64/reference 2>&1 if test ! -r doc/freetds-0.64/reference/index.html ; then \ cd doc/freetds-0.64/reference && \ echo '

at www.freetds.org' \ > .index.html && \ mv .index.html index.html; \ fi if test -h reference; then rm reference; fi ln -sf doc/freetds-0.64/reference reference openjade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/dbtable.dsl:224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#" not a singleton node list openjade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/dbtable.dsl:224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#" not a singleton node list openjade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/dbtable.dsl:224:13:E: 2nd argument for primitive "ancestor" of wrong type: "#" not a singleton node list if test ! -r doc/freetds-0.64/userguide/index.htm ; then \ echo '

at www.freetds.org' \ > .index.htm && \ mv .index.htm doc/freetds-0.64/userguide/index.htm; \ fi test -f doc/freetds-0.64/userguide/index.htm cd doc/freetds-0.64/userguide && if test ! -h index.html ; then ln -s index.htm index.html; fi if test -h userguide; then rm userguide; fi ln -sf doc/freetds-0.64/userguide userguide make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/doc' Making all in samples make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/samples' rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp sed -e 's,@datadir\@,/usr/share/freetds,g' -e 's,@libdir\@,/usr/lib,g' -e 's,@prefix\@,/usr,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp chmod +x unixodbc.freetds.driver.template.tmp mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/samples' Making all in win32 make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32' Making all in msvc6 make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32/msvc6' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32/msvc6' Making all in dev-cpp make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32/dev-cpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32/dev-cpp' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32' make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64' if test ! -f PWD; then cp ./PWD.in PWD; fi + chmod -x samples/unixodbc.freetds.driver.template samples/unixodbc.jdbc.datasource.template + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.44248 + umask 022 + cd /builddir/build/BUILD + cd freetds-0.64 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/freetds-0.64-6.ru-root-mockbuild + make install DESTDIR=/var/tmp/freetds-0.64-6.ru-root-mockbuild Making install in include make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/include' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'bkpublic.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/bkpublic.h' /usr/bin/install -c -m 644 'cspublic.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/cspublic.h' /usr/bin/install -c -m 644 'cstypes.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/cstypes.h' /usr/bin/install -c -m 644 'ctpublic.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/ctpublic.h' /usr/bin/install -c -m 644 'sqldb.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/sqldb.h' /usr/bin/install -c -m 644 'sqlfront.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/sqlfront.h' /usr/bin/install -c -m 644 'sybdb.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/sybdb.h' /usr/bin/install -c -m 644 'sybfront.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/sybfront.h' /usr/bin/install -c -m 644 'syberror.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/syberror.h' /usr/bin/install -c -m 644 'tds.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/tds.h' /usr/bin/install -c -m 644 'tdsconvert.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/tdsconvert.h' /usr/bin/install -c -m 644 'tdssrv.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/tdssrv.h' /usr/bin/install -c -m 644 'tdsver.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/tdsver.h' test -z "/usr/include" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'tds_sysdep_public.h' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/include/tds_sysdep_public.h' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/include' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/src' Making install in replacements make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/replacements' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/replacements' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/replacements' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/replacements' Making install in tds make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' Making install in unittests make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds/unittests' make[5]: Entering directory `/builddir/build/BUILD/freetds-0.64/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 `/builddir/build/BUILD/freetds-0.64/src/tds/unittests' make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds/unittests' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' make[5]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/tds' test -z "/usr/lib" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtds.la' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtds.la' /usr/bin/install -c .libs/libtds.so.5.0.0 /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtds.so.5.0.0 (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libtds.so.5 && ln -s libtds.so.5.0.0 libtds.so.5) (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libtds.so && ln -s libtds.so.5.0.0 libtds.so) /usr/bin/install -c .libs/libtds.lai /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtds.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/tds' Making install in ctlib make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' Making install in unittests make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib/unittests' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib/unittests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib/unittests' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib/unittests' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libct.la' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libct.la' /usr/bin/install -c .libs/libct.so.4.0.0 /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libct.so.4.0.0 (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libct.so.4 && ln -s libct.so.4.0.0 libct.so.4) (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libct.so && ln -s libct.so.4.0.0 libct.so) /usr/bin/install -c .libs/libct.lai /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libct.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/ctlib' Making install in dblib make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib' Making install in unittests make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib/unittests' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib/unittests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib/unittests' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib/unittests' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/dblib' test -z "/usr/lib" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libsybdb.la' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libsybdb.la' /usr/bin/install -c .libs/libsybdb.so.5.0.0 /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libsybdb.so.5.0.0 (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libsybdb.so.5 && ln -s libsybdb.so.5.0.0 libsybdb.so.5) (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libsybdb.so && ln -s libsybdb.so.5.0.0 libsybdb.so) /usr/bin/install -c .libs/libsybdb.lai /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libsybdb.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/dblib' Making install in odbc make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc' Making install in unittests make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc/unittests' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc/unittests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc/unittests' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc/unittests' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc' make[4]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/odbc' test -z "/usr/lib" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtdsodbc.la' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdsodbc.la' /usr/bin/install -c .libs/libtdsodbc.so.0.0.0 /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdsodbc.so.0.0.0 (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libtdsodbc.so.0 && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so.0) (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libtdsodbc.so && ln -s libtdsodbc.so.0.0.0 libtdsodbc.so) /usr/bin/install -c .libs/libtdsodbc.lai /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdsodbc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc' make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/odbc' Making install in apps make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/apps' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/apps' test -z "/usr/bin" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'tsql' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/tsql' /usr/bin/install -c tsql /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/tsql /bin/sh ../../libtool --mode=install /usr/bin/install -c 'freebcp' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/freebcp' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/freebcp /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/freebcp /bin/sh ../../libtool --mode=install /usr/bin/install -c 'bsqldb' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/bsqldb' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/bsqldb /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/bsqldb /bin/sh ../../libtool --mode=install /usr/bin/install -c 'defncopy' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/defncopy' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/defncopy /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/defncopy /bin/sh ../../libtool --mode=install /usr/bin/install -c 'datacopy' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/datacopy' libtool: install: warning: `../dblib/libsybdb.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/datacopy /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/datacopy make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/apps' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/apps' Making install in server make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/server' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/server' test -z "/usr/lib" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libtdssrv.la' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdssrv.la' /usr/bin/install -c .libs/libtdssrv.so.2.0.0 /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdssrv.so.2.0.0 (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libtdssrv.so.2 && ln -s libtdssrv.so.2.0.0 libtdssrv.so.2) (cd /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib && rm -f libtdssrv.so && ln -s libtdssrv.so.2.0.0 libtdssrv.so) /usr/bin/install -c .libs/libtdssrv.lai /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdssrv.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/server' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/server' Making install in pool make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/pool' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src/pool' test -z "/usr/bin" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'tdspool' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/tdspool' libtool: install: warning: `../server/libtdssrv.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/tdspool /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/tdspool /bin/sh ../../mkinstalldirs /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc if test ! -f /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc/pool.conf; then \ /usr/bin/install -c -m 644 ./pool.conf /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc/pool.conf; \ fi make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/pool' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src/pool' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/src' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/doc' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/userguide \ /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/reference \ /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/images 2>&1 mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64 mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/userguide mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/reference mkdir /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/images /bin/sh ../mkinstalldirs doc/freetds-0.64 2>&1 if test -r doc/freetds-0.64/userguide ; then d=.; else d="."; fi; \ find $d/doc/freetds-0.64/userguide \( -type f -o -type l \) -exec \ /usr/bin/install -c -m 644 {} /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/userguide ';' if test -r doc/freetds-0.64/reference ; then d=.; else d="."; fi; \ find $d/doc/freetds-0.64/reference \( -type f -o -type l \) -exec \ /usr/bin/install -c -m 644 {} /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/reference ';' find ./images -name \*.gif -exec \ /usr/bin/install -c -m 644 {} /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/images ';' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './freebcp.1' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/man/man1/freebcp.1' /usr/bin/install -c -m 644 './tsql.1' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/man/man1/tsql.1' /usr/bin/install -c -m 644 './bsqldb.1' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/man/man1/bsqldb.1' /usr/bin/install -c -m 644 './defncopy.1' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/man/man1/defncopy.1' /usr/bin/install -c -m 644 './datacopy.1' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/man/man1/datacopy.1' test -z "/usr/share" || mkdir -p -- "/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share" /builddir/build/BUILD/freetds-0.64/install-sh -c -m 644 'doc/freetds-0.64/reference/index.html' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/reference/index.html' /builddir/build/BUILD/freetds-0.64/install-sh -c -m 644 'doc/freetds-0.64/userguide/index.htm' '/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64/userguide/index.htm' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/doc' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/doc' Making install in samples make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/samples' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/samples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/samples' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/samples' Making install in win32 make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32' Making install in msvc6 make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32/msvc6' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32/msvc6' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32/msvc6' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32/msvc6' Making install in dev-cpp make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32/dev-cpp' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32/dev-cpp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32/dev-cpp' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32/dev-cpp' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32' make[3]: Entering directory `/builddir/build/BUILD/freetds-0.64/win32' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32' make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64/win32' make[1]: Entering directory `/builddir/build/BUILD/freetds-0.64' make[2]: Entering directory `/builddir/build/BUILD/freetds-0.64' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc if test ! -f /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc/freetds.conf; then \ /usr/bin/install -c -m 644 ./freetds.conf /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc/freetds.conf; \ fi if test ! -f /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc/locales.conf; then \ /usr/bin/install -c -m 644 ./locales.conf /var/tmp/freetds-0.64-6.ru-root-mockbuild/etc/locales.conf; \ fi make[2]: Leaving directory `/builddir/build/BUILD/freetds-0.64' make[1]: Leaving directory `/builddir/build/BUILD/freetds-0.64' + rm -f /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libct.la /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libsybdb.la /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtds.la /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdsodbc.la /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdssrv.la + rm -f samples/Makefile samples/Makefile.am samples/Makefile.in samples/Makefile.in samples/unixodbc.freetds.driver.template.in samples/README + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/freetds-0.64 extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtds.so.5.0.0 extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libct.so.4.0.0 extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libsybdb.so.5.0.0 extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdsodbc.so.0.0.0 extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/lib/libtdssrv.so.2.0.0 extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/tsql extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/freebcp extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/bsqldb extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/defncopy extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/datacopy extracting debug info from /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/bin/tdspool 3383 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: freetds-0.64-6.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.63339 + umask 022 + cd /builddir/build/BUILD + cd freetds-0.64 + DOCDIR=/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64 + export DOCDIR + rm -rf /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64 + /bin/mkdir -p /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64 + cp -pr AUTHORS BUGS COPYING COPYING.LIB NEWS README TODO /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64 + cp -pr doc/tds.html doc/tds_ssl.html doc/doc/freetds-0.64/userguide /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-0.64 + exit 0 Provides: config(freetds) = 0.64-6.ru libct.so.4 libsybdb.so.5 libtds.so.5 libtdsodbc.so.0 libtdssrv.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: config(freetds) = 0.64-6.ru libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libct.so.4 libodbcinst.so.1 libsybdb.so.5 libtds.so.5 libtdsodbc.so.0 libtdssrv.so.2 rtld(GNU_HASH) Processing files: freetds-devel-0.64-6.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.63339 + umask 022 + cd /builddir/build/BUILD + cd freetds-0.64 + DOCDIR=/var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-devel-0.64 + export DOCDIR + rm -rf /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-devel-0.64 + /bin/mkdir -p /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-devel-0.64 + cp -pr samples doc/doc/freetds-0.64/reference /var/tmp/freetds-0.64-6.ru-root-mockbuild/usr/share/doc/freetds-devel-0.64 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: freetds = 0.64-6.ru libct.so.4 libsybdb.so.5 libtds.so.5 libtdsodbc.so.0 libtdssrv.so.2 Processing files: freetds-debuginfo-0.64-6.ru Provides: libct.so.4.0.0.debug libsybdb.so.5.0.0.debug libtds.so.5.0.0.debug libtdsodbc.so.0.0.0.debug libtdssrv.so.2.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/freetds-0.64-6.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/freetds-0.64-6.ru.i386.rpm Wrote: /builddir/build/RPMS/freetds-devel-0.64-6.ru.i386.rpm Wrote: /builddir/build/RPMS/freetds-debuginfo-0.64-6.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.16702 + umask 022 + cd /builddir/build/BUILD + cd freetds-0.64 + rm -rf /var/tmp/freetds-0.64-6.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->