<86>Jun 16 11:56:24 userdel[2161460]: delete user 'rooter'
<86>Jun 16 11:56:24 userdel[2161460]: removed group 'rooter' owned by 'rooter'
<86>Jun 16 11:56:24 userdel[2161460]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 16 11:56:24 groupadd[2161479]: group added to /etc/group: name=rooter, GID=1853
<86>Jun 16 11:56:24 groupadd[2161479]: group added to /etc/gshadow: name=rooter
<86>Jun 16 11:56:24 groupadd[2161479]: new group: name=rooter, GID=1853
<86>Jun 16 11:56:24 useradd[2161492]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash
<86>Jun 16 11:56:24 userdel[2161516]: delete user 'builder'
<86>Jun 16 11:56:24 userdel[2161516]: removed group 'builder' owned by 'builder'
<86>Jun 16 11:56:24 userdel[2161516]: removed shadow group 'builder' owned by 'builder'
<86>Jun 16 11:56:24 groupadd[2161546]: group added to /etc/group: name=builder, GID=1854
<86>Jun 16 11:56:24 groupadd[2161546]: group added to /etc/gshadow: name=builder
<86>Jun 16 11:56:24 groupadd[2161546]: new group: name=builder, GID=1854
<86>Jun 16 11:56:24 useradd[2161578]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash
<13>Jun 16 11:56:27 rpmi: chrpath-0.16-alt1 1453066315 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libiodbc-3.52.8-alt1.nosrc.rpm (w1.gzdio)
Installing libiodbc-3.52.8-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44418
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libiodbc-3.52.8
+ echo 'Source #0 (libiodbc-3.52.8.tar.gz):'
Source #0 (libiodbc-3.52.8.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libiodbc-3.52.8.tar.gz
+ /bin/tar -xf -
+ cd libiodbc-3.52.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44418
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libiodbc-3.52.8
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-shared --disable-rpath --enable-odbc3 --disable-libodbc --disable-gui --with-iodbc-inidir=/etc --includedir=/usr/include/iodbc --enable-pthreads
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext, --disable-rpath
checking for a BSD-compatible install... /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-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking cached information... ok
creating config.nice
checking for iODBC installation layout... default
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes
checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed
checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for an ANSI C-conforming const... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
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-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/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... yes
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... 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
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext, --disable-rpath


iODBC Driver Manager 3.52.8 configuration summary
=================================================

Installation variables
  layout                  default
  prefix                  /usr
  exec_prefix             /usr

Installation paths
  programs                /usr/bin
  include files           /usr/include/iodbc
  libraries               /usr/lib64
  manual pages            /usr/share/man

Configuration files
  odbc.ini                /etc/odbc.ini
  odbcinst.ini            /etc/odbcinst.ini
  default FILEDSN path    /etc/ODBCDataSources

Extensions
  ODBC Version            3
  GUI Extensions          false
  ThreadSafe              true
  Install libodbc.so      false

+ make
make: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
Making all in admin
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/admin'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/admin'
Making all in bin
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/bin'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/bin'
Making all in etc
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/etc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/etc'
Making all in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/man'
Making all in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
Making all in iodbcinst
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcinst'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLConfigDataSource.lo SQLConfigDataSource.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLConfigDataSource.c  -fPIC -DPIC -o .libs/SQLConfigDataSource.o
SQLConfigDataSource.c: In function 'SQLConfigDataSource_Internal':
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:307:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:318:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:329:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (_drv_u8);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:340:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:351:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:373:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:384:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:395:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (_drv_u8);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:406:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:417:8: note: in expansion of macro 'CALL_CONFIG_DSNW'
        CALL_CONFIG_DSNW (pCfg->value);
        ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLConfigDataSource.c:145:50: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
                                                  ^~~~~~
SQLConfigDataSource.c:459:7: note: in expansion of macro 'CALL_CONFIG_DSNW'
       CALL_CONFIG_DSNW ("libdrvproxy.so.2");
       ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLConfigDriver.lo SQLConfigDriver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLConfigDriver.c  -fPIC -DPIC -o .libs/SQLConfigDriver.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetAvailableDrivers.c  -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o
SQLGetAvailableDrivers.c: In function 'SQLGetAvailableDriversW':
SQLGetAvailableDrivers.c:238:16: warning: pointer targets in assignment from 'char *' to 'SQLCHAR *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
       for (ptr = _buffer_u8, ptrW = lpszBuf; *ptr;
                ^
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetInstalledDrivers.c  -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallDriver.lo SQLInstallDriver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallDriver.c  -fPIC -DPIC -o .libs/SQLInstallDriver.o
SQLInstallDriver.c: In function 'SQLInstallDriverW':
SQLInstallDriver.c:359:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
                             ^~~~~~~~
In file included from SQLInstallDriver.c:80:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDSNFromIni.c  -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDriver.lo SQLRemoveDriver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDriver.c  -fPIC -DPIC -o .libs/SQLRemoveDriver.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLWriteDSNToIni.c  -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o
SQLWriteDSNToIni.c: In function 'SQLWriteDSNToIni_Internal':
SQLWriteDSNToIni.c:201:13: warning: pointer targets in assignment from 'SQLCHAR *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
     _dsn_u8 = (SQLCHAR *) lpszDSN;
             ^
SQLWriteDSNToIni.c:213:16: warning: pointer targets in assignment from 'SQLCHAR *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
     _driver_u8 = (SQLCHAR *) lpszDriver;
                ^
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallDriverEx.c  -fPIC -DPIC -o .libs/SQLInstallDriverEx.o
In file included from SQLInstallDriverEx.c:78:
SQLInstallDriverEx.c: In function 'InstallDriverPathLength':
../include/iodbc.h:113:27: warning: the address of 'path' will always evaluate as 'true' [-Waddress]
 #define STRLEN(str) ((str)? strlen((char*)(str)):0)
                           ^
SQLInstallDriverEx.c:198:10: note: in expansion of macro 'STRLEN'
    len = STRLEN (path);
          ^~~~~~
SQLInstallDriverEx.c: In function 'SQLInstallDriverExW':
SQLInstallDriverEx.c:351:31: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
      dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) * UTF8_MAX_CHAR_LEN,
                               ^~~~~~
In file included from SQLInstallDriverEx.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLInstallDriverEx.c:388:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
                             ^~~~~~~~~~~
In file included from SQLInstallDriverEx.c:80:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallODBC.lo SQLInstallODBC.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallODBC.c  -fPIC -DPIC -o .libs/SQLInstallODBC.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallTranslator.lo SQLInstallTranslator.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallTranslator.c  -fPIC -DPIC -o .libs/SQLInstallTranslator.o
SQLInstallTranslator.c: In function 'SQLInstallTranslatorW':
SQLInstallTranslator.c:264:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
                             ^~~~~~~~~~~
In file included from SQLInstallTranslator.c:80:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLCreateDataSource.lo SQLCreateDataSource.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLCreateDataSource.c  -fPIC -DPIC -o .libs/SQLCreateDataSource.o
SQLCreateDataSource.c: In function 'CreateDataSource':
SQLCreateDataSource.c:106:23: warning: passing argument 2 of 'pDrvConnW' from incompatible pointer type [-Wincompatible-pointer-types]
     pDrvConnW(parent, dsn, sizeof(dsn) / sizeof(wchar_t), NULL, SQL_DRIVER_PROMPT, &config); \
                       ^~~
SQLCreateDataSource.c:164:7: note: in expansion of macro 'CALL_DRVCONN_DIALBOXW'
       CALL_DRVCONN_DIALBOXW ("libiodbcadm.so.2");
       ^~~~~~~~~~~~~~~~~~~~~
SQLCreateDataSource.c:106:23: note: expected 'LPWSTR' {aka 'int *'} but argument is of type 'char *'
     pDrvConnW(parent, dsn, sizeof(dsn) / sizeof(wchar_t), NULL, SQL_DRIVER_PROMPT, &config); \
                       ^~~
SQLCreateDataSource.c:164:7: note: in expansion of macro 'CALL_DRVCONN_DIALBOXW'
       CALL_DRVCONN_DIALBOXW ("libiodbcadm.so.2");
       ^~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLManageDataSource.lo SQLManageDataSource.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLManageDataSource.c  -fPIC -DPIC -o .libs/SQLManageDataSource.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveTranslator.c  -fPIC -DPIC -o .libs/SQLRemoveTranslator.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDefaultDataSource.lo SQLRemoveDefaultDataSource.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDefaultDataSource.c  -fPIC -DPIC -o .libs/SQLRemoveDefaultDataSource.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallDriverManager.c  -fPIC -DPIC -o .libs/SQLInstallDriverManager.o
SQLInstallDriverManager.c: In function 'SQLInstallDriverManagerW':
SQLInstallDriverManager.c:129:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
                             ^~~~~~~~
In file included from SQLInstallDriverManager.c:80:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDriverManager.c  -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallTranslatorEx.c  -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o
SQLInstallTranslatorEx.c: In function 'SQLInstallTranslatorExW':
SQLInstallTranslatorEx.c:226:31: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
      dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) * UTF8_MAX_CHAR_LEN,
                               ^~~~~~
In file included from SQLInstallTranslatorEx.c:80:
./unicode.h:117:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
     ^~~~~~~~~~~~~~~~~~
SQLInstallTranslatorEx.c:264:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
                             ^~~~~~~~~~~
In file included from SQLInstallTranslatorEx.c:80:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallerError.lo SQLInstallerError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallerError.c  -fPIC -DPIC -o .libs/SQLInstallerError.o
SQLInstallerError.c: In function 'SQLInstallerErrorW':
SQLInstallerError.c:177:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_errormsg_u8, lpszErrorMsg, cbErrorMsgMax,
                             ^~~~~~~~~~~~
In file included from SQLInstallerError.c:80:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLPostInstallerError.lo SQLPostInstallerError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLPostInstallerError.c  -fPIC -DPIC -o .libs/SQLPostInstallerError.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetTranslator.lo SQLGetTranslator.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetTranslator.c  -fPIC -DPIC -o .libs/SQLGetTranslator.o
SQLGetTranslator.c: In function 'GetTranslator':
SQLGetTranslator.c:138:9: warning: variable 'configMode' set but not used [-Wunused-but-set-variable]
   UWORD configMode;
         ^~~~~~~~~~
SQLGetTranslator.c: In function 'SQLGetTranslatorW':
SQLGetTranslator.c:322:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_name_u8, lpszName, cbNameMax, pcbNameOut);
                             ^~~~~~~~
In file included from SQLGetTranslator.c:81:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
SQLGetTranslator.c:323:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
                             ^~~~~~~~
In file included from SQLGetTranslator.c:81:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Info.lo Info.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Info.c  -fPIC -DPIC -o .libs/Info.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetConfigMode.lo SQLGetConfigMode.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetConfigMode.c  -fPIC -DPIC -o .libs/SQLGetConfigMode.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetPrivateProfileString.c  -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o
SQLGetPrivateProfileString.c: In function 'SQLGetPrivateProfileStringW':
SQLGetPrivateProfileString.c:323:13: warning: pointer targets in assignment from 'char *' to 'SQLCHAR *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
    for (ptr = _buffer_u8, ptrW = lpszRetBuffer; *ptr;
             ^
SQLGetPrivateProfileString.c:327:5: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
     &len);
     ^~~~
In file included from SQLGetPrivateProfileString.c:78:
./unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
SQLGetPrivateProfileString.c:336:26: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
    dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer,
                          ^~~~~~~~~~
In file included from SQLGetPrivateProfileString.c:78:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
SQLGetPrivateProfileString.c:337:8: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
        &length);
        ^~~~~~~
In file included from SQLGetPrivateProfileString.c:78:
./unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
SQLGetPrivateProfileString.c:342:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer, &length);
                             ^~~~~~~~~~
In file included from SQLGetPrivateProfileString.c:78:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
SQLGetPrivateProfileString.c:342:69: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer, &length);
                                                                     ^~~~~~~
In file included from SQLGetPrivateProfileString.c:78:
./unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLSetConfigMode.lo SQLSetConfigMode.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLSetConfigMode.c  -fPIC -DPIC -o .libs/SQLSetConfigMode.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLValidDSN.lo SQLValidDSN.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLValidDSN.c  -fPIC -DPIC -o .libs/SQLValidDSN.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLWritePrivateProfileString.c  -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLReadFileDSN.lo SQLReadFileDSN.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLReadFileDSN.c  -fPIC -DPIC -o .libs/SQLReadFileDSN.o
SQLReadFileDSN.c: In function 'SQLReadFileDSNW':
SQLReadFileDSN.c:190:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_string_u8, lpszString, cbString, pcbString);
                             ^~~~~~~~~~
In file included from SQLReadFileDSN.c:79:
./unicode.h:115:5: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLWriteFileDSN.c  -fPIC -DPIC -o .libs/SQLWriteFileDSN.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o dlf.lo dlf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c dlf.c  -fPIC -DPIC -o .libs/dlf.o
dlf.c:101:13: warning: 'sccsid' defined but not used [-Wunused-variable]
 static char sccsid[] = "@(#)dynamic load interface -- SVR4 (dlfcn)";
             ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o inifile.lo inifile.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c inifile.c  -fPIC -DPIC -o .libs/inifile.o
inifile.c: In function '_iodbcdm_list_entries':
inifile.c:1024:33: warning: passing argument 2 of '_iodbcdm_cfg_find' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   if (!_iodbcdm_cfg_find (pCfg, lpszSection, NULL))
                                 ^~~~~~~~~~~
inifile.c:600:43: note: expected 'char *' but argument is of type 'LPCSTR' {aka 'const char *'}
 _iodbcdm_cfg_find (PCONFIG pconfig, char *section, char *id)
                                     ~~~~~~^~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o iodbc_error.lo iodbc_error.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c iodbc_error.c  -fPIC -DPIC -o .libs/iodbc_error.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o misc.lo misc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c misc.c  -fPIC -DPIC -o .libs/misc.o
misc.c: In function '_iodbcadm_getinifile':
misc.c:148:7: warning: unused variable 'i' [-Wunused-variable]
   int i, j;
       ^
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o unicode.lo unicode.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbc -I../iodbcinst -I../iodbcadm -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c unicode.c  -fPIC -DPIC -o .libs/unicode.o
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326   -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: 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: 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-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -version-info 3:20:1 -export-symbols ./iodbcinst.exp  -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-alt-linux-gcc -shared  -fPIC -DPIC  .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  -O2   -Wl,-soname -Wl,libiodbcinst.so.2 -Wl,-version-script -Wl,.libs/libiodbcinst.ver -o .libs/libiodbcinst.so.2.1.20
libtool: link: (cd ".libs" && rm -f "libiodbcinst.so.2" && ln -s "libiodbcinst.so.2.1.20" "libiodbcinst.so.2")
libtool: link: (cd ".libs" && rm -f "libiodbcinst.so" && ln -s "libiodbcinst.so.2.1.20" "libiodbcinst.so")
libtool: link: ( cd ".libs" && rm -f "libiodbcinst.la" && ln -s "../libiodbcinst.la" "libiodbcinst.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcinst'
Making all in iodbc
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
Making all in trace
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/trace'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocConnect.lo AllocConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocConnect.c  -fPIC -DPIC -o .libs/AllocConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocEnv.lo AllocEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocEnv.c  -fPIC -DPIC -o .libs/AllocEnv.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocHandle.lo AllocHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocHandle.c  -fPIC -DPIC -o .libs/AllocHandle.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocStmt.lo AllocStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocStmt.c  -fPIC -DPIC -o .libs/AllocStmt.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BindCol.lo BindCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BindCol.c  -fPIC -DPIC -o .libs/BindCol.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BindParameter.lo BindParameter.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BindParameter.c  -fPIC -DPIC -o .libs/BindParameter.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BrowseConnect.lo BrowseConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BrowseConnect.c  -fPIC -DPIC -o .libs/BrowseConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BulkOperations.lo BulkOperations.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BulkOperations.c  -fPIC -DPIC -o .libs/BulkOperations.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Cancel.lo Cancel.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Cancel.c  -fPIC -DPIC -o .libs/Cancel.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o CloseCursor.lo CloseCursor.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c CloseCursor.c  -fPIC -DPIC -o .libs/CloseCursor.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ColAttribute.lo ColAttribute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ColAttribute.c  -fPIC -DPIC -o .libs/ColAttribute.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ColumnPrivileges.lo ColumnPrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ColumnPrivileges.c  -fPIC -DPIC -o .libs/ColumnPrivileges.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Columns.lo Columns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Columns.c  -fPIC -DPIC -o .libs/Columns.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Connect.lo Connect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Connect.c  -fPIC -DPIC -o .libs/Connect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o CopyDesc.lo CopyDesc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c CopyDesc.c  -fPIC -DPIC -o .libs/CopyDesc.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DataSources.lo DataSources.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DataSources.c  -fPIC -DPIC -o .libs/DataSources.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DescribeCol.lo DescribeCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DescribeCol.c  -fPIC -DPIC -o .libs/DescribeCol.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DescribeParam.lo DescribeParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DescribeParam.c  -fPIC -DPIC -o .libs/DescribeParam.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Disconnect.lo Disconnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Disconnect.c  -fPIC -DPIC -o .libs/Disconnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DriverConnect.lo DriverConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DriverConnect.c  -fPIC -DPIC -o .libs/DriverConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Drivers.lo Drivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Drivers.c  -fPIC -DPIC -o .libs/Drivers.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o EndTran.lo EndTran.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c EndTran.c  -fPIC -DPIC -o .libs/EndTran.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Error.lo Error.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Error.c  -fPIC -DPIC -o .libs/Error.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ExecDirect.lo ExecDirect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ExecDirect.c  -fPIC -DPIC -o .libs/ExecDirect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Execute.lo Execute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Execute.c  -fPIC -DPIC -o .libs/Execute.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ExtendedFetch.lo ExtendedFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ExtendedFetch.c  -fPIC -DPIC -o .libs/ExtendedFetch.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Fetch.lo Fetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Fetch.c  -fPIC -DPIC -o .libs/Fetch.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FetchScroll.lo FetchScroll.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FetchScroll.c  -fPIC -DPIC -o .libs/FetchScroll.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ForeignKeys.lo ForeignKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ForeignKeys.c  -fPIC -DPIC -o .libs/ForeignKeys.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeConnect.lo FreeConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeConnect.c  -fPIC -DPIC -o .libs/FreeConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeEnv.lo FreeEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeEnv.c  -fPIC -DPIC -o .libs/FreeEnv.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeHandle.lo FreeHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeHandle.c  -fPIC -DPIC -o .libs/FreeHandle.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeStmt.lo FreeStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeStmt.c  -fPIC -DPIC -o .libs/FreeStmt.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetConnectAttr.lo GetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetConnectAttr.c  -fPIC -DPIC -o .libs/GetConnectAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetConnectOption.lo GetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetConnectOption.c  -fPIC -DPIC -o .libs/GetConnectOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetCursorName.lo GetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetCursorName.c  -fPIC -DPIC -o .libs/GetCursorName.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetData.lo GetData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetData.c  -fPIC -DPIC -o .libs/GetData.o
GetData.c: In function '_trace_data':
GetData.c:419:17: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
         ssize_t len;
                 ^~~
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDescField.lo GetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDescField.c  -fPIC -DPIC -o .libs/GetDescField.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDescRec.lo GetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDescRec.c  -fPIC -DPIC -o .libs/GetDescRec.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDiagField.lo GetDiagField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDiagField.c  -fPIC -DPIC -o .libs/GetDiagField.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDiagRec.lo GetDiagRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDiagRec.c  -fPIC -DPIC -o .libs/GetDiagRec.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetEnvAttr.lo GetEnvAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetEnvAttr.c  -fPIC -DPIC -o .libs/GetEnvAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetFunctions.lo GetFunctions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetFunctions.c  -fPIC -DPIC -o .libs/GetFunctions.o
GetFunctions.c: In function '_trace_func_name':
GetFunctions.c:182:24: warning: pointer targets in passing argument 1 of 'trace_emit_string' differ in signedness [-Wpointer-sign]
     trace_emit_string (ptr, SQL_NTS, 0);
                        ^~~
In file included from trace.h:125,
                 from GetFunctions.c:77:
proto.h:633:6: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 void trace_emit_string (SQLCHAR * str, ssize_t len, int is_utf8);
      ^~~~~~~~~~~~~~~~~
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetStmtAttr.lo GetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetStmtAttr.c  -fPIC -DPIC -o .libs/GetStmtAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetStmtOption.lo GetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetStmtOption.c  -fPIC -DPIC -o .libs/GetStmtOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetTypeInfo.lo GetTypeInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetTypeInfo.c  -fPIC -DPIC -o .libs/GetTypeInfo.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Info.lo Info.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Info.c  -fPIC -DPIC -o .libs/Info.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o MoreResults.lo MoreResults.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c MoreResults.c  -fPIC -DPIC -o .libs/MoreResults.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o NativeSql.lo NativeSql.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c NativeSql.c  -fPIC -DPIC -o .libs/NativeSql.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o NumParams.lo NumParams.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c NumParams.c  -fPIC -DPIC -o .libs/NumParams.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o NumResultCols.lo NumResultCols.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c NumResultCols.c  -fPIC -DPIC -o .libs/NumResultCols.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ParamData.lo ParamData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ParamData.c  -fPIC -DPIC -o .libs/ParamData.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ParamOptions.lo ParamOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ParamOptions.c  -fPIC -DPIC -o .libs/ParamOptions.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Prepare.lo Prepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Prepare.c  -fPIC -DPIC -o .libs/Prepare.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o PrimaryKeys.lo PrimaryKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c PrimaryKeys.c  -fPIC -DPIC -o .libs/PrimaryKeys.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ProcedureColumns.lo ProcedureColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ProcedureColumns.c  -fPIC -DPIC -o .libs/ProcedureColumns.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Procedures.lo Procedures.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Procedures.c  -fPIC -DPIC -o .libs/Procedures.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o PutData.lo PutData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c PutData.c  -fPIC -DPIC -o .libs/PutData.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o RowCount.lo RowCount.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c RowCount.c  -fPIC -DPIC -o .libs/RowCount.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetConnectAttr.lo SetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetConnectAttr.c  -fPIC -DPIC -o .libs/SetConnectAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetConnectOption.lo SetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetConnectOption.c  -fPIC -DPIC -o .libs/SetConnectOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetCursorName.lo SetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetCursorName.c  -fPIC -DPIC -o .libs/SetCursorName.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetDescField.lo SetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetDescField.c  -fPIC -DPIC -o .libs/SetDescField.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetDescRec.lo SetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetDescRec.c  -fPIC -DPIC -o .libs/SetDescRec.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetEnvAttr.lo SetEnvAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetEnvAttr.c  -fPIC -DPIC -o .libs/SetEnvAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetPos.lo SetPos.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetPos.c  -fPIC -DPIC -o .libs/SetPos.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetScrollOptions.lo SetScrollOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetScrollOptions.c  -fPIC -DPIC -o .libs/SetScrollOptions.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetStmtAttr.lo SetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetStmtAttr.c  -fPIC -DPIC -o .libs/SetStmtAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetStmtOption.lo SetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetStmtOption.c  -fPIC -DPIC -o .libs/SetStmtOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SpecialColumns.lo SpecialColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SpecialColumns.c  -fPIC -DPIC -o .libs/SpecialColumns.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Statistics.lo Statistics.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Statistics.c  -fPIC -DPIC -o .libs/Statistics.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o TablePrivileges.lo TablePrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c TablePrivileges.c  -fPIC -DPIC -o .libs/TablePrivileges.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Tables.lo Tables.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Tables.c  -fPIC -DPIC -o .libs/Tables.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Transact.lo Transact.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Transact.c  -fPIC -DPIC -o .libs/Transact.o
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o trace.lo trace.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../iodbc -I../../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c trace.c  -fPIC -DPIC -o .libs/trace.o
/bin/sh ../../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326   -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: 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: ranlib .libs/libiodbctrace.a
libtool: link: ( cd ".libs" && rm -f "libiodbctrace.la" && ln -s "../libiodbctrace.la" "libiodbctrace.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/trace'
Making all in .
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o catalog.lo catalog.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c catalog.c  -fPIC -DPIC -o .libs/catalog.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o connect.lo connect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c connect.c  -fPIC -DPIC -o .libs/connect.o
connect.c: In function '_iodbcdm_cfg_merge_filedsn':
connect.c:1734:37: warning: pointer targets in passing argument 1 of 'dm_SQL_U8toW' differ in signedness [-Wpointer-sign]
       SQLWCHAR *_in = dm_SQL_U8toW (buf, SQL_NTS);
                                     ^~~
In file included from connect.c:96:
../iodbcinst/unicode.h:110:11: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
 SQLWCHAR *dm_SQL_U8toW (SQLCHAR * inStr, SQLSMALLINT size);
           ^~~~~~~~~~~~
connect.c: In function 'SQLConnect_Internal':
connect.c:1913:47: warning: pointer targets in passing argument 2 of '_iodbcdm_pool_get_conn' differ in signedness [-Wpointer-sign]
       retcode = _iodbcdm_pool_get_conn (pdbc, _dsn, _uid, _pwd, NULL);
                                               ^~~~
connect.c:772:1: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 _iodbcdm_pool_get_conn (
 ^~~~~~~~~~~~~~~~~~~~~~
connect.c:1982:31: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign]
        pdbc->cp_dsn = strdup (_dsn);
                               ^~~~
In file included from ../include/iodbc.h:101,
                 from connect.c:78:
/usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 extern char *strdup (const char *__s)
              ^~~~~~
connect.c:2054:34: warning: pointer targets in passing argument 1 of '_iodbcdm_driverload' differ in signedness [-Wpointer-sign]
   retcode = _iodbcdm_driverload (_dsn, (char *)driver, pdbc, thread_safe, unload_safe, waMode);
                                  ^~~~
connect.c:989:1: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 _iodbcdm_driverload (
 ^~~~~~~~~~~~~~~~~~~
connect.c: In function 'SQLDriverConnect_Internal':
connect.c:2346:16: warning: pointer targets in assignment from 'char *' to 'SQLCHAR *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
       savefile = strdup (pconfig->value);
                ^
connect.c:2488:19: warning: pointer targets in assignment from 'char *' to 'SQLCHAR *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
           filedsn = strdup (pconfig->value);
                   ^
connect.c:2503:48: warning: pointer targets in passing argument 2 of '_iodbcdm_cfg_merge_filedsn' differ in signedness [-Wpointer-sign]
       if (_iodbcdm_cfg_merge_filedsn (pconfig, filedsn,
                                                ^~~~~~~
connect.c:1657:1: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 _iodbcdm_cfg_merge_filedsn (PCONFIG pconfig, const char *filedsn,
 ^~~~~~~~~~~~~~~~~~~~~~~~~~
connect.c:2656:13: warning: pointer targets in assignment from 'char *' to 'SQLCHAR *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
         dsn = pconfig->value;
             ^
connect.c:2694:2: warning: pointer targets in passing argument 4 of 'SQLGetPrivateProfileString' differ in signedness [-Wpointer-sign]
  buf, sizeof (buf), "odbc.ini")
  ^~~
In file included from connect.c:85:
../include/odbcinst.h:462:13: note: expected 'LPSTR' {aka 'char *'} but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 int INSTAPI SQLGetPrivateProfileString (
             ^~~~~~~~~~~~~~~~~~~~~~~~~~
connect.c:2707:2: warning: pointer targets in passing argument 4 of 'SQLGetPrivateProfileString' differ in signedness [-Wpointer-sign]
  buf, sizeof (buf), "odbc.ini")
  ^~~
In file included from connect.c:85:
../include/odbcinst.h:462:13: note: expected 'LPSTR' {aka 'char *'} but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 int INSTAPI SQLGetPrivateProfileString (
             ^~~~~~~~~~~~~~~~~~~~~~~~~~
connect.c:2733:28: warning: pointer targets in passing argument 1 of '_iodbcdm_driverload' differ in signedness [-Wpointer-sign]
       _iodbcdm_driverload (dsn, (char *) drv, pdbc, thread_safe, unload_safe,
                            ^~~
connect.c:989:1: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 _iodbcdm_driverload (
 ^~~~~~~~~~~~~~~~~~~
connect.c:2853:47: warning: pointer targets in passing argument 2 of '_iodbcdm_strlcat' differ in signedness [-Wpointer-sign]
               _iodbcdm_strlcat (szConnStrOut, filedsn, cbConnStrOutMax);
                                               ^~~~~~~
In file included from connect.c:102:
../iodbcinst/misc.h:86:8: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 size_t _iodbcdm_strlcat(char *dst, const char *src, size_t siz);
        ^~~~~~~~~~~~~~~~
connect.c:2874:47: warning: pointer targets in passing argument 2 of '_iodbcdm_strlcat' differ in signedness [-Wpointer-sign]
               _iodbcdm_strlcat (szConnStrOut, savefile, cbConnStrOutMax);
                                               ^~~~~~~~
In file included from connect.c:102:
../iodbcinst/misc.h:86:8: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 size_t _iodbcdm_strlcat(char *dst, const char *src, size_t siz);
        ^~~~~~~~~~~~~~~~
connect.c:2913:34: warning: pointer targets in passing argument 1 of '_iodbcdm_cfg_savefile' differ in signedness [-Wpointer-sign]
       if (_iodbcdm_cfg_savefile (savefile, connStrOut,
                                  ^~~~~~~~
connect.c:1758:1: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 _iodbcdm_cfg_savefile (const char *savefile, void *conn_str, int wide)
 ^~~~~~~~~~~~~~~~~~~~~
connect.c:2301:8: warning: unused variable 'bCallDmDlg' [-Wunused-variable]
   BOOL bCallDmDlg = FALSE;
        ^~~~~~~~~~
At top level:
connect.c:146:1: warning: '_iodbcdm_CheckDriverLoginDlg' defined but not used [-Wunused-function]
 _iodbcdm_CheckDriverLoginDlg (
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
connect.c:108:13: warning: 'sccsid' defined but not used [-Wunused-variable]
 static char sccsid[] = "@(#)iODBC driver manager " VERSION "\n";
             ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o dlproc.lo dlproc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c dlproc.c  -fPIC -DPIC -o .libs/dlproc.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o execute.lo execute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c execute.c  -fPIC -DPIC -o .libs/execute.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o fetch.lo fetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c fetch.c  -fPIC -DPIC -o .libs/fetch.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o hdbc.lo hdbc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c hdbc.c  -fPIC -DPIC -o .libs/hdbc.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o henv.lo henv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c henv.c  -fPIC -DPIC -o .libs/henv.o
In file included from henv.c:79:
henv.c: In function 'SQLAllocEnv':
henv.c:182:9: warning: variable 'genv' set but not used [-Wunused-but-set-variable]
   GENV (genv, NULL);
         ^~~~
../include/iodbc.h:248:10: note: in definition of macro 'GENV'
  GENV_t *genv = (GENV_t *)var
          ^~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o herr.lo herr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c herr.c  -fPIC -DPIC -o .libs/herr.o
In file included from herr.c:79:
herr.c: In function '_iodbcdm_sqlerror':
../include/iodbc.h:113:27: warning: the address of 'msgbuf' will always evaluate as 'true' [-Waddress]
 #define STRLEN(str) ((str)? strlen((char*)(str)):0)
                           ^
herr.c:545:13: note: in expansion of macro 'STRLEN'
       len = STRLEN (msgbuf);
             ^~~~~~
herr.c:275:13: warning: variable 'handle3' set but not used [-Wunused-but-set-variable]
   SQLHANDLE handle3;
             ^~~~~~~
In file included from herr.c:79:
herr.c: In function 'SQLGetDiagRec_Internal':
../include/iodbc.h:113:27: warning: the address of 'msgbuf' will always evaluate as 'true' [-Waddress]
 #define STRLEN(str) ((str)? strlen((char*)(str)):0)
                           ^
herr.c:906:10: note: in expansion of macro 'STRLEN'
    len = STRLEN (msgbuf);
          ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o hstmt.lo hstmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -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
    case SQL_ATTR_CURSOR_SCROLLABLE:
    ^~~~
hstmt.c:783:4: warning: case label value is less than minimum value for type
    case SQL_ATTR_CURSOR_SENSITIVITY:
    ^~~~
hstmt.c: In function 'SQLGetStmtOption_Internal':
hstmt.c:968:2: warning: case label value is less than minimum value for type
  case SQL_ATTR_CURSOR_SCROLLABLE:
  ^~~~
hstmt.c:969:2: warning: case label value is less than minimum value for type
  case SQL_ATTR_CURSOR_SENSITIVITY:
  ^~~~
hstmt.c: In function '_iodbcdm_FreeStmtParams':
hstmt.c:1172:7: warning: unused variable 'i' [-Wunused-variable]
   int i;
       ^
hstmt.c:1171:9: warning: variable 'pparm' set but not used [-Wunused-but-set-variable]
   PPARM pparm;
         ^~~~~
At top level:
hstmt.c:99:25: warning: 'desc_attrs' defined but not used [-Wunused-const-variable=]
 static const SQLINTEGER desc_attrs[4] =
                         ^~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o info.lo info.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c info.c  -fPIC -DPIC -o .libs/info.o
info.c: In function 'SQLDataSourcesW':
info.c:407:52: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_DSN, szDSN, cbDSNMax, pcbDSN);
                                                    ^~~~~~
In file included from info.c:86:
../iodbcinst/unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
info.c:408:55: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_Desc, szDesc, cbDescMax, pcbDesc);
                                                       ^~~~~~~
In file included from info.c:86:
../iodbcinst/unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
info.c: In function 'SQLDriversW':
info.c:695:63: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_Driver, szDrvDesc, cbDrvDescMax, pcbDrvDesc);
                                                               ^~~~~~~~~~
In file included from info.c:86:
../iodbcinst/unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
info.c:696:62: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
       dm_StrCopyOut2_U8toW (_Attrs, szDrvAttr, cbDrvAttrMax, pcbDrvAttr);
                                                              ^~~~~~~~~~
In file included from info.c:86:
../iodbcinst/unicode.h:115:5: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
 int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
     ^~~~~~~~~~~~~~~~~~~~
In file included from info.c:79:
info.c: In function 'SQLGetInfo_Internal':
../include/iodbc.h:113:27: warning: the address of 'buf' will always evaluate as 'true' [-Waddress]
 #define STRLEN(str) ((str)? strlen((char*)(str)):0)
                           ^
info.c:777:27: note: in expansion of macro 'STRLEN'
    len = (waMode != 'W' ? STRLEN (buf) : WCSLEN(buf));
                           ^~~~~~
../include/iodbc.h:124:28: warning: the address of 'buf' will always evaluate as 'true' [-Waddress]
 #define WCSLEN(str)  ((str)? wcslen((wchar_t*)(str)):0)
                            ^
info.c:777:42: note: in expansion of macro 'WCSLEN'
    len = (waMode != 'W' ? STRLEN (buf) : WCSLEN(buf));
                                          ^~~~~~
info.c:817:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
       dword = (DWORD) (pdbc->dhdbc);
               ^
info.c:823:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
       dword = (DWORD) (penv->dhenv);
               ^
info.c:829:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
       dword = (DWORD) (penv->hdll);
               ^
info.c:856:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
       dword = (DWORD) (pstmt->dhstmt);
               ^
In file included from info.c:79:
../include/iodbc.h:113:27: warning: the address of 'buf' will always evaluate as 'true' [-Waddress]
 #define STRLEN(str) ((str)? strlen((char*)(str)):0)
                           ^
info.c:985:14: note: in expansion of macro 'STRLEN'
        len = STRLEN (buf);
              ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o misc.lo misc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c misc.c  -fPIC -DPIC -o .libs/misc.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o prepare.lo prepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c prepare.c  -fPIC -DPIC -o .libs/prepare.o
prepare.c: In function 'SQLBindParameter':
prepare.c:602:16: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
   parm.pm_size = size;
   ~~~~~~~~~~~~~^~~~~~
prepare.c:471:7: note: 'size' was declared here
   int size;
       ^~~~
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o result.lo result.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c result.c  -fPIC -DPIC -o .libs/result.o
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o odbc3.lo odbc3.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c odbc3.c  -fPIC -DPIC -o .libs/odbc3.o
In file included from /usr/include/string.h:508,
                 from ../include/iodbc.h:101,
                 from odbc3.c:78:
In function 'strncpy',
    inlined from 'SQLColAttribute_Internal' at odbc3.c:3042:8:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified size between 18446744073709518847 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -version-info 3:20:1 -export-symbols ./iodbc.exp  -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-alt-linux-gcc -shared  -fPIC -DPIC  .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  -O2   -Wl,-soname -Wl,libiodbc.so.2 -Wl,-version-script -Wl,.libs/libiodbc.ver -o .libs/libiodbc.so.2.1.20
libtool: link: (cd ".libs" && rm -f "libiodbc.so.2" && ln -s "libiodbc.so.2.1.20" "libiodbc.so.2")
libtool: link: (cd ".libs" && rm -f "libiodbc.so" && ln -s "libiodbc.so.2.1.20" "libiodbc.so")
libtool: link: ( cd ".libs" && rm -f "libiodbc.la" && ln -s "../libiodbc.la" "libiodbc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
Making all in iodbcadm
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
Making all in drvproxy
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
Making all in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DNO_FRAMEWORKS  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c iodbctest.c
iodbctest.c: In function 'ODBC_Test':
iodbctest.c:945:19: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
        printf ("%-*.*s", displayWidth, displayWidth, colName);
                 ~~^~~~   ~~~~~~~~~~~~
iodbctest.c:945:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
        printf ("%-*.*s", displayWidth, displayWidth, colName);
                 ~~~~^~                 ~~~~~~~~~~~~
iodbctest.c:1016:16: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     printf ("%-*.*s", displayWidths[colNum - 1],
              ~~^~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~
iodbctest.c:1016:18: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     printf ("%-*.*s", displayWidths[colNum - 1],
              ~~~~^~
         displayWidths[colNum - 1], fetchBuffer);
         ~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -static  -o iodbctest iodbctest.o ../iodbc/libiodbc.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -o iodbctest iodbctest.o  ../iodbc/.libs/libiodbc.so -ldl -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/.libs
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DNO_FRAMEWORKS  -DWITH_PTHREADS -D_REENTRANT -DUNICODE -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o iodbctestw-iodbctest.o `test -f 'iodbctest.c' || echo './'`iodbctest.c
iodbctest.c: In function 'ODBC_Test':
iodbctest.c:943:19: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
        printf ("%-*.*S", displayWidth, displayWidth, colName);
                 ~~^~~~   ~~~~~~~~~~~~
iodbctest.c:943:21: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
        printf ("%-*.*S", displayWidth, displayWidth, colName);
                 ~~~~^~                 ~~~~~~~~~~~~
iodbctest.c:1013:16: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     printf ("%-*.*S", displayWidths[colNum - 1],
              ~~^~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~
iodbctest.c:1013:18: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
     printf ("%-*.*S", displayWidths[colNum - 1],
              ~~~~^~
         displayWidths[colNum - 1], fetchBuffer);
         ~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc -DUNICODE -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -static  -o iodbctestw iodbctestw-iodbctest.o ../iodbc/libiodbc.la 
libtool: link: x86_64-alt-linux-gcc -DUNICODE -pipe -frecord-gcc-switches -Wall -g -O2 -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -o iodbctestw iodbctestw-iodbctest.o  ../iodbc/.libs/libiodbc.so -ldl -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/.libs
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
make: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35089
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libiodbc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libiodbc-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libiodbc-3.52.8
+ make install DESTDIR=/usr/src/tmp/libiodbc-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
Making install in admin
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/admin'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/admin'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib64/pkgconfig"
 /bin/install -c -m 644 libiodbc.pc '/usr/src/tmp/libiodbc-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/admin'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/admin'
Making install in bin
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/bin'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/bin'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/bin"
 /bin/install -c iodbc-config '/usr/src/tmp/libiodbc-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/bin'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/bin'
Making install in etc
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/etc'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/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 '/usr/src/RPM/BUILD/libiodbc-3.52.8/etc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/etc'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/share/man/man1"
 /bin/install -c -m 644 iodbc-config.1 iodbctest.1 iodbctestw.1 '/usr/src/tmp/libiodbc-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/man'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/iodbc" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/include/iodbc"
 /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 '/usr/src/tmp/libiodbc-buildroot/usr/include/iodbc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/include'
Making install in iodbcinst
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcinst'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib64"
 /bin/sh ../libtool   --mode=install /bin/install -c   libiodbcinst.la '/usr/src/tmp/libiodbc-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libiodbcinst.so.2.1.20 /usr/src/tmp/libiodbc-buildroot/usr/lib64/libiodbcinst.so.2.1.20
libtool: install: (cd /usr/src/tmp/libiodbc-buildroot/usr/lib64 && { ln -s -f libiodbcinst.so.2.1.20 libiodbcinst.so.2 || { rm -f libiodbcinst.so.2 && ln -s libiodbcinst.so.2.1.20 libiodbcinst.so.2; }; })
libtool: install: (cd /usr/src/tmp/libiodbc-buildroot/usr/lib64 && { ln -s -f libiodbcinst.so.2.1.20 libiodbcinst.so || { rm -f libiodbcinst.so && ln -s libiodbcinst.so.2.1.20 libiodbcinst.so; }; })
libtool: install: /bin/install -c .libs/libiodbcinst.lai /usr/src/tmp/libiodbc-buildroot/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 '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcinst'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcinst'
Making install in iodbc
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
Making install in trace
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/trace'
make[3]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/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 '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/trace'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc/trace'
Making install in .
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
make[3]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib64"
 /bin/sh ../libtool   --mode=install /bin/install -c   libiodbc.la '/usr/src/tmp/libiodbc-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libiodbc.so.2.1.20 /usr/src/tmp/libiodbc-buildroot/usr/lib64/libiodbc.so.2.1.20
libtool: install: (cd /usr/src/tmp/libiodbc-buildroot/usr/lib64 && { ln -s -f libiodbc.so.2.1.20 libiodbc.so.2 || { rm -f libiodbc.so.2 && ln -s libiodbc.so.2.1.20 libiodbc.so.2; }; })
libtool: install: (cd /usr/src/tmp/libiodbc-buildroot/usr/lib64 && { ln -s -f libiodbc.so.2.1.20 libiodbc.so || { rm -f libiodbc.so && ln -s libiodbc.so.2.1.20 libiodbc.so; }; })
libtool: install: /bin/install -c .libs/libiodbc.lai /usr/src/tmp/libiodbc-buildroot/usr/lib64/libiodbc.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make  install-exec-hook
make[4]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
make[4]: Nothing to be done for 'install-exec-hook'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbc'
Making install in iodbcadm
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[3]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib64"
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/bin"
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/iodbcadm'
Making install in drvproxy
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[3]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib64"
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/drvproxy'
Making install in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/bin"
  /bin/sh ../libtool   --mode=install /bin/install -c iodbctest iodbctestw '/usr/src/tmp/libiodbc-buildroot/usr/bin'
libtool: install: /bin/install -c iodbctest /usr/src/tmp/libiodbc-buildroot/usr/bin/iodbctest
libtool: install: /bin/install -c iodbctestw /usr/src/tmp/libiodbc-buildroot/usr/bin/iodbctestw
make  install-exec-hook
make[3]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
/bin/sh ../admin/mkinstalldirs /usr/src/tmp/libiodbc-buildroot/usr/share/libiodbc/samples
mkdir -p -- /usr/src/tmp/libiodbc-buildroot/usr/share/libiodbc/samples
cp ./iodbctest.c /usr/src/tmp/libiodbc-buildroot/usr/share/libiodbc/samples/iodbctest.c
cp ./Makefile.sample /usr/src/tmp/libiodbc-buildroot/usr/share/libiodbc/samples/Makefile
make[3]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8/samples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
make[2]: Entering directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
make: Leaving directory '/usr/src/RPM/BUILD/libiodbc-3.52.8'
+ find /usr/src/tmp/libiodbc-buildroot//usr/lib64 -type f -name '*.so.*'
+ read l
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/lib64/libiodbc.so.2.1.20
+ read l
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/lib64/libiodbcinst.so.2.1.20
+ read l
+ find /usr/src/tmp/libiodbc-buildroot//usr/bin -type f -perm /0111
+ read b
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/bin/iodbctestw
+ read b
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/bin/iodbctest
+ read b
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/bin/iodbc-config
`/usr/src/tmp/libiodbc-buildroot//usr/bin/iodbc-config' probably isn't an ELF file.
elf_open: Exec format error
+ :
+ read b
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libiodbc-buildroot (auto)
removed './usr/lib64/libiodbc.la'
removed './usr/lib64/libiodbcinst.la'
mode of './usr/lib64/libiodbc.so.2.1.20' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libiodbcinst.so.2.1.20' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libiodbc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/bin/iodbc-config:
199c199
< 	echo "-L/usr/lib64 $libs"
---
> 	echo " $libs"
/usr/lib64/pkgconfig/libiodbc.pc: Libs: '-L${libdir} -liodbc -liodbcinst -ldl' --> '-liodbc -liodbcinst -ldl'
Checking contents of files in /usr/src/tmp/libiodbc-buildroot/ (default)
Compressing files in /usr/src/tmp/libiodbc-buildroot (auto)
removed '/usr/src/tmp/libiodbc-buildroot/usr/share/man/man1/iodbctestw.1'
'/usr/src/tmp/libiodbc-buildroot/usr/share/man/man1/iodbctestw.1.xz' -> 'iodbctest.1.xz'
removed '/usr/src/tmp/libiodbc-buildroot/usr/share/man/man1/iodbctestw.1.xz'
'/usr/src/tmp/libiodbc-buildroot/usr/share/man/man1/iodbctestw.1.xz' -> 'iodbctest.1.xz'
Adjusting library links in /usr/src/tmp/libiodbc-buildroot
./usr/lib64:
	libiodbcinst.so.2 -> libiodbcinst.so.2.1.20
	libiodbc.so.2 -> libiodbc.so.2.1.20
Verifying ELF objects in /usr/src/tmp/libiodbc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libiodbc-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mnOMwA
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libiodbc-buildroot/usr/lib64/libiodbc.so.2: 154 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X0h1l2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libiodbc.so.2()(64bit) = set:ldMzrKde82xUzO0c5aiwjj8NA4OVmDCtqfQ3er1a3bK5n5JxxYxZqHi5ajmbCXEzas3j587x1QB4ZyQ8rjZ3rsOuYGI5dK1YHdqZwFAzi6h1bLdZretaC9p954W1Wy92PmHgkZvICZd9Svw66ihE1en9uQcnpQQCKL5J2LDbm5rXLOv4GcIKZI4MBEpQfp70DFsWaemfBjSgckFqS68Pprw0fayDySEyN9N6FlzdLgx2ai1UHYJhOei23KPr5j7jNNHpTyl9wuqv1Z4AYHKifdK34aVSVQzrMMDBdEoosBIGwALNZGUDwRG7UDRjEy0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Ev0Ex
Creating libiodbc-debuginfo package
Processing files: libiodbcinst-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LXVAr6
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libiodbc-buildroot/usr/lib64/libiodbcinst.so.2: 52 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oY8HHI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libiodbcinst.so.2()(64bit) = set:jdGIU8XboNPJANmpUw43xYAEyEpfK9HLakn6BOvPxPUWj9CcdywS4iK5kcmbJus7EhzKtvj2gv0uE7NjofleRnPKkFGZs9oJDwZGb2mr0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xuk3qo
Creating libiodbcinst-debuginfo package
Processing files: libiodbc-utils-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.snuaE7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RiuZkU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libiodbc.so.2()(64bit) >= set:lg1seLkYpXHuIGFI6tOOEOTTJV2HjvdLesyDASpIxwemfShbD980DRqZuh1gFTdt5UFQZi0Na4q4, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MMmhvK
Creating libiodbc-utils-debuginfo package
Processing files: libiodbc-devel-3.52.8-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91353
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libiodbc-3.52.8
+ DOCDIR=/usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ /bin/mkdir -p /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ cp -prL AUTHORS LICENSE LICENSE.BSD LICENSE.LGPL ChangeLog NEWS README README.CVS README.GIT README.MACOSX /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ chmod -R go-w /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ chmod -R a+rX /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ cp -prL etc/odbc.ini.sample etc/odbcinst.ini.sample /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ chmod -R go-w /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ chmod -R a+rX /usr/src/tmp/libiodbc-buildroot/usr/share/doc/libiodbc-devel-3.52.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hX7QAE
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SwrC9B
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cat
Provides: iodbc-devel = 3.52.8-alt1, pkgconfig(libiodbc) = 3.52.8
Requires: libiodbc-utils, libunixODBC-devel, /bin/sh, /usr/lib64/libiodbc.so.2.1.20, /usr/lib64/libiodbcinst.so.2.1.20, /usr/lib64/pkgconfig, coreutils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XxiJbD
Processing files: libiodbc-debuginfo-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YAdjJH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9OIiKP
find-requires: running scripts (debuginfo)
Provides: debug64(libiodbc.so.2)
Requires: libiodbc = 3.52.8-alt1, debug64(libc.so.6), debug64(libdl.so.2)
Processing files: libiodbcinst-debuginfo-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.onOof1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NwKkeg
find-requires: running scripts (debuginfo)
Provides: debug64(libiodbcinst.so.2)
Requires: libiodbcinst = 3.52.8-alt1, debug64(libc.so.6), debug64(libdl.so.2)
Processing files: libiodbc-utils-debuginfo-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2sRZGy
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5UmcDU
find-requires: running scripts (debuginfo)
Requires: libiodbc-utils = 3.52.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libiodbc.so.2)
Adding to libiodbc-utils a strict dependency on libiodbc
Adding to libiodbc-devel a strict dependency on libiodbc
Adding to libiodbc-devel a strict dependency on libiodbcinst
Adding to libiodbc-devel a strict dependency on libiodbc-utils
Adding to libiodbc-utils-debuginfo a strict dependency on libiodbc-debuginfo
Removing from libiodbc-utils-debuginfo 4 sources provided by libiodbc-debuginfo
also prunning dir /usr/src/debug/libiodbc-3.52.8/include
Removing 2 extra deps from libiodbc-utils due to dependency on libiodbc
Removing 1 extra deps from libiodbc-devel due to dependency on libiodbc
Removing 1 extra deps from libiodbc-devel due to dependency on libiodbcinst
Removing 1 extra deps from libiodbc-utils-debuginfo due to dependency on libiodbc-debuginfo
Removing 4 extra deps from libiodbc-utils due to repentancy on libiodbc
Removing 1 extra deps from libiodbc-devel due to repentancy on libiodbc-utils
Removing 1 extra deps from libiodbc-utils-debuginfo due to repentancy on libiodbc-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbc-3.52.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbcinst-3.52.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbc-utils-3.52.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbc-devel-3.52.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbc-debuginfo-3.52.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbcinst-debuginfo-3.52.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libiodbc-utils-debuginfo-3.52.8-alt1.x86_64.rpm (w2.lzdio)
12.85user 13.87system 0:39.17elapsed 68%CPU (0avgtext+0avgdata 51144maxresident)k
0inputs+0outputs (0major+2418545minor)pagefaults 0swaps
2.88user 2.22system 0:47.78elapsed 10%CPU (0avgtext+0avgdata 135588maxresident)k
0inputs+0outputs (0major+210302minor)pagefaults 0swaps
--- libiodbc-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbc-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:09.670151322 +0000
@@ -13,3 +13,3 @@
 File: /usr/lib64/libiodbc.so.2	120777	root:root		libiodbc.so.2.1.20
-File: /usr/lib64/libiodbc.so.2.1.20	100644	root:root	ff73c8c0873dc14d2ab046270033993e	
-RPMIdentity: 12e64435dbde090f9f3a89ebfa3e7be6d5f64028b84a5f6ff61d672c779fda38bc5b02402838e5f5733523ce5594bb534a6b9bda1672c69ff73959665444588e
+File: /usr/lib64/libiodbc.so.2.1.20	100644	root:root	6d043e57d4e5049fb861f636e8f25509	
+RPMIdentity: c3064b512f3f3a1611912e75d8377ecea510d65f96854e41d0042bc2a9d5fd53da2cb3ad6518c14dd545b5a98a796c90765052e00d579ffe1184a3b86aba58b0
--- libiodbc-debuginfo-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbc-debuginfo-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:09.753152742 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/bf	40755	root:root	
-/usr/lib/debug/.build-id/bf/5e5387abdd3986fe954c65ce472f62ee27869f	120777	root:root	../../../../lib64/libiodbc.so.2.1.20
-/usr/lib/debug/.build-id/bf/5e5387abdd3986fe954c65ce472f62ee27869f.debug	120777	root:root	../../usr/lib64/libiodbc.so.2.1.20.debug
+/usr/lib/debug/.build-id/3b	40755	root:root	
+/usr/lib/debug/.build-id/3b/e98b1844a7ec22896480ab31344ef72844429e	120777	root:root	../../../../lib64/libiodbc.so.2.1.20
+/usr/lib/debug/.build-id/3b/e98b1844a7ec22896480ab31344ef72844429e.debug	120777	root:root	../../usr/lib64/libiodbc.so.2.1.20.debug
 /usr/lib/debug/usr/lib64/libiodbc.so.2.1.20.debug	100644	root:root	
@@ -137,6 +137,6 @@
 Provides: libiodbc-debuginfo = 3.52.8-alt1
-File: /usr/lib/debug/.build-id/bf	40755	root:root		
-File: /usr/lib/debug/.build-id/bf/5e5387abdd3986fe954c65ce472f62ee27869f	120777	root:root		../../../../lib64/libiodbc.so.2.1.20
-File: /usr/lib/debug/.build-id/bf/5e5387abdd3986fe954c65ce472f62ee27869f.debug	120777	root:root		../../usr/lib64/libiodbc.so.2.1.20.debug
-File: /usr/lib/debug/usr/lib64/libiodbc.so.2.1.20.debug	100644	root:root	c51f2e1096dd9af882570ec584cf1883	
+File: /usr/lib/debug/.build-id/3b	40755	root:root		
+File: /usr/lib/debug/.build-id/3b/e98b1844a7ec22896480ab31344ef72844429e	120777	root:root		../../../../lib64/libiodbc.so.2.1.20
+File: /usr/lib/debug/.build-id/3b/e98b1844a7ec22896480ab31344ef72844429e.debug	120777	root:root		../../usr/lib64/libiodbc.so.2.1.20.debug
+File: /usr/lib/debug/usr/lib64/libiodbc.so.2.1.20.debug	100644	root:root	de16df9de7850e020284b0f5bfabfb48	
 File: /usr/lib/debug/usr/lib64/libiodbc.so.2.debug	120777	root:root		libiodbc.so.2.1.20.debug
@@ -268,2 +268,2 @@
 File: /usr/src/debug/libiodbc-3.52.8/iodbcinst/unicode.h	100644	root:root	d05893859947db665d378388f295051c	
-RPMIdentity: 138773e7ad20442d2bf1c786d607d7bec58a730154e3497849b916c0056194acc3fb1b835becf858c2e86d28f9025d0ffd6447a5509ee5f544e58df53d0e5cda
+RPMIdentity: 4831955015c9fbe247a84e6133b95628ad3e5466703d527346a77a74b1fbcbb788b6e84c79d46aa7b7a2d2e9fb7794a0a6076389c4b7a163a375fc166dafda25
--- libiodbc-devel-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbc-devel-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:09.824153957 +0000
@@ -33,3 +33,3 @@
 /usr/share/libiodbc/samples/iodbctest.c	100644	root:root	
-/usr/share/man/man1/iodbc-config.1.gz	100644	root:root	
+/usr/share/man/man1/iodbc-config.1.xz	100644	root:root	
 Requires: libunixODBC-devel  
@@ -77,3 +77,3 @@
 File: /usr/share/libiodbc/samples/iodbctest.c	100644	root:root	55338d6c8d5b1ed8114abed0f3183c9b	
-File: /usr/share/man/man1/iodbc-config.1.gz	100644	root:root	cfe8e7c726a87ac09ba04e5070d5cfb9	
-RPMIdentity: 275a80dc296ccf4db38ad23513e0aa090b30e7be2de7d5106bf003db86a450e927f8e13d2eb89bfa646bfefc1a17d8ca59cb5d85aa4e889810cda717648c05a7
+File: /usr/share/man/man1/iodbc-config.1.xz	100644	root:root	4d4c1134741abec833cb9a05f40e6a2c	
+RPMIdentity: 3bf3a71a3c8c3f7ad13a1ed5121a0ab8fce484a1ddbfa0bde2626e2aef146e3e89147a2573e3052ff97fb6845cabaa88f084c20d4e7e8746b87df0f7f80d9102
--- libiodbc-utils-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbc-utils-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:09.893155138 +0000
@@ -2,4 +2,4 @@
 /usr/bin/iodbctestw	100755	root:root	
-/usr/share/man/man1/iodbctest.1.gz	100644	root:root	
-/usr/share/man/man1/iodbctestw.1.gz	120777	root:root	iodbctest.1.gz
+/usr/share/man/man1/iodbctest.1.xz	100644	root:root	
+/usr/share/man/man1/iodbctestw.1.xz	120777	root:root	iodbctest.1.xz
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -8,6 +8,6 @@
 Provides: libiodbc-utils = 3.52.8-alt1
-File: /usr/bin/iodbctest	100755	root:root	a19e4f5cfb28e8d778650146ce46ab01	
-File: /usr/bin/iodbctestw	100755	root:root	50abd22c1aa19916d494f8157daeb253	
-File: /usr/share/man/man1/iodbctest.1.gz	100644	root:root	fdcf5453c9df43e64fa4365e4753ed69	
-File: /usr/share/man/man1/iodbctestw.1.gz	120777	root:root		iodbctest.1.gz
-RPMIdentity: 14d18ddd4bf19edde1966c6fc76127d6b5e3aa9c9e76be4cb1ad17a038c1d08cf8caf7cc110405da2d31ff77f3563cab046e0799a025f16c0c2579951d1fcba4
+File: /usr/bin/iodbctest	100755	root:root	b28b1268311076f46246579e0d4385f5	
+File: /usr/bin/iodbctestw	100755	root:root	8ea2d2d3a21061e5312c7778ab590ba2	
+File: /usr/share/man/man1/iodbctest.1.xz	100644	root:root	95497279462b8be439f11b2560fc70c8	
+File: /usr/share/man/man1/iodbctestw.1.xz	120777	root:root		iodbctest.1.xz
+RPMIdentity: 9e641d6aaab646e1d830b2ffe207e920f348ca8c869e203ec2fd8a80f6643daa05ad07c21946a2930f78c824463edeef4dced9c7cb394345ab4d10a7c3f6c472
--- libiodbc-utils-debuginfo-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbc-utils-debuginfo-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:09.969156438 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/c9	40755	root:root	
-/usr/lib/debug/.build-id/c9/c6b743f23188dc05023abf330ecd5f2e807dab	120777	root:root	../../../../bin/iodbctestw
-/usr/lib/debug/.build-id/c9/c6b743f23188dc05023abf330ecd5f2e807dab.debug	120777	root:root	../../usr/bin/iodbctestw.debug
-/usr/lib/debug/.build-id/d5	40755	root:root	
-/usr/lib/debug/.build-id/d5/cc91295d5906e4d694b719ce0075492ec285b4	120777	root:root	../../../../bin/iodbctest
-/usr/lib/debug/.build-id/d5/cc91295d5906e4d694b719ce0075492ec285b4.debug	120777	root:root	../../usr/bin/iodbctest.debug
+/usr/lib/debug/.build-id/99	40755	root:root	
+/usr/lib/debug/.build-id/99/c2c46b97c26d2214d6faa96f7679c06d8bf568	120777	root:root	../../../../bin/iodbctest
+/usr/lib/debug/.build-id/99/c2c46b97c26d2214d6faa96f7679c06d8bf568.debug	120777	root:root	../../usr/bin/iodbctest.debug
+/usr/lib/debug/.build-id/e1	40755	root:root	
+/usr/lib/debug/.build-id/e1/5f170295c28268d8e1c45e3f765f2bc8c7fd82	120777	root:root	../../../../bin/iodbctestw
+/usr/lib/debug/.build-id/e1/5f170295c28268d8e1c45e3f765f2bc8c7fd82.debug	120777	root:root	../../usr/bin/iodbctestw.debug
 /usr/lib/debug/usr/bin/iodbctest.debug	100644	root:root	
@@ -16,10 +16,10 @@
 Provides: libiodbc-utils-debuginfo = 3.52.8-alt1
-File: /usr/lib/debug/.build-id/c9	40755	root:root		
-File: /usr/lib/debug/.build-id/c9/c6b743f23188dc05023abf330ecd5f2e807dab	120777	root:root		../../../../bin/iodbctestw
-File: /usr/lib/debug/.build-id/c9/c6b743f23188dc05023abf330ecd5f2e807dab.debug	120777	root:root		../../usr/bin/iodbctestw.debug
-File: /usr/lib/debug/.build-id/d5	40755	root:root		
-File: /usr/lib/debug/.build-id/d5/cc91295d5906e4d694b719ce0075492ec285b4	120777	root:root		../../../../bin/iodbctest
-File: /usr/lib/debug/.build-id/d5/cc91295d5906e4d694b719ce0075492ec285b4.debug	120777	root:root		../../usr/bin/iodbctest.debug
-File: /usr/lib/debug/usr/bin/iodbctest.debug	100644	root:root	6274ac42d5d1d62db009196df6f17dd6	
-File: /usr/lib/debug/usr/bin/iodbctestw.debug	100644	root:root	22e69c72d20ed0b89fdb4efcc589d386	
+File: /usr/lib/debug/.build-id/99	40755	root:root		
+File: /usr/lib/debug/.build-id/99/c2c46b97c26d2214d6faa96f7679c06d8bf568	120777	root:root		../../../../bin/iodbctest
+File: /usr/lib/debug/.build-id/99/c2c46b97c26d2214d6faa96f7679c06d8bf568.debug	120777	root:root		../../usr/bin/iodbctest.debug
+File: /usr/lib/debug/.build-id/e1	40755	root:root		
+File: /usr/lib/debug/.build-id/e1/5f170295c28268d8e1c45e3f765f2bc8c7fd82	120777	root:root		../../../../bin/iodbctestw
+File: /usr/lib/debug/.build-id/e1/5f170295c28268d8e1c45e3f765f2bc8c7fd82.debug	120777	root:root		../../usr/bin/iodbctestw.debug
+File: /usr/lib/debug/usr/bin/iodbctest.debug	100644	root:root	74bc7af7503f02723c7a06e203008318	
+File: /usr/lib/debug/usr/bin/iodbctestw.debug	100644	root:root	cf2516907f21fba5c0f65304d792b8f3	
 File: /usr/src/debug/libiodbc-3.52.8	40755	root:root		
@@ -27,2 +27,2 @@
 File: /usr/src/debug/libiodbc-3.52.8/samples/iodbctest.c	100644	root:root	55338d6c8d5b1ed8114abed0f3183c9b	
-RPMIdentity: 3714d91d3a86d3bf03912b7529c38491310ed794b3b69df84941423891ee19689f55cf76298d7c3980d88005b94995e0989cb7d9b13000b49f1fc12791a81542
+RPMIdentity: c091f24221da50dab7395be883514b58ccd5cd7ea062ca17e37036cff1fa5ff2b968a2df4bc4008096cc00d719a881c1fe3d5d4dfa1807b5986c7940a07bf59e
--- libiodbcinst-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbcinst-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:10.035157567 +0000
@@ -13,3 +13,3 @@
 File: /usr/lib64/libiodbcinst.so.2	120777	root:root		libiodbcinst.so.2.1.20
-File: /usr/lib64/libiodbcinst.so.2.1.20	100644	root:root	9b22d729e15e8d99941874c63b246f88	
-RPMIdentity: 5a72be33bb9306bcff043b80ffea8138d98e12ac0b3d1e1e9edc52cbe6eca0dcebd52dd7a8a636d679968ff5cf8f4e23ad34d24bd8c8b45ea46b39d425ae90cd
+File: /usr/lib64/libiodbcinst.so.2.1.20	100644	root:root	01099da1b98f75504f1d05170e7e7531	
+RPMIdentity: 648e878d7002d297a6ed16dccd5f2b87e690b57b5cb674237ba524acc2a743dbef74d88375733f61964244fecff52cad3e7f73b560b77ef89ea25420c05e0cb8
--- libiodbcinst-debuginfo-3.52.8-alt1.x86_64.rpm.repo	2013-12-20 10:06:43.000000000 +0000
+++ libiodbcinst-debuginfo-3.52.8-alt1.x86_64.rpm.hasher	2024-06-16 11:57:10.110158850 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f7	40755	root:root	
-/usr/lib/debug/.build-id/f7/fbaea820e14d6c3fabb633402d2c5fb012dd39	120777	root:root	../../../../lib64/libiodbcinst.so.2.1.20
-/usr/lib/debug/.build-id/f7/fbaea820e14d6c3fabb633402d2c5fb012dd39.debug	120777	root:root	../../usr/lib64/libiodbcinst.so.2.1.20.debug
+/usr/lib/debug/.build-id/aa	40755	root:root	
+/usr/lib/debug/.build-id/aa/a93fe8638783ac04cb5006cfe80c967c0bb235	120777	root:root	../../../../lib64/libiodbcinst.so.2.1.20
+/usr/lib/debug/.build-id/aa/a93fe8638783ac04cb5006cfe80c967c0bb235.debug	120777	root:root	../../usr/lib64/libiodbcinst.so.2.1.20.debug
 /usr/lib/debug/usr/lib64/libiodbcinst.so.2.1.20.debug	100644	root:root	
@@ -57,6 +57,6 @@
 Provides: libiodbcinst-debuginfo = 3.52.8-alt1
-File: /usr/lib/debug/.build-id/f7	40755	root:root		
-File: /usr/lib/debug/.build-id/f7/fbaea820e14d6c3fabb633402d2c5fb012dd39	120777	root:root		../../../../lib64/libiodbcinst.so.2.1.20
-File: /usr/lib/debug/.build-id/f7/fbaea820e14d6c3fabb633402d2c5fb012dd39.debug	120777	root:root		../../usr/lib64/libiodbcinst.so.2.1.20.debug
-File: /usr/lib/debug/usr/lib64/libiodbcinst.so.2.1.20.debug	100644	root:root	e8fb9cad8dbdec72e95198d1f97b0b40	
+File: /usr/lib/debug/.build-id/aa	40755	root:root		
+File: /usr/lib/debug/.build-id/aa/a93fe8638783ac04cb5006cfe80c967c0bb235	120777	root:root		../../../../lib64/libiodbcinst.so.2.1.20
+File: /usr/lib/debug/.build-id/aa/a93fe8638783ac04cb5006cfe80c967c0bb235.debug	120777	root:root		../../usr/lib64/libiodbcinst.so.2.1.20.debug
+File: /usr/lib/debug/usr/lib64/libiodbcinst.so.2.1.20.debug	100644	root:root	ce3792104015603ac6560793aef3c4bc	
 File: /usr/lib/debug/usr/lib64/libiodbcinst.so.2.debug	120777	root:root		libiodbcinst.so.2.1.20.debug
@@ -108,2 +108,2 @@
 File: /usr/src/debug/libiodbc-3.52.8/iodbcinst/unicode.h	100644	root:root	d05893859947db665d378388f295051c	
-RPMIdentity: 439f667166870b6c3f43d2fb2de3474d1f4238d45326f0dbf6d3692bc70d90f34fcfaabfdd617c49d824e8d6dfa2b558ba8667110bf51a6759e97383f9e09d0b
+RPMIdentity: b493401f7a56eeeff25741987a64d7edee58c4cdacdbc8941f057b04b3e999a6dc7bd85476c788ce6354d822c0fb8feb8f4eefc5a563c2292b8758cc31401d06