* Package: dev-db/libiodbc-3.52.7  * Repository: gentoo  * Maintainer: php-bugs@gentoo.org  * USE: amd64 consolekit elibc_glibc gtk kernel_linux multilib policykit userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking libiodbc-3.52.7.tar.gz to /var/tmp/portage/dev-db/libiodbc-3.52.7/work >>> Source unpacked in /var/tmp/portage/dev-db/libiodbc-3.52.7/work >>> Compiling source in /var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7 ... * econf: updating libiodbc-3.52.7/admin/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libiodbc-3.52.7/admin/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-layout=gentoo --with-iodbc-inidir=yes --enable-gui checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking cached information... ok creating config.nice checking for iODBC installation layout... Gentoo checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for strerror... yes checking for setenv... yes checking for asprintf... yes checking for snprintf... yes checking for gettimeofday... yes checking for localtime_r... yes checking for wcslen... yes checking for wcscpy... yes checking for wcsncpy... yes checking for wcschr... yes checking for wcscat... yes checking for wcscmp... yes checking for towlower... yes checking for wcsncasecmp... yes checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.24.5) checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking for dlopen in -ldl... (cached) yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for NSCreateObjectFileImageFromFile... no checking for underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' conftest.c:1:18: warning: return type defaults to 'int' no checking for dladdr... no checking for dladdr in -ldl... yes checking for Dl_info... no checking for iODBC mode... ODBC 3.x compatible mode checking system config directory... /etc checking for iODBC ini directory... /etc checking for FILEDSN default directory... /etc/ODBCDataSources checking for libodbc.so link... false checking for thread model... enabled pthread support checking for OS dependent thread flags... none checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_mutex_lock... yes checking for OS dependent libraries and link flags... none configure: creating ./config.status config.status: creating Makefile config.status: creating admin/Makefile config.status: creating admin/libiodbc.spec config.status: creating admin/libiodbc.pc config.status: creating bin/Makefile config.status: creating bin/iodbc-config config.status: WARNING: 'bin/iodbc-config.in' seems to ignore the --datarootdir setting config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating man/iodbc-config.1 config.status: creating man/iodbctest.1 config.status: creating man/iodbctestw.1 config.status: creating man/iodbcadm-gtk.1 config.status: creating include/Makefile config.status: creating iodbc/Makefile config.status: creating iodbc/trace/Makefile config.status: creating iodbcinst/Makefile config.status: creating iodbcadm/Makefile config.status: creating iodbcadm/gtk/Makefile config.status: creating drvproxy/Makefile config.status: creating drvproxy/gtk/Makefile config.status: creating samples/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands iODBC Driver Manager 3.52.7 configuration summary(B ================================================= Installation variables(B layout Gentoo prefix /usr exec_prefix ${prefix} Installation paths(B programs ${exec_prefix}/bin include files ${prefix}/include/iodbc libraries /usr/lib64 manual pages /usr/share/man Configuration files(B odbc.ini /etc/odbc.ini odbcinst.ini /etc/odbcinst.ini default FILEDSN path /etc/ODBCDataSources Extensions(B ODBC Version 3 GUI Extensions true ThreadSafe true Install libodbc.so false make -j5 -l5 -j1 Making all in admin make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/admin' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/admin' Making all in bin make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/bin' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/bin' Making all in etc make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/etc' Making all in man make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/man' Making all in include make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/include' make all-am make[2]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/include' make[2]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/include' make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/include' Making all in iodbcinst make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcinst' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLConfigDataSource.lo -MD -MP -MF .deps/SQLConfigDataSource.Tpo -c -o SQLConfigDataSource.lo SQLConfigDataSource.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLConfigDataSource.lo -MD -MP -MF .deps/SQLConfigDataSource.Tpo -c SQLConfigDataSource.c -fPIC -DPIC -o .libs/SQLConfigDataSource.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLConfigDataSource.lo -MD -MP -MF .deps/SQLConfigDataSource.Tpo -c SQLConfigDataSource.c -o SQLConfigDataSource.o >/dev/null 2>&1 mv -f .deps/SQLConfigDataSource.Tpo .deps/SQLConfigDataSource.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLConfigDriver.lo -MD -MP -MF .deps/SQLConfigDriver.Tpo -c -o SQLConfigDriver.lo SQLConfigDriver.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLConfigDriver.lo -MD -MP -MF .deps/SQLConfigDriver.Tpo -c SQLConfigDriver.c -fPIC -DPIC -o .libs/SQLConfigDriver.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLConfigDriver.lo -MD -MP -MF .deps/SQLConfigDriver.Tpo -c SQLConfigDriver.c -o SQLConfigDriver.o >/dev/null 2>&1 mv -f .deps/SQLConfigDriver.Tpo .deps/SQLConfigDriver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetAvailableDrivers.lo -MD -MP -MF .deps/SQLGetAvailableDrivers.Tpo -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetAvailableDrivers.lo -MD -MP -MF .deps/SQLGetAvailableDrivers.Tpo -c SQLGetAvailableDrivers.c -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetAvailableDrivers.lo -MD -MP -MF .deps/SQLGetAvailableDrivers.Tpo -c SQLGetAvailableDrivers.c -o SQLGetAvailableDrivers.o >/dev/null 2>&1 mv -f .deps/SQLGetAvailableDrivers.Tpo .deps/SQLGetAvailableDrivers.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetInstalledDrivers.lo -MD -MP -MF .deps/SQLGetInstalledDrivers.Tpo -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetInstalledDrivers.lo -MD -MP -MF .deps/SQLGetInstalledDrivers.Tpo -c SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetInstalledDrivers.lo -MD -MP -MF .deps/SQLGetInstalledDrivers.Tpo -c SQLGetInstalledDrivers.c -o SQLGetInstalledDrivers.o >/dev/null 2>&1 mv -f .deps/SQLGetInstalledDrivers.Tpo .deps/SQLGetInstalledDrivers.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriver.lo -MD -MP -MF .deps/SQLInstallDriver.Tpo -c -o SQLInstallDriver.lo SQLInstallDriver.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriver.lo -MD -MP -MF .deps/SQLInstallDriver.Tpo -c SQLInstallDriver.c -fPIC -DPIC -o .libs/SQLInstallDriver.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriver.lo -MD -MP -MF .deps/SQLInstallDriver.Tpo -c SQLInstallDriver.c -o SQLInstallDriver.o >/dev/null 2>&1 mv -f .deps/SQLInstallDriver.Tpo .deps/SQLInstallDriver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDSNFromIni.lo -MD -MP -MF .deps/SQLRemoveDSNFromIni.Tpo -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDSNFromIni.lo -MD -MP -MF .deps/SQLRemoveDSNFromIni.Tpo -c SQLRemoveDSNFromIni.c -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDSNFromIni.lo -MD -MP -MF .deps/SQLRemoveDSNFromIni.Tpo -c SQLRemoveDSNFromIni.c -o SQLRemoveDSNFromIni.o >/dev/null 2>&1 mv -f .deps/SQLRemoveDSNFromIni.Tpo .deps/SQLRemoveDSNFromIni.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDriver.lo -MD -MP -MF .deps/SQLRemoveDriver.Tpo -c -o SQLRemoveDriver.lo SQLRemoveDriver.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDriver.lo -MD -MP -MF .deps/SQLRemoveDriver.Tpo -c SQLRemoveDriver.c -fPIC -DPIC -o .libs/SQLRemoveDriver.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDriver.lo -MD -MP -MF .deps/SQLRemoveDriver.Tpo -c SQLRemoveDriver.c -o SQLRemoveDriver.o >/dev/null 2>&1 mv -f .deps/SQLRemoveDriver.Tpo .deps/SQLRemoveDriver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWriteDSNToIni.lo -MD -MP -MF .deps/SQLWriteDSNToIni.Tpo -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWriteDSNToIni.lo -MD -MP -MF .deps/SQLWriteDSNToIni.Tpo -c SQLWriteDSNToIni.c -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWriteDSNToIni.lo -MD -MP -MF .deps/SQLWriteDSNToIni.Tpo -c SQLWriteDSNToIni.c -o SQLWriteDSNToIni.o >/dev/null 2>&1 mv -f .deps/SQLWriteDSNToIni.Tpo .deps/SQLWriteDSNToIni.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriverEx.lo -MD -MP -MF .deps/SQLInstallDriverEx.Tpo -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriverEx.lo -MD -MP -MF .deps/SQLInstallDriverEx.Tpo -c SQLInstallDriverEx.c -fPIC -DPIC -o .libs/SQLInstallDriverEx.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriverEx.lo -MD -MP -MF .deps/SQLInstallDriverEx.Tpo -c SQLInstallDriverEx.c -o SQLInstallDriverEx.o >/dev/null 2>&1 mv -f .deps/SQLInstallDriverEx.Tpo .deps/SQLInstallDriverEx.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallODBC.lo -MD -MP -MF .deps/SQLInstallODBC.Tpo -c -o SQLInstallODBC.lo SQLInstallODBC.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallODBC.lo -MD -MP -MF .deps/SQLInstallODBC.Tpo -c SQLInstallODBC.c -fPIC -DPIC -o .libs/SQLInstallODBC.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallODBC.lo -MD -MP -MF .deps/SQLInstallODBC.Tpo -c SQLInstallODBC.c -o SQLInstallODBC.o >/dev/null 2>&1 mv -f .deps/SQLInstallODBC.Tpo .deps/SQLInstallODBC.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallTranslator.lo -MD -MP -MF .deps/SQLInstallTranslator.Tpo -c -o SQLInstallTranslator.lo SQLInstallTranslator.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallTranslator.lo -MD -MP -MF .deps/SQLInstallTranslator.Tpo -c SQLInstallTranslator.c -fPIC -DPIC -o .libs/SQLInstallTranslator.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallTranslator.lo -MD -MP -MF .deps/SQLInstallTranslator.Tpo -c SQLInstallTranslator.c -o SQLInstallTranslator.o >/dev/null 2>&1 mv -f .deps/SQLInstallTranslator.Tpo .deps/SQLInstallTranslator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLCreateDataSource.lo -MD -MP -MF .deps/SQLCreateDataSource.Tpo -c -o SQLCreateDataSource.lo SQLCreateDataSource.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLCreateDataSource.lo -MD -MP -MF .deps/SQLCreateDataSource.Tpo -c SQLCreateDataSource.c -fPIC -DPIC -o .libs/SQLCreateDataSource.o SQLCreateDataSource.c: In function ‘CreateDataSource’: SQLCreateDataSource.c:164:7: warning: passing argument 2 of ‘pDrvConnW’ from incompatible pointer type SQLCreateDataSource.c:164:7: note: expected ‘LPWSTR’ but argument is of type ‘char *’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLCreateDataSource.lo -MD -MP -MF .deps/SQLCreateDataSource.Tpo -c SQLCreateDataSource.c -o SQLCreateDataSource.o >/dev/null 2>&1 mv -f .deps/SQLCreateDataSource.Tpo .deps/SQLCreateDataSource.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLManageDataSource.lo -MD -MP -MF .deps/SQLManageDataSource.Tpo -c -o SQLManageDataSource.lo SQLManageDataSource.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLManageDataSource.lo -MD -MP -MF .deps/SQLManageDataSource.Tpo -c SQLManageDataSource.c -fPIC -DPIC -o .libs/SQLManageDataSource.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLManageDataSource.lo -MD -MP -MF .deps/SQLManageDataSource.Tpo -c SQLManageDataSource.c -o SQLManageDataSource.o >/dev/null 2>&1 mv -f .deps/SQLManageDataSource.Tpo .deps/SQLManageDataSource.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveTranslator.lo -MD -MP -MF .deps/SQLRemoveTranslator.Tpo -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveTranslator.lo -MD -MP -MF .deps/SQLRemoveTranslator.Tpo -c SQLRemoveTranslator.c -fPIC -DPIC -o .libs/SQLRemoveTranslator.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveTranslator.lo -MD -MP -MF .deps/SQLRemoveTranslator.Tpo -c SQLRemoveTranslator.c -o SQLRemoveTranslator.o >/dev/null 2>&1 mv -f .deps/SQLRemoveTranslator.Tpo .deps/SQLRemoveTranslator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDefaultDataSource.lo -MD -MP -MF .deps/SQLRemoveDefaultDataSource.Tpo -c -o SQLRemoveDefaultDataSource.lo SQLRemoveDefaultDataSource.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDefaultDataSource.lo -MD -MP -MF .deps/SQLRemoveDefaultDataSource.Tpo -c SQLRemoveDefaultDataSource.c -fPIC -DPIC -o .libs/SQLRemoveDefaultDataSource.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDefaultDataSource.lo -MD -MP -MF .deps/SQLRemoveDefaultDataSource.Tpo -c SQLRemoveDefaultDataSource.c -o SQLRemoveDefaultDataSource.o >/dev/null 2>&1 mv -f .deps/SQLRemoveDefaultDataSource.Tpo .deps/SQLRemoveDefaultDataSource.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriverManager.lo -MD -MP -MF .deps/SQLInstallDriverManager.Tpo -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriverManager.lo -MD -MP -MF .deps/SQLInstallDriverManager.Tpo -c SQLInstallDriverManager.c -fPIC -DPIC -o .libs/SQLInstallDriverManager.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallDriverManager.lo -MD -MP -MF .deps/SQLInstallDriverManager.Tpo -c SQLInstallDriverManager.c -o SQLInstallDriverManager.o >/dev/null 2>&1 mv -f .deps/SQLInstallDriverManager.Tpo .deps/SQLInstallDriverManager.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDriverManager.lo -MD -MP -MF .deps/SQLRemoveDriverManager.Tpo -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDriverManager.lo -MD -MP -MF .deps/SQLRemoveDriverManager.Tpo -c SQLRemoveDriverManager.c -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLRemoveDriverManager.lo -MD -MP -MF .deps/SQLRemoveDriverManager.Tpo -c SQLRemoveDriverManager.c -o SQLRemoveDriverManager.o >/dev/null 2>&1 mv -f .deps/SQLRemoveDriverManager.Tpo .deps/SQLRemoveDriverManager.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallTranslatorEx.lo -MD -MP -MF .deps/SQLInstallTranslatorEx.Tpo -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallTranslatorEx.lo -MD -MP -MF .deps/SQLInstallTranslatorEx.Tpo -c SQLInstallTranslatorEx.c -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallTranslatorEx.lo -MD -MP -MF .deps/SQLInstallTranslatorEx.Tpo -c SQLInstallTranslatorEx.c -o SQLInstallTranslatorEx.o >/dev/null 2>&1 mv -f .deps/SQLInstallTranslatorEx.Tpo .deps/SQLInstallTranslatorEx.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallerError.lo -MD -MP -MF .deps/SQLInstallerError.Tpo -c -o SQLInstallerError.lo SQLInstallerError.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallerError.lo -MD -MP -MF .deps/SQLInstallerError.Tpo -c SQLInstallerError.c -fPIC -DPIC -o .libs/SQLInstallerError.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLInstallerError.lo -MD -MP -MF .deps/SQLInstallerError.Tpo -c SQLInstallerError.c -o SQLInstallerError.o >/dev/null 2>&1 mv -f .deps/SQLInstallerError.Tpo .deps/SQLInstallerError.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLPostInstallerError.lo -MD -MP -MF .deps/SQLPostInstallerError.Tpo -c -o SQLPostInstallerError.lo SQLPostInstallerError.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLPostInstallerError.lo -MD -MP -MF .deps/SQLPostInstallerError.Tpo -c SQLPostInstallerError.c -fPIC -DPIC -o .libs/SQLPostInstallerError.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLPostInstallerError.lo -MD -MP -MF .deps/SQLPostInstallerError.Tpo -c SQLPostInstallerError.c -o SQLPostInstallerError.o >/dev/null 2>&1 mv -f .deps/SQLPostInstallerError.Tpo .deps/SQLPostInstallerError.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetTranslator.lo -MD -MP -MF .deps/SQLGetTranslator.Tpo -c -o SQLGetTranslator.lo SQLGetTranslator.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetTranslator.lo -MD -MP -MF .deps/SQLGetTranslator.Tpo -c SQLGetTranslator.c -fPIC -DPIC -o .libs/SQLGetTranslator.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetTranslator.lo -MD -MP -MF .deps/SQLGetTranslator.Tpo -c SQLGetTranslator.c -o SQLGetTranslator.o >/dev/null 2>&1 mv -f .deps/SQLGetTranslator.Tpo .deps/SQLGetTranslator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c -o Info.lo Info.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -fPIC -DPIC -o .libs/Info.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -o Info.o >/dev/null 2>&1 mv -f .deps/Info.Tpo .deps/Info.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetConfigMode.lo -MD -MP -MF .deps/SQLGetConfigMode.Tpo -c -o SQLGetConfigMode.lo SQLGetConfigMode.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetConfigMode.lo -MD -MP -MF .deps/SQLGetConfigMode.Tpo -c SQLGetConfigMode.c -fPIC -DPIC -o .libs/SQLGetConfigMode.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetConfigMode.lo -MD -MP -MF .deps/SQLGetConfigMode.Tpo -c SQLGetConfigMode.c -o SQLGetConfigMode.o >/dev/null 2>&1 mv -f .deps/SQLGetConfigMode.Tpo .deps/SQLGetConfigMode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetPrivateProfileString.lo -MD -MP -MF .deps/SQLGetPrivateProfileString.Tpo -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetPrivateProfileString.lo -MD -MP -MF .deps/SQLGetPrivateProfileString.Tpo -c SQLGetPrivateProfileString.c -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLGetPrivateProfileString.lo -MD -MP -MF .deps/SQLGetPrivateProfileString.Tpo -c SQLGetPrivateProfileString.c -o SQLGetPrivateProfileString.o >/dev/null 2>&1 mv -f .deps/SQLGetPrivateProfileString.Tpo .deps/SQLGetPrivateProfileString.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLSetConfigMode.lo -MD -MP -MF .deps/SQLSetConfigMode.Tpo -c -o SQLSetConfigMode.lo SQLSetConfigMode.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLSetConfigMode.lo -MD -MP -MF .deps/SQLSetConfigMode.Tpo -c SQLSetConfigMode.c -fPIC -DPIC -o .libs/SQLSetConfigMode.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLSetConfigMode.lo -MD -MP -MF .deps/SQLSetConfigMode.Tpo -c SQLSetConfigMode.c -o SQLSetConfigMode.o >/dev/null 2>&1 mv -f .deps/SQLSetConfigMode.Tpo .deps/SQLSetConfigMode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLValidDSN.lo -MD -MP -MF .deps/SQLValidDSN.Tpo -c -o SQLValidDSN.lo SQLValidDSN.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLValidDSN.lo -MD -MP -MF .deps/SQLValidDSN.Tpo -c SQLValidDSN.c -fPIC -DPIC -o .libs/SQLValidDSN.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLValidDSN.lo -MD -MP -MF .deps/SQLValidDSN.Tpo -c SQLValidDSN.c -o SQLValidDSN.o >/dev/null 2>&1 mv -f .deps/SQLValidDSN.Tpo .deps/SQLValidDSN.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWritePrivateProfileString.lo -MD -MP -MF .deps/SQLWritePrivateProfileString.Tpo -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWritePrivateProfileString.lo -MD -MP -MF .deps/SQLWritePrivateProfileString.Tpo -c SQLWritePrivateProfileString.c -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWritePrivateProfileString.lo -MD -MP -MF .deps/SQLWritePrivateProfileString.Tpo -c SQLWritePrivateProfileString.c -o SQLWritePrivateProfileString.o >/dev/null 2>&1 mv -f .deps/SQLWritePrivateProfileString.Tpo .deps/SQLWritePrivateProfileString.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLReadFileDSN.lo -MD -MP -MF .deps/SQLReadFileDSN.Tpo -c -o SQLReadFileDSN.lo SQLReadFileDSN.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLReadFileDSN.lo -MD -MP -MF .deps/SQLReadFileDSN.Tpo -c SQLReadFileDSN.c -fPIC -DPIC -o .libs/SQLReadFileDSN.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLReadFileDSN.lo -MD -MP -MF .deps/SQLReadFileDSN.Tpo -c SQLReadFileDSN.c -o SQLReadFileDSN.o >/dev/null 2>&1 mv -f .deps/SQLReadFileDSN.Tpo .deps/SQLReadFileDSN.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWriteFileDSN.lo -MD -MP -MF .deps/SQLWriteFileDSN.Tpo -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWriteFileDSN.lo -MD -MP -MF .deps/SQLWriteFileDSN.Tpo -c SQLWriteFileDSN.c -fPIC -DPIC -o .libs/SQLWriteFileDSN.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SQLWriteFileDSN.lo -MD -MP -MF .deps/SQLWriteFileDSN.Tpo -c SQLWriteFileDSN.c -o SQLWriteFileDSN.o >/dev/null 2>&1 mv -f .deps/SQLWriteFileDSN.Tpo .deps/SQLWriteFileDSN.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dlf.lo -MD -MP -MF .deps/dlf.Tpo -c -o dlf.lo dlf.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dlf.lo -MD -MP -MF .deps/dlf.Tpo -c dlf.c -fPIC -DPIC -o .libs/dlf.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dlf.lo -MD -MP -MF .deps/dlf.Tpo -c dlf.c -o dlf.o >/dev/null 2>&1 mv -f .deps/dlf.Tpo .deps/dlf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT inifile.lo -MD -MP -MF .deps/inifile.Tpo -c -o inifile.lo inifile.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT inifile.lo -MD -MP -MF .deps/inifile.Tpo -c inifile.c -fPIC -DPIC -o .libs/inifile.o inifile.c: In function ‘_iodbcdm_list_entries’: inifile.c:1024:3: warning: passing argument 2 of ‘_iodbcdm_cfg_find’ discards qualifiers from pointer target type inifile.c:600:1: note: expected ‘char *’ but argument is of type ‘LPCSTR’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT inifile.lo -MD -MP -MF .deps/inifile.Tpo -c inifile.c -o inifile.o >/dev/null 2>&1 mv -f .deps/inifile.Tpo .deps/inifile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT iodbc_error.lo -MD -MP -MF .deps/iodbc_error.Tpo -c -o iodbc_error.lo iodbc_error.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT iodbc_error.lo -MD -MP -MF .deps/iodbc_error.Tpo -c iodbc_error.c -fPIC -DPIC -o .libs/iodbc_error.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT iodbc_error.lo -MD -MP -MF .deps/iodbc_error.Tpo -c iodbc_error.c -o iodbc_error.o >/dev/null 2>&1 mv -f .deps/iodbc_error.Tpo .deps/iodbc_error.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -o unicode.o >/dev/null 2>&1 mv -f .deps/unicode.Tpo .deps/unicode.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -Wl,-O1 -Wl,--as-needed -o libiodbc_common.la SQLGetConfigMode.lo SQLGetPrivateProfileString.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWritePrivateProfileString.lo SQLReadFileDSN.lo SQLWriteFileDSN.lo dlf.lo inifile.lo iodbc_error.lo misc.lo unicode.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiodbc_common.a .libs/SQLGetConfigMode.o .libs/SQLGetPrivateProfileString.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWritePrivateProfileString.o .libs/SQLReadFileDSN.o .libs/SQLWriteFileDSN.o .libs/dlf.o .libs/inifile.o .libs/iodbc_error.o .libs/misc.o .libs/unicode.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiodbc_common.a libtool: link: ( cd ".libs" && rm -f "libiodbc_common.la" && ln -s "../libiodbc_common.la" "libiodbc_common.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -version-info 3:19:1 -export-symbols ./iodbcinst.exp -Wl,-O1 -Wl,--as-needed -o libiodbcinst.la -rpath /usr/lib64 SQLConfigDataSource.lo SQLConfigDriver.lo SQLGetAvailableDrivers.lo SQLGetInstalledDrivers.lo SQLInstallDriver.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLWriteDSNToIni.lo SQLInstallDriverEx.lo SQLInstallODBC.lo SQLInstallTranslator.lo SQLCreateDataSource.lo SQLManageDataSource.lo SQLRemoveTranslator.lo SQLRemoveDefaultDataSource.lo SQLInstallDriverManager.lo SQLRemoveDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLPostInstallerError.lo SQLGetTranslator.lo Info.lo libiodbc_common.la -ldl libtool: link: echo "{ global:" > .libs/libiodbcinst.ver libtool: link: cat ./iodbcinst.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libiodbcinst.ver libtool: link: echo "local: *; };" >> .libs/libiodbcinst.ver libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetInstalledDrivers.o .libs/SQLInstallDriver.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLWriteDSNToIni.o .libs/SQLInstallDriverEx.o .libs/SQLInstallODBC.o .libs/SQLInstallTranslator.o .libs/SQLCreateDataSource.o .libs/SQLManageDataSource.o .libs/SQLRemoveTranslator.o .libs/SQLRemoveDefaultDataSource.o .libs/SQLInstallDriverManager.o .libs/SQLRemoveDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLPostInstallerError.o .libs/SQLGetTranslator.o .libs/Info.o -Wl,--whole-archive ./.libs/libiodbc_common.a -Wl,--no-whole-archive -ldl -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libiodbcinst.so.2 -Wl,-version-script -Wl,.libs/libiodbcinst.ver -o .libs/libiodbcinst.so.2.1.19 libtool: link: (cd ".libs" && rm -f "libiodbcinst.so.2" && ln -s "libiodbcinst.so.2.1.19" "libiodbcinst.so.2") libtool: link: (cd ".libs" && rm -f "libiodbcinst.so" && ln -s "libiodbcinst.so.2.1.19" "libiodbcinst.so") libtool: link: (cd .libs/libiodbcinst.lax/libiodbc_common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcinst/./.libs/libiodbc_common.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiodbcinst.a SQLConfigDataSource.o SQLConfigDriver.o SQLGetAvailableDrivers.o SQLGetInstalledDrivers.o SQLInstallDriver.o SQLRemoveDSNFromIni.o SQLRemoveDriver.o SQLWriteDSNToIni.o SQLInstallDriverEx.o SQLInstallODBC.o SQLInstallTranslator.o SQLCreateDataSource.o SQLManageDataSource.o SQLRemoveTranslator.o SQLRemoveDefaultDataSource.o SQLInstallDriverManager.o SQLRemoveDriverManager.o SQLInstallTranslatorEx.o SQLInstallerError.o SQLPostInstallerError.o SQLGetTranslator.o Info.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLWriteFileDSN.o .libs/libiodbcinst.lax/libiodbc_common.a/inifile.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLGetPrivateProfileString.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLReadFileDSN.o .libs/libiodbcinst.lax/libiodbc_common.a/iodbc_error.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLWritePrivateProfileString.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLValidDSN.o .libs/libiodbcinst.lax/libiodbc_common.a/misc.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLGetConfigMode.o .libs/libiodbcinst.lax/libiodbc_common.a/dlf.o .libs/libiodbcinst.lax/libiodbc_common.a/SQLSetConfigMode.o .libs/libiodbcinst.lax/libiodbc_common.a/unicode.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiodbcinst.a libtool: link: rm -fr .libs/libiodbcinst.lax libtool: link: ( cd ".libs" && rm -f "libiodbcinst.la" && ln -s "../libiodbcinst.la" "libiodbcinst.la" ) make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcinst' Making all in iodbc make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc' Making all in trace make[2]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc/trace' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocConnect.lo -MD -MP -MF .deps/AllocConnect.Tpo -c -o AllocConnect.lo AllocConnect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocConnect.lo -MD -MP -MF .deps/AllocConnect.Tpo -c AllocConnect.c -fPIC -DPIC -o .libs/AllocConnect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocConnect.lo -MD -MP -MF .deps/AllocConnect.Tpo -c AllocConnect.c -o AllocConnect.o >/dev/null 2>&1 mv -f .deps/AllocConnect.Tpo .deps/AllocConnect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocEnv.lo -MD -MP -MF .deps/AllocEnv.Tpo -c -o AllocEnv.lo AllocEnv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocEnv.lo -MD -MP -MF .deps/AllocEnv.Tpo -c AllocEnv.c -fPIC -DPIC -o .libs/AllocEnv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocEnv.lo -MD -MP -MF .deps/AllocEnv.Tpo -c AllocEnv.c -o AllocEnv.o >/dev/null 2>&1 mv -f .deps/AllocEnv.Tpo .deps/AllocEnv.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocHandle.lo -MD -MP -MF .deps/AllocHandle.Tpo -c -o AllocHandle.lo AllocHandle.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocHandle.lo -MD -MP -MF .deps/AllocHandle.Tpo -c AllocHandle.c -fPIC -DPIC -o .libs/AllocHandle.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocHandle.lo -MD -MP -MF .deps/AllocHandle.Tpo -c AllocHandle.c -o AllocHandle.o >/dev/null 2>&1 mv -f .deps/AllocHandle.Tpo .deps/AllocHandle.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocStmt.lo -MD -MP -MF .deps/AllocStmt.Tpo -c -o AllocStmt.lo AllocStmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocStmt.lo -MD -MP -MF .deps/AllocStmt.Tpo -c AllocStmt.c -fPIC -DPIC -o .libs/AllocStmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT AllocStmt.lo -MD -MP -MF .deps/AllocStmt.Tpo -c AllocStmt.c -o AllocStmt.o >/dev/null 2>&1 mv -f .deps/AllocStmt.Tpo .deps/AllocStmt.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BindCol.lo -MD -MP -MF .deps/BindCol.Tpo -c -o BindCol.lo BindCol.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BindCol.lo -MD -MP -MF .deps/BindCol.Tpo -c BindCol.c -fPIC -DPIC -o .libs/BindCol.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BindCol.lo -MD -MP -MF .deps/BindCol.Tpo -c BindCol.c -o BindCol.o >/dev/null 2>&1 mv -f .deps/BindCol.Tpo .deps/BindCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BindParameter.lo -MD -MP -MF .deps/BindParameter.Tpo -c -o BindParameter.lo BindParameter.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BindParameter.lo -MD -MP -MF .deps/BindParameter.Tpo -c BindParameter.c -fPIC -DPIC -o .libs/BindParameter.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BindParameter.lo -MD -MP -MF .deps/BindParameter.Tpo -c BindParameter.c -o BindParameter.o >/dev/null 2>&1 mv -f .deps/BindParameter.Tpo .deps/BindParameter.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BrowseConnect.lo -MD -MP -MF .deps/BrowseConnect.Tpo -c -o BrowseConnect.lo BrowseConnect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BrowseConnect.lo -MD -MP -MF .deps/BrowseConnect.Tpo -c BrowseConnect.c -fPIC -DPIC -o .libs/BrowseConnect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BrowseConnect.lo -MD -MP -MF .deps/BrowseConnect.Tpo -c BrowseConnect.c -o BrowseConnect.o >/dev/null 2>&1 mv -f .deps/BrowseConnect.Tpo .deps/BrowseConnect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BulkOperations.lo -MD -MP -MF .deps/BulkOperations.Tpo -c -o BulkOperations.lo BulkOperations.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BulkOperations.lo -MD -MP -MF .deps/BulkOperations.Tpo -c BulkOperations.c -fPIC -DPIC -o .libs/BulkOperations.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT BulkOperations.lo -MD -MP -MF .deps/BulkOperations.Tpo -c BulkOperations.c -o BulkOperations.o >/dev/null 2>&1 mv -f .deps/BulkOperations.Tpo .deps/BulkOperations.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Cancel.lo -MD -MP -MF .deps/Cancel.Tpo -c -o Cancel.lo Cancel.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Cancel.lo -MD -MP -MF .deps/Cancel.Tpo -c Cancel.c -fPIC -DPIC -o .libs/Cancel.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Cancel.lo -MD -MP -MF .deps/Cancel.Tpo -c Cancel.c -o Cancel.o >/dev/null 2>&1 mv -f .deps/Cancel.Tpo .deps/Cancel.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT CloseCursor.lo -MD -MP -MF .deps/CloseCursor.Tpo -c -o CloseCursor.lo CloseCursor.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT CloseCursor.lo -MD -MP -MF .deps/CloseCursor.Tpo -c CloseCursor.c -fPIC -DPIC -o .libs/CloseCursor.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT CloseCursor.lo -MD -MP -MF .deps/CloseCursor.Tpo -c CloseCursor.c -o CloseCursor.o >/dev/null 2>&1 mv -f .deps/CloseCursor.Tpo .deps/CloseCursor.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ColAttribute.lo -MD -MP -MF .deps/ColAttribute.Tpo -c -o ColAttribute.lo ColAttribute.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ColAttribute.lo -MD -MP -MF .deps/ColAttribute.Tpo -c ColAttribute.c -fPIC -DPIC -o .libs/ColAttribute.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ColAttribute.lo -MD -MP -MF .deps/ColAttribute.Tpo -c ColAttribute.c -o ColAttribute.o >/dev/null 2>&1 mv -f .deps/ColAttribute.Tpo .deps/ColAttribute.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ColumnPrivileges.lo -MD -MP -MF .deps/ColumnPrivileges.Tpo -c -o ColumnPrivileges.lo ColumnPrivileges.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ColumnPrivileges.lo -MD -MP -MF .deps/ColumnPrivileges.Tpo -c ColumnPrivileges.c -fPIC -DPIC -o .libs/ColumnPrivileges.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ColumnPrivileges.lo -MD -MP -MF .deps/ColumnPrivileges.Tpo -c ColumnPrivileges.c -o ColumnPrivileges.o >/dev/null 2>&1 mv -f .deps/ColumnPrivileges.Tpo .deps/ColumnPrivileges.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Columns.lo -MD -MP -MF .deps/Columns.Tpo -c -o Columns.lo Columns.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Columns.lo -MD -MP -MF .deps/Columns.Tpo -c Columns.c -fPIC -DPIC -o .libs/Columns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Columns.lo -MD -MP -MF .deps/Columns.Tpo -c Columns.c -o Columns.o >/dev/null 2>&1 mv -f .deps/Columns.Tpo .deps/Columns.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Connect.lo -MD -MP -MF .deps/Connect.Tpo -c -o Connect.lo Connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Connect.lo -MD -MP -MF .deps/Connect.Tpo -c Connect.c -fPIC -DPIC -o .libs/Connect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Connect.lo -MD -MP -MF .deps/Connect.Tpo -c Connect.c -o Connect.o >/dev/null 2>&1 mv -f .deps/Connect.Tpo .deps/Connect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT CopyDesc.lo -MD -MP -MF .deps/CopyDesc.Tpo -c -o CopyDesc.lo CopyDesc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT CopyDesc.lo -MD -MP -MF .deps/CopyDesc.Tpo -c CopyDesc.c -fPIC -DPIC -o .libs/CopyDesc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT CopyDesc.lo -MD -MP -MF .deps/CopyDesc.Tpo -c CopyDesc.c -o CopyDesc.o >/dev/null 2>&1 mv -f .deps/CopyDesc.Tpo .deps/CopyDesc.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DataSources.lo -MD -MP -MF .deps/DataSources.Tpo -c -o DataSources.lo DataSources.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DataSources.lo -MD -MP -MF .deps/DataSources.Tpo -c DataSources.c -fPIC -DPIC -o .libs/DataSources.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DataSources.lo -MD -MP -MF .deps/DataSources.Tpo -c DataSources.c -o DataSources.o >/dev/null 2>&1 mv -f .deps/DataSources.Tpo .deps/DataSources.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DescribeCol.lo -MD -MP -MF .deps/DescribeCol.Tpo -c -o DescribeCol.lo DescribeCol.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DescribeCol.lo -MD -MP -MF .deps/DescribeCol.Tpo -c DescribeCol.c -fPIC -DPIC -o .libs/DescribeCol.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DescribeCol.lo -MD -MP -MF .deps/DescribeCol.Tpo -c DescribeCol.c -o DescribeCol.o >/dev/null 2>&1 mv -f .deps/DescribeCol.Tpo .deps/DescribeCol.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DescribeParam.lo -MD -MP -MF .deps/DescribeParam.Tpo -c -o DescribeParam.lo DescribeParam.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DescribeParam.lo -MD -MP -MF .deps/DescribeParam.Tpo -c DescribeParam.c -fPIC -DPIC -o .libs/DescribeParam.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DescribeParam.lo -MD -MP -MF .deps/DescribeParam.Tpo -c DescribeParam.c -o DescribeParam.o >/dev/null 2>&1 mv -f .deps/DescribeParam.Tpo .deps/DescribeParam.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Disconnect.lo -MD -MP -MF .deps/Disconnect.Tpo -c -o Disconnect.lo Disconnect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Disconnect.lo -MD -MP -MF .deps/Disconnect.Tpo -c Disconnect.c -fPIC -DPIC -o .libs/Disconnect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Disconnect.lo -MD -MP -MF .deps/Disconnect.Tpo -c Disconnect.c -o Disconnect.o >/dev/null 2>&1 mv -f .deps/Disconnect.Tpo .deps/Disconnect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DriverConnect.lo -MD -MP -MF .deps/DriverConnect.Tpo -c -o DriverConnect.lo DriverConnect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DriverConnect.lo -MD -MP -MF .deps/DriverConnect.Tpo -c DriverConnect.c -fPIC -DPIC -o .libs/DriverConnect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT DriverConnect.lo -MD -MP -MF .deps/DriverConnect.Tpo -c DriverConnect.c -o DriverConnect.o >/dev/null 2>&1 mv -f .deps/DriverConnect.Tpo .deps/DriverConnect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Drivers.lo -MD -MP -MF .deps/Drivers.Tpo -c -o Drivers.lo Drivers.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Drivers.lo -MD -MP -MF .deps/Drivers.Tpo -c Drivers.c -fPIC -DPIC -o .libs/Drivers.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Drivers.lo -MD -MP -MF .deps/Drivers.Tpo -c Drivers.c -o Drivers.o >/dev/null 2>&1 mv -f .deps/Drivers.Tpo .deps/Drivers.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT EndTran.lo -MD -MP -MF .deps/EndTran.Tpo -c -o EndTran.lo EndTran.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT EndTran.lo -MD -MP -MF .deps/EndTran.Tpo -c EndTran.c -fPIC -DPIC -o .libs/EndTran.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT EndTran.lo -MD -MP -MF .deps/EndTran.Tpo -c EndTran.c -o EndTran.o >/dev/null 2>&1 mv -f .deps/EndTran.Tpo .deps/EndTran.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c -o Error.lo Error.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.c -fPIC -DPIC -o .libs/Error.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.c -o Error.o >/dev/null 2>&1 mv -f .deps/Error.Tpo .deps/Error.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ExecDirect.lo -MD -MP -MF .deps/ExecDirect.Tpo -c -o ExecDirect.lo ExecDirect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ExecDirect.lo -MD -MP -MF .deps/ExecDirect.Tpo -c ExecDirect.c -fPIC -DPIC -o .libs/ExecDirect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ExecDirect.lo -MD -MP -MF .deps/ExecDirect.Tpo -c ExecDirect.c -o ExecDirect.o >/dev/null 2>&1 mv -f .deps/ExecDirect.Tpo .deps/ExecDirect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Execute.lo -MD -MP -MF .deps/Execute.Tpo -c -o Execute.lo Execute.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Execute.lo -MD -MP -MF .deps/Execute.Tpo -c Execute.c -fPIC -DPIC -o .libs/Execute.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Execute.lo -MD -MP -MF .deps/Execute.Tpo -c Execute.c -o Execute.o >/dev/null 2>&1 mv -f .deps/Execute.Tpo .deps/Execute.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ExtendedFetch.lo -MD -MP -MF .deps/ExtendedFetch.Tpo -c -o ExtendedFetch.lo ExtendedFetch.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ExtendedFetch.lo -MD -MP -MF .deps/ExtendedFetch.Tpo -c ExtendedFetch.c -fPIC -DPIC -o .libs/ExtendedFetch.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ExtendedFetch.lo -MD -MP -MF .deps/ExtendedFetch.Tpo -c ExtendedFetch.c -o ExtendedFetch.o >/dev/null 2>&1 mv -f .deps/ExtendedFetch.Tpo .deps/ExtendedFetch.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Fetch.lo -MD -MP -MF .deps/Fetch.Tpo -c -o Fetch.lo Fetch.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Fetch.lo -MD -MP -MF .deps/Fetch.Tpo -c Fetch.c -fPIC -DPIC -o .libs/Fetch.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Fetch.lo -MD -MP -MF .deps/Fetch.Tpo -c Fetch.c -o Fetch.o >/dev/null 2>&1 mv -f .deps/Fetch.Tpo .deps/Fetch.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FetchScroll.lo -MD -MP -MF .deps/FetchScroll.Tpo -c -o FetchScroll.lo FetchScroll.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FetchScroll.lo -MD -MP -MF .deps/FetchScroll.Tpo -c FetchScroll.c -fPIC -DPIC -o .libs/FetchScroll.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FetchScroll.lo -MD -MP -MF .deps/FetchScroll.Tpo -c FetchScroll.c -o FetchScroll.o >/dev/null 2>&1 mv -f .deps/FetchScroll.Tpo .deps/FetchScroll.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ForeignKeys.lo -MD -MP -MF .deps/ForeignKeys.Tpo -c -o ForeignKeys.lo ForeignKeys.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ForeignKeys.lo -MD -MP -MF .deps/ForeignKeys.Tpo -c ForeignKeys.c -fPIC -DPIC -o .libs/ForeignKeys.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ForeignKeys.lo -MD -MP -MF .deps/ForeignKeys.Tpo -c ForeignKeys.c -o ForeignKeys.o >/dev/null 2>&1 mv -f .deps/ForeignKeys.Tpo .deps/ForeignKeys.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeConnect.lo -MD -MP -MF .deps/FreeConnect.Tpo -c -o FreeConnect.lo FreeConnect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeConnect.lo -MD -MP -MF .deps/FreeConnect.Tpo -c FreeConnect.c -fPIC -DPIC -o .libs/FreeConnect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeConnect.lo -MD -MP -MF .deps/FreeConnect.Tpo -c FreeConnect.c -o FreeConnect.o >/dev/null 2>&1 mv -f .deps/FreeConnect.Tpo .deps/FreeConnect.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeEnv.lo -MD -MP -MF .deps/FreeEnv.Tpo -c -o FreeEnv.lo FreeEnv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeEnv.lo -MD -MP -MF .deps/FreeEnv.Tpo -c FreeEnv.c -fPIC -DPIC -o .libs/FreeEnv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeEnv.lo -MD -MP -MF .deps/FreeEnv.Tpo -c FreeEnv.c -o FreeEnv.o >/dev/null 2>&1 mv -f .deps/FreeEnv.Tpo .deps/FreeEnv.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeHandle.lo -MD -MP -MF .deps/FreeHandle.Tpo -c -o FreeHandle.lo FreeHandle.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeHandle.lo -MD -MP -MF .deps/FreeHandle.Tpo -c FreeHandle.c -fPIC -DPIC -o .libs/FreeHandle.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeHandle.lo -MD -MP -MF .deps/FreeHandle.Tpo -c FreeHandle.c -o FreeHandle.o >/dev/null 2>&1 mv -f .deps/FreeHandle.Tpo .deps/FreeHandle.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeStmt.lo -MD -MP -MF .deps/FreeStmt.Tpo -c -o FreeStmt.lo FreeStmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeStmt.lo -MD -MP -MF .deps/FreeStmt.Tpo -c FreeStmt.c -fPIC -DPIC -o .libs/FreeStmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT FreeStmt.lo -MD -MP -MF .deps/FreeStmt.Tpo -c FreeStmt.c -o FreeStmt.o >/dev/null 2>&1 mv -f .deps/FreeStmt.Tpo .deps/FreeStmt.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetConnectAttr.lo -MD -MP -MF .deps/GetConnectAttr.Tpo -c -o GetConnectAttr.lo GetConnectAttr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetConnectAttr.lo -MD -MP -MF .deps/GetConnectAttr.Tpo -c GetConnectAttr.c -fPIC -DPIC -o .libs/GetConnectAttr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetConnectAttr.lo -MD -MP -MF .deps/GetConnectAttr.Tpo -c GetConnectAttr.c -o GetConnectAttr.o >/dev/null 2>&1 mv -f .deps/GetConnectAttr.Tpo .deps/GetConnectAttr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetConnectOption.lo -MD -MP -MF .deps/GetConnectOption.Tpo -c -o GetConnectOption.lo GetConnectOption.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetConnectOption.lo -MD -MP -MF .deps/GetConnectOption.Tpo -c GetConnectOption.c -fPIC -DPIC -o .libs/GetConnectOption.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetConnectOption.lo -MD -MP -MF .deps/GetConnectOption.Tpo -c GetConnectOption.c -o GetConnectOption.o >/dev/null 2>&1 mv -f .deps/GetConnectOption.Tpo .deps/GetConnectOption.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetCursorName.lo -MD -MP -MF .deps/GetCursorName.Tpo -c -o GetCursorName.lo GetCursorName.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetCursorName.lo -MD -MP -MF .deps/GetCursorName.Tpo -c GetCursorName.c -fPIC -DPIC -o .libs/GetCursorName.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetCursorName.lo -MD -MP -MF .deps/GetCursorName.Tpo -c GetCursorName.c -o GetCursorName.o >/dev/null 2>&1 mv -f .deps/GetCursorName.Tpo .deps/GetCursorName.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetData.lo -MD -MP -MF .deps/GetData.Tpo -c -o GetData.lo GetData.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetData.lo -MD -MP -MF .deps/GetData.Tpo -c GetData.c -fPIC -DPIC -o .libs/GetData.o GetData.c: In function ‘_trace_data’: GetData.c:340:2: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘long int’ GetData.c:350:2: warning: format ‘%llu’ expects type ‘long long unsigned int’, but argument 3 has type ‘long unsigned int’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetData.lo -MD -MP -MF .deps/GetData.Tpo -c GetData.c -o GetData.o >/dev/null 2>&1 mv -f .deps/GetData.Tpo .deps/GetData.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDescField.lo -MD -MP -MF .deps/GetDescField.Tpo -c -o GetDescField.lo GetDescField.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDescField.lo -MD -MP -MF .deps/GetDescField.Tpo -c GetDescField.c -fPIC -DPIC -o .libs/GetDescField.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDescField.lo -MD -MP -MF .deps/GetDescField.Tpo -c GetDescField.c -o GetDescField.o >/dev/null 2>&1 mv -f .deps/GetDescField.Tpo .deps/GetDescField.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDescRec.lo -MD -MP -MF .deps/GetDescRec.Tpo -c -o GetDescRec.lo GetDescRec.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDescRec.lo -MD -MP -MF .deps/GetDescRec.Tpo -c GetDescRec.c -fPIC -DPIC -o .libs/GetDescRec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDescRec.lo -MD -MP -MF .deps/GetDescRec.Tpo -c GetDescRec.c -o GetDescRec.o >/dev/null 2>&1 mv -f .deps/GetDescRec.Tpo .deps/GetDescRec.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDiagField.lo -MD -MP -MF .deps/GetDiagField.Tpo -c -o GetDiagField.lo GetDiagField.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDiagField.lo -MD -MP -MF .deps/GetDiagField.Tpo -c GetDiagField.c -fPIC -DPIC -o .libs/GetDiagField.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDiagField.lo -MD -MP -MF .deps/GetDiagField.Tpo -c GetDiagField.c -o GetDiagField.o >/dev/null 2>&1 mv -f .deps/GetDiagField.Tpo .deps/GetDiagField.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDiagRec.lo -MD -MP -MF .deps/GetDiagRec.Tpo -c -o GetDiagRec.lo GetDiagRec.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDiagRec.lo -MD -MP -MF .deps/GetDiagRec.Tpo -c GetDiagRec.c -fPIC -DPIC -o .libs/GetDiagRec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetDiagRec.lo -MD -MP -MF .deps/GetDiagRec.Tpo -c GetDiagRec.c -o GetDiagRec.o >/dev/null 2>&1 mv -f .deps/GetDiagRec.Tpo .deps/GetDiagRec.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetEnvAttr.lo -MD -MP -MF .deps/GetEnvAttr.Tpo -c -o GetEnvAttr.lo GetEnvAttr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetEnvAttr.lo -MD -MP -MF .deps/GetEnvAttr.Tpo -c GetEnvAttr.c -fPIC -DPIC -o .libs/GetEnvAttr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetEnvAttr.lo -MD -MP -MF .deps/GetEnvAttr.Tpo -c GetEnvAttr.c -o GetEnvAttr.o >/dev/null 2>&1 mv -f .deps/GetEnvAttr.Tpo .deps/GetEnvAttr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetFunctions.lo -MD -MP -MF .deps/GetFunctions.Tpo -c -o GetFunctions.lo GetFunctions.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetFunctions.lo -MD -MP -MF .deps/GetFunctions.Tpo -c GetFunctions.c -fPIC -DPIC -o .libs/GetFunctions.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetFunctions.lo -MD -MP -MF .deps/GetFunctions.Tpo -c GetFunctions.c -o GetFunctions.o >/dev/null 2>&1 mv -f .deps/GetFunctions.Tpo .deps/GetFunctions.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetStmtAttr.lo -MD -MP -MF .deps/GetStmtAttr.Tpo -c -o GetStmtAttr.lo GetStmtAttr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetStmtAttr.lo -MD -MP -MF .deps/GetStmtAttr.Tpo -c GetStmtAttr.c -fPIC -DPIC -o .libs/GetStmtAttr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetStmtAttr.lo -MD -MP -MF .deps/GetStmtAttr.Tpo -c GetStmtAttr.c -o GetStmtAttr.o >/dev/null 2>&1 mv -f .deps/GetStmtAttr.Tpo .deps/GetStmtAttr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetStmtOption.lo -MD -MP -MF .deps/GetStmtOption.Tpo -c -o GetStmtOption.lo GetStmtOption.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetStmtOption.lo -MD -MP -MF .deps/GetStmtOption.Tpo -c GetStmtOption.c -fPIC -DPIC -o .libs/GetStmtOption.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetStmtOption.lo -MD -MP -MF .deps/GetStmtOption.Tpo -c GetStmtOption.c -o GetStmtOption.o >/dev/null 2>&1 mv -f .deps/GetStmtOption.Tpo .deps/GetStmtOption.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetTypeInfo.lo -MD -MP -MF .deps/GetTypeInfo.Tpo -c -o GetTypeInfo.lo GetTypeInfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetTypeInfo.lo -MD -MP -MF .deps/GetTypeInfo.Tpo -c GetTypeInfo.c -fPIC -DPIC -o .libs/GetTypeInfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT GetTypeInfo.lo -MD -MP -MF .deps/GetTypeInfo.Tpo -c GetTypeInfo.c -o GetTypeInfo.o >/dev/null 2>&1 mv -f .deps/GetTypeInfo.Tpo .deps/GetTypeInfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c -o Info.lo Info.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -fPIC -DPIC -o .libs/Info.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -o Info.o >/dev/null 2>&1 mv -f .deps/Info.Tpo .deps/Info.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT MoreResults.lo -MD -MP -MF .deps/MoreResults.Tpo -c -o MoreResults.lo MoreResults.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT MoreResults.lo -MD -MP -MF .deps/MoreResults.Tpo -c MoreResults.c -fPIC -DPIC -o .libs/MoreResults.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT MoreResults.lo -MD -MP -MF .deps/MoreResults.Tpo -c MoreResults.c -o MoreResults.o >/dev/null 2>&1 mv -f .deps/MoreResults.Tpo .deps/MoreResults.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NativeSql.lo -MD -MP -MF .deps/NativeSql.Tpo -c -o NativeSql.lo NativeSql.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NativeSql.lo -MD -MP -MF .deps/NativeSql.Tpo -c NativeSql.c -fPIC -DPIC -o .libs/NativeSql.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NativeSql.lo -MD -MP -MF .deps/NativeSql.Tpo -c NativeSql.c -o NativeSql.o >/dev/null 2>&1 mv -f .deps/NativeSql.Tpo .deps/NativeSql.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NumParams.lo -MD -MP -MF .deps/NumParams.Tpo -c -o NumParams.lo NumParams.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NumParams.lo -MD -MP -MF .deps/NumParams.Tpo -c NumParams.c -fPIC -DPIC -o .libs/NumParams.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NumParams.lo -MD -MP -MF .deps/NumParams.Tpo -c NumParams.c -o NumParams.o >/dev/null 2>&1 mv -f .deps/NumParams.Tpo .deps/NumParams.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NumResultCols.lo -MD -MP -MF .deps/NumResultCols.Tpo -c -o NumResultCols.lo NumResultCols.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NumResultCols.lo -MD -MP -MF .deps/NumResultCols.Tpo -c NumResultCols.c -fPIC -DPIC -o .libs/NumResultCols.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT NumResultCols.lo -MD -MP -MF .deps/NumResultCols.Tpo -c NumResultCols.c -o NumResultCols.o >/dev/null 2>&1 mv -f .deps/NumResultCols.Tpo .deps/NumResultCols.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ParamData.lo -MD -MP -MF .deps/ParamData.Tpo -c -o ParamData.lo ParamData.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ParamData.lo -MD -MP -MF .deps/ParamData.Tpo -c ParamData.c -fPIC -DPIC -o .libs/ParamData.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ParamData.lo -MD -MP -MF .deps/ParamData.Tpo -c ParamData.c -o ParamData.o >/dev/null 2>&1 mv -f .deps/ParamData.Tpo .deps/ParamData.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ParamOptions.lo -MD -MP -MF .deps/ParamOptions.Tpo -c -o ParamOptions.lo ParamOptions.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ParamOptions.lo -MD -MP -MF .deps/ParamOptions.Tpo -c ParamOptions.c -fPIC -DPIC -o .libs/ParamOptions.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ParamOptions.lo -MD -MP -MF .deps/ParamOptions.Tpo -c ParamOptions.c -o ParamOptions.o >/dev/null 2>&1 mv -f .deps/ParamOptions.Tpo .deps/ParamOptions.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Prepare.lo -MD -MP -MF .deps/Prepare.Tpo -c -o Prepare.lo Prepare.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Prepare.lo -MD -MP -MF .deps/Prepare.Tpo -c Prepare.c -fPIC -DPIC -o .libs/Prepare.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Prepare.lo -MD -MP -MF .deps/Prepare.Tpo -c Prepare.c -o Prepare.o >/dev/null 2>&1 mv -f .deps/Prepare.Tpo .deps/Prepare.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT PrimaryKeys.lo -MD -MP -MF .deps/PrimaryKeys.Tpo -c -o PrimaryKeys.lo PrimaryKeys.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT PrimaryKeys.lo -MD -MP -MF .deps/PrimaryKeys.Tpo -c PrimaryKeys.c -fPIC -DPIC -o .libs/PrimaryKeys.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT PrimaryKeys.lo -MD -MP -MF .deps/PrimaryKeys.Tpo -c PrimaryKeys.c -o PrimaryKeys.o >/dev/null 2>&1 mv -f .deps/PrimaryKeys.Tpo .deps/PrimaryKeys.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ProcedureColumns.lo -MD -MP -MF .deps/ProcedureColumns.Tpo -c -o ProcedureColumns.lo ProcedureColumns.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ProcedureColumns.lo -MD -MP -MF .deps/ProcedureColumns.Tpo -c ProcedureColumns.c -fPIC -DPIC -o .libs/ProcedureColumns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT ProcedureColumns.lo -MD -MP -MF .deps/ProcedureColumns.Tpo -c ProcedureColumns.c -o ProcedureColumns.o >/dev/null 2>&1 mv -f .deps/ProcedureColumns.Tpo .deps/ProcedureColumns.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Procedures.lo -MD -MP -MF .deps/Procedures.Tpo -c -o Procedures.lo Procedures.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Procedures.lo -MD -MP -MF .deps/Procedures.Tpo -c Procedures.c -fPIC -DPIC -o .libs/Procedures.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Procedures.lo -MD -MP -MF .deps/Procedures.Tpo -c Procedures.c -o Procedures.o >/dev/null 2>&1 mv -f .deps/Procedures.Tpo .deps/Procedures.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT PutData.lo -MD -MP -MF .deps/PutData.Tpo -c -o PutData.lo PutData.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT PutData.lo -MD -MP -MF .deps/PutData.Tpo -c PutData.c -fPIC -DPIC -o .libs/PutData.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT PutData.lo -MD -MP -MF .deps/PutData.Tpo -c PutData.c -o PutData.o >/dev/null 2>&1 mv -f .deps/PutData.Tpo .deps/PutData.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT RowCount.lo -MD -MP -MF .deps/RowCount.Tpo -c -o RowCount.lo RowCount.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT RowCount.lo -MD -MP -MF .deps/RowCount.Tpo -c RowCount.c -fPIC -DPIC -o .libs/RowCount.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT RowCount.lo -MD -MP -MF .deps/RowCount.Tpo -c RowCount.c -o RowCount.o >/dev/null 2>&1 mv -f .deps/RowCount.Tpo .deps/RowCount.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetConnectAttr.lo -MD -MP -MF .deps/SetConnectAttr.Tpo -c -o SetConnectAttr.lo SetConnectAttr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetConnectAttr.lo -MD -MP -MF .deps/SetConnectAttr.Tpo -c SetConnectAttr.c -fPIC -DPIC -o .libs/SetConnectAttr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetConnectAttr.lo -MD -MP -MF .deps/SetConnectAttr.Tpo -c SetConnectAttr.c -o SetConnectAttr.o >/dev/null 2>&1 mv -f .deps/SetConnectAttr.Tpo .deps/SetConnectAttr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetConnectOption.lo -MD -MP -MF .deps/SetConnectOption.Tpo -c -o SetConnectOption.lo SetConnectOption.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetConnectOption.lo -MD -MP -MF .deps/SetConnectOption.Tpo -c SetConnectOption.c -fPIC -DPIC -o .libs/SetConnectOption.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetConnectOption.lo -MD -MP -MF .deps/SetConnectOption.Tpo -c SetConnectOption.c -o SetConnectOption.o >/dev/null 2>&1 mv -f .deps/SetConnectOption.Tpo .deps/SetConnectOption.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetCursorName.lo -MD -MP -MF .deps/SetCursorName.Tpo -c -o SetCursorName.lo SetCursorName.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetCursorName.lo -MD -MP -MF .deps/SetCursorName.Tpo -c SetCursorName.c -fPIC -DPIC -o .libs/SetCursorName.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetCursorName.lo -MD -MP -MF .deps/SetCursorName.Tpo -c SetCursorName.c -o SetCursorName.o >/dev/null 2>&1 mv -f .deps/SetCursorName.Tpo .deps/SetCursorName.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetDescField.lo -MD -MP -MF .deps/SetDescField.Tpo -c -o SetDescField.lo SetDescField.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetDescField.lo -MD -MP -MF .deps/SetDescField.Tpo -c SetDescField.c -fPIC -DPIC -o .libs/SetDescField.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetDescField.lo -MD -MP -MF .deps/SetDescField.Tpo -c SetDescField.c -o SetDescField.o >/dev/null 2>&1 mv -f .deps/SetDescField.Tpo .deps/SetDescField.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetDescRec.lo -MD -MP -MF .deps/SetDescRec.Tpo -c -o SetDescRec.lo SetDescRec.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetDescRec.lo -MD -MP -MF .deps/SetDescRec.Tpo -c SetDescRec.c -fPIC -DPIC -o .libs/SetDescRec.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetDescRec.lo -MD -MP -MF .deps/SetDescRec.Tpo -c SetDescRec.c -o SetDescRec.o >/dev/null 2>&1 mv -f .deps/SetDescRec.Tpo .deps/SetDescRec.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetEnvAttr.lo -MD -MP -MF .deps/SetEnvAttr.Tpo -c -o SetEnvAttr.lo SetEnvAttr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetEnvAttr.lo -MD -MP -MF .deps/SetEnvAttr.Tpo -c SetEnvAttr.c -fPIC -DPIC -o .libs/SetEnvAttr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetEnvAttr.lo -MD -MP -MF .deps/SetEnvAttr.Tpo -c SetEnvAttr.c -o SetEnvAttr.o >/dev/null 2>&1 mv -f .deps/SetEnvAttr.Tpo .deps/SetEnvAttr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetPos.lo -MD -MP -MF .deps/SetPos.Tpo -c -o SetPos.lo SetPos.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetPos.lo -MD -MP -MF .deps/SetPos.Tpo -c SetPos.c -fPIC -DPIC -o .libs/SetPos.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetPos.lo -MD -MP -MF .deps/SetPos.Tpo -c SetPos.c -o SetPos.o >/dev/null 2>&1 mv -f .deps/SetPos.Tpo .deps/SetPos.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetScrollOptions.lo -MD -MP -MF .deps/SetScrollOptions.Tpo -c -o SetScrollOptions.lo SetScrollOptions.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetScrollOptions.lo -MD -MP -MF .deps/SetScrollOptions.Tpo -c SetScrollOptions.c -fPIC -DPIC -o .libs/SetScrollOptions.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetScrollOptions.lo -MD -MP -MF .deps/SetScrollOptions.Tpo -c SetScrollOptions.c -o SetScrollOptions.o >/dev/null 2>&1 mv -f .deps/SetScrollOptions.Tpo .deps/SetScrollOptions.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetStmtAttr.lo -MD -MP -MF .deps/SetStmtAttr.Tpo -c -o SetStmtAttr.lo SetStmtAttr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetStmtAttr.lo -MD -MP -MF .deps/SetStmtAttr.Tpo -c SetStmtAttr.c -fPIC -DPIC -o .libs/SetStmtAttr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetStmtAttr.lo -MD -MP -MF .deps/SetStmtAttr.Tpo -c SetStmtAttr.c -o SetStmtAttr.o >/dev/null 2>&1 mv -f .deps/SetStmtAttr.Tpo .deps/SetStmtAttr.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetStmtOption.lo -MD -MP -MF .deps/SetStmtOption.Tpo -c -o SetStmtOption.lo SetStmtOption.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetStmtOption.lo -MD -MP -MF .deps/SetStmtOption.Tpo -c SetStmtOption.c -fPIC -DPIC -o .libs/SetStmtOption.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SetStmtOption.lo -MD -MP -MF .deps/SetStmtOption.Tpo -c SetStmtOption.c -o SetStmtOption.o >/dev/null 2>&1 mv -f .deps/SetStmtOption.Tpo .deps/SetStmtOption.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SpecialColumns.lo -MD -MP -MF .deps/SpecialColumns.Tpo -c -o SpecialColumns.lo SpecialColumns.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SpecialColumns.lo -MD -MP -MF .deps/SpecialColumns.Tpo -c SpecialColumns.c -fPIC -DPIC -o .libs/SpecialColumns.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT SpecialColumns.lo -MD -MP -MF .deps/SpecialColumns.Tpo -c SpecialColumns.c -o SpecialColumns.o >/dev/null 2>&1 mv -f .deps/SpecialColumns.Tpo .deps/SpecialColumns.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Statistics.lo -MD -MP -MF .deps/Statistics.Tpo -c -o Statistics.lo Statistics.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Statistics.lo -MD -MP -MF .deps/Statistics.Tpo -c Statistics.c -fPIC -DPIC -o .libs/Statistics.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Statistics.lo -MD -MP -MF .deps/Statistics.Tpo -c Statistics.c -o Statistics.o >/dev/null 2>&1 mv -f .deps/Statistics.Tpo .deps/Statistics.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT TablePrivileges.lo -MD -MP -MF .deps/TablePrivileges.Tpo -c -o TablePrivileges.lo TablePrivileges.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT TablePrivileges.lo -MD -MP -MF .deps/TablePrivileges.Tpo -c TablePrivileges.c -fPIC -DPIC -o .libs/TablePrivileges.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT TablePrivileges.lo -MD -MP -MF .deps/TablePrivileges.Tpo -c TablePrivileges.c -o TablePrivileges.o >/dev/null 2>&1 mv -f .deps/TablePrivileges.Tpo .deps/TablePrivileges.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Tables.lo -MD -MP -MF .deps/Tables.Tpo -c -o Tables.lo Tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Tables.lo -MD -MP -MF .deps/Tables.Tpo -c Tables.c -fPIC -DPIC -o .libs/Tables.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Tables.lo -MD -MP -MF .deps/Tables.Tpo -c Tables.c -o Tables.o >/dev/null 2>&1 mv -f .deps/Tables.Tpo .deps/Tables.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Transact.lo -MD -MP -MF .deps/Transact.Tpo -c -o Transact.lo Transact.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Transact.lo -MD -MP -MF .deps/Transact.Tpo -c Transact.c -fPIC -DPIC -o .libs/Transact.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Transact.lo -MD -MP -MF .deps/Transact.Tpo -c Transact.c -o Transact.o >/dev/null 2>&1 mv -f .deps/Transact.Tpo .deps/Transact.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -Wl,-O1 -Wl,--as-needed -o libiodbctrace.la AllocConnect.lo AllocEnv.lo AllocHandle.lo AllocStmt.lo BindCol.lo BindParameter.lo BrowseConnect.lo BulkOperations.lo Cancel.lo CloseCursor.lo ColAttribute.lo ColumnPrivileges.lo Columns.lo Connect.lo CopyDesc.lo DataSources.lo DescribeCol.lo DescribeParam.lo Disconnect.lo DriverConnect.lo Drivers.lo EndTran.lo Error.lo ExecDirect.lo Execute.lo ExtendedFetch.lo Fetch.lo FetchScroll.lo ForeignKeys.lo FreeConnect.lo FreeEnv.lo FreeHandle.lo FreeStmt.lo GetConnectAttr.lo GetConnectOption.lo GetCursorName.lo GetData.lo GetDescField.lo GetDescRec.lo GetDiagField.lo GetDiagRec.lo GetEnvAttr.lo GetFunctions.lo GetStmtAttr.lo GetStmtOption.lo GetTypeInfo.lo Info.lo MoreResults.lo NativeSql.lo NumParams.lo NumResultCols.lo ParamData.lo ParamOptions.lo Prepare.lo PrimaryKeys.lo ProcedureColumns.lo Procedures.lo PutData.lo RowCount.lo SetConnectAttr.lo SetConnectOption.lo SetCursorName.lo SetDescField.lo SetDescRec.lo SetEnvAttr.lo SetPos.lo SetScrollOptions.lo SetStmtAttr.lo SetStmtOption.lo SpecialColumns.lo Statistics.lo TablePrivileges.lo Tables.lo Transact.lo trace.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiodbctrace.a .libs/AllocConnect.o .libs/AllocEnv.o .libs/AllocHandle.o .libs/AllocStmt.o .libs/BindCol.o .libs/BindParameter.o .libs/BrowseConnect.o .libs/BulkOperations.o .libs/Cancel.o .libs/CloseCursor.o .libs/ColAttribute.o .libs/ColumnPrivileges.o .libs/Columns.o .libs/Connect.o .libs/CopyDesc.o .libs/DataSources.o .libs/DescribeCol.o .libs/DescribeParam.o .libs/Disconnect.o .libs/DriverConnect.o .libs/Drivers.o .libs/EndTran.o .libs/Error.o .libs/ExecDirect.o .libs/Execute.o .libs/ExtendedFetch.o .libs/Fetch.o .libs/FetchScroll.o .libs/ForeignKeys.o .libs/FreeConnect.o .libs/FreeEnv.o .libs/FreeHandle.o .libs/FreeStmt.o .libs/GetConnectAttr.o .libs/GetConnectOption.o .libs/GetCursorName.o .libs/GetData.o .libs/GetDescField.o .libs/GetDescRec.o .libs/GetDiagField.o .libs/GetDiagRec.o .libs/GetEnvAttr.o .libs/GetFunctions.o .libs/GetStmtAttr.o .libs/GetStmtOption.o .libs/GetTypeInfo.o .libs/Info.o .libs/MoreResults.o .libs/NativeSql.o .libs/NumParams.o .libs/NumResultCols.o .libs/ParamData.o .libs/ParamOptions.o .libs/Prepare.o .libs/PrimaryKeys.o .libs/ProcedureColumns.o .libs/Procedures.o .libs/PutData.o .libs/RowCount.o .libs/SetConnectAttr.o .libs/SetConnectOption.o .libs/SetCursorName.o .libs/SetDescField.o .libs/SetDescRec.o .libs/SetEnvAttr.o .libs/SetPos.o .libs/SetScrollOptions.o .libs/SetStmtAttr.o .libs/SetStmtOption.o .libs/SpecialColumns.o .libs/Statistics.o .libs/TablePrivileges.o .libs/Tables.o .libs/Transact.o .libs/trace.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiodbctrace.a libtool: link: ( cd ".libs" && rm -f "libiodbctrace.la" && ln -s "../libiodbctrace.la" "libiodbctrace.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc/trace' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c -o catalog.lo catalog.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/catalog.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o >/dev/null 2>&1 mv -f .deps/catalog.Tpo .deps/catalog.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c -o connect.lo connect.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -o connect.o >/dev/null 2>&1 mv -f .deps/connect.Tpo .deps/connect.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dlproc.lo -MD -MP -MF .deps/dlproc.Tpo -c -o dlproc.lo dlproc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dlproc.lo -MD -MP -MF .deps/dlproc.Tpo -c dlproc.c -fPIC -DPIC -o .libs/dlproc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dlproc.lo -MD -MP -MF .deps/dlproc.Tpo -c dlproc.c -o dlproc.o >/dev/null 2>&1 mv -f .deps/dlproc.Tpo .deps/dlproc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c -o execute.lo execute.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fPIC -DPIC -o .libs/execute.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -o execute.o >/dev/null 2>&1 mv -f .deps/execute.Tpo .deps/execute.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c -o fetch.lo fetch.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c fetch.c -fPIC -DPIC -o .libs/fetch.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT fetch.lo -MD -MP -MF .deps/fetch.Tpo -c fetch.c -o fetch.o >/dev/null 2>&1 mv -f .deps/fetch.Tpo .deps/fetch.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT hdbc.lo -MD -MP -MF .deps/hdbc.Tpo -c -o hdbc.lo hdbc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT hdbc.lo -MD -MP -MF .deps/hdbc.Tpo -c hdbc.c -fPIC -DPIC -o .libs/hdbc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT hdbc.lo -MD -MP -MF .deps/hdbc.Tpo -c hdbc.c -o hdbc.o >/dev/null 2>&1 mv -f .deps/hdbc.Tpo .deps/hdbc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT henv.lo -MD -MP -MF .deps/henv.Tpo -c -o henv.lo henv.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT henv.lo -MD -MP -MF .deps/henv.Tpo -c henv.c -fPIC -DPIC -o .libs/henv.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT henv.lo -MD -MP -MF .deps/henv.Tpo -c henv.c -o henv.o >/dev/null 2>&1 mv -f .deps/henv.Tpo .deps/henv.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c -o herr.lo herr.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c herr.c -fPIC -DPIC -o .libs/herr.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT herr.lo -MD -MP -MF .deps/herr.Tpo -c herr.c -o herr.o >/dev/null 2>&1 mv -f .deps/herr.Tpo .deps/herr.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT hstmt.lo -MD -MP -MF .deps/hstmt.Tpo -c -o hstmt.lo hstmt.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT hstmt.lo -MD -MP -MF .deps/hstmt.Tpo -c hstmt.c -fPIC -DPIC -o .libs/hstmt.o hstmt.c: In function ‘SQLSetStmtOption_Internal’: hstmt.c:782:4: warning: case label value is less than minimum value for type hstmt.c:783:4: warning: case label value is less than minimum value for type hstmt.c: In function ‘SQLGetStmtOption_Internal’: hstmt.c:968:2: warning: case label value is less than minimum value for type hstmt.c:969:2: warning: case label value is less than minimum value for type libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT hstmt.lo -MD -MP -MF .deps/hstmt.Tpo -c hstmt.c -o hstmt.o >/dev/null 2>&1 mv -f .deps/hstmt.Tpo .deps/hstmt.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o info.c: In function ‘SQLGetInfo_Internal’: info.c:817:15: warning: cast from pointer to integer of different size info.c:823:15: warning: cast from pointer to integer of different size info.c:829:15: warning: cast from pointer to integer of different size info.c:856:15: warning: cast from pointer to integer of different size libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1 mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 mv -f .deps/misc.Tpo .deps/misc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c -o prepare.lo prepare.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c prepare.c -fPIC -DPIC -o .libs/prepare.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c prepare.c -o prepare.o >/dev/null 2>&1 mv -f .deps/prepare.Tpo .deps/prepare.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT result.lo -MD -MP -MF .deps/result.Tpo -c -o result.lo result.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT result.lo -MD -MP -MF .deps/result.Tpo -c result.c -fPIC -DPIC -o .libs/result.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT result.lo -MD -MP -MF .deps/result.Tpo -c result.c -o result.o >/dev/null 2>&1 mv -f .deps/result.Tpo .deps/result.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT odbc3.lo -MD -MP -MF .deps/odbc3.Tpo -c -o odbc3.lo odbc3.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT odbc3.lo -MD -MP -MF .deps/odbc3.Tpo -c odbc3.c -fPIC -DPIC -o .libs/odbc3.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT odbc3.lo -MD -MP -MF .deps/odbc3.Tpo -c odbc3.c -o odbc3.o >/dev/null 2>&1 mv -f .deps/odbc3.Tpo .deps/odbc3.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -version-info 3:19:1 -export-symbols ./iodbc.exp -Wl,-O1 -Wl,--as-needed -o libiodbc.la -rpath /usr/lib64 catalog.lo connect.lo dlproc.lo execute.lo fetch.lo hdbc.lo henv.lo herr.lo hstmt.lo info.lo misc.lo prepare.lo result.lo odbc3.lo trace/libiodbctrace.la ../iodbcinst/libiodbc_common.la -ldl libtool: link: echo "{ global:" > .libs/libiodbc.ver libtool: link: cat ./iodbc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libiodbc.ver libtool: link: echo "local: *; };" >> .libs/libiodbc.ver libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/catalog.o .libs/connect.o .libs/dlproc.o .libs/execute.o .libs/fetch.o .libs/hdbc.o .libs/henv.o .libs/herr.o .libs/hstmt.o .libs/info.o .libs/misc.o .libs/prepare.o .libs/result.o .libs/odbc3.o -Wl,--whole-archive trace/.libs/libiodbctrace.a ../iodbcinst/.libs/libiodbc_common.a -Wl,--no-whole-archive -ldl -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libiodbc.so.2 -Wl,-version-script -Wl,.libs/libiodbc.ver -o .libs/libiodbc.so.2.1.19 libtool: link: (cd ".libs" && rm -f "libiodbc.so.2" && ln -s "libiodbc.so.2.1.19" "libiodbc.so.2") libtool: link: (cd ".libs" && rm -f "libiodbc.so" && ln -s "libiodbc.so.2.1.19" "libiodbc.so") libtool: link: (cd .libs/libiodbc.lax/libiodbctrace.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc/trace/.libs/libiodbctrace.a") libtool: link: (cd .libs/libiodbc.lax/libiodbc_common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc/../iodbcinst/.libs/libiodbc_common.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libiodbc.lax/libiodbc_common.a/misc.o .libs/libiodbc.lax/lt1-misc.o || cp .libs/libiodbc.lax/libiodbc_common.a/misc.o .libs/libiodbc.lax/lt1-misc.o libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiodbc.a catalog.o connect.o dlproc.o execute.o fetch.o hdbc.o henv.o herr.o hstmt.o info.o misc.o prepare.o result.o odbc3.o .libs/libiodbc.lax/libiodbctrace.a/GetData.o .libs/libiodbc.lax/libiodbctrace.a/FetchScroll.o .libs/libiodbc.lax/libiodbctrace.a/AllocEnv.o .libs/libiodbc.lax/libiodbctrace.a/AllocHandle.o .libs/libiodbc.lax/libiodbctrace.a/AllocStmt.o .libs/libiodbc.lax/libiodbctrace.a/SetStmtAttr.o .libs/libiodbc.lax/libiodbctrace.a/BindCol.o .libs/libiodbc.lax/libiodbctrace.a/trace.o .libs/libiodbc.lax/libiodbctrace.a/Fetch.o .libs/libiodbc.lax/libiodbctrace.a/AllocConnect.o .libs/libiodbc.lax/libiodbctrace.a/FreeConnect.o .libs/libiodbc.lax/libiodbctrace.a/ProcedureColumns.o .libs/libiodbc.lax/libiodbctrace.a/SetEnvAttr.o .libs/libiodbc.lax/libiodbctrace.a/MoreResults.o .libs/libiodbc.lax/libiodbctrace.a/GetDescRec.o .libs/libiodbc.lax/libiodbctrace.a/ExtendedFetch.o .libs/libiodbc.lax/libiodbctrace.a/Error.o .libs/libiodbc.lax/libiodbctrace.a/GetCursorName.o .libs/libiodbc.lax/libiodbctrace.a/Prepare.o .libs/libiodbc.lax/libiodbctrace.a/Cancel.o .libs/libiodbc.lax/libiodbctrace.a/SetDescField.o .libs/libiodbc.lax/libiodbctrace.a/GetDiagRec.o .libs/libiodbc.lax/libiodbctrace.a/Columns.o .libs/libiodbc.lax/libiodbctrace.a/SetStmtOption.o .libs/libiodbc.lax/libiodbctrace.a/BindParameter.o .libs/libiodbc.lax/libiodbctrace.a/DescribeParam.o .libs/libiodbc.lax/libiodbctrace.a/DataSources.o .libs/libiodbc.lax/libiodbctrace.a/FreeStmt.o .libs/libiodbc.lax/libiodbctrace.a/SetScrollOptions.o .libs/libiodbc.lax/libiodbctrace.a/Drivers.o .libs/libiodbc.lax/libiodbctrace.a/CloseCursor.o .libs/libiodbc.lax/libiodbctrace.a/Disconnect.o .libs/libiodbc.lax/libiodbctrace.a/NumParams.o .libs/libiodbc.lax/libiodbctrace.a/GetDescField.o .libs/libiodbc.lax/libiodbctrace.a/SetConnectOption.o .libs/libiodbc.lax/libiodbctrace.a/EndTran.o .libs/libiodbc.lax/libiodbctrace.a/BulkOperations.o .libs/libiodbc.lax/libiodbctrace.a/SetConnectAttr.o .libs/libiodbc.lax/libiodbctrace.a/Info.o .libs/libiodbc.lax/libiodbctrace.a/SetDescRec.o .libs/libiodbc.lax/libiodbctrace.a/NativeSql.o .libs/libiodbc.lax/libiodbctrace.a/Execute.o .libs/libiodbc.lax/libiodbctrace.a/TablePrivileges.o .libs/libiodbc.lax/libiodbctrace.a/GetDiagField.o .libs/libiodbc.lax/libiodbctrace.a/GetConnectAttr.o .libs/libiodbc.lax/libiodbctrace.a/ColumnPrivileges.o .libs/libiodbc.lax/libiodbctrace.a/SetPos.o .libs/libiodbc.lax/libiodbctrace.a/GetStmtOption.o .libs/libiodbc.lax/libiodbctrace.a/RowCount.o .libs/libiodbc.lax/libiodbctrace.a/ExecDirect.o .libs/libiodbc.lax/libiodbctrace.a/GetTypeInfo.o .libs/libiodbc.lax/libiodbctrace.a/Tables.o .libs/libiodbc.lax/libiodbctrace.a/ParamOptions.o .libs/libiodbc.lax/libiodbctrace.a/PutData.o .libs/libiodbc.lax/libiodbctrace.a/DescribeCol.o .libs/libiodbc.lax/libiodbctrace.a/NumResultCols.o .libs/libiodbc.lax/libiodbctrace.a/ColAttribute.o .libs/libiodbc.lax/libiodbctrace.a/Statistics.o .libs/libiodbc.lax/libiodbctrace.a/ParamData.o .libs/libiodbc.lax/libiodbctrace.a/FreeEnv.o .libs/libiodbc.lax/libiodbctrace.a/Connect.o .libs/libiodbc.lax/libiodbctrace.a/CopyDesc.o .libs/libiodbc.lax/libiodbctrace.a/SpecialColumns.o .libs/libiodbc.lax/libiodbctrace.a/GetStmtAttr.o .libs/libiodbc.lax/libiodbctrace.a/GetConnectOption.o .libs/libiodbc.lax/libiodbctrace.a/Transact.o .libs/libiodbc.lax/libiodbctrace.a/Procedures.o .libs/libiodbc.lax/libiodbctrace.a/PrimaryKeys.o .libs/libiodbc.lax/libiodbctrace.a/BrowseConnect.o .libs/libiodbc.lax/libiodbctrace.a/DriverConnect.o .libs/libiodbc.lax/libiodbctrace.a/SetCursorName.o .libs/libiodbc.lax/libiodbctrace.a/GetEnvAttr.o .libs/libiodbc.lax/libiodbctrace.a/GetFunctions.o .libs/libiodbc.lax/libiodbctrace.a/ForeignKeys.o .libs/libiodbc.lax/libiodbctrace.a/FreeHandle.o .libs/libiodbc.lax/libiodbc_common.a/SQLWriteFileDSN.o .libs/libiodbc.lax/libiodbc_common.a/inifile.o .libs/libiodbc.lax/libiodbc_common.a/SQLGetPrivateProfileString.o .libs/libiodbc.lax/libiodbc_common.a/SQLReadFileDSN.o .libs/libiodbc.lax/libiodbc_common.a/iodbc_error.o .libs/libiodbc.lax/libiodbc_common.a/SQLWritePrivateProfileString.o .libs/libiodbc.lax/libiodbc_common.a/SQLValidDSN.o .libs/libiodbc.lax/lt1-misc.o .libs/libiodbc.lax/libiodbc_common.a/SQLGetConfigMode.o .libs/libiodbc.lax/libiodbc_common.a/dlf.o .libs/libiodbc.lax/libiodbc_common.a/SQLSetConfigMode.o .libs/libiodbc.lax/libiodbc_common.a/unicode.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiodbc.a libtool: link: rm -fr .libs/libiodbc.lax .libs/libiodbc.lax libtool: link: ( cd ".libs" && rm -f "libiodbc.la" && ln -s "../libiodbc.la" "libiodbc.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc' make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc' Making all in iodbcadm make[1]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm' Making all in gtk make[2]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm/gtk' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT administrator.lo -MD -MP -MF .deps/administrator.Tpo -c -o administrator.lo administrator.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:37\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT administrator.lo -MD -MP -MF .deps/administrator.Tpo -c administrator.c -fPIC -DPIC -o .libs/administrator.o administrator.c: In function ‘addcomponents_to_list’: administrator.c:159:4: warning: implicit declaration of function ‘dladdr’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:37\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT administrator.lo -MD -MP -MF .deps/administrator.Tpo -c administrator.c -o administrator.o >/dev/null 2>&1 mv -f .deps/administrator.Tpo .deps/administrator.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT confirm.lo -MD -MP -MF .deps/confirm.Tpo -c -o confirm.lo confirm.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:39\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT confirm.lo -MD -MP -MF .deps/confirm.Tpo -c confirm.c -fPIC -DPIC -o .libs/confirm.o confirm.c: In function ‘create_confirmw’: confirm.c:260:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ confirm.c:261:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ confirm.c:263:3: warning: implicit declaration of function ‘create_message’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:39\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT confirm.lo -MD -MP -MF .deps/confirm.Tpo -c confirm.c -o confirm.o >/dev/null 2>&1 mv -f .deps/confirm.Tpo .deps/confirm.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT connectionpooling.lo -MD -MP -MF .deps/connectionpooling.Tpo -c -o connectionpooling.lo connectionpooling.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:40\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT connectionpooling.lo -MD -MP -MF .deps/connectionpooling.Tpo -c connectionpooling.c -fPIC -DPIC -o .libs/connectionpooling.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:40\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT connectionpooling.lo -MD -MP -MF .deps/connectionpooling.Tpo -c connectionpooling.c -o connectionpooling.o >/dev/null 2>&1 mv -f .deps/connectionpooling.Tpo .deps/connectionpooling.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT driverchooser.lo -MD -MP -MF .deps/driverchooser.Tpo -c -o driverchooser.lo driverchooser.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:41\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT driverchooser.lo -MD -MP -MF .deps/driverchooser.Tpo -c driverchooser.c -fPIC -DPIC -o .libs/driverchooser.o driverchooser.c: In function ‘adddrivers_to_list’: driverchooser.c:272:7: warning: passing argument 2 of ‘gtk_clist_append’ from incompatible pointer type /usr/include/gtk-2.0/gtk/gtkclist.h:682:6: note: expected ‘gchar **’ but argument is of type ‘SQLCHAR **’ driverchooser.c: In function ‘fdriverchooser_switch_page’: driverchooser.c:624:19: warning: assignment discards qualifiers from pointer target type driverchooser.c: In function ‘fdriverchooser_finish_clicked’: driverchooser.c:728:7: warning: passing argument 1 of ‘gtk_entry_get_text’ from incompatible pointer type /usr/include/gtk-2.0/gtk/gtkentry.h:216:14: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ driverchooser.c:728:11: warning: assignment discards qualifiers from pointer target type driverchooser.c: In function ‘fdriverchooser_browse_clicked’: driverchooser.c:852:7: warning: passing argument 1 of ‘gtk_entry_get_text’ from incompatible pointer type /usr/include/gtk-2.0/gtk/gtkentry.h:216:14: note: expected ‘struct GtkEntry *’ but argument is of type ‘struct GtkWidget *’ driverchooser.c:852:11: warning: assignment discards qualifiers from pointer target type libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:41\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT driverchooser.lo -MD -MP -MF .deps/driverchooser.Tpo -c driverchooser.c -o driverchooser.o >/dev/null 2>&1 mv -f .deps/driverchooser.Tpo .deps/driverchooser.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT driversetup.lo -MD -MP -MF .deps/driversetup.Tpo -c -o driversetup.lo driversetup.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:42\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT driversetup.lo -MD -MP -MF .deps/driversetup.Tpo -c driversetup.c -fPIC -DPIC -o .libs/driversetup.o driversetup.c: In function ‘driversetup_add_clicked’: driversetup.c:267:15: warning: assignment discards qualifiers from pointer target type driversetup.c:270:15: warning: assignment discards qualifiers from pointer target type driversetup.c: In function ‘driversetup_update_clicked’: driversetup.c:302:15: warning: assignment discards qualifiers from pointer target type driversetup.c:305:12: warning: assignment discards qualifiers from pointer target type libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:42\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT driversetup.lo -MD -MP -MF .deps/driversetup.Tpo -c driversetup.c -o driversetup.o >/dev/null 2>&1 mv -f .deps/driversetup.Tpo .deps/driversetup.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dsnchooser.lo -MD -MP -MF .deps/dsnchooser.Tpo -c -o dsnchooser.lo dsnchooser.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:43\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dsnchooser.lo -MD -MP -MF .deps/dsnchooser.Tpo -c dsnchooser.c -fPIC -DPIC -o .libs/dsnchooser.o dsnchooser.c: In function ‘filedsn_add_clicked’: dsnchooser.c:1128:7: warning: passing argument 1 of ‘strlen’ from incompatible pointer type /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘wchar_t *’ dsnchooser.c: In function ‘filedsn_remove_clicked’: dsnchooser.c:1162:11: warning: assignment discards qualifiers from pointer target type dsnchooser.c: In function ‘filedsn_configure_clicked’: dsnchooser.c:1201:11: warning: assignment discards qualifiers from pointer target type dsnchooser.c: In function ‘filedsn_test_clicked’: dsnchooser.c:1293:11: warning: assignment discards qualifiers from pointer target type libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:43\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT dsnchooser.lo -MD -MP -MF .deps/dsnchooser.Tpo -c dsnchooser.c -o dsnchooser.o >/dev/null 2>&1 mv -f .deps/dsnchooser.Tpo .deps/dsnchooser.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT errorbox.lo -MD -MP -MF .deps/errorbox.Tpo -c -o errorbox.lo errorbox.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:45\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT errorbox.lo -MD -MP -MF .deps/errorbox.Tpo -c errorbox.c -fPIC -DPIC -o .libs/errorbox.o errorbox.c: In function ‘create_errorw’: errorbox.c:238:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ errorbox.c:239:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ errorbox.c:240:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:45\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT errorbox.lo -MD -MP -MF .deps/errorbox.Tpo -c errorbox.c -o errorbox.o >/dev/null 2>&1 mv -f .deps/errorbox.Tpo .deps/errorbox.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT gensetup.lo -MD -MP -MF .deps/gensetup.Tpo -c -o gensetup.lo gensetup.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:46\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT gensetup.lo -MD -MP -MF .deps/gensetup.Tpo -c gensetup.c -fPIC -DPIC -o .libs/gensetup.o gensetup.c: In function ‘gensetup_add_clicked’: gensetup.c:154:15: warning: assignment discards qualifiers from pointer target type gensetup.c:157:12: warning: assignment discards qualifiers from pointer target type gensetup.c: In function ‘gensetup_update_clicked’: gensetup.c:197:15: warning: assignment discards qualifiers from pointer target type gensetup.c:200:12: warning: assignment discards qualifiers from pointer target type gensetup.c: In function ‘gensetup_ok_clicked’: gensetup.c:327:7: warning: passing argument 1 of ‘gtk_toggle_button_get_active’ from incompatible pointer type /usr/include/gtk-2.0/gtk/gtktogglebutton.h:84:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ gensetup.c: In function ‘create_fgensetup’: gensetup.c:687:3: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type /usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ gensetup.c: In function ‘create_keyval’: gensetup.c:991:3: warning: passing argument 1 of ‘gtk_toggle_button_set_active’ from incompatible pointer type /usr/include/gtk-2.0/gtk/gtktogglebutton.h:82:12: note: expected ‘struct GtkToggleButton *’ but argument is of type ‘struct GtkWidget *’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:46\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT gensetup.lo -MD -MP -MF .deps/gensetup.Tpo -c gensetup.c -o gensetup.o >/dev/null 2>&1 mv -f .deps/gensetup.Tpo .deps/gensetup.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:47\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:47\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -o main.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT messagebox.lo -MD -MP -MF .deps/messagebox.Tpo -c -o messagebox.lo messagebox.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:47\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT messagebox.lo -MD -MP -MF .deps/messagebox.Tpo -c messagebox.c -fPIC -DPIC -o .libs/messagebox.o messagebox.c: In function ‘create_messagew’: messagebox.c:203:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ messagebox.c:204:3: warning: passing argument 1 of ‘dm_SQL_WtoU8’ discards qualifiers from pointer target type ../../iodbcinst/unicode.h:106:10: note: expected ‘SQLWCHAR *’ but argument is of type ‘LPCWSTR’ libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:47\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT messagebox.lo -MD -MP -MF .deps/messagebox.Tpo -c messagebox.c -o messagebox.o >/dev/null 2>&1 mv -f .deps/messagebox.Tpo .deps/messagebox.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT translatorchooser.lo -MD -MP -MF .deps/translatorchooser.Tpo -c -o translatorchooser.lo translatorchooser.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:48\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT translatorchooser.lo -MD -MP -MF .deps/translatorchooser.Tpo -c translatorchooser.c -fPIC -DPIC -o .libs/translatorchooser.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcadm -I../../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"12/11/2011_22:25:48\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT translatorchooser.lo -MD -MP -MF .deps/translatorchooser.Tpo -c translatorchooser.c -o translatorchooser.o >/dev/null 2>&1 mv -f .deps/translatorchooser.Tpo .deps/translatorchooser.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -D__GTK__ -DDATEBUILD=\"`date +%d/%m/%Y_%T`\" -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -Wl,-O1 -Wl,--as-needed -o libiodbcadm-gtk.la administrator.lo confirm.lo connectionpooling.lo driverchooser.lo driversetup.lo dsnchooser.lo errorbox.lo gensetup.lo main.lo messagebox.lo translatorchooser.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libiodbcadm-gtk.a .libs/administrator.o .libs/confirm.o .libs/connectionpooling.o .libs/driverchooser.o .libs/driversetup.o .libs/dsnchooser.o .libs/errorbox.o .libs/gensetup.o .libs/main.o .libs/messagebox.o .libs/translatorchooser.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libiodbcadm-gtk.a libtool: link: ( cd ".libs" && rm -f "libiodbcadm-gtk.la" && ln -s "../libiodbcadm-gtk.la" "libiodbcadm-gtk.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm/gtk' make[2]: Entering directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c -o Info.lo Info.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -fPIC -DPIC -o .libs/Info.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -o Info.o >/dev/null 2>&1 mv -f .deps/Info.Tpo .deps/Info.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT drvconn.lo -MD -MP -MF .deps/drvconn.Tpo -c -o drvconn.lo drvconn.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT drvconn.lo -MD -MP -MF .deps/drvconn.Tpo -c drvconn.c -fPIC -DPIC -o .libs/drvconn.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT drvconn.lo -MD -MP -MF .deps/drvconn.Tpo -c drvconn.c -o drvconn.o >/dev/null 2>&1 mv -f .deps/drvconn.Tpo .deps/drvconn.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -pthread -DQT_SHARED -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -D__GTK__ -DWITH_PTHREADS -D_REENTRANT -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -version-info 3:19:1 -export-symbols ./iodbcadm.exp -Wl,-O1 -Wl,--as-needed -o libiodbcadm.la -rpath /usr/lib64 Info.lo drvconn.lo error.lo ../iodbcadm/gtk/libiodbcadm-gtk.la -ldl -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../iodbcinst/libiodbc_common.la ../iodbcinst/libiodbcinst.la ../iodbc/libiodbc.la libtool: link: echo "{ global:" > .libs/libiodbcadm.ver libtool: link: cat ./iodbcadm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libiodbcadm.ver libtool: link: echo "local: *; };" >> .libs/libiodbcadm.ver libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared .libs/Info.o .libs/drvconn.o .libs/error.o -Wl,--whole-archive ../iodbcadm/gtk/.libs/libiodbcadm-gtk.a ../iodbcinst/.libs/libiodbc_common.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcinst/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbc/.libs -lgtk-x11-2.0 -lgdk-x11-2.0 /usr/lib64/libatk-1.0.so /usr/bin /usr/sbin /bin /sbin -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 /usr/lib64/libfontconfig.so -lfreetype -lz -lbz2 -lexpat -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../iodbcinst/.libs/libiodbcinst.so ../iodbc/.libs/libiodbc.so -ldl -march=native -Wl,-O1 -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libiodbcadm.so.2 -Wl,-version-script -Wl,.libs/libiodbcadm.ver -o .libs/libiodbcadm.so.2.1.19 /usr/bin: file not recognized: Is a directory collect2: ld returned 1 exit status make[2]: *** [libiodbcadm.la] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7/iodbcadm' make: *** [all-recursive] Error 1 emake failed * ERROR: dev-db/libiodbc-3.52.7 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 187: Called die * The specific snippet of code: * emake -j1 || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-db/libiodbc-3.52.7', * the complete build log and the output of 'emerge -pqv =dev-db/libiodbc-3.52.7'. * The complete build log is located at '/var/tmp/portage/dev-db/libiodbc-3.52.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/libiodbc-3.52.7/temp/environment'. * S: '/var/tmp/portage/dev-db/libiodbc-3.52.7/work/libiodbc-3.52.7'