>>> Building on exopi-5 under databases/freetds BDEPENDS = [textproc/xmlto;databases/iodbc,bootstrap,no_admin,-main;converters/libiconv;security/gnutls] DIST = [databases/freetds:freetds-1.4.12.tar.gz] FULLPKGNAME = freetds-1.4.12 RDEPENDS = [databases/iodbc,bootstrap,no_admin,-main;converters/libiconv;security/gnutls] (Junk lock obtained for exopi-5 at 1713774697.21) >>> Running depends in databases/freetds at 1713774697.25 last junk was in net/onionshare /usr/sbin/pkg_add -aI -Drepair gnutls-3.8.5p1 iodbc-3.52.16 libiconv-1.17 xmlto-0.0.28p1 was: /usr/sbin/pkg_add -aI -Drepair gnutls-3.8.5p1 iodbc-3.52.16 libiconv-1.17 xmlto-0.0.28p1 /usr/sbin/pkg_add -aI -Drepair gnutls-3.8.5p1 iodbc-3.52.16 libiconv-1.17 xmlto-0.0.28p1 >>> Running show-prepare-results in databases/freetds at 1713774711.76 ===> databases/freetds ===> Building from scratch freetds-1.4.12 ===> freetds-1.4.12 depends on: xmlto-* -> xmlto-0.0.28p1 ===> freetds-1.4.12 depends on: libiconv-* -> libiconv-1.17 ===> freetds-1.4.12 depends on: iodbc-* -> iodbc-3.52.16 ===> freetds-1.4.12 depends on: gnutls-* -> gnutls-3.8.5p1 ===> Verifying specs: brotlidec brotlienc c curses gmp gnutls hogweed iconv idn2 intl iodbc iodbcinst nettle p11-kit pthread readline tasn1 unistring z zstd ===> found brotlidec.1.1 brotlienc.1.0 c.100.0 curses.15.0 gmp.11.1 gnutls.47.9 hogweed.3.1 iconv.7.1 idn2.1.1 intl.8.0 iodbc.3.16 iodbcinst.3.15 nettle.7.2 p11-kit.3.1 pthread.27.1 readline.5.0 tasn1.4.2 unistring.0.1 z.7.0 zstd.6.4 gnutls-3.8.5p1 iodbc-3.52.16 libiconv-1.17 xmlto-0.0.28p1 (Junk lock released for exopi-5 at 1713774713.32) Woken up misc/most distfiles size=3307225 >>> Running patch in databases/freetds at 1713774714.89 ===> databases/freetds ===> Checking files for freetds-1.4.12 `/exopi-cvs/ports/distfiles/freetds-1.4.12.tar.gz' is up to date. >> (SHA256) freetds-1.4.12.tar.gz: OK ===> Extracting for freetds-1.4.12 ===> Patching for freetds-1.4.12 ===> Applying OpenBSD patch patch-include_tds_sysdep_public_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: include/tds_sysdep_public.h.in |--- include/tds_sysdep_public.h.in.orig |+++ include/tds_sysdep_public.h.in -------------------------- Patching file include/tds_sysdep_public.h.in using Plan A... Hunk #1 succeeded at 25. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in databases/freetds at 1713774716.35 ===> databases/freetds ===> Generating configure for freetds-1.4.12 ===> Configuring for freetds-1.4.12 Using /exopi-obj/pobj/freetds-1.4.12/config.site (generated) sed -i 's,/etc/odbc.ini,/etc/iodbc/odbc.ini,' /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/odbc/connectparams.c configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/freetds-1.4.12/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/freetds-1.4.12/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for inline... inline checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for windres... no checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for doxygen... (cached) no checking for odbc_config... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking for rl_on_new_line... yes checking for rl_reset_line_state... yes checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing pthread_condattr_setclock... none required checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_relative_np... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for cc options needed to detect all undeclared functions... -fno-builtin checking for struct tm.tm_zone... (cached) yes checking for struct tm.__tm_zone... no checking for errno.h... (cached) yes checking for libgen.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for poll.h... (cached) yes checking for signal.h... (cached) yes checking for stddef.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/eventfd.h... no checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for netdb.h... (cached) yes checking for wchar.h... (cached) yes checking for inttypes.h... (cached) yes checking for winsock2.h... no checking for localcharset.h... yes checking for valgrind/memcheck.h... no checking for malloc.h... (cached) no checking for dirent.h... (cached) yes checking for stdbool.h... yes checking for gnutls/abstract.h... yes checking for getopt.h... (cached) yes checking for fcntl.h... (cached) yes checking for windows.h... no checking for sql.h... yes checking for odbcss.h... (cached) no checking for arpa/inet.h... (cached) yes checking for langinfo.h... yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for roken.h... no checking for com_err.h... (cached) no checking for paths.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking whether INADDR_NONE is defined... yes checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of long... 8 checking size of int... 4 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of long long... (cached) 8 checking size of long int... 8 checking size of __int64... 0 checking size of void *... 8 checking size of wchar_t... 4 checking is FIONBIO defined... yes checking for socklen_t... yes checking whether getopt has optreset support... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking whether we can use -static-libgcc... yes checking whether memset(0) sets pointers to NULL... yes checking for vsnprintf... (cached) yes checking for _vsnprintf... no checking for _vscprintf... no checking for gettimeofday... (cached) yes checking for nl_langinfo... yes checking for locale_charset... no checking for setenv... (cached) yes checking for putenv... (cached) yes checking for getuid... (cached) yes checking for getpwuid... (cached) yes checking for getpwuid_r... yes checking for fstat... (cached) yes checking for alarm... (cached) yes checking for fork... (cached) yes checking for gethrtime... no checking for localtime_r... (cached) yes checking for setitimer... (cached) yes checking for eventfd... no checking for _fseeki64... no checking for _ftelli64... no checking for setrlimit... (cached) yes checking for pthread_cond_timedwait... yes checking for _lock_file... no checking for _unlock_file... no checking for usleep... (cached) yes checking for nanosleep... (cached) yes checking for readdir_r... (cached) yes checking for mallinfo... no checking for mallinfo2... no checking for _heapwalk... no checking for inet_ntoa_r... no checking for getipnodebyaddr... no checking for getipnodebyname... no checking for getaddrinfo... (cached) yes checking for inet_ntop... (cached) yes checking for gethostname... (cached) yes checking for poll... (cached) yes checking for socketpair... (cached) yes checking for strtok_s... no checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for strtok_r... (cached) yes checking for readpassphrase... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for basename... (cached) yes checking for getopt... (cached) yes checking for strsep... (cached) yes checking for daemon... (cached) yes checking for setenv... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for library containing clock_gettime... none required checking if clock_gettime support CLOCK_MONOTONIC... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) checking whether malloc_options variable is present... yes checking compile-time options looking for installed ODBC driver manager checking for SQLGetPrivateProfileString in -liodbcinst... yes checking for iodbcinst.h... yes checking for SQLSETPOSIROW... yes checking for SQLROWSETSIZE... yes checking for SQLROWOFFSET... yes checking size of SQLWCHAR... 4 checking for GNUTLS... yes checking for NETTLE... yes checking for library containing nettle_rsa_public_key_init... -lhogweed checking for gnutls_certificate_set_verify_function... yes checking for gnutls_record_disable_padding... yes checking for gnutls_rnd... yes checking threadsafety... enabled checking for which type of gethostbyname_r... no checking for which type of getservbyname_r... four checking for which type of gethostbyaddr_r... no checking for which type of getpwuid_r... five checking for which type of localtime_r... struct configure: debug enabled checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/freetds/version.h config.status: creating include/tds_sysdep_public.h config.status: creating include/freetds/sysdep_types.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/freetds/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/replacements/unittests/Makefile config.status: creating src/utils/Makefile config.status: creating src/utils/unittests/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 src/apps/fisql/Makefile config.status: creating src/apps/unittests/Makefile config.status: creating freetds.spec config.status: creating win32/Makefile config.status: creating win32/freetds.nsh config.status: creating src/odbc/version.rc config.status: creating vms/Makefile config.status: creating misc/Makefile config.status: creating doc/freebcp.1 config.status: creating doc/tsql.1 config.status: creating doc/osql.1 config.status: creating doc/bsqldb.1 config.status: creating doc/bsqlodbc.1 config.status: creating doc/defncopy.1 config.status: creating doc/datacopy.1 config.status: creating doc/fisql.1 config.status: creating doc/freetds.conf.5 config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in databases/freetds at 1713774806.57 ===> databases/freetds ===> Building for freetds-1.4.12 Making all in include /usr/bin/make all-recursive Making all in freetds /usr/bin/make all-am echo '#define FREETDS_SYSCONFDIR "/etc"' >sysconfdir.h Making all in src Making all in utils Making all in . depbase=`echo md4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT md4.lo -MD -MP -MF $depbase.Tpo -c -o md4.lo md4.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o depbase=`echo des.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT des.lo -MD -MP -MF $depbase.Tpo -c -o des.lo des.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o depbase=`echo hmac_md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT hmac_md5.lo -MD -MP -MF $depbase.Tpo -c -o hmac_md5.lo hmac_md5.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT hmac_md5.lo -MD -MP -MF .deps/hmac_md5.Tpo -c hmac_md5.c -fPIC -DPIC -o .libs/hmac_md5.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT hmac_md5.lo -MD -MP -MF .deps/hmac_md5.Tpo -c hmac_md5.c -o hmac_md5.o depbase=`echo dlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dlist.lo -MD -MP -MF $depbase.Tpo -c -o dlist.lo dlist.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c dlist.c -fPIC -DPIC -o .libs/dlist.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dlist.lo -MD -MP -MF .deps/dlist.Tpo -c dlist.c -o dlist.o depbase=`echo getpassarg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getpassarg.lo -MD -MP -MF $depbase.Tpo -c -o getpassarg.lo getpassarg.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getpassarg.lo -MD -MP -MF .deps/getpassarg.Tpo -c getpassarg.c -fPIC -DPIC -o .libs/getpassarg.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getpassarg.lo -MD -MP -MF .deps/getpassarg.Tpo -c getpassarg.c -o getpassarg.o depbase=`echo sleep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sleep.lo -MD -MP -MF $depbase.Tpo -c -o sleep.lo sleep.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c sleep.c -fPIC -DPIC -o .libs/sleep.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sleep.lo -MD -MP -MF .deps/sleep.Tpo -c sleep.c -o sleep.o depbase=`echo tds_cond.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tds_cond.lo -MD -MP -MF $depbase.Tpo -c -o tds_cond.lo tds_cond.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tds_cond.lo -MD -MP -MF .deps/tds_cond.Tpo -c tds_cond.c -fPIC -DPIC -o .libs/tds_cond.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tds_cond.lo -MD -MP -MF .deps/tds_cond.Tpo -c tds_cond.c -o tds_cond.o depbase=`echo win_mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT win_mutex.lo -MD -MP -MF $depbase.Tpo -c -o win_mutex.lo win_mutex.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT win_mutex.lo -MD -MP -MF .deps/win_mutex.Tpo -c win_mutex.c -fPIC -DPIC -o .libs/win_mutex.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT win_mutex.lo -MD -MP -MF .deps/win_mutex.Tpo -c win_mutex.c -o win_mutex.o depbase=`echo threadsafe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF $depbase.Tpo -c -o threadsafe.lo threadsafe.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -o threadsafe.o depbase=`echo bjoern-utf8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bjoern-utf8.lo -MD -MP -MF $depbase.Tpo -c -o bjoern-utf8.lo bjoern-utf8.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bjoern-utf8.lo -MD -MP -MF .deps/bjoern-utf8.Tpo -c bjoern-utf8.c -fPIC -DPIC -o .libs/bjoern-utf8.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bjoern-utf8.lo -MD -MP -MF .deps/bjoern-utf8.Tpo -c bjoern-utf8.c -o bjoern-utf8.o depbase=`echo tdsstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tdsstring.lo -MD -MP -MF $depbase.Tpo -c -o tdsstring.lo tdsstring.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tdsstring.lo -MD -MP -MF .deps/tdsstring.Tpo -c tdsstring.c -fPIC -DPIC -o .libs/tdsstring.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tdsstring.lo -MD -MP -MF .deps/tdsstring.Tpo -c tdsstring.c -o tdsstring.o depbase=`echo net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT net.lo -MD -MP -MF $depbase.Tpo -c -o net.lo net.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o depbase=`echo smp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT smp.lo -MD -MP -MF $depbase.Tpo -c -o smp.lo smp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT smp.lo -MD -MP -MF .deps/smp.Tpo -c smp.c -fPIC -DPIC -o .libs/smp.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT smp.lo -MD -MP -MF .deps/smp.Tpo -c smp.c -o smp.o /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o libtdsutils.la md4.lo md5.lo des.lo hmac_md5.lo dlist.lo getpassarg.lo sleep.lo tds_cond.lo win_mutex.lo threadsafe.lo bjoern-utf8.lo tdsstring.lo net.lo smp.lo -lpthread libtool: link: ar cru .libs/libtdsutils.a .libs/md4.o .libs/md5.o .libs/des.o .libs/hmac_md5.o .libs/dlist.o .libs/getpassarg.o .libs/sleep.o .libs/tds_cond.o .libs/win_mutex.o .libs/threadsafe.o .libs/bjoern-utf8.o .libs/tdsstring.o .libs/net.o .libs/smp.o libtool: link: ranlib .libs/libtdsutils.a Making all in unittests Making all in replacements /usr/bin/make all-recursive Making all in . depbase=`echo iconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT iconv.lo -MD -MP -MF $depbase.Tpo -c -o iconv.lo iconv.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o depbase=`echo gettimeofday.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT gettimeofday.lo -MD -MP -MF $depbase.Tpo -c -o gettimeofday.lo gettimeofday.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT gettimeofday.lo -MD -MP -MF .deps/gettimeofday.Tpo -c gettimeofday.c -fPIC -DPIC -o .libs/gettimeofday.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT gettimeofday.lo -MD -MP -MF .deps/gettimeofday.Tpo -c gettimeofday.c -o gettimeofday.o depbase=`echo poll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT poll.lo -MD -MP -MF $depbase.Tpo -c -o poll.lo poll.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -fPIC -DPIC -o .libs/poll.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -o poll.o depbase=`echo socketpair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT socketpair.lo -MD -MP -MF $depbase.Tpo -c -o socketpair.lo socketpair.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT socketpair.lo -MD -MP -MF .deps/socketpair.Tpo -c socketpair.c -fPIC -DPIC -o .libs/socketpair.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT socketpair.lo -MD -MP -MF .deps/socketpair.Tpo -c socketpair.c -o socketpair.o depbase=`echo getaddrinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getaddrinfo.lo -MD -MP -MF $depbase.Tpo -c -o getaddrinfo.lo getaddrinfo.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/replacements -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.c -o getaddrinfo.o /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o libreplacements.la iconv.lo gettimeofday.lo poll.lo socketpair.lo getaddrinfo.lo ../utils/libtdsutils.la -lpthread libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/utils/.libs/libtdsutils.a libtool: link: ar cru .libs/libreplacements.a ./.libs/libreplacements.lax/libtdsutils.a/md4.o ./.libs/libreplacements.lax/libtdsutils.a/md5.o ./.libs/libreplacements.lax/libtdsutils.a/des.o ./.libs/libreplacements.lax/libtdsutils.a/hmac_md5.o ./.libs/libreplacements.lax/libtdsutils.a/dlist.o ./.libs/libreplacements.lax/libtdsutils.a/getpassarg.o ./.libs/libreplacements.lax/libtdsutils.a/sleep.o ./.libs/libreplacements.lax/libtdsutils.a/tds_cond.o ./.libs/libreplacements.lax/libtdsutils.a/win_mutex.o ./.libs/libreplacements.lax/libtdsutils.a/threadsafe.o ./.libs/libreplacements.lax/libtdsutils.a/bjoern-utf8.o ./.libs/libreplacements.lax/libtdsutils.a/tdsstring.o ./.libs/libreplacements.lax/libtdsutils.a/net.o ./.libs/libreplacements.lax/libtdsutils.a/smp.o .libs/iconv.o .libs/gettimeofday.o .libs/poll.o .libs/socketpair.o .libs/getaddrinfo.o libtool: link: ranlib .libs/libreplacements.a Making all in unittests Making all in tds /usr/bin/make all-recursive Making all in . depbase=`echo mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT mem.lo -MD -MP -MF $depbase.Tpo -c -o mem.lo mem.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o depbase=`echo token.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT token.lo -MD -MP -MF $depbase.Tpo -c -o token.lo token.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fPIC -DPIC -o .libs/token.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o depbase=`echo login.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT login.lo -MD -MP -MF $depbase.Tpo -c -o login.lo login.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -o login.o depbase=`echo read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT read.lo -MD -MP -MF $depbase.Tpo -c -o read.lo read.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -fPIC -DPIC -o .libs/read.o read.c:272:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -o read.o read.c:272:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ 1 warning generated. depbase=`echo write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT write.lo -MD -MP -MF $depbase.Tpo -c -o write.lo write.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -fPIC -DPIC -o .libs/write.o write.c:99:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT write.lo -MD -MP -MF .deps/write.Tpo -c write.c -o write.o write.c:99:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ 1 warning generated. depbase=`echo convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT convert.lo -MD -MP -MF $depbase.Tpo -c -o convert.lo convert.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -fPIC -DPIC -o .libs/convert.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.c -o convert.o depbase=`echo numeric.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT numeric.lo -MD -MP -MF $depbase.Tpo -c -o numeric.lo numeric.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/numeric.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -o numeric.o depbase=`echo config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT config.lo -MD -MP -MF $depbase.Tpo -c -o config.lo config.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o depbase=`echo query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT query.lo -MD -MP -MF $depbase.Tpo -c -o query.lo query.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -o query.o depbase=`echo iconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT iconv.lo -MD -MP -MF $depbase.Tpo -c -o iconv.lo iconv.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -fPIC -DPIC -o .libs/iconv.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o depbase=`echo locale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT locale.lo -MD -MP -MF $depbase.Tpo -c -o locale.lo locale.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -fPIC -DPIC -o .libs/locale.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT locale.lo -MD -MP -MF .deps/locale.Tpo -c locale.c -o locale.o depbase=`echo vstrbuild.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT vstrbuild.lo -MD -MP -MF $depbase.Tpo -c -o vstrbuild.lo vstrbuild.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -fPIC -DPIC -o .libs/vstrbuild.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT vstrbuild.lo -MD -MP -MF .deps/vstrbuild.Tpo -c vstrbuild.c -o vstrbuild.o depbase=`echo getmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getmac.lo -MD -MP -MF $depbase.Tpo -c -o getmac.lo getmac.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -fPIC -DPIC -o .libs/getmac.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT getmac.lo -MD -MP -MF .deps/getmac.Tpo -c getmac.c -o getmac.o depbase=`echo data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT data.lo -MD -MP -MF $depbase.Tpo -c -o data.lo data.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o depbase=`echo net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT net.lo -MD -MP -MF $depbase.Tpo -c -o net.lo net.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -o net.o depbase=`echo tls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tls.lo -MD -MP -MF $depbase.Tpo -c -o tls.lo tls.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c tls.c -fPIC -DPIC -o .libs/tls.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tls.lo -MD -MP -MF .deps/tls.Tpo -c tls.c -o tls.o depbase=`echo tds_checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tds_checks.lo -MD -MP -MF $depbase.Tpo -c -o tds_checks.lo tds_checks.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tds_checks.lo -MD -MP -MF .deps/tds_checks.Tpo -c tds_checks.c -fPIC -DPIC -o .libs/tds_checks.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tds_checks.lo -MD -MP -MF .deps/tds_checks.Tpo -c tds_checks.c -o tds_checks.o depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o log.c:116:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tdsdump_isopen() ^ void 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o log.c:116:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] tdsdump_isopen() ^ void 1 warning generated. depbase=`echo bulk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bulk.lo -MD -MP -MF $depbase.Tpo -c -o bulk.lo bulk.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bulk.lo -MD -MP -MF .deps/bulk.Tpo -c bulk.c -fPIC -DPIC -o .libs/bulk.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bulk.lo -MD -MP -MF .deps/bulk.Tpo -c bulk.c -o bulk.o depbase=`echo packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT packet.lo -MD -MP -MF $depbase.Tpo -c -o packet.lo packet.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o depbase=`echo stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT stream.lo -MD -MP -MF $depbase.Tpo -c -o stream.lo stream.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o depbase=`echo random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT random.lo -MD -MP -MF $depbase.Tpo -c -o random.lo random.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -fPIC -DPIC -o .libs/random.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -o random.o depbase=`echo sec_negotiate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sec_negotiate.lo -MD -MP -MF $depbase.Tpo -c -o sec_negotiate.lo sec_negotiate.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sec_negotiate.lo -MD -MP -MF .deps/sec_negotiate.Tpo -c sec_negotiate.c -fPIC -DPIC -o .libs/sec_negotiate.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sec_negotiate.lo -MD -MP -MF .deps/sec_negotiate.Tpo -c sec_negotiate.c -o sec_negotiate.o depbase=`echo gssapi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT gssapi.lo -MD -MP -MF $depbase.Tpo -c -o gssapi.lo gssapi.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c -fPIC -DPIC -o .libs/gssapi.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT gssapi.lo -MD -MP -MF .deps/gssapi.Tpo -c gssapi.c -o gssapi.o depbase=`echo challenge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT challenge.lo -MD -MP -MF $depbase.Tpo -c -o challenge.lo challenge.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -fPIC -DPIC -o .libs/challenge.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT challenge.lo -MD -MP -MF .deps/challenge.Tpo -c challenge.c -o challenge.o /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o libtds.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 vstrbuild.lo getmac.lo data.lo net.lo tls.lo tds_checks.lo log.lo bulk.lo packet.lo stream.lo random.lo sec_negotiate.lo gssapi.lo challenge.lo -lhogweed -L/usr/local/lib -lgnutls -L/usr/local/lib -lnettle -lgmp -lpthread libtool: link: ar cru .libs/libtds.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/vstrbuild.o .libs/getmac.o .libs/data.o .libs/net.o .libs/tls.o .libs/tds_checks.o .libs/log.o .libs/bulk.o .libs/packet.o .libs/stream.o .libs/random.o .libs/sec_negotiate.o .libs/gssapi.o .libs/challenge.o libtool: link: ranlib .libs/libtds.a Making all in unittests depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I./.. -I../ -DFREETDS_TOPDIR=\"../../..\" -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I./.. -I../ -DFREETDS_TOPDIR=\"../../..\" -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT utf8.o -MD -MP -MF $depbase.Tpo -c -o utf8.o utf8.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo allcolumns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I./.. -I../ -DFREETDS_TOPDIR=\"../../..\" -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT allcolumns.o -MD -MP -MF $depbase.Tpo -c -o allcolumns.o allcolumns.c && mv -f $depbase.Tpo $depbase.Po rm -f libcommon.a ar cru libcommon.a common.o utf8.o allcolumns.o ranlib libcommon.a Making all in ctlib Making all in . depbase=`echo ct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct.lo -MD -MP -MF $depbase.Tpo -c -o ct.lo ct.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o ct.c:2014:10: warning: 24 enumeration values not handled in switch: 'SYBVOID', 'SYBINTN', 'SYBINTERVAL'... [-Wswitch] switch (tds_get_conversion_type(type, size)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o ct.c:2014:10: warning: 24 enumeration values not handled in switch: 'SYBVOID', 'SYBINTN', 'SYBINTERVAL'... [-Wswitch] switch (tds_get_conversion_type(type, size)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo cs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT cs.lo -MD -MP -MF $depbase.Tpo -c -o cs.lo cs.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT cs.lo -MD -MP -MF .deps/cs.Tpo -c cs.c -fPIC -DPIC -o .libs/cs.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT cs.lo -MD -MP -MF .deps/cs.Tpo -c cs.c -o cs.o depbase=`echo blk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT blk.lo -MD -MP -MF $depbase.Tpo -c -o blk.lo blk.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -fPIC -DPIC -o .libs/blk.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT blk.lo -MD -MP -MF .deps/blk.Tpo -c blk.c -o blk.o depbase=`echo ctutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ctutil.lo -MD -MP -MF $depbase.Tpo -c -o ctutil.lo ctutil.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ctutil.lo -MD -MP -MF .deps/ctutil.Tpo -c ctutil.c -fPIC -DPIC -o .libs/ctutil.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ctutil.lo -MD -MP -MF .deps/ctutil.Tpo -c ctutil.c -o ctutil.o depbase=`echo ct_small_checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct_small_checks.lo -MD -MP -MF $depbase.Tpo -c -o ct_small_checks.lo ct_small_checks.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct_small_checks.lo -MD -MP -MF .deps/ct_small_checks.Tpo -c ct_small_checks.c -fPIC -DPIC -o .libs/ct_small_checks.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct_small_checks.lo -MD -MP -MF .deps/ct_small_checks.Tpo -c ct_small_checks.c -o ct_small_checks.o depbase=`echo ct_large_checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct_large_checks.lo -MD -MP -MF $depbase.Tpo -c -o ct_large_checks.lo ct_large_checks.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct_large_checks.lo -MD -MP -MF .deps/ct_large_checks.Tpo -c ct_large_checks.c -fPIC -DPIC -o .libs/ct_large_checks.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT ct_large_checks.lo -MD -MP -MF .deps/ct_large_checks.Tpo -c ct_large_checks.c -o ct_large_checks.o /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -version-info 4:0:0 -export-symbols-regex '^(cs_|ct_|blk_).*' -o libct.la -rpath /usr/local/lib ct.lo cs.lo blk.lo ctutil.lo ct_small_checks.lo ct_large_checks.lo ../tds/libtds.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -static-libgcc -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libct.so.6.1 -pthread -O2 -pipe -Wdeclaration-after-statement -static-libgcc .libs/ct.o .libs/cs.o .libs/blk.o .libs/ctutil.o .libs/ct_small_checks.o .libs/ct_large_checks.o -Wl,-whole-archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -Wl,-no-whole-archive -L.libs -lhogweed -lgnutls -lintl -liconv -lp11-kit -lidn2 -lunistring -ltasn1 -lnettle -lgmp -lpthread -Wl,--version-script,./.libs/libct.ver -Wl,-soname,libct.so.6.1 cc: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a libtool: link: ar cru .libs/libct.a ./.libs/libct.lax/libtds.a/mem.o ./.libs/libct.lax/libtds.a/token.o ./.libs/libct.lax/libtds.a/util.o ./.libs/libct.lax/libtds.a/login.o ./.libs/libct.lax/libtds.a/read.o ./.libs/libct.lax/libtds.a/write.o ./.libs/libct.lax/libtds.a/convert.o ./.libs/libct.lax/libtds.a/numeric.o ./.libs/libct.lax/libtds.a/config.o ./.libs/libct.lax/libtds.a/query.o ./.libs/libct.lax/libtds.a/iconv.o ./.libs/libct.lax/libtds.a/locale.o ./.libs/libct.lax/libtds.a/vstrbuild.o ./.libs/libct.lax/libtds.a/getmac.o ./.libs/libct.lax/libtds.a/data.o ./.libs/libct.lax/libtds.a/net.o ./.libs/libct.lax/libtds.a/tls.o ./.libs/libct.lax/libtds.a/tds_checks.o ./.libs/libct.lax/libtds.a/log.o ./.libs/libct.lax/libtds.a/bulk.o ./.libs/libct.lax/libtds.a/packet.o ./.libs/libct.lax/libtds.a/stream.o ./.libs/libct.lax/libtds.a/random.o ./.libs/libct.lax/libtds.a/sec_negotiate.o ./.libs/libct.lax/libtds.a/gssapi.o ./.libs/libct.lax/libtds.a/challenge.o ./.libs/libct.lax/libreplacements.a/md4.o ./.libs/libct.lax/libreplacements.a/md5.o ./.libs/libct.lax/libreplacements.a/des.o ./.libs/libct.lax/libreplacements.a/hmac_md5.o ./.libs/libct.lax/libreplacements.a/dlist.o ./.libs/libct.lax/libreplacements.a/getpassarg.o ./.libs/libct.lax/libreplacements.a/sleep.o ./.libs/libct.lax/libreplacements.a/tds_cond.o ./.libs/libct.lax/libreplacements.a/win_mutex.o ./.libs/libct.lax/libreplacements.a/threadsafe.o ./.libs/libct.lax/libreplacements.a/bjoern-utf8.o ./.libs/libct.lax/libreplacements.a/tdsstring.o ./.libs/libct.lax/libreplacements.a/net.o ./.libs/libct.lax/libreplacements.a/smp.o ./.libs/libct.lax/libreplacements.a/iconv.o ./.libs/libct.lax/libreplacements.a/gettimeofday.o ./.libs/libct.lax/libreplacements.a/poll.o ./.libs/libct.lax/libreplacements.a/socketpair.o ./.libs/libct.lax/libreplacements.a/getaddrinfo.o ct.o cs.o blk.o ctutil.o ct_small_checks.o ct_large_checks.o libtool: link: ranlib .libs/libct.a Making all in unittests depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c && mv -f $depbase.Tpo $depbase.Po rm -f libcommon.a ar cru libcommon.a common.o ranlib libcommon.a Making all in dblib Making all in . depbase=`echo dblib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dblib.lo -MD -MP -MF $depbase.Tpo -c -o dblib.lo dblib.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dblib.lo -MD -MP -MF .deps/dblib.Tpo -c dblib.c -fPIC -DPIC -o .libs/dblib.o dblib.c:1552:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] dbexit() ^ void dblib.c:6866:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] dbversion() ^ void 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dblib.lo -MD -MP -MF .deps/dblib.Tpo -c dblib.c -o dblib.o dblib.c:1552:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] dbexit() ^ void dblib.c:6866:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] dbversion() ^ void 2 warnings generated. depbase=`echo dbutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dbutil.lo -MD -MP -MF $depbase.Tpo -c -o dbutil.lo dbutil.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -fPIC -DPIC -o .libs/dbutil.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dbutil.lo -MD -MP -MF .deps/dbutil.Tpo -c dbutil.c -o dbutil.o depbase=`echo rpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT rpc.lo -MD -MP -MF $depbase.Tpo -c -o rpc.lo rpc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT rpc.lo -MD -MP -MF .deps/rpc.Tpo -c rpc.c -fPIC -DPIC -o .libs/rpc.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT rpc.lo -MD -MP -MF .deps/rpc.Tpo -c rpc.c -o rpc.o depbase=`echo bcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bcp.lo -MD -MP -MF $depbase.Tpo -c -o bcp.lo bcp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -fPIC -DPIC -o .libs/bcp.o bcp.c:1683:8: warning: variable 'lf_version' set but not used [-Wunused-but-set-variable] float lf_version = 0.0; ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -o bcp.o bcp.c:1683:8: warning: variable 'lf_version' set but not used [-Wunused-but-set-variable] float lf_version = 0.0; ^ 1 warning generated. depbase=`echo xact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT xact.lo -MD -MP -MF $depbase.Tpo -c -o xact.lo xact.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT xact.lo -MD -MP -MF .deps/xact.Tpo -c xact.c -fPIC -DPIC -o .libs/xact.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT xact.lo -MD -MP -MF .deps/xact.Tpo -c xact.c -o xact.o depbase=`echo dbpivot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dbpivot.lo -MD -MP -MF $depbase.Tpo -c -o dbpivot.lo dbpivot.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dbpivot.lo -MD -MP -MF .deps/dbpivot.Tpo -c dbpivot.c -fPIC -DPIC -o .libs/dbpivot.o dbpivot.c:138:10: warning: 33 enumeration values not handled in switch: 'SYBUNIQUE', 'SYBMSDATE', 'SYBMSTIME'... [-Wswitch] switch (pc1->type) { ^~~~~~~~~ dbpivot.c:184:10: warning: 33 enumeration values not handled in switch: 'SYBUNIQUE', 'SYBMSDATE', 'SYBMSTIME'... [-Wswitch] switch (pcol->type) { ^~~~~~~~~~ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT dbpivot.lo -MD -MP -MF .deps/dbpivot.Tpo -c dbpivot.c -o dbpivot.o dbpivot.c:138:10: warning: 33 enumeration values not handled in switch: 'SYBUNIQUE', 'SYBMSDATE', 'SYBMSTIME'... [-Wswitch] switch (pc1->type) { ^~~~~~~~~ dbpivot.c:184:10: warning: 33 enumeration values not handled in switch: 'SYBUNIQUE', 'SYBMSDATE', 'SYBMSTIME'... [-Wswitch] switch (pcol->type) { ^~~~~~~~~~ 2 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -version-info 6:0:1 -export-symbols-regex '^(db|bcp_|tdsdump_open|tdsdbopen|.*_xact|close_commit|open_commit|.?asprintf).*' -o libsybdb.la -rpath /usr/local/lib dblib.lo dbutil.lo rpc.lo bcp.lo xact.lo dbpivot.lo ../tds/libtds.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -static-libgcc -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libsybdb.so.8.1 -pthread -O2 -pipe -Wdeclaration-after-statement -static-libgcc .libs/dblib.o .libs/dbutil.o .libs/rpc.o .libs/bcp.o .libs/xact.o .libs/dbpivot.o -Wl,-whole-archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -Wl,-no-whole-archive -L.libs -lhogweed -lgnutls -lintl -liconv -lp11-kit -lidn2 -lunistring -ltasn1 -lnettle -lgmp -lpthread -Wl,--version-script,./.libs/libsybdb.ver -Wl,-soname,libsybdb.so.8.1 cc: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a libtool: link: ar cru .libs/libsybdb.a ./.libs/libsybdb.lax/libtds.a/mem.o ./.libs/libsybdb.lax/libtds.a/token.o ./.libs/libsybdb.lax/libtds.a/util.o ./.libs/libsybdb.lax/libtds.a/login.o ./.libs/libsybdb.lax/libtds.a/read.o ./.libs/libsybdb.lax/libtds.a/write.o ./.libs/libsybdb.lax/libtds.a/convert.o ./.libs/libsybdb.lax/libtds.a/numeric.o ./.libs/libsybdb.lax/libtds.a/config.o ./.libs/libsybdb.lax/libtds.a/query.o ./.libs/libsybdb.lax/libtds.a/iconv.o ./.libs/libsybdb.lax/libtds.a/locale.o ./.libs/libsybdb.lax/libtds.a/vstrbuild.o ./.libs/libsybdb.lax/libtds.a/getmac.o ./.libs/libsybdb.lax/libtds.a/data.o ./.libs/libsybdb.lax/libtds.a/net.o ./.libs/libsybdb.lax/libtds.a/tls.o ./.libs/libsybdb.lax/libtds.a/tds_checks.o ./.libs/libsybdb.lax/libtds.a/log.o ./.libs/libsybdb.lax/libtds.a/bulk.o ./.libs/libsybdb.lax/libtds.a/packet.o ./.libs/libsybdb.lax/libtds.a/stream.o ./.libs/libsybdb.lax/libtds.a/random.o ./.libs/libsybdb.lax/libtds.a/sec_negotiate.o ./.libs/libsybdb.lax/libtds.a/gssapi.o ./.libs/libsybdb.lax/libtds.a/challenge.o ./.libs/libsybdb.lax/libreplacements.a/md4.o ./.libs/libsybdb.lax/libreplacements.a/md5.o ./.libs/libsybdb.lax/libreplacements.a/des.o ./.libs/libsybdb.lax/libreplacements.a/hmac_md5.o ./.libs/libsybdb.lax/libreplacements.a/dlist.o ./.libs/libsybdb.lax/libreplacements.a/getpassarg.o ./.libs/libsybdb.lax/libreplacements.a/sleep.o ./.libs/libsybdb.lax/libreplacements.a/tds_cond.o ./.libs/libsybdb.lax/libreplacements.a/win_mutex.o ./.libs/libsybdb.lax/libreplacements.a/threadsafe.o ./.libs/libsybdb.lax/libreplacements.a/bjoern-utf8.o ./.libs/libsybdb.lax/libreplacements.a/tdsstring.o ./.libs/libsybdb.lax/libreplacements.a/net.o ./.libs/libsybdb.lax/libreplacements.a/smp.o ./.libs/libsybdb.lax/libreplacements.a/iconv.o ./.libs/libsybdb.lax/libreplacements.a/gettimeofday.o ./.libs/libsybdb.lax/libreplacements.a/poll.o ./.libs/libsybdb.lax/libreplacements.a/socketpair.o ./.libs/libsybdb.lax/libreplacements.a/getaddrinfo.o dblib.o dbutil.o rpc.o bcp.o xact.o dbpivot.o libtool: link: ranlib .libs/libsybdb.a Making all in unittests depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -DFREETDS_TOPDIR=\"../../..\" -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c && mv -f $depbase.Tpo $depbase.Po rm -f libcommon.a ar cru libcommon.a common.o ranlib libcommon.a Making all in odbc /usr/bin/make all-recursive Making all in . depbase=`echo odbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc.lo -MD -MP -MF $depbase.Tpo -c -o odbc.lo odbc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc.lo -MD -MP -MF .deps/odbc.Tpo -c odbc.c -fPIC -DPIC -o .libs/odbc.o odbc.c:724:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:894:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1102:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1111:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1229:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1324:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1361:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1607:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1618:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1628:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1717:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1766:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1915:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1923:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1983:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2389:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2400:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2415:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2433:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2546:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:3094:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:3720:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4158:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4194:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4212:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4275:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4300:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4395:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4403:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4645:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4655:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4666:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4675:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4768:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4876:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4885:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4906:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5036:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5045:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5054:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5149:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6072:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6085:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6184:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6295:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6345:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6356:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6544:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6553:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6880:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6890:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6901:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:7619:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:10:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDriverConnectW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:35:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDriverConnect( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:70:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumnPrivilegesW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:95:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumnPrivileges( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:132:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLForeignKeysW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:163:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLForeignKeys( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:204:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLNativeSqlW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:223:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLNativeSql( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:249:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrimaryKeysW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:271:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrimaryKeys( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:302:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProcedureColumnsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:327:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProcedureColumns( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:361:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProceduresW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:383:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProcedures( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:413:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTablePrivilegesW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:435:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTablePrivileges( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:465:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLConnectW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:487:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLConnect( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:520:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDescribeColW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:547:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDescribeCol( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:594:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescRecW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:627:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescRec( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:679:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescFieldW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:703:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescField( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:742:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetDescFieldW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:763:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetDescField( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:795:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLExecDirectW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:811:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLExecDirect( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:831:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrepareW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:847:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrepare( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:867:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetCursorNameW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:883:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetCursorName( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:903:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetCursorNameW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:915:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetCursorName( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:938:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumnsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:963:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumns( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:998:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetConnectAttrW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1019:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetConnectAttr( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1053:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetConnectAttrW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1071:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetConnectAttr( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1104:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSpecialColumnsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1135:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSpecialColumns( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1179:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLStatisticsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1207:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLStatistics( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1246:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTablesW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1271:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTables( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ 99 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc.lo -MD -MP -MF .deps/odbc.Tpo -c odbc.c -o odbc.o odbc.c:724:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:894:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1102:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1111:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1229:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1324:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1361:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1607:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1618:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1628:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1717:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1766:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1915:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1923:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:1983:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2389:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2400:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2415:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2433:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:2546:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:3094:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:3720:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4158:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4194:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4212:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4275:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4300:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4395:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4403:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4645:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4655:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4666:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4675:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4768:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4876:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4885:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:4906:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5036:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5045:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5054:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:5149:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6072:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6085:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6184:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6295:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6345:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6356:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6544:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6553:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6880:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6890:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:6901:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ odbc.c:7619:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:10:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDriverConnectW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:35:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDriverConnect( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:70:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumnPrivilegesW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:95:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumnPrivileges( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:132:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLForeignKeysW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:163:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLForeignKeys( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:204:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLNativeSqlW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:223:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLNativeSql( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:249:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrimaryKeysW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:271:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrimaryKeys( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:302:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProcedureColumnsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:327:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProcedureColumns( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:361:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProceduresW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:383:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLProcedures( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:413:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTablePrivilegesW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:435:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTablePrivileges( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:465:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLConnectW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:487:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLConnect( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:520:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDescribeColW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:547:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLDescribeCol( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:594:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescRecW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:627:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescRec( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:679:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescFieldW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:703:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDescField( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:742:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetDescFieldW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:763:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetDescField( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:795:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLExecDirectW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:811:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLExecDirect( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:831:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrepareW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:847:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLPrepare( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:867:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetCursorNameW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:883:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetCursorName( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:903:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetCursorNameW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:915:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetCursorName( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:938:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumnsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:963:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLColumns( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:998:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetConnectAttrW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1019:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetConnectAttr( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1053:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetConnectAttrW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1071:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSetConnectAttr( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1104:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSpecialColumnsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1135:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLSpecialColumns( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1179:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLStatisticsW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1207:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLStatistics( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1246:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTablesW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from odbc.c:7703: ./odbc_export.h:1271:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLTables( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ 99 warnings generated. depbase=`echo connectparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT connectparams.lo -MD -MP -MF $depbase.Tpo -c -o connectparams.lo connectparams.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT connectparams.lo -MD -MP -MF .deps/connectparams.Tpo -c connectparams.c -fPIC -DPIC -o .libs/connectparams.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT connectparams.lo -MD -MP -MF .deps/connectparams.Tpo -c connectparams.c -o connectparams.o depbase=`echo convert_tds2sql.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT convert_tds2sql.lo -MD -MP -MF $depbase.Tpo -c -o convert_tds2sql.lo convert_tds2sql.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT convert_tds2sql.lo -MD -MP -MF .deps/convert_tds2sql.Tpo -c convert_tds2sql.c -fPIC -DPIC -o .libs/convert_tds2sql.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT convert_tds2sql.lo -MD -MP -MF .deps/convert_tds2sql.Tpo -c convert_tds2sql.c -o convert_tds2sql.o depbase=`echo descriptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT descriptor.lo -MD -MP -MF $depbase.Tpo -c -o descriptor.lo descriptor.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.c -fPIC -DPIC -o .libs/descriptor.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.c -o descriptor.o depbase=`echo prepare_query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT prepare_query.lo -MD -MP -MF $depbase.Tpo -c -o prepare_query.lo prepare_query.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT prepare_query.lo -MD -MP -MF .deps/prepare_query.Tpo -c prepare_query.c -fPIC -DPIC -o .libs/prepare_query.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT prepare_query.lo -MD -MP -MF .deps/prepare_query.Tpo -c prepare_query.c -o prepare_query.o depbase=`echo odbc_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_util.lo -MD -MP -MF $depbase.Tpo -c -o odbc_util.lo odbc_util.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_util.lo -MD -MP -MF .deps/odbc_util.Tpo -c odbc_util.c -fPIC -DPIC -o .libs/odbc_util.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_util.lo -MD -MP -MF .deps/odbc_util.Tpo -c odbc_util.c -o odbc_util.o depbase=`echo bcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bcp.lo -MD -MP -MF $depbase.Tpo -c -o bcp.lo bcp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -fPIC -DPIC -o .libs/bcp.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bcp.lo -MD -MP -MF .deps/bcp.Tpo -c bcp.c -o bcp.o depbase=`echo native.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT native.lo -MD -MP -MF $depbase.Tpo -c -o native.lo native.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT native.lo -MD -MP -MF .deps/native.Tpo -c native.c -fPIC -DPIC -o .libs/native.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT native.lo -MD -MP -MF .deps/native.Tpo -c native.c -o native.o depbase=`echo sql2tds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sql2tds.lo -MD -MP -MF $depbase.Tpo -c -o sql2tds.lo sql2tds.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sql2tds.lo -MD -MP -MF .deps/sql2tds.Tpo -c sql2tds.c -fPIC -DPIC -o .libs/sql2tds.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sql2tds.lo -MD -MP -MF .deps/sql2tds.Tpo -c sql2tds.c -o sql2tds.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o In file included from error.c:780: ./error_export.h:11:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagRecW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:35:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagRec( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:75:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLErrorW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:99:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLError( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:140:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagFieldW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:167:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagField( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ 6 warnings generated. cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o In file included from error.c:780: ./error_export.h:11:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagRecW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:35:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagRec( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:75:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLErrorW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:99:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLError( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:140:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagFieldW( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ In file included from error.c:780: ./error_export.h:167:23: warning: unknown attribute 'externally_visible' ignored [-Wunknown-attributes] SQLRETURN ODBC_PUBLIC ODBC_API SQLGetDiagField( ^~~~~~~~ ../../include/freetds/odbc.h:78:41: note: expanded from macro 'ODBC_API' #define ODBC_API SQL_API __attribute__((externally_visible)) ^~~~~~~~~~~~~~~~~~ 6 warnings generated. depbase=`echo odbc_checks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_checks.lo -MD -MP -MF $depbase.Tpo -c -o odbc_checks.lo odbc_checks.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_checks.lo -MD -MP -MF .deps/odbc_checks.Tpo -c odbc_checks.c -fPIC -DPIC -o .libs/odbc_checks.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_checks.lo -MD -MP -MF .deps/odbc_checks.Tpo -c odbc_checks.c -o odbc_checks.o depbase=`echo sqlwchar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sqlwchar.lo -MD -MP -MF $depbase.Tpo -c -o sqlwchar.lo sqlwchar.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sqlwchar.lo -MD -MP -MF .deps/sqlwchar.Tpo -c sqlwchar.c -fPIC -DPIC -o .libs/sqlwchar.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT sqlwchar.lo -MD -MP -MF .deps/sqlwchar.Tpo -c sqlwchar.c -o sqlwchar.o depbase=`echo odbc_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_data.lo -MD -MP -MF $depbase.Tpo -c -o odbc_data.lo odbc_data.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_data.lo -MD -MP -MF .deps/odbc_data.Tpo -c odbc_data.c -fPIC -DPIC -o .libs/odbc_data.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT odbc_data.lo -MD -MP -MF .deps/odbc_data.Tpo -c odbc_data.c -o odbc_data.o /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -L/usr/local/lib -liodbc -liodbcinst -L/usr/local/lib -liconv -R/usr/local/lib -static-libgcc -export-symbols-regex '^(SQL|ODBCINST).*' -o libtdsodbc.la -rpath /usr/local/lib odbc.lo connectparams.lo convert_tds2sql.lo descriptor.lo prepare_query.lo odbc_util.lo bcp.lo native.lo sql2tds.lo error.lo odbc_checks.lo sqlwchar.lo odbc_data.lo ../tds/libtds.la ../replacements/libreplacements.la -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libtdsodbc.so.2.0 -pthread -O2 -pipe -Wdeclaration-after-statement -static-libgcc .libs/odbc.o .libs/connectparams.o .libs/convert_tds2sql.o .libs/descriptor.o .libs/prepare_query.o .libs/odbc_util.o .libs/bcp.o .libs/native.o .libs/sql2tds.o .libs/error.o .libs/odbc_checks.o .libs/sqlwchar.o .libs/odbc_data.o -Wl,-whole-archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -Wl,-no-whole-archive -L.libs -liodbc -liodbcinst -liconv -lhogweed -lgnutls -lintl -lp11-kit -lidn2 -lunistring -ltasn1 -lnettle -lgmp -lpthread -Wl,--version-script,./.libs/libtdsodbc.ver -Wl,-soname,libtdsodbc.so.2.0 cc: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a libtool: link: ar cru .libs/libtdsodbc.a ./.libs/libtdsodbc.lax/libtds.a/mem.o ./.libs/libtdsodbc.lax/libtds.a/token.o ./.libs/libtdsodbc.lax/libtds.a/util.o ./.libs/libtdsodbc.lax/libtds.a/login.o ./.libs/libtdsodbc.lax/libtds.a/read.o ./.libs/libtdsodbc.lax/libtds.a/write.o ./.libs/libtdsodbc.lax/libtds.a/convert.o ./.libs/libtdsodbc.lax/libtds.a/numeric.o ./.libs/libtdsodbc.lax/libtds.a/config.o ./.libs/libtdsodbc.lax/libtds.a/query.o ./.libs/libtdsodbc.lax/libtds.a/iconv.o ./.libs/libtdsodbc.lax/libtds.a/locale.o ./.libs/libtdsodbc.lax/libtds.a/vstrbuild.o ./.libs/libtdsodbc.lax/libtds.a/getmac.o ./.libs/libtdsodbc.lax/libtds.a/data.o ./.libs/libtdsodbc.lax/libtds.a/net.o ./.libs/libtdsodbc.lax/libtds.a/tls.o ./.libs/libtdsodbc.lax/libtds.a/tds_checks.o ./.libs/libtdsodbc.lax/libtds.a/log.o ./.libs/libtdsodbc.lax/libtds.a/bulk.o ./.libs/libtdsodbc.lax/libtds.a/packet.o ./.libs/libtdsodbc.lax/libtds.a/stream.o ./.libs/libtdsodbc.lax/libtds.a/random.o ./.libs/libtdsodbc.lax/libtds.a/sec_negotiate.o ./.libs/libtdsodbc.lax/libtds.a/gssapi.o ./.libs/libtdsodbc.lax/libtds.a/challenge.o ./.libs/libtdsodbc.lax/libreplacements.a/md4.o ./.libs/libtdsodbc.lax/libreplacements.a/md5.o ./.libs/libtdsodbc.lax/libreplacements.a/des.o ./.libs/libtdsodbc.lax/libreplacements.a/hmac_md5.o ./.libs/libtdsodbc.lax/libreplacements.a/dlist.o ./.libs/libtdsodbc.lax/libreplacements.a/getpassarg.o ./.libs/libtdsodbc.lax/libreplacements.a/sleep.o ./.libs/libtdsodbc.lax/libreplacements.a/tds_cond.o ./.libs/libtdsodbc.lax/libreplacements.a/win_mutex.o ./.libs/libtdsodbc.lax/libreplacements.a/threadsafe.o ./.libs/libtdsodbc.lax/libreplacements.a/bjoern-utf8.o ./.libs/libtdsodbc.lax/libreplacements.a/tdsstring.o ./.libs/libtdsodbc.lax/libreplacements.a/net.o ./.libs/libtdsodbc.lax/libreplacements.a/smp.o ./.libs/libtdsodbc.lax/libreplacements.a/iconv.o ./.libs/libtdsodbc.lax/libreplacements.a/gettimeofday.o ./.libs/libtdsodbc.lax/libreplacements.a/poll.o ./.libs/libtdsodbc.lax/libreplacements.a/socketpair.o ./.libs/libtdsodbc.lax/libreplacements.a/getaddrinfo.o odbc.o connectparams.o convert_tds2sql.o descriptor.o prepare_query.o odbc_util.o bcp.o native.o sql2tds.o error.o odbc_checks.o sqlwchar.o odbc_data.o libtool: link: ranlib .libs/libtdsodbc.a Making all in unittests depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DFREETDS_TOPDIR=\"../../..\" -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c && mv -f $depbase.Tpo $depbase.Po rm -f libcommon.a ar cru libcommon.a common.o ranlib libcommon.a Making all in server depbase=`echo unittest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT unittest.o -MD -MP -MF $depbase.Tpo -c -o unittest.o unittest.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT query.lo -MD -MP -MF $depbase.Tpo -c -o query.lo query.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -fPIC -DPIC -o .libs/query.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT query.lo -MD -MP -MF .deps/query.Tpo -c query.c -o query.o depbase=`echo server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT server.lo -MD -MP -MF $depbase.Tpo -c -o server.lo server.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -fPIC -DPIC -o .libs/server.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT server.lo -MD -MP -MF .deps/server.Tpo -c server.c -o server.o depbase=`echo login.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT login.lo -MD -MP -MF $depbase.Tpo -c -o login.lo login.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -fPIC -DPIC -o .libs/login.o cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT login.lo -MD -MP -MF .deps/login.Tpo -c login.c -o login.o /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o libtdssrv.la query.lo server.lo login.lo ../tds/libtds.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -static-libgcc -lpthread libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a libtool: link: ar x /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a libtool: link: ar cru .libs/libtdssrv.a ./.libs/libtdssrv.lax/libtds.a/mem.o ./.libs/libtdssrv.lax/libtds.a/token.o ./.libs/libtdssrv.lax/libtds.a/util.o ./.libs/libtdssrv.lax/libtds.a/login.o ./.libs/libtdssrv.lax/libtds.a/read.o ./.libs/libtdssrv.lax/libtds.a/write.o ./.libs/libtdssrv.lax/libtds.a/convert.o ./.libs/libtdssrv.lax/libtds.a/numeric.o ./.libs/libtdssrv.lax/libtds.a/config.o ./.libs/libtdssrv.lax/libtds.a/query.o ./.libs/libtdssrv.lax/libtds.a/iconv.o ./.libs/libtdssrv.lax/libtds.a/locale.o ./.libs/libtdssrv.lax/libtds.a/vstrbuild.o ./.libs/libtdssrv.lax/libtds.a/getmac.o ./.libs/libtdssrv.lax/libtds.a/data.o ./.libs/libtdssrv.lax/libtds.a/net.o ./.libs/libtdssrv.lax/libtds.a/tls.o ./.libs/libtdssrv.lax/libtds.a/tds_checks.o ./.libs/libtdssrv.lax/libtds.a/log.o ./.libs/libtdssrv.lax/libtds.a/bulk.o ./.libs/libtdssrv.lax/libtds.a/packet.o ./.libs/libtdssrv.lax/libtds.a/stream.o ./.libs/libtdssrv.lax/libtds.a/random.o ./.libs/libtdssrv.lax/libtds.a/sec_negotiate.o ./.libs/libtdssrv.lax/libtds.a/gssapi.o ./.libs/libtdssrv.lax/libtds.a/challenge.o ./.libs/libtdssrv.lax/libreplacements.a/md4.o ./.libs/libtdssrv.lax/libreplacements.a/md5.o ./.libs/libtdssrv.lax/libreplacements.a/des.o ./.libs/libtdssrv.lax/libreplacements.a/hmac_md5.o ./.libs/libtdssrv.lax/libreplacements.a/dlist.o ./.libs/libtdssrv.lax/libreplacements.a/getpassarg.o ./.libs/libtdssrv.lax/libreplacements.a/sleep.o ./.libs/libtdssrv.lax/libreplacements.a/tds_cond.o ./.libs/libtdssrv.lax/libreplacements.a/win_mutex.o ./.libs/libtdssrv.lax/libreplacements.a/threadsafe.o ./.libs/libtdssrv.lax/libreplacements.a/bjoern-utf8.o ./.libs/libtdssrv.lax/libreplacements.a/tdsstring.o ./.libs/libtdssrv.lax/libreplacements.a/net.o ./.libs/libtdssrv.lax/libreplacements.a/smp.o ./.libs/libtdssrv.lax/libreplacements.a/iconv.o ./.libs/libtdssrv.lax/libreplacements.a/gettimeofday.o ./.libs/libtdssrv.lax/libreplacements.a/poll.o ./.libs/libtdssrv.lax/libreplacements.a/socketpair.o ./.libs/libtdssrv.lax/libreplacements.a/getaddrinfo.o .libs/query.o .libs/server.o .libs/login.o libtool: link: ranlib .libs/libtdssrv.a /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o tdssrv unittest.o libtdssrv.la -L/usr/local/lib -liconv -R/usr/local/lib -lpthread libtool: link: cc -o tdssrv -pthread -O2 -pipe -Wdeclaration-after-statement unittest.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a -L.libs -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib query.c(query.o:(tds_submit_query_params) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: sprintf() is often misused, please use snprintf() convert.c(convert.o:(tds_convert_char) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: strcpy() is almost always misused, please use strlcpy() config.c(config.o:(search_interface_file) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: strcat() is almost always misused, please use strlcat() random.c(random.o:(tds_random_buffer) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: rand() may return deterministic values, is that what you want? Making all in pool depbase=`echo config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I. -I../server -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT config.o -MD -MP -MF $depbase.Tpo -c -o config.o config.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I. -I../server -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo member.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I. -I../server -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT member.o -MD -MP -MF $depbase.Tpo -c -o member.o member.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo user.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I. -I../server -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT user.o -MD -MP -MF $depbase.Tpo -c -o user.o user.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I. -I../server -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o tdspool config.o main.o member.o user.o util.o ../server/libtdssrv.la -L/usr/local/lib -liconv -R/usr/local/lib -lpthread libtool: link: cc -o tdspool -pthread -O2 -pipe -Wdeclaration-after-statement config.o main.o member.o user.o util.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a -L.libs -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib user.c(user.o:(pool_user_send_login_ack)): warning: sprintf() is often misused, please use snprintf() threadsafe.c(threadsafe.o:(tds_timestamp_str) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: strcat() is almost always misused, please use strlcat() convert.c(convert.o:(tds_convert_char) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: strcpy() is almost always misused, please use strlcpy() random.c(random.o:(tds_random_buffer) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/server/.libs/libtdssrv.a): warning: rand() may return deterministic values, is that what you want? Making all in apps Making all in fisql depbase=`echo fisql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT fisql.o -MD -MP -MF $depbase.Tpo -c -o fisql.o fisql.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo terminal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT terminal.o -MD -MP -MF $depbase.Tpo -c -o terminal.o terminal.c && mv -f $depbase.Tpo $depbase.Po terminal.c:29:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] save_term() ^ void terminal.c:47:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] set_term_noecho() ^ void terminal.c:68:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] reset_term() ^ void 3 warnings generated. depbase=`echo edit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT edit.o -MD -MP -MF $depbase.Tpo -c -o edit.o edit.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo handlers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT handlers.o -MD -MP -MF $depbase.Tpo -c -o handlers.o handlers.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo interrupt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT interrupt.o -MD -MP -MF $depbase.Tpo -c -o interrupt.o interrupt.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o fisql fisql.o terminal.o edit.o handlers.o interrupt.o ../../dblib/libsybdb.la ../../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -lreadline -lncurses -lpthread libtool: link: cc -o .libs/fisql -pthread -O2 -pipe -Wdeclaration-after-statement fisql.o terminal.o edit.o handlers.o interrupt.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -lsybdb -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -lreadline -lcurses -lncurses -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib fisql.c(fisql.o:(main)): warning: strcat() is almost always misused, please use strlcat() fisql.c(fisql.o:(main)): warning: sprintf() is often misused, please use snprintf() Making all in . depbase=`echo tsql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT tsql.o -MD -MP -MF $depbase.Tpo -c -o tsql.o tsql.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o tsql tsql.o ../tds/libtds.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -static-libgcc -lreadline -lncurses -lhogweed -L/usr/local/lib -lgnutls -L/usr/local/lib -lnettle -lgmp -lpthread libtool: link: cc -o tsql -pthread -O2 -pipe -Wdeclaration-after-statement -static-libgcc tsql.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -lhogweed -lgnutls -lintl -liconv -lp11-kit -lidn2 -lunistring -ltasn1 -lnettle -lgmp -lpthread -lreadline -lcurses -lncurses -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] tsql.c(tsql.o:(main)): warning: strcat() is almost always misused, please use strlcat() tsql.c(tsql.o:(main)): warning: sprintf() is often misused, please use snprintf() tsql.c(tsql.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() random.c(random.o:(tds_random_buffer) in archive /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/tds/.libs/libtds.a): warning: rand() may return deterministic values, is that what you want? depbase=`echo freebcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT freebcp.o -MD -MP -MF $depbase.Tpo -c -o freebcp.o freebcp.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o freebcp freebcp.o ../dblib/libsybdb.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -lpthread libtool: link: cc -o .libs/freebcp -pthread -O2 -pipe -Wdeclaration-after-statement freebcp.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -lsybdb -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib depbase=`echo bsqldb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bsqldb.o -MD -MP -MF $depbase.Tpo -c -o bsqldb.o bsqldb.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o bsqldb bsqldb.o ../dblib/libsybdb.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -lpthread libtool: link: cc -o .libs/bsqldb -pthread -O2 -pipe -Wdeclaration-after-statement bsqldb.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -lsybdb -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib depbase=`echo defncopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT defncopy.o -MD -MP -MF $depbase.Tpo -c -o defncopy.o defncopy.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o defncopy defncopy.o ../dblib/libsybdb.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -lpthread libtool: link: cc -o .libs/defncopy -pthread -O2 -pipe -Wdeclaration-after-statement defncopy.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -lsybdb -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib defncopy.c(defncopy.o:(main)): warning: sprintf() is often misused, please use snprintf() depbase=`echo datacopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT datacopy.o -MD -MP -MF $depbase.Tpo -c -o datacopy.o datacopy.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -o datacopy datacopy.o ../dblib/libsybdb.la ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -lpthread libtool: link: cc -o .libs/datacopy -pthread -O2 -pipe -Wdeclaration-after-statement datacopy.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -lsybdb -liconv -lpthread -lunistring -lintl -lp11-kit -lidn2 -ltasn1 -lnettle -lhogweed -lgmp -lgnutls -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib datacopy.c(datacopy.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I../../include -I/usr/local/include -I../../include -I/usr/local/include -DIODBC -I/usr/local/include -I/usr/local/include/p11-kit-1 -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -pthread -O2 -pipe -Wdeclaration-after-statement -MT bsqlodbc-bsqlodbc.o -MD -MP -MF .deps/bsqlodbc-bsqlodbc.Tpo -c -o bsqlodbc-bsqlodbc.o `test -f 'bsqlodbc.c' || echo './'`bsqlodbc.c bsqlodbc.c:357:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] next_query() ^ void 1 warning generated. mv -f .deps/bsqlodbc-bsqlodbc.Tpo .deps/bsqlodbc-bsqlodbc.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wdeclaration-after-statement -L/usr/local/lib -liodbc ../replacements/libreplacements.la -L/usr/local/lib -liconv -R/usr/local/lib -lhogweed -L/usr/local/lib -lgnutls -L/usr/local/lib -lnettle -lgmp -o bsqlodbc bsqlodbc-bsqlodbc.o -lpthread libtool: link: cc -o bsqlodbc -pthread -O2 -pipe -Wdeclaration-after-statement bsqlodbc-bsqlodbc.o /exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/src/replacements/.libs/libreplacements.a -L.libs -liodbc -lpthread -liconv -lhogweed -lnettle -lgmp -lgnutls -lintl -lp11-kit -lidn2 -lunistring -ltasn1 -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib bsqlodbc.c(bsqlodbc-bsqlodbc.o:(main)): warning: strcat() is almost always misused, please use strlcat() bsqlodbc.c(bsqlodbc-bsqlodbc.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() bsqlodbc.c(bsqlodbc-bsqlodbc.o:(main)): warning: sprintf() is often misused, please use snprintf() Making all in unittests Making all in doc NAME=`echo dblib.api.body | sed 's/\..*$//'` && sed -ne "/^${NAME}[ ]/ s!!!p" ./api_status.txt | sed -e's![ ][ ]*! !g' -e's!$!!' > dblib.api.body~ mv dblib.api.body~ dblib.api.body NAME=`echo dblib.api.xml | sed 's/\..*$//'` && HEAD=' Category Function Status Comments ' && if [ ${NAME} = dblib ]; then HEAD=`echo ' Category Function Status Comments ' | sed 's!Function!Microsoft nameSybase name!'`; fi && BODY=`cat dblib.api.body` && printf '&%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > dblib.api.xml~ mv dblib.api.xml~ dblib.api.xml NAME=`echo ctlib.api.body | sed 's/\..*$//'` && sed -ne "/^${NAME}[ ]/ s!!!p" ./api_status.txt | sed -e's![ ][ ]*! !g' -e's!$!!' > ctlib.api.body~ mv ctlib.api.body~ ctlib.api.body NAME=`echo ctlib.api.xml | sed 's/\..*$//'` && HEAD=' Category Function Status Comments ' && if [ ${NAME} = dblib ]; then HEAD=`echo ' Category Function Status Comments ' | sed 's!Function!Microsoft nameSybase name!'`; fi && BODY=`cat ctlib.api.body` && printf '&%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > ctlib.api.xml~ mv ctlib.api.xml~ ctlib.api.xml NAME=`echo odbc.api.body | sed 's/\..*$//'` && sed -ne "/^${NAME}[ ]/ s!!!p" ./api_status.txt | sed -e's![ ][ ]*! !g' -e's!$!!' > odbc.api.body~ mv odbc.api.body~ odbc.api.body NAME=`echo odbc.api.xml | sed 's/\..*$//'` && HEAD=' Category Function Status Comments ' && if [ ${NAME} = dblib ]; then HEAD=`echo ' Category Function Status Comments ' | sed 's!Function!Microsoft nameSybase name!'`; fi && BODY=`cat odbc.api.body` && printf '&%s; API Implementation Summary\n \n %s\n \n %s\n
\n' ${NAME} ${NAME} "${HEAD}" "${BODY}" > odbc.api.xml~ mv odbc.api.xml~ odbc.api.xml if test -h userguide; then rm userguide; fi mkdir -p ./userguide 2>&1 touch ./userguide/t.htm rm -rf ./userguide/* if ! xmlto --version > /dev/null 2> /dev/null ; then if test -r ././userguide -a ! -r ./userguide ; then cp -R ././userguide .; fi; fi test -r "/exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/doc/userguide.xml" test -r userguide.xml || ln -s ./userguide.xml userguide.xml test -r userguide.xsl || ln -s ./userguide.xsl userguide.xsl test -r userguide_desc.xml || ln -s ./userguide_desc.xml userguide_desc.xml (cd ./userguide && if xmlto --version > /dev/null 2> /dev/null ; then xmlto -m ../userguide.xsl xhtml ../userguide.xml; cp "/exopi-obj/pobj/freetds-1.4.12/freetds-1.4.12/doc/userguide.css" .; fi) Writing about.html for preface(about) Writing tdshistory.html for sect1(tdshistory) Writing FreeTDShistory.html for sect1(FreeTDShistory) Writing projects.html for sect1(projects) Writing what.html for chapter(what) Writing packages.html for sect1(packages) Writing config.html for sect1(config) Writing osissues.html for sect1(osissues) Writing build.html for chapter(build) Writing ChoosingTdsProtocol.html for sect1(ChoosingTdsProtocol) Writing name.lookup.html for sect1(name.lookup) Writing freetdsconf.html for sect1(freetdsconf) Writing locales.html for sect1(locales) Writing envvar.html for sect1(envvar) Writing PortOverride.html for sect1(PortOverride) Writing ConfirmInstall.html for sect1(ConfirmInstall) Writing install.html for chapter(install) Writing OdbcConnAttr.html for sect1(OdbcConnAttr) Writing dsnless.html for sect1(dsnless) Writing odbcinionly.html for sect1(odbcinionly) Writing odbcombo.html for sect1(odbcombo) Writing odbcdiagnose.html for sect1(odbcdiagnose) Writing prepodbc.html for chapter(prepodbc) Writing domains.html for sect1(domains) Writing kerberos.html for sect1(kerberos) Writing uothread.html for sect1(uothread) Writing appendmode.html for sect1(appendmode) Writing tdspool.html for sect1(tdspool) Writing configs.html for chapter(configs) Writing usefreetds.html for chapter(usefreetds) Writing perl.html for sect1(perl) Writing php.html for sect1(php) Writing Python.html for sect1(Python) Writing qt.html for sect1(qt) Writing uodbc.html for sect1(uodbc) Writing software.html for chapter(software) Writing serverthere.html for sect1(serverthere) Writing logging.html for sect1(logging) Writing pagenodata.html for sect1(pagenodata) Writing seemtooslow.html for sect1(seemtooslow) Writing troubleshooting.html for chapter(troubleshooting) Writing IsolateCause.html for sect1(IsolateCause) Writing mailinglist.html for sect1(mailinglist) Writing askingforhelp.html for sect1(askingforhelp) Writing help.html for chapter(help) Writing Light.taper.html for sect1(Light.taper) Writing Ambition.html for sect1(Ambition) Writing Advocacy.html for sect1(Advocacy) Writing contrib.html for chapter(contrib) Writing apireference.html for sect1(apireference) Writing dblib.api.summary.html for sect1(dblib.api.summary) Writing ctlib.api.summary.html for sect1(ctlib.api.summary) Writing odbc.api.summary.html for sect1(odbc.api.summary) Writing samplecode.html for sect1(samplecode) Writing programming.html for chapter(programming) Writing Contributors.html for sect1(Contributors) Writing acknowledgments.html for chapter(acknowledgments) Writing rtl.define.library.html for section(rtl.define.library) Writing linker.library.check.html for section(linker.library.check) Writing linker.how.html for section(linker.how) Writing linker.conclusion.html for section(linker.conclusion) Writing rtl.html for appendix(rtl) Writing interfaceslocation.html for sect1(interfaceslocation) Writing interfacespurpose.html for sect1(interfacespurpose) Writing interfacesformat.html for sect1(interfacesformat) Writing interfacesfile.html for appendix(interfacesfile) Writing ISO8859.html for section(ISO8859) Writing Unicode.html for section(Unicode) Writing Unicodegoodbad.html for section(Unicodegoodbad) Writing UnicodeUtf.html for section(UnicodeUtf) Writing UnicodeFreeTDS.html for section(UnicodeFreeTDS) Writing AboutUnicode.html for appendix(AboutUnicode) Writing gfdl-1.html for sect1(gfdl-1) Writing gfdl-2.html for sect1(gfdl-2) Writing gfdl-3.html for sect1(gfdl-3) Writing gfdl-4.html for sect1(gfdl-4) Writing gfdl-5.html for sect1(gfdl-5) Writing gfdl-6.html for sect1(gfdl-6) Writing gfdl-7.html for sect1(gfdl-7) Writing gfdl-8.html for sect1(gfdl-8) Writing gfdl-9.html for sect1(gfdl-9) Writing gfdl-10.html for sect1(gfdl-10) Writing gfdl-11.html for sect1(gfdl-11) Writing gfdl.html for appendix(gfdl) Writing index.html for book if test ! -r ./userguide/index.html ; then echo '

at www.freetds.org ' > .index.html && mv .index.html ./userguide/index.html; fi test -f ./userguide/index.html Making all in samples rm -f unixodbc.freetds.driver.template unixodbc.freetds.driver.template.tmp sed -e 's,@datadir\@,/usr/local/share/freetds,g' -e 's,@libdir\@,/usr/local/lib,g' -e 's,@prefix\@,/usr/local,g' unixodbc.freetds.driver.template.in >unixodbc.freetds.driver.template.tmp mv unixodbc.freetds.driver.template.tmp unixodbc.freetds.driver.template Making all in win32 Making all in vms Making all in misc if test ! -f PWD; then cp ./PWD.in PWD; fi >>> Running fake in databases/freetds at 1713774940.66 ===> databases/freetds ===> Faking installation for freetds-1.4.12 Making install in include Making install in freetds /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/include' /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 bkpublic.h cspublic.h cstypes.h ctpublic.h sqldb.h sqlfront.h sybdb.h sybfront.h syberror.h odbcss.h '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/include' /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 tds_sysdep_public.h '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/include' Making install in src Making install in utils Making install in . Making install in unittests Making install in replacements /usr/bin/make install-recursive Making install in . Making install in unittests Making install in tds /usr/bin/make install-recursive Making install in . Making install in unittests Making install in ctlib Making install in . mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/freetds-1.4.12/bin/install -c libct.la '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libct.a /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libct.a libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libct.so.6.1 /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libct.so.6.1 libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libct.lai /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libct.la Making install in unittests Making install in dblib Making install in . mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/freetds-1.4.12/bin/install -c libsybdb.la '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libsybdb.a /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libsybdb.a libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libsybdb.so.8.1 /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libsybdb.so.8.1 libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libsybdb.lai /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libsybdb.la Making install in unittests Making install in odbc /usr/bin/make install-recursive Making install in . mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/freetds-1.4.12/bin/install -c libtdsodbc.la '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libtdsodbc.a /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libtdsodbc.a libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libtdsodbc.so.2.0 /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libtdsodbc.so.2.0 libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./.libs/libtdsodbc.lai /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/lib/libtdsodbc.la Making install in unittests Making install in server Making install in pool mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 tdspool '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 tdspool /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin /bin/sh ../../mkinstalldirs /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds mkdir /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds if test ! -f /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds/pool.conf; then /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./pool.conf /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds/pool.conf; fi Making install in apps Making install in fisql mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 fisql '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 ./.libs/fisql /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin Making install in . mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 tsql freebcp bsqldb defncopy datacopy bsqlodbc '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 tsql /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 ./.libs/freebcp /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 ./.libs/bsqldb /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 ./.libs/defncopy /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 ./.libs/datacopy /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/freetds-1.4.12/bin/install -c -s -m 755 bsqlodbc /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 755 osql '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/bin' Making install in unittests Making install in doc mkdir -p /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/userguide 2>&1 mkdir -p /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/reference 2>&1 mkdir -p /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/images 2>&1 mkdir -p /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/images/callouts 2>&1 mkdir -p . 2>&1 if test -r ./userguide ; then d=.; else d="."; fi; find $d/./userguide \( -type f -o -type l \) -exec /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 {} /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/userguide ';' if test -r ./reference ; then d=.; else d="."; fi; find $d/./reference \( -type f -o -type l \) -exec /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 {} /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/reference ';' cd . && find images -name \*.gif -exec /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 {} /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds/{} ';' mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 freetds.conf.5 '/exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/man/man5' Making install in samples Making install in win32 Making install in vms Making install in misc /bin/sh ./mkinstalldirs /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds if test ! -f /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds/freetds.conf; then /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./freetds.conf /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds/freetds.conf; fi if test ! -f /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds/locales.conf; then /exopi-obj/pobj/freetds-1.4.12/bin/install -c -m 644 ./locales.conf /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/examples/freetds/locales.conf; fi rm -rf /exopi-obj/pobj/freetds-1.4.12/fake-amd64/usr/local/share/doc/freetds >>> Running package in databases/freetds at 1713775021.90 ===> databases/freetds `/exopi-obj/pobj/freetds-1.4.12/fake-amd64/.fake_done' is up to date. ===> Building package for freetds-1.4.12 Create /exopi-cvs/ports/packages/amd64/all/freetds-1.4.12.tgz Creating package freetds-1.4.12 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|databases/iodbc,-main checking dependencies|security/gnutls checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|****** | 9% archiving|********* | 14% archiving|******************* | 30% archiving|************************* | 38% archiving|************************************* | 58% archiving|******************************************* | 67% archiving|******************************************************** | 87% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/freetds-1.4.12.tgz >>> Running clean in databases/freetds at 1713775028.06 ===> databases/freetds ===> Cleaning for freetds-1.4.12 >>> Ended at 1713775028.48 max_stuck=63.77/depends=14.53/show-prepare-results=2.76/patch=1.60/configure=90.21/build=134.11/fake=81.22/package=6.18/clean=0.44