- * Package: dev-db/libiodbc-3.52.7-r1
- * Repository: gentoo
- * Maintainer: php-bugs@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking libiodbc-3.52.7.tar.gz to /tmp/portage/dev-db/libiodbc-3.52.7-r1/work
- >>> Source unpacked in /tmp/portage/dev-db/libiodbc-3.52.7-r1/work
- >>> Preparing source in /tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7 ...
- * Applying libiodbc-3.52.7-debian_bug501100.patch ...
- [ ok ]
- * Applying libiodbc-3.52.7-debian_bug508480.patch ...
- [ ok ]
- * Applying libiodbc-3.52.7-gtk.patch ...
- [ ok ]
- * Applying libiodbc-3.52.7-multilib.patch ...
- [ ok ]
- * Applying libiodbc-3.52.7-unicode_includes.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-db/libiodbc-3.52.7-r1/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 --disable-dependency-tracking --with-layout=gentoo --with-iodbc-inidir=yes --disable-gui --disable-static
- 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... none
- 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... no
- 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 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' [enabled by default]
- conftest.c:1:18: warning: return type defaults to 'int' [enabled by default]
- 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
- �[1miODBC Driver Manager 3.52.7 configuration summary�[m�
- =================================================
- �[1mInstallation variables�[m�
- layout Gentoo
- prefix /usr
- exec_prefix ${prefix}
- �[1mInstallation paths�[m�
- programs ${exec_prefix}/bin
- include files ${prefix}/include/iodbc
- libraries /usr/lib64
- manual pages /usr/share/man
- �[1mConfiguration files�[m�
- odbc.ini /etc/odbc.ini
- odbcinst.ini /etc/odbcinst.ini
- default FILEDSN path /etc/ODBCDataSources
- �[1mExtensions�[m�
- ODBC Version 3
- GUI Extensions false
- ThreadSafe true
- Install libodbc.so false
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7 ...
- make -j24 -j1
- Making all in admin
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- Making all in bin
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- Making all in etc
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- Making all in man
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- make[1]: Nothing to be done for `all'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- Making all in include
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make all-am
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- Making all in iodbcinst
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLConfigDataSource.c -fPIC -DPIC -o .libs/SQLConfigDataSource.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLConfigDriver.c -fPIC -DPIC -o .libs/SQLConfigDriver.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLGetAvailableDrivers.c -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallDriver.c -fPIC -DPIC -o .libs/SQLInstallDriver.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLRemoveDSNFromIni.c -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLRemoveDriver.c -fPIC -DPIC -o .libs/SQLRemoveDriver.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLWriteDSNToIni.c -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallDriverEx.c -fPIC -DPIC -o .libs/SQLInstallDriverEx.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallODBC.c -fPIC -DPIC -o .libs/SQLInstallODBC.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallTranslator.c -fPIC -DPIC -o .libs/SQLInstallTranslator.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 [enabled by default]
- SQLCreateDataSource.c:164:7: note: expected 'LPWSTR' but argument is of type 'char *'
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLManageDataSource.c -fPIC -DPIC -o .libs/SQLManageDataSource.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLRemoveTranslator.c -fPIC -DPIC -o .libs/SQLRemoveTranslator.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLRemoveDefaultDataSource.c -fPIC -DPIC -o .libs/SQLRemoveDefaultDataSource.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallDriverManager.c -fPIC -DPIC -o .libs/SQLInstallDriverManager.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLRemoveDriverManager.c -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallTranslatorEx.c -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLInstallerError.c -fPIC -DPIC -o .libs/SQLInstallerError.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLPostInstallerError.c -fPIC -DPIC -o .libs/SQLPostInstallerError.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLGetTranslator.c -fPIC -DPIC -o .libs/SQLGetTranslator.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Info.c -fPIC -DPIC -o .libs/Info.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLGetConfigMode.c -fPIC -DPIC -o .libs/SQLGetConfigMode.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLGetPrivateProfileString.c -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLSetConfigMode.c -fPIC -DPIC -o .libs/SQLSetConfigMode.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLValidDSN.c -fPIC -DPIC -o .libs/SQLValidDSN.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLWritePrivateProfileString.c -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLReadFileDSN.c -fPIC -DPIC -o .libs/SQLReadFileDSN.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SQLWriteFileDSN.c -fPIC -DPIC -o .libs/SQLWriteFileDSN.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c dlf.c -fPIC -DPIC -o .libs/dlf.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 'const' qualifier from pointer target type [enabled by default]
- inifile.c:600:1: note: expected 'char *' but argument is of type 'LPCSTR'
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c iodbc_error.c -fPIC -DPIC -o .libs/iodbc_error.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c misc.c -fPIC -DPIC -o .libs/misc.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c unicode.c -fPIC -DPIC -o .libs/unicode.o
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -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 -O2 -pipe -ggdb -march=native -ftracer -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" && rm -f "libiodbcinst.la" && ln -s "../libiodbcinst.la" "libiodbcinst.la" )
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- Making all in iodbc
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- Making all in trace
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c AllocConnect.c -fPIC -DPIC -o .libs/AllocConnect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c AllocEnv.c -fPIC -DPIC -o .libs/AllocEnv.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c AllocHandle.c -fPIC -DPIC -o .libs/AllocHandle.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c AllocStmt.c -fPIC -DPIC -o .libs/AllocStmt.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c BindCol.c -fPIC -DPIC -o .libs/BindCol.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c BindParameter.c -fPIC -DPIC -o .libs/BindParameter.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c BrowseConnect.c -fPIC -DPIC -o .libs/BrowseConnect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c BulkOperations.c -fPIC -DPIC -o .libs/BulkOperations.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Cancel.c -fPIC -DPIC -o .libs/Cancel.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c CloseCursor.c -fPIC -DPIC -o .libs/CloseCursor.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ColAttribute.c -fPIC -DPIC -o .libs/ColAttribute.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ColumnPrivileges.c -fPIC -DPIC -o .libs/ColumnPrivileges.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Columns.c -fPIC -DPIC -o .libs/Columns.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Connect.c -fPIC -DPIC -o .libs/Connect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c CopyDesc.c -fPIC -DPIC -o .libs/CopyDesc.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c DataSources.c -fPIC -DPIC -o .libs/DataSources.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c DescribeCol.c -fPIC -DPIC -o .libs/DescribeCol.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c DescribeParam.c -fPIC -DPIC -o .libs/DescribeParam.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Disconnect.c -fPIC -DPIC -o .libs/Disconnect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c DriverConnect.c -fPIC -DPIC -o .libs/DriverConnect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Drivers.c -fPIC -DPIC -o .libs/Drivers.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c EndTran.c -fPIC -DPIC -o .libs/EndTran.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Error.c -fPIC -DPIC -o .libs/Error.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ExecDirect.c -fPIC -DPIC -o .libs/ExecDirect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Execute.c -fPIC -DPIC -o .libs/Execute.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ExtendedFetch.c -fPIC -DPIC -o .libs/ExtendedFetch.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Fetch.c -fPIC -DPIC -o .libs/Fetch.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c FetchScroll.c -fPIC -DPIC -o .libs/FetchScroll.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ForeignKeys.c -fPIC -DPIC -o .libs/ForeignKeys.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c FreeConnect.c -fPIC -DPIC -o .libs/FreeConnect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c FreeEnv.c -fPIC -DPIC -o .libs/FreeEnv.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c FreeHandle.c -fPIC -DPIC -o .libs/FreeHandle.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c FreeStmt.c -fPIC -DPIC -o .libs/FreeStmt.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetConnectAttr.c -fPIC -DPIC -o .libs/GetConnectAttr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetConnectOption.c -fPIC -DPIC -o .libs/GetConnectOption.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetCursorName.c -fPIC -DPIC -o .libs/GetCursorName.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetData.c -fPIC -DPIC -o .libs/GetData.o
- GetData.c: In function '_trace_data':
- GetData.c:340:2: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'long int' [-Wformat]
- GetData.c:350:2: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetDescField.c -fPIC -DPIC -o .libs/GetDescField.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetDescRec.c -fPIC -DPIC -o .libs/GetDescRec.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetDiagField.c -fPIC -DPIC -o .libs/GetDiagField.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetDiagRec.c -fPIC -DPIC -o .libs/GetDiagRec.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetEnvAttr.c -fPIC -DPIC -o .libs/GetEnvAttr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetFunctions.c -fPIC -DPIC -o .libs/GetFunctions.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetStmtAttr.c -fPIC -DPIC -o .libs/GetStmtAttr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetStmtOption.c -fPIC -DPIC -o .libs/GetStmtOption.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c GetTypeInfo.c -fPIC -DPIC -o .libs/GetTypeInfo.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Info.c -fPIC -DPIC -o .libs/Info.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c MoreResults.c -fPIC -DPIC -o .libs/MoreResults.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c NativeSql.c -fPIC -DPIC -o .libs/NativeSql.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c NumParams.c -fPIC -DPIC -o .libs/NumParams.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c NumResultCols.c -fPIC -DPIC -o .libs/NumResultCols.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ParamData.c -fPIC -DPIC -o .libs/ParamData.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ParamOptions.c -fPIC -DPIC -o .libs/ParamOptions.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Prepare.c -fPIC -DPIC -o .libs/Prepare.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c PrimaryKeys.c -fPIC -DPIC -o .libs/PrimaryKeys.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c ProcedureColumns.c -fPIC -DPIC -o .libs/ProcedureColumns.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Procedures.c -fPIC -DPIC -o .libs/Procedures.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c PutData.c -fPIC -DPIC -o .libs/PutData.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c RowCount.c -fPIC -DPIC -o .libs/RowCount.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetConnectAttr.c -fPIC -DPIC -o .libs/SetConnectAttr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetConnectOption.c -fPIC -DPIC -o .libs/SetConnectOption.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetCursorName.c -fPIC -DPIC -o .libs/SetCursorName.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetDescField.c -fPIC -DPIC -o .libs/SetDescField.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetDescRec.c -fPIC -DPIC -o .libs/SetDescRec.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetEnvAttr.c -fPIC -DPIC -o .libs/SetEnvAttr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetPos.c -fPIC -DPIC -o .libs/SetPos.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetScrollOptions.c -fPIC -DPIC -o .libs/SetScrollOptions.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetStmtAttr.c -fPIC -DPIC -o .libs/SetStmtAttr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SetStmtOption.c -fPIC -DPIC -o .libs/SetStmtOption.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c SpecialColumns.c -fPIC -DPIC -o .libs/SpecialColumns.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Statistics.c -fPIC -DPIC -o .libs/Statistics.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c TablePrivileges.c -fPIC -DPIC -o .libs/TablePrivileges.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Tables.c -fPIC -DPIC -o .libs/Tables.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c Transact.c -fPIC -DPIC -o .libs/Transact.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c trace.c -fPIC -DPIC -o .libs/trace.o
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -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 `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- Making all in .
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c catalog.c -fPIC -DPIC -o .libs/catalog.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c connect.c -fPIC -DPIC -o .libs/connect.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c dlproc.c -fPIC -DPIC -o .libs/dlproc.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c execute.c -fPIC -DPIC -o .libs/execute.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c fetch.c -fPIC -DPIC -o .libs/fetch.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c hdbc.c -fPIC -DPIC -o .libs/hdbc.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c henv.c -fPIC -DPIC -o .libs/henv.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c herr.c -fPIC -DPIC -o .libs/herr.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 [enabled by default]
- hstmt.c:783:4: warning: case label value is less than minimum value for type [enabled by default]
- hstmt.c: In function 'SQLGetStmtOption_Internal':
- hstmt.c:968:2: warning: case label value is less than minimum value for type [enabled by default]
- hstmt.c:969:2: warning: case label value is less than minimum value for type [enabled by default]
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 [-Wpointer-to-int-cast]
- info.c:823:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- info.c:829:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- info.c:856:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c misc.c -fPIC -DPIC -o .libs/misc.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c prepare.c -fPIC -DPIC -o .libs/prepare.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c result.c -fPIC -DPIC -o .libs/result.o
- /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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -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 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c odbc3.c -fPIC -DPIC -o .libs/odbc3.o
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -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" && rm -f "libiodbc.la" && ln -s "../libiodbc.la" "libiodbc.la" )
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- Making all in iodbcadm
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- Making all in drvproxy
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- Making all in samples
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -DNO_FRAMEWORKS -DWITH_PTHREADS -D_REENTRANT -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c iodbctest.c
- iodbctest.c: In function 'ODBC_Test':
- iodbctest.c:945:8: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
- iodbctest.c:945:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- iodbctest.c:1017:9: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
- iodbctest.c:1017:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -static -Wl,-O1 -Wl,--as-needed -o iodbctest iodbctest.o ../iodbc/libiodbc.la
- libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -Wl,-O1 -Wl,--as-needed -o iodbctest iodbctest.o ../iodbc/.libs/libiodbc.so -ldl -Wl,-rpath -Wl,/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/.libs
- x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -DNO_FRAMEWORKS -DWITH_PTHREADS -D_REENTRANT -DUNICODE -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -c -o iodbctestw-iodbctest.o `test -f 'iodbctest.c' || echo './'`iodbctest.c
- iodbctest.c: In function 'ODBC_Test':
- iodbctest.c:943:8: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
- iodbctest.c:943:8: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- iodbctest.c:1014:9: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
- iodbctest.c:1014:9: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DUNICODE -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -static -Wl,-O1 -Wl,--as-needed -o iodbctestw iodbctestw-iodbctest.o ../iodbc/libiodbc.la
- libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -DUNICODE -O2 -pipe -ggdb -march=native -ftracer -DODBCVER=0x0350 -DIODBC_BUILD=7090909 -Wl,-O1 -Wl,--as-needed -o iodbctestw iodbctestw-iodbctest.o ../iodbc/.libs/libiodbc.so -ldl -Wl,-rpath -Wl,/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/.libs
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- make[1]: Nothing to be done for `all-am'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- >>> Source compiled.
- >>> Test phase [check]: dev-db/libiodbc-3.52.7-r1
- * Tinderbox QA Notice: 'make' called by _eapi0_src_test
- make -j24 -j1 -j24 -j1 -j1 check
- Making check in admin
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- Making check in bin
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- Making check in etc
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- Making check in man
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- Making check in include
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- Making check in iodbcinst
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- Making check in iodbc
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- Making check in trace
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- make[2]: Nothing to be done for `check'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- Making check in .
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- Making check in iodbcadm
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- Making check in drvproxy
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[2]: Nothing to be done for `check-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- Making check in samples
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[1]: Nothing to be done for `check'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- make[1]: Nothing to be done for `check-am'.
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- >>> Install libiodbc-3.52.7-r1 into /tmp/portage/dev-db/libiodbc-3.52.7-r1/image/ category dev-db
- make -j24 -j1 DESTDIR=/tmp/portage/dev-db/libiodbc-3.52.7-r1/image/ install
- Making install in admin
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64/pkgconfig"
- /usr/bin/install -c -m 644 libiodbc.pc '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64/pkgconfig'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/admin'
- Making install in bin
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin"
- /usr/bin/install -c iodbc-config '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin'
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/bin'
- Making install in etc
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/etc'
- Making install in man
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/share/man/man1"
- /usr/bin/install -c -m 644 iodbc-config.1 iodbctest.1 iodbctestw.1 '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/share/man/man1'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/man'
- Making install in include
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make[2]: Nothing to be done for `install-exec-am'.
- test -z "/usr/include/iodbc" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/include/iodbc"
- /usr/bin/install -c -m 644 isql.h isqlext.h isqltypes.h sql.h sqlext.h sqlucode.h sqltypes.h odbcinst.h iodbcunix.h iodbcinst.h iodbcext.h '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/include/iodbc'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/include'
- Making install in iodbcinst
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libiodbcinst.la '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64'
- libtool: install: /usr/bin/install -c .libs/libiodbcinst.so.2.1.19 /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64/libiodbcinst.so.2.1.19
- libtool: install: (cd /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64 && { ln -s -f libiodbcinst.so.2.1.19 libiodbcinst.so.2 || { rm -f libiodbcinst.so.2 && ln -s libiodbcinst.so.2.1.19 libiodbcinst.so.2; }; })
- libtool: install: (cd /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64 && { ln -s -f libiodbcinst.so.2.1.19 libiodbcinst.so || { rm -f libiodbcinst.so && ln -s libiodbcinst.so.2.1.19 libiodbcinst.so; }; })
- libtool: install: /usr/bin/install -c .libs/libiodbcinst.lai /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64/libiodbcinst.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcinst'
- Making install in iodbc
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- Making install in trace
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- make[3]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc/trace'
- Making install in .
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[3]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64"
- /bin/sh ../libtool --mode=install /usr/bin/install -c libiodbc.la '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64'
- libtool: install: /usr/bin/install -c .libs/libiodbc.so.2.1.19 /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64/libiodbc.so.2.1.19
- libtool: install: (cd /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64 && { ln -s -f libiodbc.so.2.1.19 libiodbc.so.2 || { rm -f libiodbc.so.2 && ln -s libiodbc.so.2.1.19 libiodbc.so.2; }; })
- libtool: install: (cd /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64 && { ln -s -f libiodbc.so.2.1.19 libiodbc.so || { rm -f libiodbc.so && ln -s libiodbc.so.2.1.19 libiodbc.so; }; })
- libtool: install: /usr/bin/install -c .libs/libiodbc.lai /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64/libiodbc.la
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- make install-exec-hook
- make[4]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[4]: Nothing to be done for `install-exec-hook'.
- make[4]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbc'
- Making install in iodbcadm
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[3]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64"
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin"
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/iodbcadm'
- Making install in drvproxy
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[3]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/lib64"
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/drvproxy'
- Making install in samples
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin"
- /bin/sh ../libtool --mode=install /usr/bin/install -c iodbctest iodbctestw '/tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin'
- libtool: install: /usr/bin/install -c iodbctest /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin/iodbctest
- libtool: install: /usr/bin/install -c iodbctestw /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/bin/iodbctestw
- make install-exec-hook
- make[3]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- /bin/sh ../admin/mkinstalldirs /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/share/libiodbc/samples
- mkdir -p -- /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/share/libiodbc/samples
- cp ./iodbctest.c /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/share/libiodbc/samples/iodbctest.c
- cp ./Makefile.sample /tmp/portage/dev-db/libiodbc-3.52.7-r1/image//usr/share/libiodbc/samples/Makefile
- make[3]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7/samples'
- make[1]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- make[2]: Entering directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- make[2]: Nothing to be done for `install-exec-am'.
- make[2]: Nothing to be done for `install-data-am'.
- make[2]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- make[1]: Leaving directory `/tmp/portage/dev-db/libiodbc-3.52.7-r1/work/libiodbc-3.52.7'
- >>> Completed installing libiodbc-3.52.7-r1 into /tmp/portage/dev-db/libiodbc-3.52.7-r1/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/bin/iodbctestw
- usr/bin/iodbctest
- usr/lib64/libiodbc.so.2.1.19
- usr/lib64/libiodbcinst.so.2.1.19
- ecompressdir: bzip2 -9 /usr/share/man
- ecompressdir: bzip2 -9 /usr/share/doc
- Auto fixing rpaths for /tmp/portage/dev-db/libiodbc-3.52.7-r1/image/usr/bin/iodbctestw
- Auto fixing rpaths for /tmp/portage/dev-db/libiodbc-3.52.7-r1/image/usr/bin/iodbctest
- * QA Notice: The following files contain insecure RUNPATHs
- * Please file a bug about this at http://bugs.gentoo.org/
- * with the maintaining herd of the package.
- * /tmp/portage/dev-db/libiodbc-3.52.7-r1/image/usr/bin/iodbctestw
- * /tmp/portage/dev-db/libiodbc-3.52.7-r1/image/usr/bin/iodbctest
- *