<86>Jan 13 07:47:47 userdel[1416876]: delete user 'rooter'
<86>Jan 13 07:47:47 userdel[1416876]: removed group 'rooter' owned by 'rooter'
<86>Jan 13 07:47:47 userdel[1416876]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 13 07:47:47 groupadd[1416898]: group added to /etc/group: name=rooter, GID=1274
<86>Jan 13 07:47:47 groupadd[1416898]: group added to /etc/gshadow: name=rooter
<86>Jan 13 07:47:47 groupadd[1416898]: new group: name=rooter, GID=1274
<86>Jan 13 07:47:47 useradd[1416908]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash, from=none
<86>Jan 13 07:47:47 userdel[1416931]: delete user 'builder'
<86>Jan 13 07:47:47 userdel[1416931]: removed group 'builder' owned by 'builder'
<86>Jan 13 07:47:47 userdel[1416931]: removed shadow group 'builder' owned by 'builder'
<86>Jan 13 07:47:47 groupadd[1416958]: group added to /etc/group: name=builder, GID=1275
<86>Jan 13 07:47:47 groupadd[1416958]: group added to /etc/gshadow: name=builder
<86>Jan 13 07:47:47 groupadd[1416958]: new group: name=builder, GID=1275
<86>Jan 13 07:47:47 useradd[1416985]: new user: name=builder, UID=1275, GID=1275, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/libiodbc-3.52.8-alt1.src.rpm: bad symbols in the license tag: /
<13>Jan 13 07:47:51 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056638 installed
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95819
+ 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.95819
+ 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 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu
checking host system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes
checking for i586-alt-linux-gcc option to accept ISO C99... none needed
checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... 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... 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... 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/lib
  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 i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLConfigDataSource.lo SQLConfigDataSource.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:307:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  307 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
In file included from SQLConfigDataSource.c:80:
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:318:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  318 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:329:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  329 |               CALL_CONFIG_DSNW (_drv_u8);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:340:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  340 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:351:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  351 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:373:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  373 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:384:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  384 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:395:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  395 |               CALL_CONFIG_DSNW (_drv_u8);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:406:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  406 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:417:15: note: in expansion of macro 'CALL_CONFIG_DSNW'
  417 |               CALL_CONFIG_DSNW (pCfg->value);
      |               ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  145 |                         dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) *  UTF8_MAX_CHAR_LEN, NULL); \
      |                                                  ^~~~~~
      |                                                  |
      |                                                  char *
SQLConfigDataSource.c:459:7: note: in expansion of macro 'CALL_CONFIG_DSNW'
  459 |       CALL_CONFIG_DSNW ("libdrvproxy.so.2");
      |       ^~~~~~~~~~~~~~~~
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | int dm_StrCopyOut2_W2A (SQLWCHAR * inStr, SQLCHAR * outStr, SQLSMALLINT size,
      |                                           ~~~~~~~~~~^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLConfigDriver.lo SQLConfigDriver.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLConfigDriver.c  -fPIC -DPIC -o .libs/SQLConfigDriver.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  238 |       for (ptr = _buffer_u8, ptrW = lpszBuf; *ptr;
      |                ^
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetInstalledDrivers.c  -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallDriver.lo SQLInstallDriver.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  359 |       dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
      |                             ^~~~~~~~
      |                             |
      |                             char *
In file included from SQLInstallDriver.c:80:
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDSNFromIni.c  -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDriver.lo SQLRemoveDriver.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDriver.c  -fPIC -DPIC -o .libs/SQLRemoveDriver.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  201 |     _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]
  213 |     _driver_u8 = (SQLCHAR *) lpszDriver;
      |                ^
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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:31: warning: the address of 'path' will always evaluate as 'true' [-Waddress]
  113 | #define STRLEN(str)     ((str)? strlen((char*)(str)):0)
      |                               ^
SQLInstallDriverEx.c:198:17: note: in expansion of macro 'STRLEN'
  198 |           len = STRLEN (path);
      |                 ^~~~~~
SQLInstallDriverEx.c: In function 'SQLInstallDriverExW':
SQLInstallDriverEx.c:351:38: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
  351 |             dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) * UTF8_MAX_CHAR_LEN,
      |                                      ^~~~~~
      |                                      |
      |                                      char *
In file included from SQLInstallDriverEx.c:80:
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  388 |       dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
      |                             ^~~~~~~~~~~
      |                             |
      |                             char *
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallODBC.lo SQLInstallODBC.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallODBC.c  -fPIC -DPIC -o .libs/SQLInstallODBC.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallTranslator.lo SQLInstallTranslator.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  264 |       dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
      |                             ^~~~~~~~~~~
      |                             |
      |                             char *
In file included from SQLInstallTranslator.c:80:
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLCreateDataSource.lo SQLCreateDataSource.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLCreateDataSource.c  -fPIC -DPIC -o .libs/SQLCreateDataSource.o
SQLCreateDataSource.c: In function 'CreateDataSource':
SQLCreateDataSource.c:106:37: warning: passing argument 2 of 'pDrvConnW' from incompatible pointer type [-Wincompatible-pointer-types]
  106 |                   pDrvConnW(parent, dsn, sizeof(dsn) / sizeof(wchar_t), NULL, SQL_DRIVER_PROMPT, &config); \
      |                                     ^~~
      |                                     |
      |                                     char *
SQLCreateDataSource.c:164:7: note: in expansion of macro 'CALL_DRVCONN_DIALBOXW'
  164 |       CALL_DRVCONN_DIALBOXW ("libiodbcadm.so.2");
      |       ^~~~~~~~~~~~~~~~~~~~~
SQLCreateDataSource.c:106:37: note: expected 'LPWSTR' {aka 'long int *'} but argument is of type 'char *'
  106 |                   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'
  164 |       CALL_DRVCONN_DIALBOXW ("libiodbcadm.so.2");
      |       ^~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLManageDataSource.lo SQLManageDataSource.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLManageDataSource.c  -fPIC -DPIC -o .libs/SQLManageDataSource.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveTranslator.c  -fPIC -DPIC -o .libs/SQLRemoveTranslator.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDefaultDataSource.lo SQLRemoveDefaultDataSource.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDefaultDataSource.c  -fPIC -DPIC -o .libs/SQLRemoveDefaultDataSource.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  129 |       dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
      |                             ^~~~~~~~
      |                             |
      |                             char *
In file included from SQLInstallDriverManager.c:80:
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLRemoveDriverManager.c  -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLInstallTranslatorEx.c  -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o
SQLInstallTranslatorEx.c: In function 'SQLInstallTranslatorExW':
SQLInstallTranslatorEx.c:226:38: warning: pointer targets in passing argument 2 of 'dm_StrCopyOut2_W2A' differ in signedness [-Wpointer-sign]
  226 |             dm_StrCopyOut2_W2A (ptr, ptr_u8, WCSLEN (ptr) * UTF8_MAX_CHAR_LEN,
      |                                      ^~~~~~
      |                                      |
      |                                      char *
In file included from SQLInstallTranslatorEx.c:80:
./unicode.h:117:53: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  117 | 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]
  264 |       dm_StrCopyOut2_U8toW (_pathout_u8, lpszPathOut, cbPathOutMax,
      |                             ^~~~~~~~~~~
      |                             |
      |                             char *
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLInstallerError.lo SQLInstallerError.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  177 |       dm_StrCopyOut2_U8toW (_errormsg_u8, lpszErrorMsg, cbErrorMsgMax,
      |                             ^~~~~~~~~~~~
      |                             |
      |                             char *
In file included from SQLInstallerError.c:80:
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLPostInstallerError.lo SQLPostInstallerError.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLPostInstallerError.c  -fPIC -DPIC -o .libs/SQLPostInstallerError.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetTranslator.lo SQLGetTranslator.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  138 |   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]
  322 |       dm_StrCopyOut2_U8toW (_name_u8, lpszName, cbNameMax, pcbNameOut);
      |                             ^~~~~~~~
      |                             |
      |                             char *
In file included from SQLGetTranslator.c:81:
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | 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]
  323 |       dm_StrCopyOut2_U8toW (_path_u8, lpszPath, cbPathMax, pcbPathOut);
      |                             ^~~~~~~~
      |                             |
      |                             char *
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Info.lo Info.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Info.c  -fPIC -DPIC -o .libs/Info.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetConfigMode.lo SQLGetConfigMode.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetConfigMode.c  -fPIC -DPIC -o .libs/SQLGetConfigMode.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLGetPrivateProfileString.c  -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o
SQLGetPrivateProfileString.c: In function 'SQLGetPrivateProfileStringW':
SQLGetPrivateProfileString.c:323:20: warning: pointer targets in assignment from 'char *' to 'SQLCHAR *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
  323 |           for (ptr = _buffer_u8, ptrW = lpszRetBuffer; *ptr;
      |                    ^
SQLGetPrivateProfileString.c:327:19: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
  327 |                   &len);
      |                   ^~~~
      |                   |
      |                   SQLSMALLINT * {aka short int *}
In file included from SQLGetPrivateProfileString.c:78:
./unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
SQLGetPrivateProfileString.c:336:33: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
  336 |           dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer,
      |                                 ^~~~~~~~~~
      |                                 |
      |                                 char *
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
SQLGetPrivateProfileString.c:337:15: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
  337 |               &length);
      |               ^~~~~~~
      |               |
      |               SQLSMALLINT * {aka short int *}
./unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
SQLGetPrivateProfileString.c:342:29: warning: pointer targets in passing argument 1 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
  342 |       dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer, &length);
      |                             ^~~~~~~~~~
      |                             |
      |                             char *
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | 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]
  342 |       dm_StrCopyOut2_U8toW (_buffer_u8, lpszRetBuffer, cbRetBuffer, &length);
      |                                                                     ^~~~~~~
      |                                                                     |
      |                                                                     SQLSMALLINT * {aka short int *}
./unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLSetConfigMode.lo SQLSetConfigMode.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLSetConfigMode.c  -fPIC -DPIC -o .libs/SQLSetConfigMode.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLValidDSN.lo SQLValidDSN.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLValidDSN.c  -fPIC -DPIC -o .libs/SQLValidDSN.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLWritePrivateProfileString.c  -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLReadFileDSN.lo SQLReadFileDSN.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  190 |       dm_StrCopyOut2_U8toW (_string_u8, lpszString, cbString, pcbString);
      |                             ^~~~~~~~~~
      |                             |
      |                             char *
In file included from SQLReadFileDSN.c:79:
./unicode.h:115:37: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  115 | int dm_StrCopyOut2_U8toW (SQLCHAR * inStr, SQLWCHAR * outStr, size_t size,
      |                           ~~~~~~~~~~^~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SQLWriteFileDSN.c  -fPIC -DPIC -o .libs/SQLWriteFileDSN.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o dlf.lo dlf.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  101 | static char sccsid[] = "@(#)dynamic load interface -- SVR4 (dlfcn)";
      |             ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o inifile.lo inifile.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
 1024 |   if (!_iodbcdm_cfg_find (pCfg, lpszSection, NULL))
      |                                 ^~~~~~~~~~~
inifile.c:600:43: note: expected 'char *' but argument is of type 'LPCSTR' {aka 'const char *'}
  600 | _iodbcdm_cfg_find (PCONFIG pconfig, char *section, char *id)
      |                                     ~~~~~~^~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o iodbc_error.lo iodbc_error.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c iodbc_error.c  -fPIC -DPIC -o .libs/iodbc_error.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o misc.lo misc.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  148 |   int i, j;
      |       ^
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o unicode.lo unicode.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c unicode.c  -fPIC -DPIC -o .libs/unicode.o
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 
ar: `u' modifier ignored since `D' is the default (see `U')
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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -version-info 3:20:1 -export-symbols ./iodbcinst.exp  -o libiodbcinst.la -rpath /usr/lib 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:  i586-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 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,libiodbcinst.so.2 -Wl,-version-script -Wl,.libs/libiodbcinst.ver -o .libs/libiodbcinst.so.2.1.20
SQLRemoveDSNFromIni.c:87:13: warning: type of 'ValidDSNW' does not match original declaration [-Wlto-type-mismatch]
   87 | extern BOOL ValidDSNW (LPCSTR);
      |             ^
SQLValidDSN.c:105:1: note: 'ValidDSNW' was previously declared here
  105 | ValidDSNW (LPCWSTR lpszDSN)
      | ^
SQLValidDSN.c:105:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used
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 i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocConnect.lo AllocConnect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocConnect.c  -fPIC -DPIC -o .libs/AllocConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocEnv.lo AllocEnv.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocEnv.c  -fPIC -DPIC -o .libs/AllocEnv.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocHandle.lo AllocHandle.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocHandle.c  -fPIC -DPIC -o .libs/AllocHandle.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o AllocStmt.lo AllocStmt.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c AllocStmt.c  -fPIC -DPIC -o .libs/AllocStmt.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BindCol.lo BindCol.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BindCol.c  -fPIC -DPIC -o .libs/BindCol.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BindParameter.lo BindParameter.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BindParameter.c  -fPIC -DPIC -o .libs/BindParameter.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BrowseConnect.lo BrowseConnect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BrowseConnect.c  -fPIC -DPIC -o .libs/BrowseConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o BulkOperations.lo BulkOperations.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c BulkOperations.c  -fPIC -DPIC -o .libs/BulkOperations.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Cancel.lo Cancel.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Cancel.c  -fPIC -DPIC -o .libs/Cancel.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o CloseCursor.lo CloseCursor.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c CloseCursor.c  -fPIC -DPIC -o .libs/CloseCursor.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ColAttribute.lo ColAttribute.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ColAttribute.c  -fPIC -DPIC -o .libs/ColAttribute.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ColumnPrivileges.lo ColumnPrivileges.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ColumnPrivileges.c  -fPIC -DPIC -o .libs/ColumnPrivileges.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Columns.lo Columns.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Columns.c  -fPIC -DPIC -o .libs/Columns.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Connect.lo Connect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Connect.c  -fPIC -DPIC -o .libs/Connect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o CopyDesc.lo CopyDesc.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c CopyDesc.c  -fPIC -DPIC -o .libs/CopyDesc.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DataSources.lo DataSources.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DataSources.c  -fPIC -DPIC -o .libs/DataSources.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DescribeCol.lo DescribeCol.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DescribeCol.c  -fPIC -DPIC -o .libs/DescribeCol.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DescribeParam.lo DescribeParam.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DescribeParam.c  -fPIC -DPIC -o .libs/DescribeParam.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Disconnect.lo Disconnect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Disconnect.c  -fPIC -DPIC -o .libs/Disconnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o DriverConnect.lo DriverConnect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c DriverConnect.c  -fPIC -DPIC -o .libs/DriverConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Drivers.lo Drivers.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Drivers.c  -fPIC -DPIC -o .libs/Drivers.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o EndTran.lo EndTran.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c EndTran.c  -fPIC -DPIC -o .libs/EndTran.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Error.lo Error.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Error.c  -fPIC -DPIC -o .libs/Error.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ExecDirect.lo ExecDirect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ExecDirect.c  -fPIC -DPIC -o .libs/ExecDirect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Execute.lo Execute.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Execute.c  -fPIC -DPIC -o .libs/Execute.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ExtendedFetch.lo ExtendedFetch.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ExtendedFetch.c  -fPIC -DPIC -o .libs/ExtendedFetch.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Fetch.lo Fetch.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Fetch.c  -fPIC -DPIC -o .libs/Fetch.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FetchScroll.lo FetchScroll.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FetchScroll.c  -fPIC -DPIC -o .libs/FetchScroll.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ForeignKeys.lo ForeignKeys.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ForeignKeys.c  -fPIC -DPIC -o .libs/ForeignKeys.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeConnect.lo FreeConnect.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeConnect.c  -fPIC -DPIC -o .libs/FreeConnect.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeEnv.lo FreeEnv.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeEnv.c  -fPIC -DPIC -o .libs/FreeEnv.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeHandle.lo FreeHandle.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeHandle.c  -fPIC -DPIC -o .libs/FreeHandle.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o FreeStmt.lo FreeStmt.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c FreeStmt.c  -fPIC -DPIC -o .libs/FreeStmt.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetConnectAttr.lo GetConnectAttr.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetConnectAttr.c  -fPIC -DPIC -o .libs/GetConnectAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetConnectOption.lo GetConnectOption.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetConnectOption.c  -fPIC -DPIC -o .libs/GetConnectOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetCursorName.lo GetCursorName.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetCursorName.c  -fPIC -DPIC -o .libs/GetCursorName.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetData.lo GetData.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetData.c  -fPIC -DPIC -o .libs/GetData.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDescField.lo GetDescField.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDescField.c  -fPIC -DPIC -o .libs/GetDescField.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDescRec.lo GetDescRec.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDescRec.c  -fPIC -DPIC -o .libs/GetDescRec.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDiagField.lo GetDiagField.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDiagField.c  -fPIC -DPIC -o .libs/GetDiagField.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetDiagRec.lo GetDiagRec.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetDiagRec.c  -fPIC -DPIC -o .libs/GetDiagRec.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetEnvAttr.lo GetEnvAttr.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetEnvAttr.c  -fPIC -DPIC -o .libs/GetEnvAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetFunctions.lo GetFunctions.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -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]
  182 |     trace_emit_string (ptr, SQL_NTS, 0);
      |                        ^~~
      |                        |
      |                        char *
In file included from trace.h:125,
                 from GetFunctions.c:77:
proto.h:633:35: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  633 | void trace_emit_string (SQLCHAR * str, ssize_t len, int is_utf8);
      |                         ~~~~~~~~~~^~~
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetStmtAttr.lo GetStmtAttr.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetStmtAttr.c  -fPIC -DPIC -o .libs/GetStmtAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetStmtOption.lo GetStmtOption.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetStmtOption.c  -fPIC -DPIC -o .libs/GetStmtOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o GetTypeInfo.lo GetTypeInfo.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c GetTypeInfo.c  -fPIC -DPIC -o .libs/GetTypeInfo.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Info.lo Info.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Info.c  -fPIC -DPIC -o .libs/Info.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o MoreResults.lo MoreResults.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c MoreResults.c  -fPIC -DPIC -o .libs/MoreResults.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o NativeSql.lo NativeSql.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c NativeSql.c  -fPIC -DPIC -o .libs/NativeSql.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o NumParams.lo NumParams.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c NumParams.c  -fPIC -DPIC -o .libs/NumParams.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o NumResultCols.lo NumResultCols.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c NumResultCols.c  -fPIC -DPIC -o .libs/NumResultCols.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ParamData.lo ParamData.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ParamData.c  -fPIC -DPIC -o .libs/ParamData.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ParamOptions.lo ParamOptions.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ParamOptions.c  -fPIC -DPIC -o .libs/ParamOptions.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Prepare.lo Prepare.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Prepare.c  -fPIC -DPIC -o .libs/Prepare.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o PrimaryKeys.lo PrimaryKeys.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c PrimaryKeys.c  -fPIC -DPIC -o .libs/PrimaryKeys.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o ProcedureColumns.lo ProcedureColumns.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c ProcedureColumns.c  -fPIC -DPIC -o .libs/ProcedureColumns.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Procedures.lo Procedures.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Procedures.c  -fPIC -DPIC -o .libs/Procedures.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o PutData.lo PutData.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c PutData.c  -fPIC -DPIC -o .libs/PutData.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o RowCount.lo RowCount.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c RowCount.c  -fPIC -DPIC -o .libs/RowCount.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetConnectAttr.lo SetConnectAttr.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetConnectAttr.c  -fPIC -DPIC -o .libs/SetConnectAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetConnectOption.lo SetConnectOption.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetConnectOption.c  -fPIC -DPIC -o .libs/SetConnectOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetCursorName.lo SetCursorName.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetCursorName.c  -fPIC -DPIC -o .libs/SetCursorName.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetDescField.lo SetDescField.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetDescField.c  -fPIC -DPIC -o .libs/SetDescField.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetDescRec.lo SetDescRec.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetDescRec.c  -fPIC -DPIC -o .libs/SetDescRec.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetEnvAttr.lo SetEnvAttr.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetEnvAttr.c  -fPIC -DPIC -o .libs/SetEnvAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetPos.lo SetPos.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetPos.c  -fPIC -DPIC -o .libs/SetPos.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetScrollOptions.lo SetScrollOptions.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetScrollOptions.c  -fPIC -DPIC -o .libs/SetScrollOptions.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetStmtAttr.lo SetStmtAttr.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetStmtAttr.c  -fPIC -DPIC -o .libs/SetStmtAttr.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SetStmtOption.lo SetStmtOption.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SetStmtOption.c  -fPIC -DPIC -o .libs/SetStmtOption.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o SpecialColumns.lo SpecialColumns.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c SpecialColumns.c  -fPIC -DPIC -o .libs/SpecialColumns.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Statistics.lo Statistics.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Statistics.c  -fPIC -DPIC -o .libs/Statistics.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o TablePrivileges.lo TablePrivileges.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c TablePrivileges.c  -fPIC -DPIC -o .libs/TablePrivileges.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Tables.lo Tables.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Tables.c  -fPIC -DPIC -o .libs/Tables.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o Transact.lo Transact.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c Transact.c  -fPIC -DPIC -o .libs/Transact.o
/bin/sh ../../libtool --tag=CC   --mode=compile i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o trace.lo trace.c
libtool: compile:  i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c trace.c  -fPIC -DPIC -o .libs/trace.o
/bin/sh ../../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 
ar: `u' modifier ignored since `D' is the default (see `U')
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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o catalog.lo catalog.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c catalog.c  -fPIC -DPIC -o .libs/catalog.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o connect.lo connect.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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]
 1734 |       SQLWCHAR *_in = dm_SQL_U8toW (buf, SQL_NTS);
      |                                     ^~~
      |                                     |
      |                                     char *
In file included from connect.c:96:
../iodbcinst/unicode.h:110:35: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  110 | 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]
 1913 |       retcode = _iodbcdm_pool_get_conn (pdbc, _dsn, _uid, _pwd, NULL);
      |                                               ^~~~
      |                                               |
      |                                               SQLCHAR * {aka unsigned char *}
connect.c:773:22: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  773 |     HDBC hdbc, char *dsn, char *uid, char *pwd, char *connstr)
      |                ~~~~~~^~~
connect.c:1982:38: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign]
 1982 |               pdbc->cp_dsn = strdup (_dsn);
      |                                      ^~~~
      |                                      |
      |                                      SQLCHAR * {aka unsigned char *}
In file included from ../include/iodbc.h:101,
                 from connect.c:78:
/usr/include/string.h:187:34: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  187 | 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]
 2054 |   retcode = _iodbcdm_driverload (_dsn, (char *)driver, pdbc, thread_safe, unload_safe, waMode);
      |                                  ^~~~
      |                                  |
      |                                  SQLCHAR * {aka unsigned char *}
connect.c:990:12: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  990 |     char * dsn,
      |     ~~~~~~~^~~
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]
 2346 |       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]
 2488 |           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]
 2503 |       if (_iodbcdm_cfg_merge_filedsn (pconfig, filedsn,
      |                                                ^~~~~~~
      |                                                |
      |                                                SQLCHAR * {aka unsigned char *}
connect.c:1657:58: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 1657 | _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]
 2656 |         dsn = pconfig->value;
      |             ^
connect.c:2694:9: warning: pointer targets in passing argument 4 of 'SQLGetPrivateProfileString' differ in signedness [-Wpointer-sign]
 2694 |         buf, sizeof (buf), "odbc.ini")
      |         ^~~
      |         |
      |         SQLCHAR * {aka unsigned char *}
In file included from connect.c:85:
../include/odbcinst.h:466:11: note: expected 'LPSTR' {aka 'char *'} but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  466 |     LPSTR lpszRetBuffer,
      |     ~~~~~~^~~~~~~~~~~~~
connect.c:2707:9: warning: pointer targets in passing argument 4 of 'SQLGetPrivateProfileString' differ in signedness [-Wpointer-sign]
 2707 |         buf, sizeof (buf), "odbc.ini")
      |         ^~~
      |         |
      |         SQLCHAR * {aka unsigned char *}
../include/odbcinst.h:466:11: note: expected 'LPSTR' {aka 'char *'} but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  466 |     LPSTR lpszRetBuffer,
      |     ~~~~~~^~~~~~~~~~~~~
connect.c:2733:28: warning: pointer targets in passing argument 1 of '_iodbcdm_driverload' differ in signedness [-Wpointer-sign]
 2733 |       _iodbcdm_driverload (dsn, (char *) drv, pdbc, thread_safe, unload_safe,
      |                            ^~~
      |                            |
      |                            SQLCHAR * {aka unsigned char *}
connect.c:990:12: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  990 |     char * dsn,
      |     ~~~~~~~^~~
connect.c:2853:47: warning: pointer targets in passing argument 2 of '_iodbcdm_strlcat' differ in signedness [-Wpointer-sign]
 2853 |               _iodbcdm_strlcat (szConnStrOut, filedsn, cbConnStrOutMax);
      |                                               ^~~~~~~
      |                                               |
      |                                               SQLCHAR * {aka unsigned char *}
In file included from connect.c:102:
../iodbcinst/misc.h:86:48: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
   86 | 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]
 2874 |               _iodbcdm_strlcat (szConnStrOut, savefile, cbConnStrOutMax);
      |                                               ^~~~~~~~
      |                                               |
      |                                               SQLCHAR * {aka unsigned char *}
../iodbcinst/misc.h:86:48: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
   86 | 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]
 2913 |       if (_iodbcdm_cfg_savefile (savefile, connStrOut,
      |                                  ^~~~~~~~
      |                                  |
      |                                  SQLCHAR * {aka unsigned char *}
connect.c:1758:36: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
 1758 | _iodbcdm_cfg_savefile (const char *savefile, void *conn_str, int wide)
      |                        ~~~~~~~~~~~~^~~~~~~~
connect.c:2301:8: warning: unused variable 'bCallDmDlg' [-Wunused-variable]
 2301 |   BOOL bCallDmDlg = FALSE;
      |        ^~~~~~~~~~
connect.c: At top level:
connect.c:146:1: warning: '_iodbcdm_CheckDriverLoginDlg' defined but not used [-Wunused-function]
  146 | _iodbcdm_CheckDriverLoginDlg (
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
connect.c:108:13: warning: 'sccsid' defined but not used [-Wunused-variable]
  108 | static char sccsid[] = "@(#)iODBC driver manager " VERSION "\n";
      |             ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o dlproc.lo dlproc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c dlproc.c  -fPIC -DPIC -o .libs/dlproc.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o execute.lo execute.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c execute.c  -fPIC -DPIC -o .libs/execute.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o fetch.lo fetch.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c fetch.c  -fPIC -DPIC -o .libs/fetch.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o hdbc.lo hdbc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c hdbc.c  -fPIC -DPIC -o .libs/hdbc.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o henv.lo henv.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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]
  182 |   GENV (genv, NULL);
      |         ^~~~
../include/iodbc.h:248:17: note: in definition of macro 'GENV'
  248 |         GENV_t *genv = (GENV_t *)var
      |                 ^~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o herr.lo herr.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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:31: warning: the address of 'msgbuf' will always evaluate as 'true' [-Waddress]
  113 | #define STRLEN(str)     ((str)? strlen((char*)(str)):0)
      |                               ^
herr.c:545:13: note: in expansion of macro 'STRLEN'
  545 |       len = STRLEN (msgbuf);
      |             ^~~~~~
herr.c:275:13: warning: variable 'handle3' set but not used [-Wunused-but-set-variable]
  275 |   SQLHANDLE handle3;
      |             ^~~~~~~
herr.c: In function 'SQLGetDiagRec_Internal':
../include/iodbc.h:113:31: warning: the address of 'msgbuf' will always evaluate as 'true' [-Waddress]
  113 | #define STRLEN(str)     ((str)? strlen((char*)(str)):0)
      |                               ^
herr.c:906:17: note: in expansion of macro 'STRLEN'
  906 |           len = STRLEN (msgbuf);
      |                 ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o hstmt.lo hstmt.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c hstmt.c  -fPIC -DPIC -o .libs/hstmt.o
hstmt.c: In function 'SQLSetStmtOption_Internal':
hstmt.c:782:11: warning: case label value is less than minimum value for type [-Wswitch-outside-range]
  782 |           case SQL_ATTR_CURSOR_SCROLLABLE:
      |           ^~~~
hstmt.c:783:11: warning: case label value is less than minimum value for type [-Wswitch-outside-range]
  783 |           case SQL_ATTR_CURSOR_SENSITIVITY:
      |           ^~~~
hstmt.c: In function 'SQLGetStmtOption_Internal':
hstmt.c:968:9: warning: case label value is less than minimum value for type [-Wswitch-outside-range]
  968 |         case SQL_ATTR_CURSOR_SCROLLABLE:
      |         ^~~~
hstmt.c:969:9: warning: case label value is less than minimum value for type [-Wswitch-outside-range]
  969 |         case SQL_ATTR_CURSOR_SENSITIVITY:
      |         ^~~~
hstmt.c: In function '_iodbcdm_FreeStmtParams':
hstmt.c:1172:7: warning: unused variable 'i' [-Wunused-variable]
 1172 |   int i;
      |       ^
hstmt.c:1171:9: warning: variable 'pparm' set but not used [-Wunused-but-set-variable]
 1171 |   PPARM pparm;
      |         ^~~~~
hstmt.c: At top level:
hstmt.c:99:25: warning: 'desc_attrs' defined but not used [-Wunused-const-variable=]
   99 | static const SQLINTEGER desc_attrs[4] =
      |                         ^~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o info.lo info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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]
  407 |       dm_StrCopyOut2_U8toW (_DSN, szDSN, cbDSNMax, pcbDSN);
      |                                                    ^~~~~~
      |                                                    |
      |                                                    SQLSMALLINT * {aka short int *}
In file included from info.c:86:
../iodbcinst/unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
info.c:408:55: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
  408 |       dm_StrCopyOut2_U8toW (_Desc, szDesc, cbDescMax, pcbDesc);
      |                                                       ^~~~~~~
      |                                                       |
      |                                                       SQLSMALLINT * {aka short int *}
../iodbcinst/unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
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]
  695 |       dm_StrCopyOut2_U8toW (_Driver, szDrvDesc, cbDrvDescMax, pcbDrvDesc);
      |                                                               ^~~~~~~~~~
      |                                                               |
      |                                                               SQLSMALLINT * {aka short int *}
../iodbcinst/unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
info.c:696:62: warning: pointer targets in passing argument 4 of 'dm_StrCopyOut2_U8toW' differ in signedness [-Wpointer-sign]
  696 |       dm_StrCopyOut2_U8toW (_Attrs, szDrvAttr, cbDrvAttrMax, pcbDrvAttr);
      |                                                              ^~~~~~~~~~
      |                                                              |
      |                                                              SQLSMALLINT * {aka short int *}
../iodbcinst/unicode.h:116:15: note: expected 'u_short *' {aka 'short unsigned int *'} but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  116 |     u_short * result);
      |     ~~~~~~~~~~^~~~~~
In file included from info.c:79:
info.c: In function 'SQLGetInfo_Internal':
../include/iodbc.h:113:31: warning: the address of 'buf' will always evaluate as 'true' [-Waddress]
  113 | #define STRLEN(str)     ((str)? strlen((char*)(str)):0)
      |                               ^
info.c:777:34: note: in expansion of macro 'STRLEN'
  777 |           len = (waMode != 'W' ? STRLEN (buf) : WCSLEN(buf));
      |                                  ^~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o misc.lo misc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c misc.c  -fPIC -DPIC -o .libs/misc.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o prepare.lo prepare.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c prepare.c  -fPIC -DPIC -o .libs/prepare.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o result.lo result.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c result.c  -fPIC -DPIC -o .libs/result.o
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o odbc3.lo odbc3.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../iodbcinst -DWITH_PTHREADS -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c odbc3.c  -fPIC -DPIC -o .libs/odbc3.o
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -version-info 3:20:1 -export-symbols ./iodbc.exp  -o libiodbc.la -rpath /usr/lib 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:  i586-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 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,libiodbc.so.2 -Wl,-version-script -Wl,.libs/libiodbc.ver -o .libs/libiodbc.so.2.1.20
connect.c:448:18: warning: type of 'SQLFreeConnect_Internal' does not match original declaration [-Wlto-type-mismatch]
  448 | extern SQLRETURN SQLFreeConnect_Internal (SQLHDBC hdbc);
      |                  ^
hdbc.c:264:1: note: type mismatch in parameter 2
  264 | SQLFreeConnect_Internal (SQLHDBC hdbc, int ver)
      | ^
hdbc.c:264:1: note: type 'int' should match type 'void'
hdbc.c:264:1: note: 'SQLFreeConnect_Internal' was previously declared here
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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DNO_FRAMEWORKS  -DWITH_PTHREADS -D_REENTRANT  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c iodbctest.c
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -static  -o iodbctest iodbctest.o ../iodbc/libiodbc.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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
i586-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 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -c -o iodbctestw-iodbctest.o `test -f 'iodbctest.c' || echo './'`iodbctest.c
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc -DUNICODE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DODBCVER=0x0350 -DIODBC_BUILD=8120326 -static  -o iodbctestw iodbctestw-iodbctest.o ../iodbc/libiodbc.la 
libtool: link: i586-alt-linux-gcc -DUNICODE -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.46119
+ 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/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib/pkgconfig"
 /bin/install -c -m 644 libiodbc.pc '/usr/src/tmp/libiodbc-buildroot/usr/lib/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/lib" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib"
 /bin/sh ../libtool   --mode=install /bin/install -c   libiodbcinst.la '/usr/src/tmp/libiodbc-buildroot/usr/lib'
libtool: install: /bin/install -c .libs/libiodbcinst.so.2.1.20 /usr/src/tmp/libiodbc-buildroot/usr/lib/libiodbcinst.so.2.1.20
libtool: install: (cd /usr/src/tmp/libiodbc-buildroot/usr/lib && { 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/lib && { 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/lib/libiodbcinst.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
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/lib" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib"
 /bin/sh ../libtool   --mode=install /bin/install -c   libiodbc.la '/usr/src/tmp/libiodbc-buildroot/usr/lib'
libtool: install: /bin/install -c .libs/libiodbc.so.2.1.20 /usr/src/tmp/libiodbc-buildroot/usr/lib/libiodbc.so.2.1.20
libtool: install: (cd /usr/src/tmp/libiodbc-buildroot/usr/lib && { 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/lib && { 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/lib/libiodbc.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
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/lib" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib"
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/lib" || /bin/mkdir -p "/usr/src/tmp/libiodbc-buildroot/usr/lib"
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/lib -type f -name '*.so.*'
+ read l
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/lib/libiodbc.so.2.1.20
+ read l
+ chrpath -d /usr/src/tmp/libiodbc-buildroot//usr/lib/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/lib/libiodbc.la'
removed './usr/lib/libiodbcinst.la'
mode of './usr/lib/libiodbc.so.2.1.20' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/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/lib $libs"
---
> 	echo " $libs"
/usr/lib/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/lib: (from <cmdline>:0)
	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)
verify-elf: WARNING: ./usr/lib/libiodbc.so.2.1.20: uses non-LFS functions: creat fopen open stat
verify-elf: WARNING: ./usr/lib/libiodbcinst.so.2.1.20: uses non-LFS functions: creat fopen open stat
Processing files: libiodbc-3.52.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JHEHfm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libiodbc-buildroot/usr/lib/libiodbc.so.2: 154 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nIafbf
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libiodbc.so.2 = set:ldMzrKde82xUzO0c5aiwjj8NA4OVmDCtqfQ3er1a3bK5n5JxxYxZqHi5ajmbCXEzas3j587x1QB4ZyQ8rjZ3rsOuYGI5dK1YHdqZwFAzi6h1bLdZretaC9p954W1Wy92PmHgkZvICZd9Svw66ihE1en9uQcnpQQCKL5J2LDbm5rXLOv4GcIKZI4MBEpQfp70DFsWaemfBjSgckFqS68Pprw0fayDySEyN9N6FlzdLgx2ai1UHYJhOei23KPr5j7jNNHpTyl9wuqv1Z4AYHKifdK34aVSVQzrMMDBdEoosBIGwALNZGUDwRG7UDRjEy0
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wo9ADT
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.y5unNT
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libiodbc-buildroot/usr/lib/libiodbcinst.so.2: 52 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.caUFN5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libiodbcinst.so.2 = set:jdGIU8XboNPJANmpUw43xYAEyEpfK9HLakn6BOvPxPUWj9CcdywS4iK5kcmbJus7EhzKtvj2gv0uE7NjofleRnPKkFGZs9oJDwZGb2mr0
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hv1Sc6
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.tRk7YN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wXM7ND
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libiodbc.so.2 >= 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.emYxLv
Creating libiodbc-utils-debuginfo package
Processing files: libiodbc-devel-3.52.8-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30105
+ 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.IgDPEy
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Atzjaf
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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/lib/libiodbc.so.2.1.20, /usr/lib/libiodbcinst.so.2.1.20, /usr/lib/pkgconfig, coreutils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hXi2PT
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.bcXiCQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HmVGPt
find-requires: running scripts (debuginfo)
Provides: debug(libiodbc.so.2)
Requires: libiodbc = 3.52.8-alt1, debug(libc.so.6)
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.oycX6Z
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dSBBaj
find-requires: running scripts (debuginfo)
Provides: debug(libiodbcinst.so.2)
Requires: libiodbcinst = 3.52.8-alt1, debug(libc.so.6)
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.Y9580K
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NbVtid
find-requires: running scripts (debuginfo)
Requires: libiodbc-utils = 3.52.8-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libiodbc.so.2)
Adding to libiodbc-debuginfo a strict dependency on libiodbc
Adding to libiodbcinst-debuginfo a strict dependency on libiodbcinst
Adding to libiodbc-utils-debuginfo a strict dependency on libiodbc-utils
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 6 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/i586/libiodbc-3.52.8-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libiodbcinst-3.52.8-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libiodbc-utils-3.52.8-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libiodbc-devel-3.52.8-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libiodbc-debuginfo-3.52.8-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libiodbcinst-debuginfo-3.52.8-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libiodbc-utils-debuginfo-3.52.8-alt1.i586.rpm (w2.lzdio)
31.39user 11.90system 0:46.28elapsed 93%CPU (0avgtext+0avgdata 49012maxresident)k
0inputs+0outputs (0major+2059670minor)pagefaults 0swaps
/.out/libiodbc-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libiodbcinst-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libiodbc-utils-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libiodbc-devel-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libiodbc-debuginfo-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libiodbcinst-debuginfo-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
/.out/libiodbc-utils-debuginfo-3.52.8-alt1.i586.rpm: bad symbols in the license tag: /
4.37user 1.89system 0:55.95elapsed 11%CPU (0avgtext+0avgdata 124824maxresident)k
32inputs+0outputs (0major+191852minor)pagefaults 0swaps
--- libiodbc-3.52.8-alt1.i586.rpm.repo	2021-06-28 23:07:01.000000000 +0000
+++ libiodbc-3.52.8-alt1.i586.rpm.hasher	2024-01-13 07:48:40.885799032 +0000
@@ -7,5 +7,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libdl.so.2(GLIBC_2.1)  
 Requires: rtld(GNU_HASH)  
@@ -15,3 +15,3 @@
 File: /usr/lib/libiodbc.so.2	120777	root:root		libiodbc.so.2.1.20
-File: /usr/lib/libiodbc.so.2.1.20	100644	root:root	2bbcd48fab5dad3340b7c6ff2dc12fa5	
-RPMIdentity: d318a4c94ce1d2bf4180c5908991c865a8d8a8aa778adbe849169381f1cf4053306624436c25a802714e9a16747e0ab642717b72d5e49cb156f6eb1745c54811
+File: /usr/lib/libiodbc.so.2.1.20	100644	root:root	dbf6fffd827a2452970fa01649cd06e6	
+RPMIdentity: 077452dfd7fda9ef7e8f1d9c80d052aa6a348c0a773bcf3fdb68ee9e5b6299d23e3ddabd33c1d24c2087897fe57081ce084a963e41762e3643e5fef4eceb396d
--- libiodbc-debuginfo-3.52.8-alt1.i586.rpm.repo	2021-06-28 23:07:01.000000000 +0000
+++ libiodbc-debuginfo-3.52.8-alt1.i586.rpm.hasher	2024-01-13 07:48:40.977799279 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/36	40755	root:root	
-/usr/lib/debug/.build-id/36/8e924f5e4912dc440d4c186e296036782e51f4	120777	root:root	../../../libiodbc.so.2.1.20
-/usr/lib/debug/.build-id/36/8e924f5e4912dc440d4c186e296036782e51f4.debug	120777	root:root	../../usr/lib/libiodbc.so.2.1.20.debug
+/usr/lib/debug/.build-id/70	40755	root:root	
+/usr/lib/debug/.build-id/70/488f18cf48251267e46e9f30228cf2184d6c9d	120777	root:root	../../../libiodbc.so.2.1.20
+/usr/lib/debug/.build-id/70/488f18cf48251267e46e9f30228cf2184d6c9d.debug	120777	root:root	../../usr/lib/libiodbc.so.2.1.20.debug
 /usr/lib/debug/usr/lib/libiodbc.so.2.1.20.debug	100644	root:root	
@@ -132,3 +132,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
 Requires: libiodbc = 3.52.8-alt1:sisyphus+276070.100.2.2
@@ -137,6 +136,6 @@
 Provides: libiodbc-debuginfo = 3.52.8-alt1:sisyphus+276070.100.2.2
-File: /usr/lib/debug/.build-id/36	40755	root:root		
-File: /usr/lib/debug/.build-id/36/8e924f5e4912dc440d4c186e296036782e51f4	120777	root:root		../../../libiodbc.so.2.1.20
-File: /usr/lib/debug/.build-id/36/8e924f5e4912dc440d4c186e296036782e51f4.debug	120777	root:root		../../usr/lib/libiodbc.so.2.1.20.debug
-File: /usr/lib/debug/usr/lib/libiodbc.so.2.1.20.debug	100644	root:root	b96805bede47927a0a020e2c389a6b82	
+File: /usr/lib/debug/.build-id/70	40755	root:root		
+File: /usr/lib/debug/.build-id/70/488f18cf48251267e46e9f30228cf2184d6c9d	120777	root:root		../../../libiodbc.so.2.1.20
+File: /usr/lib/debug/.build-id/70/488f18cf48251267e46e9f30228cf2184d6c9d.debug	120777	root:root		../../usr/lib/libiodbc.so.2.1.20.debug
+File: /usr/lib/debug/usr/lib/libiodbc.so.2.1.20.debug	100644	root:root	77b0704721ce80bd0584423122b8678c	
 File: /usr/lib/debug/usr/lib/libiodbc.so.2.debug	120777	root:root		libiodbc.so.2.1.20.debug
@@ -268,2 +267,2 @@
 File: /usr/src/debug/libiodbc-3.52.8/iodbcinst/unicode.h	100644	root:root	d05893859947db665d378388f295051c	
-RPMIdentity: 7e698e0c3df0f72bb7180c0293d98426b0c0eeabba2f95ea3418f3834abc213535e7725009a56660575392a6f45013982b0d512508cd8be067db279b38df59f6
+RPMIdentity: 27463bff25f3c7b4cabe398c8846d566ffb4ad9cd417f8f928a022193e203ba20f6438d54f1261a24227f8b7acc7e43d32054fa338ad9bae116b5cf45db09633
--- libiodbc-utils-3.52.8-alt1.i586.rpm.repo	2021-06-28 23:07:01.000000000 +0000
+++ libiodbc-utils-3.52.8-alt1.i586.rpm.hasher	2024-01-13 07:48:41.140799717 +0000
@@ -8,6 +8,6 @@
 Provides: libiodbc-utils = 3.52.8-alt1:sisyphus+276070.100.2.2
-File: /usr/bin/iodbctest	100755	root:root	27e001b7bee983ecabb9eed95b49b252	
-File: /usr/bin/iodbctestw	100755	root:root	2d50b00646b85a18706b55f25ac7282d	
+File: /usr/bin/iodbctest	100755	root:root	ce39e9fa5f6bec76b0fbe584dcf4a78e	
+File: /usr/bin/iodbctestw	100755	root:root	407e9651bef7d4eadb1f24ec169e82a2	
 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: 1f66c09d12b118ea708adfd02020de1efe894c2ab2e188db1645269afa130c51fd231b992871aad66017b8364ebbef447525f0156a50e04d4c25a832e92c061d
+RPMIdentity: 1670628f449a18dd9d674f9ba177689a503daa48d1df593683a29d9339b5656ded9fc12f00292dfebc7101fc0ea82ea7f90905a596c1e3916d8c27992bb0fadf
--- libiodbc-utils-debuginfo-3.52.8-alt1.i586.rpm.repo	2021-06-28 23:07:01.000000000 +0000
+++ libiodbc-utils-debuginfo-3.52.8-alt1.i586.rpm.hasher	2024-01-13 07:48:41.246800002 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/68	40755	root:root	
-/usr/lib/debug/.build-id/68/b4616ee414422c91dc392ccf0337bf39951b30	120777	root:root	../../../../bin/iodbctestw
-/usr/lib/debug/.build-id/68/b4616ee414422c91dc392ccf0337bf39951b30.debug	120777	root:root	../../usr/bin/iodbctestw.debug
-/usr/lib/debug/.build-id/d7	40755	root:root	
-/usr/lib/debug/.build-id/d7/6c6ef26b536ee49bdc1587a02c2cbfa41de0fa	120777	root:root	../../../../bin/iodbctest
-/usr/lib/debug/.build-id/d7/6c6ef26b536ee49bdc1587a02c2cbfa41de0fa.debug	120777	root:root	../../usr/bin/iodbctest.debug
+/usr/lib/debug/.build-id/23	40755	root:root	
+/usr/lib/debug/.build-id/23/50af3f7fc8158a96c789d9d9a04eb85f6d4258	120777	root:root	../../../../bin/iodbctestw
+/usr/lib/debug/.build-id/23/50af3f7fc8158a96c789d9d9a04eb85f6d4258.debug	120777	root:root	../../usr/bin/iodbctestw.debug
+/usr/lib/debug/.build-id/38	40755	root:root	
+/usr/lib/debug/.build-id/38/7318306d2b25c4c3241759114d0401d75f8ccc	120777	root:root	../../../../bin/iodbctest
+/usr/lib/debug/.build-id/38/7318306d2b25c4c3241759114d0401d75f8ccc.debug	120777	root:root	../../usr/bin/iodbctest.debug
 /usr/lib/debug/usr/bin/iodbctest.debug	100644	root:root	
@@ -16,10 +16,10 @@
 Provides: libiodbc-utils-debuginfo = 3.52.8-alt1:sisyphus+276070.100.2.2
-File: /usr/lib/debug/.build-id/68	40755	root:root		
-File: /usr/lib/debug/.build-id/68/b4616ee414422c91dc392ccf0337bf39951b30	120777	root:root		../../../../bin/iodbctestw
-File: /usr/lib/debug/.build-id/68/b4616ee414422c91dc392ccf0337bf39951b30.debug	120777	root:root		../../usr/bin/iodbctestw.debug
-File: /usr/lib/debug/.build-id/d7	40755	root:root		
-File: /usr/lib/debug/.build-id/d7/6c6ef26b536ee49bdc1587a02c2cbfa41de0fa	120777	root:root		../../../../bin/iodbctest
-File: /usr/lib/debug/.build-id/d7/6c6ef26b536ee49bdc1587a02c2cbfa41de0fa.debug	120777	root:root		../../usr/bin/iodbctest.debug
-File: /usr/lib/debug/usr/bin/iodbctest.debug	100644	root:root	30e7daee3d844699093c38062cd8a160	
-File: /usr/lib/debug/usr/bin/iodbctestw.debug	100644	root:root	428b6223decffb5cb08ee8fa78260869	
+File: /usr/lib/debug/.build-id/23	40755	root:root		
+File: /usr/lib/debug/.build-id/23/50af3f7fc8158a96c789d9d9a04eb85f6d4258	120777	root:root		../../../../bin/iodbctestw
+File: /usr/lib/debug/.build-id/23/50af3f7fc8158a96c789d9d9a04eb85f6d4258.debug	120777	root:root		../../usr/bin/iodbctestw.debug
+File: /usr/lib/debug/.build-id/38	40755	root:root		
+File: /usr/lib/debug/.build-id/38/7318306d2b25c4c3241759114d0401d75f8ccc	120777	root:root		../../../../bin/iodbctest
+File: /usr/lib/debug/.build-id/38/7318306d2b25c4c3241759114d0401d75f8ccc.debug	120777	root:root		../../usr/bin/iodbctest.debug
+File: /usr/lib/debug/usr/bin/iodbctest.debug	100644	root:root	b0f2602235a617b9debabe031c355078	
+File: /usr/lib/debug/usr/bin/iodbctestw.debug	100644	root:root	65b68bcafbc12929bd0d5e221c44c773	
 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: fe33972b68eaaf8a0c6c8dd66a973a722703d8bd768e603555220313a995aa5e9a8c13805aa65f37e8442d8c751021af35b1801012f0def3f848deb0adb07f74
+RPMIdentity: 37da93bb39a3bdbb2445ec4260b44cfa5198db1562fa3847d7c0447f4d4225689b3ad0b6abe6fdd477d026e93a72217fe04b7f6d0d2b5e7325d18243f6295df3
--- libiodbcinst-3.52.8-alt1.i586.rpm.repo	2021-06-28 23:07:01.000000000 +0000
+++ libiodbcinst-3.52.8-alt1.i586.rpm.hasher	2024-01-13 07:48:41.337800247 +0000
@@ -7,5 +7,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libdl.so.2(GLIBC_2.1)  
 Requires: rtld(GNU_HASH)  
@@ -15,3 +15,3 @@
 File: /usr/lib/libiodbcinst.so.2	120777	root:root		libiodbcinst.so.2.1.20
-File: /usr/lib/libiodbcinst.so.2.1.20	100644	root:root	e626b3715c7a68878c76505ea9af9fdf	
-RPMIdentity: 00c60c91abf1934f351e953f4b79784e881a85e613319caa2e3f2bdf87f78e5d8657d3fbf0ed2280a7956f5307346bfa85e3637fcb8a0a31aab8ac346d5d8538
+File: /usr/lib/libiodbcinst.so.2.1.20	100644	root:root	c670d73d3b5d6e748f6e262bd5a3ed37	
+RPMIdentity: f288866279719295009fdbc18cc14594eb7a4ee933b9190243a3bca0822304e77f98b6b553b9ce07babf76dadd5d855d6c84ad09cfc24878800f1d9191be9ebd
--- libiodbcinst-debuginfo-3.52.8-alt1.i586.rpm.repo	2021-06-28 23:07:01.000000000 +0000
+++ libiodbcinst-debuginfo-3.52.8-alt1.i586.rpm.hasher	2024-01-13 07:48:41.431800500 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/80	40755	root:root	
-/usr/lib/debug/.build-id/80/4437b98ee6e7bf5ab1e3ff56efb5ca166997a1	120777	root:root	../../../libiodbcinst.so.2.1.20
-/usr/lib/debug/.build-id/80/4437b98ee6e7bf5ab1e3ff56efb5ca166997a1.debug	120777	root:root	../../usr/lib/libiodbcinst.so.2.1.20.debug
+/usr/lib/debug/.build-id/74	40755	root:root	
+/usr/lib/debug/.build-id/74/1b22c9079793e5d96762f334a223cf144a7d5a	120777	root:root	../../../libiodbcinst.so.2.1.20
+/usr/lib/debug/.build-id/74/1b22c9079793e5d96762f334a223cf144a7d5a.debug	120777	root:root	../../usr/lib/libiodbcinst.so.2.1.20.debug
 /usr/lib/debug/usr/lib/libiodbcinst.so.2.1.20.debug	100644	root:root	
@@ -52,3 +52,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
 Requires: libiodbcinst = 3.52.8-alt1:sisyphus+276070.100.2.2
@@ -57,6 +56,6 @@
 Provides: libiodbcinst-debuginfo = 3.52.8-alt1:sisyphus+276070.100.2.2
-File: /usr/lib/debug/.build-id/80	40755	root:root		
-File: /usr/lib/debug/.build-id/80/4437b98ee6e7bf5ab1e3ff56efb5ca166997a1	120777	root:root		../../../libiodbcinst.so.2.1.20
-File: /usr/lib/debug/.build-id/80/4437b98ee6e7bf5ab1e3ff56efb5ca166997a1.debug	120777	root:root		../../usr/lib/libiodbcinst.so.2.1.20.debug
-File: /usr/lib/debug/usr/lib/libiodbcinst.so.2.1.20.debug	100644	root:root	3c914b0e84aee65e4d5ba3c43580d451	
+File: /usr/lib/debug/.build-id/74	40755	root:root		
+File: /usr/lib/debug/.build-id/74/1b22c9079793e5d96762f334a223cf144a7d5a	120777	root:root		../../../libiodbcinst.so.2.1.20
+File: /usr/lib/debug/.build-id/74/1b22c9079793e5d96762f334a223cf144a7d5a.debug	120777	root:root		../../usr/lib/libiodbcinst.so.2.1.20.debug
+File: /usr/lib/debug/usr/lib/libiodbcinst.so.2.1.20.debug	100644	root:root	cc9f1c89e59b93904eaa68510e8a8973	
 File: /usr/lib/debug/usr/lib/libiodbcinst.so.2.debug	120777	root:root		libiodbcinst.so.2.1.20.debug
@@ -108,2 +107,2 @@
 File: /usr/src/debug/libiodbc-3.52.8/iodbcinst/unicode.h	100644	root:root	d05893859947db665d378388f295051c	
-RPMIdentity: 400690997508a1ebe395e462bc7dda8e2f1af52724eba97a00d61494a1cb0ad7cbf0a5e7ffc68192ae3bfe9a9a5bf7bdcd32d11ef8c159d78852e5a1f8dc5f80
+RPMIdentity: 51fdac3263ee5f9768dacaa8a6741cb20b60c28020fadbc192119d8d3c7155d3f1fe0ee7427e3613d12972009ecf27c8ec4a20b2093ae70e330c7aeaac8b5e54