<86>Sep  7 02:44:48 userdel[3502008]: delete user 'rooter'
<86>Sep  7 02:44:48 userdel[3502008]: removed group 'rooter' owned by 'rooter'
<86>Sep  7 02:44:48 userdel[3502008]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  7 02:44:48 groupadd[3502052]: group added to /etc/group: name=rooter, GID=933
<86>Sep  7 02:44:48 groupadd[3502052]: group added to /etc/gshadow: name=rooter
<86>Sep  7 02:44:48 groupadd[3502052]: new group: name=rooter, GID=933
<86>Sep  7 02:44:48 useradd[3502079]: new user: name=rooter, UID=933, GID=933, home=/root, shell=/bin/bash
<86>Sep  7 02:44:48 userdel[3502125]: delete user 'builder'
<86>Sep  7 02:44:48 userdel[3502125]: removed group 'builder' owned by 'builder'
<86>Sep  7 02:44:48 userdel[3502125]: removed shadow group 'builder' owned by 'builder'
<86>Sep  7 02:44:48 groupadd[3502151]: group added to /etc/group: name=builder, GID=934
<86>Sep  7 02:44:48 groupadd[3502151]: group added to /etc/gshadow: name=builder
<86>Sep  7 02:44:48 groupadd[3502151]: new group: name=builder, GID=934
<86>Sep  7 02:44:48 useradd[3502171]: new user: name=builder, UID=934, GID=934, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/unixODBC-2.3.7-alt1.src.rpm: The use of such a license name is ambiguous: LGPL
<13>Sep  7 02:44:49 rpmi: libltdl7-2.4.7-alt1 sisyphus+299031.3000.6.1 1651139356 installed
<13>Sep  7 02:44:49 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Sep  7 02:44:49 rpmi: libstdc++12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Sep  7 02:44:50 rpmi: gcc12-c++-12.1.1-alt1 sisyphus+300988.100.1.1 1654028265 installed
<13>Sep  7 02:44:50 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033053 installed
<13>Sep  7 02:44:50 rpmi: libltdl7-devel-2.4.7-alt1 sisyphus+299031.3000.6.1 1651139356 installed
<13>Sep  7 02:44:50 rpmi: libreadline-devel-7.0.3-alt4 sisyphus+283725.100.1.2 1629849376 installed
<13>Sep  7 02:44:50 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851973 installed
<13>Sep  7 02:44:50 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056633 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/unixODBC-2.3.7-alt1.nosrc.rpm (w1.gzdio)
Installing unixODBC-2.3.7-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15167
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf unixODBC-2.3.7
+ echo 'Source #0 (unixODBC-2.3.7.tar.gz):'
Source #0 (unixODBC-2.3.7.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/unixODBC-2.3.7.tar.gz
+ /bin/tar -xf -
+ cd unixODBC-2.3.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #4 (unixODBC-2.2.11-symbols.patch):'
Patch #4 (unixODBC-2.2.11-symbols.patch):
+ /usr/bin/patch -p1
patching file odbcinst/Makefile.am
Hunk #1 succeeded at 9 with fuzz 2 (offset -2 lines).
+ echo 'Patch #5 (unixODBC-remove-rpath-to-libdir.patch):'
Patch #5 (unixODBC-remove-rpath-to-libdir.patch):
+ /usr/bin/patch -p2
patching file cur/Makefile.in
+ echo 'Patch #11 (keep-typedefs.patch):'
Patch #11 (keep-typedefs.patch):
+ /usr/bin/patch -p1
patching file include/sqltypes.h
+ echo 'Patch #12 (so-version-bump.patch):'
Patch #12 (so-version-bump.patch):
+ /usr/bin/patch -p1
patching file Drivers/MiniSQL/Makefile.am
patching file Drivers/nn/Makefile.am
patching file Drivers/Postgre7.1/Makefile.am
patching file Drivers/template/Makefile.am
patching file DRVConfig/drvcfg1/Makefile.am
patching file DRVConfig/drvcfg2/Makefile.am
patching file DRVConfig/esoob/Makefile.am
patching file DRVConfig/Mimer/Makefile.am
patching file DRVConfig/MiniSQL/Makefile.am
patching file DRVConfig/MySQL/Makefile.am
patching file DRVConfig/nn/Makefile.am
patching file DRVConfig/oplodbc/Makefile.am
patching file DRVConfig/Oracle/Makefile.am
patching file DRVConfig/PostgreSQL/Makefile.am
patching file DRVConfig/sapdb/Makefile.am
patching file DRVConfig/tds/Makefile.am
patching file DRVConfig/txt/Makefile.am
+ chmod 0644 Drivers/MiniSQL/SQLAllocConnect.c Drivers/MiniSQL/SQLAllocEnv.c Drivers/MiniSQL/SQLAllocHandle.c Drivers/MiniSQL/SQLAllocStmt.c Drivers/MiniSQL/SQLBindCol.c Drivers/MiniSQL/SQLBindParameter.c Drivers/MiniSQL/SQLBrowseConnect.c Drivers/MiniSQL/SQLBulkOperations.c Drivers/MiniSQL/SQLCancel.c Drivers/MiniSQL/SQLCloseCursor.c Drivers/MiniSQL/SQLColAttribute.c Drivers/MiniSQL/SQLColAttributes.c Drivers/MiniSQL/SQLColumnPrivileges.c Drivers/MiniSQL/SQLColumns.c Drivers/MiniSQL/SQLConnect.c Drivers/MiniSQL/SQLCopyDesc.c Drivers/MiniSQL/SQLDescribeCol.c Drivers/MiniSQL/SQLDescribeParam.c Drivers/MiniSQL/SQLDisconnect.c Drivers/MiniSQL/SQLDriverConnect.c Drivers/MiniSQL/SQLEndTran.c Drivers/MiniSQL/SQLError.c Drivers/MiniSQL/SQLExecDirect.c Drivers/MiniSQL/SQLExecute.c Drivers/MiniSQL/SQLExtendedFetch.c Drivers/MiniSQL/SQLFetch.c Drivers/MiniSQL/SQLFetchScroll.c Drivers/MiniSQL/SQLForeignKeys.c Drivers/MiniSQL/SQLFreeConnect.c Drivers/MiniSQL/SQLFreeEnv.c Drivers/MiniSQL/SQLFreeHandle.c Drivers/MiniSQL/SQLFreeStmt.c Drivers/MiniSQL/SQLGetConnectAttr.c Drivers/MiniSQL/SQLGetConnectOption.c Drivers/MiniSQL/SQLGetCursorName.c Drivers/MiniSQL/SQLGetData.c Drivers/MiniSQL/SQLGetDescField.c Drivers/MiniSQL/SQLGetDescRec.c Drivers/MiniSQL/SQLGetDiagField.c Drivers/MiniSQL/SQLGetDiagRec.c Drivers/MiniSQL/SQLGetEnvAttr.c Drivers/MiniSQL/SQLGetInfo.c Drivers/MiniSQL/SQLGetStmtAttr.c Drivers/MiniSQL/SQLGetStmtOption.c Drivers/MiniSQL/SQLGetTypeInfo.c Drivers/MiniSQL/SQLMoreResults.c Drivers/MiniSQL/SQLNativeSql.c Drivers/MiniSQL/SQLNumParams.c Drivers/MiniSQL/SQLNumResultCols.c Drivers/MiniSQL/SQLParamData.c Drivers/MiniSQL/SQLParamOptions.c Drivers/MiniSQL/SQLPrepare.c Drivers/MiniSQL/SQLPrimaryKeys.c Drivers/MiniSQL/SQLProcedureColumns.c Drivers/MiniSQL/SQLProcedures.c Drivers/MiniSQL/SQLPutData.c Drivers/MiniSQL/SQLRowCount.c Drivers/MiniSQL/SQLSetConnectOption.c Drivers/MiniSQL/SQLSetCursorName.c Drivers/MiniSQL/SQLSetDescField.c Drivers/MiniSQL/SQLSetDescRec.c Drivers/MiniSQL/SQLSetEnvAttr.c Drivers/MiniSQL/SQLSetParam.c Drivers/MiniSQL/SQLSetPos.c Drivers/MiniSQL/SQLSetScrollOptions.c Drivers/MiniSQL/SQLSetStmtAttr.c Drivers/MiniSQL/SQLSetStmtOption.c Drivers/MiniSQL/SQLSpecialColumns.c Drivers/MiniSQL/SQLStatistics.c Drivers/MiniSQL/SQLTablePrivileges.c Drivers/MiniSQL/SQLTables.c Drivers/MiniSQL/SQLTransact.c Drivers/MiniSQL/_AllocConnect.c Drivers/MiniSQL/_AllocEnv.c Drivers/MiniSQL/_AllocStmt.c Drivers/MiniSQL/_Execute.c Drivers/MiniSQL/_FreeDbc.c Drivers/MiniSQL/_FreeDbcList.c Drivers/MiniSQL/_FreeResults.c Drivers/MiniSQL/_FreeStmt.c Drivers/MiniSQL/_FreeStmtList.c Drivers/MiniSQL/_GetData.c Drivers/MiniSQL/_NativeToSQLColumnHeader.c Drivers/MiniSQL/_NativeToSQLType.c Drivers/MiniSQL/_NativeTypeDesc.c Drivers/MiniSQL/_NativeTypeLength.c Drivers/MiniSQL/_NativeTypePrecision.c Drivers/MiniSQL/_Prepare.c Drivers/MiniSQL/_sqlFreeConnect.c Drivers/MiniSQL/_sqlFreeEnv.c Drivers/MiniSQL/_sqlFreeStmt.c
+ chmod 0644 Drivers/nn/SQLAllocConnect.c Drivers/nn/SQLAllocEnv.c Drivers/nn/SQLAllocStmt.c Drivers/nn/SQLBindCol.c Drivers/nn/SQLBindParameter.c Drivers/nn/SQLCancel.c Drivers/nn/SQLConnect.c Drivers/nn/SQLDescribeCol.c Drivers/nn/SQLDisconnect.c Drivers/nn/SQLDriverConnect.c Drivers/nn/SQLError.c Drivers/nn/SQLExecDirect.c Drivers/nn/SQLExecute.c Drivers/nn/SQLFetch.c Drivers/nn/SQLFreeConnect.c Drivers/nn/SQLFreeEnv.c Drivers/nn/SQLFreeStmt.c Drivers/nn/SQLGetConnectOption.c Drivers/nn/SQLGetData.c Drivers/nn/SQLNumParams.c Drivers/nn/SQLNumResultCols.c Drivers/nn/SQLParamData.c Drivers/nn/SQLPrepare.c Drivers/nn/SQLPutData.c Drivers/nn/SQLRowCount.c Drivers/nn/SQLSetConnectOption.c Drivers/nn/SQLSetParam.c Drivers/nn/connect.c Drivers/nn/convert.c Drivers/nn/execute.c Drivers/nn/herr.c Drivers/nn/misc.c Drivers/nn/nncol.c Drivers/nn/nndate.c Drivers/nn/nntp.c Drivers/nn/prepare.c Drivers/nn/yyerr.c Drivers/nn/yyevl.c Drivers/nn/yylex.c Drivers/nn/yyparse.c Drivers/nn/yystmt.c Drivers/nn/yytchk.c
+ chmod 0644 Drivers/template/SQLAllocConnect.c Drivers/template/SQLAllocEnv.c Drivers/template/SQLAllocHandle.c Drivers/template/SQLAllocStmt.c Drivers/template/SQLBindCol.c Drivers/template/SQLBindParameter.c Drivers/template/SQLBrowseConnect.c Drivers/template/SQLBulkOperations.c Drivers/template/SQLCancel.c Drivers/template/SQLCloseCursor.c Drivers/template/SQLColAttribute.c Drivers/template/SQLColAttributes.c Drivers/template/SQLColumnPrivileges.c Drivers/template/SQLColumns.c Drivers/template/SQLConnect.c Drivers/template/SQLCopyDesc.c Drivers/template/SQLDescribeCol.c Drivers/template/SQLDescribeParam.c Drivers/template/SQLDisconnect.c Drivers/template/SQLDriverConnect.c Drivers/template/SQLEndTran.c Drivers/template/SQLError.c Drivers/template/SQLExecDirect.c Drivers/template/SQLExecute.c Drivers/template/SQLExtendedFetch.c Drivers/template/SQLFetch.c Drivers/template/SQLFetchScroll.c Drivers/template/SQLForeignKeys.c Drivers/template/SQLFreeConnect.c Drivers/template/SQLFreeEnv.c Drivers/template/SQLFreeHandle.c Drivers/template/SQLFreeStmt.c Drivers/template/SQLGetConnectAttr.c Drivers/template/SQLGetConnectOption.c Drivers/template/SQLGetCursorName.c Drivers/template/SQLGetData.c Drivers/template/SQLGetDescField.c Drivers/template/SQLGetDescRec.c Drivers/template/SQLGetDiagField.c Drivers/template/SQLGetDiagRec.c Drivers/template/SQLGetEnvAttr.c Drivers/template/SQLGetInfo.c Drivers/template/SQLGetStmtAttr.c Drivers/template/SQLGetStmtOption.c Drivers/template/SQLGetTypeInfo.c Drivers/template/SQLMoreResults.c Drivers/template/SQLNativeSql.c Drivers/template/SQLNumParams.c Drivers/template/SQLNumResultCols.c Drivers/template/SQLParamData.c Drivers/template/SQLParamOptions.c Drivers/template/SQLPrepare.c Drivers/template/SQLPrimaryKeys.c Drivers/template/SQLProcedureColumns.c Drivers/template/SQLProcedures.c Drivers/template/SQLPutData.c Drivers/template/SQLRowCount.c Drivers/template/SQLSetConnectOption.c Drivers/template/SQLSetCursorName.c Drivers/template/SQLSetDescField.c Drivers/template/SQLSetDescRec.c Drivers/template/SQLSetEnvAttr.c Drivers/template/SQLSetParam.c Drivers/template/SQLSetPos.c Drivers/template/SQLSetScrollOptions.c Drivers/template/SQLSetStmtAttr.c Drivers/template/SQLSetStmtOption.c Drivers/template/SQLSpecialColumns.c Drivers/template/SQLStatistics.c Drivers/template/SQLTablePrivileges.c Drivers/template/SQLTables.c Drivers/template/SQLTransact.c Drivers/template/_FreeDbc.c Drivers/template/_FreeDbcList.c Drivers/template/_FreeResults.c Drivers/template/_FreeStmt.c Drivers/template/_FreeStmtList.c Drivers/template/_GetData.c Drivers/template/_NativeToSQLColumnHeader.c Drivers/template/_NativeToSQLType.c Drivers/template/_NativeTypeDesc.c Drivers/template/_NativeTypeLength.c Drivers/template/_NativeTypePrecision.c
+ chmod 0644 doc/ProgrammerManual/Tutorial/close.html doc/ProgrammerManual/Tutorial/conne.html doc/ProgrammerManual/Tutorial/dsn.html doc/ProgrammerManual/Tutorial/gloss.html doc/ProgrammerManual/Tutorial/index.html doc/ProgrammerManual/Tutorial/intro.html doc/ProgrammerManual/Tutorial/navi.html doc/ProgrammerManual/Tutorial/query.html doc/ProgrammerManual/Tutorial/resul.html
+ chmod 0644 doc/lst/InternalStructure.gif doc/lst/InternalStructure.html doc/lst/InternalStructure.vsd doc/lst/InternalStructure2.gif doc/lst/InternalStructure2.html doc/lst/InternalStructure3.gif doc/lst/InternalStructure3.html doc/lst/InternalStructure4.gif doc/lst/InternalStructure4.html doc/lst/InternalStructure5.gif doc/lst/InternalStructure5.html doc/lst/InternalStructure6.gif doc/lst/InternalStructure6.html doc/lst/InternalStructure7.gif doc/lst/InternalStructure7.html doc/lst/InternalStructure8.gif doc/lst/InternalStructure8.html doc/lst/InternalStructure9.gif doc/lst/InternalStructure9.html doc/lst/Makefile.am doc/lst/Makefile.in doc/lst/back.gif doc/lst/next.gif
+ chmod 0644 include/odbcinst.h
+ rm -rf config.guess config.sub install-sh ltmain.sh libltdl compile depcomp missing
+ libtoolize --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './compile'
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './depcomp'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './missing'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltargz.m4'
libtoolize-default: linking file 'm4/ltdl.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: putting libltdl files in LT_CONFIG_LTDL_DIR, 'libltdl'.
libtoolize-default: linking file 'libltdl/COPYING.LIB'
libtoolize-default: creating file 'libltdl/Makefile.am'
libtoolize-default: linking file 'libltdl/README'
libtoolize-default: creating file 'libltdl/configure.ac'
libtoolize-default: copying file 'libltdl/aclocal.m4'
libtoolize-default: creating file 'libltdl/Makefile.in'
libtoolize-default: linking file 'libltdl/config-h.in'
libtoolize-default: creating file 'libltdl/configure'
libtoolize-default: linking file 'libltdl/libltdl/lt__alloc.h'
libtoolize-default: linking file 'libltdl/libltdl/lt__argz_.h'
libtoolize-default: linking file 'libltdl/libltdl/lt__dirent.h'
libtoolize-default: linking file 'libltdl/libltdl/lt__glibc.h'
libtoolize-default: linking file 'libltdl/libltdl/lt__private.h'
libtoolize-default: linking file 'libltdl/libltdl/lt__strl.h'
libtoolize-default: linking file 'libltdl/libltdl/lt_dlloader.h'
libtoolize-default: linking file 'libltdl/libltdl/lt_error.h'
libtoolize-default: linking file 'libltdl/libltdl/lt_system.h'
libtoolize-default: linking file 'libltdl/libltdl/slist.h'
libtoolize-default: linking file 'libltdl/loaders/dld_link.c'
libtoolize-default: linking file 'libltdl/loaders/dlopen.c'
libtoolize-default: linking file 'libltdl/loaders/dyld.c'
libtoolize-default: linking file 'libltdl/loaders/load_add_on.c'
libtoolize-default: linking file 'libltdl/loaders/loadlibrary.c'
libtoolize-default: linking file 'libltdl/loaders/preopen.c'
libtoolize-default: linking file 'libltdl/loaders/shl_load.c'
libtoolize-default: linking file 'libltdl/lt__alloc.c'
libtoolize-default: linking file 'libltdl/lt__argz.c'
libtoolize-default: linking file 'libltdl/lt__dirent.c'
libtoolize-default: linking file 'libltdl/lt__strl.c'
libtoolize-default: linking file 'libltdl/lt_dlloader.c'
libtoolize-default: linking file 'libltdl/lt_error.c'
libtoolize-default: linking file 'libltdl/ltdl.c'
libtoolize-default: linking file 'libltdl/ltdl.h'
libtoolize-default: linking file 'libltdl/slist.c'
+ rm libltdl/config-h.in
+ cp /usr/share/libtool/libltdl/config-h.in libltdl/config-h.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4564
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unixODBC-2.3.7
+ aclocal
+ automake --add-missing
+ autoconf
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing'
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing'
+ export CFLAGS CXXFLAGS
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-gnu-ld : --enable-threads --enable-drivers --enable-driverc --enable-ltdllib --disable-static
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: :
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 whether make supports nested variables... yes
checking for gawk... (cached) gawk
checking for bison... bison -y
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-file... no
checking for file... file
checking for x86_64-alt-linux-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... 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 what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib64 /usr/lib64 
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers... 
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for shared lib extension... .so
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for encoding to use for CHAR representations ... auto-search 
checking for encoding to use for UNICODE representations ... auto-search 
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking for readline in -lreadline ... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking Are we using ini caching ... yes 
checking Are we using flex ... yes 
checking for scandir in -lc... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking size of long... 8
checking if platform is 64 bit... Yes 
checking for long long... yes
checking size of long int... 8
checking for ptrdiff_t... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking for strtol... yes
checking for atoll... yes
checking for strtoll... yes
checking for endpwent... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for time... yes
checking for stricmp... no
checking for strnicmp... no
checking for getuid... yes
checking for getpwuid... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking if os is AIX ... no - enable check for libthread 
checking for mutex_lock in -lthread ... no
checking for pthread_mutex_lock in -lpthread... yes
checking if compiler accepts -pthread... yes
checking for localtime_r in -lc... yes
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/malloc.h usability... no
checking sys/malloc.h presence... no
checking for sys/malloc.h... no
checking for sys/types.h... (cached) yes
checking for sys/sem.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking msql.h usability... no
checking msql.h presence... no
checking for msql.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for putenv... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extras/Makefile
config.status: creating log/Makefile
config.status: creating lst/Makefile
config.status: creating ini/Makefile
config.status: creating odbcinst/Makefile
config.status: creating odbcinst/odbcinst.pc
config.status: creating cur/Makefile
config.status: creating cur/odbccr.pc
config.status: creating DriverManager/Makefile
config.status: creating DriverManager/odbc.pc
config.status: creating exe/Makefile
config.status: creating DRVConfig/Makefile
config.status: creating DRVConfig/drvcfg1/Makefile
config.status: creating DRVConfig/drvcfg2/Makefile
config.status: creating DRVConfig/PostgreSQL/Makefile
config.status: creating DRVConfig/MiniSQL/Makefile
config.status: creating DRVConfig/MySQL/Makefile
config.status: creating DRVConfig/nn/Makefile
config.status: creating DRVConfig/esoob/Makefile
config.status: creating DRVConfig/oplodbc/Makefile
config.status: creating DRVConfig/template/Makefile
config.status: creating DRVConfig/tds/Makefile
config.status: creating DRVConfig/txt/Makefile
config.status: creating DRVConfig/Oracle/Makefile
config.status: creating DRVConfig/sapdb/Makefile
config.status: creating DRVConfig/Mimer/Makefile
config.status: creating Drivers/Makefile
config.status: creating Drivers/Postgre7.1/Makefile
config.status: creating Drivers/nn/Makefile
config.status: creating Drivers/template/Makefile
config.status: creating Drivers/MiniSQL/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating doc/AdministratorManual/Makefile
config.status: creating doc/ProgrammerManual/Makefile
config.status: creating doc/ProgrammerManual/Tutorial/Makefile
config.status: creating doc/UserManual/Makefile
config.status: creating doc/lst/Makefile
config.status: creating samples/Makefile
config.status: creating config.h
config.status: creating unixodbc_conf.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' '--with-gnu-ld' ':' '--enable-threads' '--enable-drivers' '--enable-driverc' '--enable-ltdllib' '--disable-static' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'target_alias=:' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' --cache-file=/dev/null --srcdir=.
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: :
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-file... no
checking for file... file
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... 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 what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib64 /usr/lib64 
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... yes
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking are we setting library version ... no 
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/usr/src/RPM/BUILD/unixODBC-2.3.7/missing' autoheader)
rm -f stamp-h1
touch config.h.in
make: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
make: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
make  all-recursive
Making all in extras
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o strcasecmp.lo strcasecmp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c strcasecmp.c  -fPIC -DPIC -o .libs/strcasecmp.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o snprintf.lo snprintf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c snprintf.c  -fPIC -DPIC -o .libs/snprintf.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined   -o libodbcextraslc.la  strcasecmp.lo snprintf.lo  -lpthread
libtool: link: ar cr .libs/libodbcextraslc.a .libs/strcasecmp.o .libs/snprintf.o 
libtool: link: ranlib .libs/libodbcextraslc.a
libtool: link: ( cd ".libs" && rm -f "libodbcextraslc.la" && ln -s "../libodbcextraslc.la" "libodbcextraslc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
Making all in log
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logPeekMsg.lo logPeekMsg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logPeekMsg.c  -fPIC -DPIC -o .libs/logPeekMsg.o
logPeekMsg.c: In function 'logPeekMsg':
logPeekMsg.c:48:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   48 |     if ( lstEOL( hLog->hMessages ) )
      |     ^~
logPeekMsg.c:51:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   51 |         return LOG_SUCCESS;
      |         ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _logFreeMsg.lo _logFreeMsg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _logFreeMsg.c  -fPIC -DPIC -o .libs/_logFreeMsg.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logClose.lo logClose.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logClose.c  -fPIC -DPIC -o .libs/logClose.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logClear.lo logClear.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logClear.c  -fPIC -DPIC -o .libs/logClear.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logOn.lo logOn.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logOn.c  -fPIC -DPIC -o .libs/logOn.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logPopMsg.lo logPopMsg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logPopMsg.c  -fPIC -DPIC -o .libs/logPopMsg.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logOpen.lo logOpen.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logOpen.c  -fPIC -DPIC -o .libs/logOpen.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o logPushMsg.lo logPushMsg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c logPushMsg.c  -fPIC -DPIC -o .libs/logPushMsg.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o libloglc.la  _logFreeMsg.lo logClear.lo logClose.lo logOn.lo logOpen.lo logPeekMsg.lo logPopMsg.lo logPushMsg.lo  -lpthread
libtool: link: ar cr .libs/libloglc.a .libs/_logFreeMsg.o .libs/logClear.o .libs/logClose.o .libs/logOn.o .libs/logOpen.o .libs/logPeekMsg.o .libs/logPopMsg.o .libs/logPushMsg.o 
libtool: link: ranlib .libs/libloglc.a
libtool: link: ( cd ".libs" && rm -f "libloglc.la" && ln -s "../libloglc.la" "libloglc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
Making all in lst
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstGoto.lo lstGoto.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstGoto.c  -fPIC -DPIC -o .libs/lstGoto.o
lstGoto.c: In function 'lstGoto':
lstGoto.c:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |     if ( !hLst )
      |     ^~
lstGoto.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |         lstFirst( hLst );
      |         ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _lstVisible.lo _lstVisible.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _lstVisible.c  -fPIC -DPIC -o .libs/_lstVisible.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _lstAdjustCurrent.lo _lstAdjustCurrent.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _lstAdjustCurrent.c  -fPIC -DPIC -o .libs/_lstAdjustCurrent.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstGet.lo lstGet.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstGet.c  -fPIC -DPIC -o .libs/lstGet.o
lstGet.c: In function 'lstGet':
lstGet.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   10 |     if ( !hLst )
      |     ^~
lstGet.c:13:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   13 |         if ( !hLst->hCurrent )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _lstNextValidItem.lo _lstNextValidItem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _lstNextValidItem.c  -fPIC -DPIC -o .libs/_lstNextValidItem.o
_lstNextValidItem.c: In function '_lstNextValidItem':
_lstNextValidItem.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   10 |     if ( !hItem )
      |     ^~
_lstNextValidItem.c:13:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   13 |         hItem = hItem->pNext;
      |         ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstAppend.lo lstAppend.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstAppend.c  -fPIC -DPIC -o .libs/lstAppend.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstEOL.lo lstEOL.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstEOL.c  -fPIC -DPIC -o .libs/lstEOL.o
lstEOL.c: In function 'lstEOL':
lstEOL.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstEOL.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         if ( !hLst->hCurrent )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstGetBookMark.lo lstGetBookMark.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstGetBookMark.c  -fPIC -DPIC -o .libs/lstGetBookMark.o
lstGetBookMark.c: In function 'lstGetBookMark':
lstGetBookMark.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    9 |     if ( !hLstBookMark )
      |     ^~
lstGetBookMark.c:12:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   12 |         hLstBookMark->hCurrent          = hLst->hCurrent;
      |         ^~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstGotoBookMark.lo lstGotoBookMark.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstGotoBookMark.c  -fPIC -DPIC -o .libs/lstGotoBookMark.o
lstGotoBookMark.c: In function 'lstGotoBookMark':
lstGotoBookMark.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLstBookMark )
      |     ^~
lstGotoBookMark.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         hLstBookMark->hLst->hCurrent            = hLstBookMark->hCurrent;
      |         ^~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _lstFreeItem.lo _lstFreeItem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _lstFreeItem.c  -fPIC -DPIC -o .libs/_lstFreeItem.o
_lstFreeItem.c: In function '_lstFreeItem':
_lstFreeItem.c:17:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   17 |     if ( !hItem )
      |     ^~
_lstFreeItem.c:20:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   20 |         hLst = (HLST)hItem->hLst;
      |         ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstFirst.lo lstFirst.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstFirst.c  -fPIC -DPIC -o .libs/lstFirst.o
lstFirst.c: In function 'lstFirst':
lstFirst.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstFirst.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         if ( !hLst->hFirst )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstClose.lo lstClose.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstClose.c  -fPIC -DPIC -o .libs/lstClose.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _lstDump.lo _lstDump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _lstDump.c  -fPIC -DPIC -o .libs/_lstDump.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _lstPrevValidItem.lo _lstPrevValidItem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _lstPrevValidItem.c  -fPIC -DPIC -o .libs/_lstPrevValidItem.o
_lstPrevValidItem.c: In function '_lstPrevValidItem':
_lstPrevValidItem.c:10:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   10 |     if ( !hItem )
      |     ^~
_lstPrevValidItem.c:13:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   13 |         hItem = hItem->pPrev;
      |         ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstInsert.lo lstInsert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstInsert.c  -fPIC -DPIC -o .libs/lstInsert.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstDelete.lo lstDelete.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstDelete.c  -fPIC -DPIC -o .libs/lstDelete.o
lstDelete.c: In function 'lstDelete':
lstDelete.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |     if ( !hLst )
      |     ^~
lstDelete.c:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   30 |         hItem = hLst->hCurrent;
      |         ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstSeek.lo lstSeek.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstSeek.c  -fPIC -DPIC -o .libs/lstSeek.o
lstSeek.c: In function 'lstSeek':
lstSeek.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstSeek.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         lstFirst( hLst );
      |         ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstNext.lo lstNext.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstNext.c  -fPIC -DPIC -o .libs/lstNext.o
lstNext.c: In function 'lstNext':
lstNext.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstNext.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         if ( !hLst->hCurrent )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstSetFreeFunc.lo lstSetFreeFunc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstSetFreeFunc.c  -fPIC -DPIC -o .libs/lstSetFreeFunc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstOpenCursor.lo lstOpenCursor.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstOpenCursor.c  -fPIC -DPIC -o .libs/lstOpenCursor.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstSet.lo lstSet.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstSet.c  -fPIC -DPIC -o .libs/lstSet.o
lstSet.c: In function 'lstSet':
lstSet.c:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    9 |     if ( !hLst )
      |     ^~
lstSet.c:12:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   12 |         if ( !hLst->hCurrent )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstLast.lo lstLast.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstLast.c  -fPIC -DPIC -o .libs/lstLast.o
lstLast.c: In function 'lstLast':
lstLast.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstLast.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         if ( !hLst->hLast )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstOpen.lo lstOpen.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstOpen.c  -fPIC -DPIC -o .libs/lstOpen.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstPrev.lo lstPrev.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstPrev.c  -fPIC -DPIC -o .libs/lstPrev.o
lstPrev.c: In function 'lstPrev':
lstPrev.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstPrev.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         if ( !hLst->hCurrent )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lstSeekItem.lo lstSeekItem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lstSeekItem.c  -fPIC -DPIC -o .libs/lstSeekItem.o
lstSeekItem.c: In function 'lstSeekItem':
lstSeekItem.c:6:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    6 |     if ( !hLst )
      |     ^~
lstSeekItem.c:9:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |         lstFirst( hLst );
      |         ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined   -o liblstlc.la  _lstAdjustCurrent.lo _lstDump.lo _lstFreeItem.lo _lstNextValidItem.lo _lstPrevValidItem.lo _lstVisible.lo lstAppend.lo lstClose.lo lstDelete.lo lstEOL.lo lstFirst.lo lstGet.lo lstGetBookMark.lo lstGoto.lo lstGotoBookMark.lo lstInsert.lo lstLast.lo lstNext.lo lstOpen.lo lstOpenCursor.lo lstPrev.lo lstSeek.lo lstSeekItem.lo lstSet.lo lstSetFreeFunc.lo  -lpthread
libtool: link: ar cr .libs/liblstlc.a .libs/_lstAdjustCurrent.o .libs/_lstDump.o .libs/_lstFreeItem.o .libs/_lstNextValidItem.o .libs/_lstPrevValidItem.o .libs/_lstVisible.o .libs/lstAppend.o .libs/lstClose.o .libs/lstDelete.o .libs/lstEOL.o .libs/lstFirst.o .libs/lstGet.o .libs/lstGetBookMark.o .libs/lstGoto.o .libs/lstGotoBookMark.o .libs/lstInsert.o .libs/lstLast.o .libs/lstNext.o .libs/lstOpen.o .libs/lstOpenCursor.o .libs/lstPrev.o .libs/lstSeek.o .libs/lstSeekItem.o .libs/lstSet.o .libs/lstSetFreeFunc.o 
libtool: link: ranlib .libs/liblstlc.a
libtool: link: ( cd ".libs" && rm -f "liblstlc.la" && ln -s "../liblstlc.la" "liblstlc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
Making all in ini
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniDelete.lo iniDelete.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniDelete.c  -fPIC -DPIC -o .libs/iniDelete.o
iniDelete.c: In function 'iniDelete':
iniDelete.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if ( hIni == NULL )
      |     ^~
iniDelete.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |         iniObjectFirst( hIni );
      |         ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniClose.lo iniClose.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniClose.c  -fPIC -DPIC -o .libs/iniClose.o
iniClose.c: In function 'iniClose':
iniClose.c:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |     if ( hIni == NULL )
      |     ^~
iniClose.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |         hIni->hCurObject = hIni->hFirstObject;
      |         ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObject.lo iniObject.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObject.c  -fPIC -DPIC -o .libs/iniObject.o
iniObject.c: In function 'iniObject':
iniObject.c:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   24 |     if ( hIni == NULL )
      |     ^~
iniObject.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniAllTrim.lo iniAllTrim.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniAllTrim.c  -fPIC -DPIC -o .libs/iniAllTrim.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectLast.lo iniObjectLast.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectLast.c  -fPIC -DPIC -o .libs/iniObjectLast.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniAppend.lo iniAppend.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniAppend.c  -fPIC -DPIC -o .libs/iniAppend.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniCommit.lo iniCommit.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniCommit.c  -fPIC -DPIC -o .libs/iniCommit.o
iniCommit.c: In function 'iniCommit':
iniCommit.c:42:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   42 |     if ( !hFile )
      |     ^~
iniCommit.c:45:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   45 |         _iniDump( hIni, hFile );
      |         ^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectNext.lo iniObjectNext.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectNext.c  -fPIC -DPIC -o .libs/iniObjectNext.o
iniObjectNext.c: In function 'iniObjectNext':
iniObjectNext.c:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if ( hIni == NULL )
      |     ^~
iniObjectNext.c:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectSeek.lo iniObjectSeek.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectSeek.c  -fPIC -DPIC -o .libs/iniObjectSeek.o
iniObjectSeek.c: In function 'iniObjectSeek':
iniObjectSeek.c:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if ( hIni == NULL )
      |     ^~
iniObjectSeek.c:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |         iniObjectFirst( hIni );
      |         ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectSeekSure.lo iniObjectSeekSure.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectSeekSure.c  -fPIC -DPIC -o .libs/iniObjectSeekSure.o
iniObjectSeekSure.c: In function 'iniObjectSeekSure':
iniObjectSeekSure.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if ( hIni == NULL )
      |     ^~
iniObjectSeekSure.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         if ( !pszObject )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectInsert.lo iniObjectInsert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectInsert.c  -fPIC -DPIC -o .libs/iniObjectInsert.o
iniObjectInsert.c: In function 'iniObjectInsert':
iniObjectInsert.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if ( pszObject == NULL )
      |     ^~
iniObjectInsert.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         strncpy( szObjectName, pszObject, INI_MAX_OBJECT_NAME );
      |         ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectUpdate.lo iniObjectUpdate.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectUpdate.c  -fPIC -DPIC -o .libs/iniObjectUpdate.o
iniObjectUpdate.c: In function 'iniObjectUpdate':
iniObjectUpdate.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniObjectUpdate.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectEOL.lo iniObjectEOL.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectEOL.c  -fPIC -DPIC -o .libs/iniObjectEOL.o
iniObjectEOL.c: In function 'iniObjectEOL':
iniObjectEOL.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniObjectEOL.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectFirst.lo iniObjectFirst.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectFirst.c  -fPIC -DPIC -o .libs/iniObjectFirst.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniOpen.lo iniOpen.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniOpen.c  -fPIC -DPIC -o .libs/iniOpen.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniObjectDelete.lo iniObjectDelete.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniObjectDelete.c  -fPIC -DPIC -o .libs/iniObjectDelete.o
iniObjectDelete.c: In function 'iniObjectDelete':
iniObjectDelete.c:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |     if ( hIni == NULL )
      |     ^~
iniObjectDelete.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniProperty.lo iniProperty.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniProperty.c  -fPIC -DPIC -o .libs/iniProperty.o
iniProperty.c: In function 'iniProperty':
iniProperty.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniProperty.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyLast.lo iniPropertyLast.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyLast.c  -fPIC -DPIC -o .libs/iniPropertyLast.o
iniPropertyLast.c: In function 'iniPropertyLast':
iniPropertyLast.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniPropertyLast.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyNext.lo iniPropertyNext.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyNext.c  -fPIC -DPIC -o .libs/iniPropertyNext.o
iniPropertyNext.c: In function 'iniPropertyNext':
iniPropertyNext.c:32:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   32 |     if ( hIni->hCurProperty == NULL )
      |     ^~
iniPropertyNext.c:35:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   35 |         return INI_SUCCESS;
      |         ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertySeek.lo iniPropertySeek.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertySeek.c  -fPIC -DPIC -o .libs/iniPropertySeek.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyFirst.lo iniPropertyFirst.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyFirst.c  -fPIC -DPIC -o .libs/iniPropertyFirst.o
iniPropertyFirst.c: In function 'iniPropertyFirst':
iniPropertyFirst.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniPropertyFirst.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertySeekSure.lo iniPropertySeekSure.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertySeekSure.c  -fPIC -DPIC -o .libs/iniPropertySeekSure.o
iniPropertySeekSure.c: In function 'iniPropertySeekSure':
iniPropertySeekSure.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if ( hIni == NULL )
      |     ^~
iniPropertySeekSure.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         if ( !pszObject )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyDelete.lo iniPropertyDelete.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyDelete.c  -fPIC -DPIC -o .libs/iniPropertyDelete.o
iniPropertyDelete.c: In function 'iniPropertyDelete':
iniPropertyDelete.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |     if ( hIni == NULL )
      |     ^~
iniPropertyDelete.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyUpdate.lo iniPropertyUpdate.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyUpdate.c  -fPIC -DPIC -o .libs/iniPropertyUpdate.o
iniPropertyUpdate.c: In function 'iniPropertyUpdate':
iniPropertyUpdate.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniPropertyUpdate.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniValue.lo iniValue.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniValue.c  -fPIC -DPIC -o .libs/iniValue.o
iniValue.c: In function 'iniValue':
iniValue.c:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   24 |     if ( hIni == NULL )
      |     ^~
iniValue.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyInsert.lo iniPropertyInsert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyInsert.c  -fPIC -DPIC -o .libs/iniPropertyInsert.o
iniPropertyInsert.c: In function 'iniPropertyInsert':
iniPropertyInsert.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if ( hIni->hCurObject == NULL )
      |     ^~
iniPropertyInsert.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         if ( pszProperty == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniToUpper.lo iniToUpper.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniToUpper.c  -fPIC -DPIC -o .libs/iniToUpper.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyValue.lo iniPropertyValue.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyValue.c  -fPIC -DPIC -o .libs/iniPropertyValue.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniElement.lo iniElement.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniElement.c  -fPIC -DPIC -o .libs/iniElement.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniPropertyEOL.lo iniPropertyEOL.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniPropertyEOL.c  -fPIC -DPIC -o .libs/iniPropertyEOL.o
iniPropertyEOL.c: In function 'iniPropertyEOL':
iniPropertyEOL.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   20 |     if ( hIni == NULL )
      |     ^~
iniPropertyEOL.c:23:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   23 |         if ( hIni->hCurObject == NULL )
      |         ^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniElementCount.lo iniElementCount.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniElementCount.c  -fPIC -DPIC -o .libs/iniElementCount.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniGetBookmark.lo iniGetBookmark.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniGetBookmark.c  -fPIC -DPIC -o .libs/iniGetBookmark.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniGotoBookmark.lo iniGotoBookmark.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniGotoBookmark.c  -fPIC -DPIC -o .libs/iniGotoBookmark.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _iniObjectRead.lo _iniObjectRead.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _iniObjectRead.c  -fPIC -DPIC -o .libs/_iniObjectRead.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _iniPropertyRead.lo _iniPropertyRead.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _iniPropertyRead.c  -fPIC -DPIC -o .libs/_iniPropertyRead.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iniCursor.lo iniCursor.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c iniCursor.c  -fPIC -DPIC -o .libs/iniCursor.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _iniScanUntilObject.lo _iniScanUntilObject.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _iniScanUntilObject.c  -fPIC -DPIC -o .libs/_iniScanUntilObject.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _iniDump.lo _iniDump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _iniDump.c  -fPIC -DPIC -o .libs/_iniDump.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined   -o libinilc.la  iniAllTrim.lo iniAppend.lo iniDelete.lo iniClose.lo iniCommit.lo iniObject.lo iniObjectFirst.lo iniObjectLast.lo iniObjectNext.lo iniObjectSeek.lo iniObjectSeekSure.lo iniObjectUpdate.lo iniObjectInsert.lo iniObjectDelete.lo iniObjectEOL.lo iniOpen.lo iniProperty.lo iniPropertyFirst.lo iniPropertyLast.lo iniPropertyNext.lo iniPropertySeek.lo iniPropertySeekSure.lo iniPropertyUpdate.lo iniPropertyInsert.lo iniPropertyDelete.lo iniPropertyEOL.lo iniPropertyValue.lo iniValue.lo iniToUpper.lo iniElement.lo iniElementCount.lo iniGetBookmark.lo iniGotoBookmark.lo iniCursor.lo _iniObjectRead.lo _iniPropertyRead.lo _iniDump.lo _iniScanUntilObject.lo ../extras/libodbcextraslc.la -lpthread
libtool: link: (cd .libs/libinilc.lax/libodbcextraslc.a && ar x "/usr/src/RPM/BUILD/unixODBC-2.3.7/ini/../extras/.libs/libodbcextraslc.a")
libtool: link: ar cr .libs/libinilc.a .libs/iniAllTrim.o .libs/iniAppend.o .libs/iniDelete.o .libs/iniClose.o .libs/iniCommit.o .libs/iniObject.o .libs/iniObjectFirst.o .libs/iniObjectLast.o .libs/iniObjectNext.o .libs/iniObjectSeek.o .libs/iniObjectSeekSure.o .libs/iniObjectUpdate.o .libs/iniObjectInsert.o .libs/iniObjectDelete.o .libs/iniObjectEOL.o .libs/iniOpen.o .libs/iniProperty.o .libs/iniPropertyFirst.o .libs/iniPropertyLast.o .libs/iniPropertyNext.o .libs/iniPropertySeek.o .libs/iniPropertySeekSure.o .libs/iniPropertyUpdate.o .libs/iniPropertyInsert.o .libs/iniPropertyDelete.o .libs/iniPropertyEOL.o .libs/iniPropertyValue.o .libs/iniValue.o .libs/iniToUpper.o .libs/iniElement.o .libs/iniElementCount.o .libs/iniGetBookmark.o .libs/iniGotoBookmark.o .libs/iniCursor.o .libs/_iniObjectRead.o .libs/_iniPropertyRead.o .libs/_iniDump.o .libs/_iniScanUntilObject.o   .libs/libinilc.lax/libodbcextraslc.a/snprintf.o .libs/libinilc.lax/libodbcextraslc.a/strcasecmp.o 
libtool: link: ranlib .libs/libinilc.a
libtool: link: rm -fr .libs/libinilc.lax
libtool: link: ( cd ".libs" && rm -f "libinilc.la" && ln -s "../libinilc.la" "libinilc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
Making all in libltdl
make  all-am
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c lt_dlloader.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c slist.c  -fPIC -DPIC -o .libs/libltdlc_la-slist.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c lt__alloc.c  -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o loaders/dlopen.lo loaders/dlopen.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c loaders/dlopen.c  -fPIC -DPIC -o loaders/.libs/dlopen.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c lt_error.c  -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o loaders/libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c loaders/preopen.c  -fPIC -DPIC -o loaders/.libs/libltdlc_la-preopen.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c ltdl.c  -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -module -avoid-version  -o dlopen.la  loaders/dlopen.lo  
libtool: link: ar cr .libs/dlopen.a loaders/.libs/dlopen.o 
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -no-undefined -dlpreopen dlopen.la   -o libltdlc.la  loaders/libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo  
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: rm -f ".libs/libltdlc.nmI"
libtool: link: (cd .libs && x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -c -fno-builtin  -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" ".libs/libltdlc.nmI"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl/./.libs/dlopen.a")
libtool: link: ar cr .libs/libltdlc.a loaders/.libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o 
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
Making all in odbcinst
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetInstalledDrivers.c  -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o ODBCINSTDestructProperties.lo ODBCINSTDestructProperties.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c ODBCINSTDestructProperties.c  -fPIC -DPIC -o .libs/ODBCINSTDestructProperties.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o ODBCINSTValidateProperties.lo ODBCINSTValidateProperties.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c ODBCINSTValidateProperties.c  -fPIC -DPIC -o .libs/ODBCINSTValidateProperties.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConfigDriver.lo SQLConfigDriver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConfigDriver.c  -fPIC -DPIC -o .libs/SQLConfigDriver.o
SQLConfigDriver.c: In function 'SQLConfigDriverWide':
SQLConfigDriver.c:27:17: warning: variable 'nReturn' set but not used [-Wunused-but-set-variable]
   27 |         BOOL    nReturn;
      |                 ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetAvailableDrivers.c  -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConfigDataSource.lo SQLConfigDataSource.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConfigDataSource.c  -fPIC -DPIC -o .libs/SQLConfigDataSource.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o ODBCINSTSetProperty.lo ODBCINSTSetProperty.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c ODBCINSTSetProperty.c  -fPIC -DPIC -o .libs/ODBCINSTSetProperty.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLInstallDriverManager.c  -fPIC -DPIC -o .libs/SQLInstallDriverManager.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLInstallTranslatorEx.c  -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o ODBCINSTConstructProperties.lo ODBCINSTConstructProperties.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c ODBCINSTConstructProperties.c  -fPIC -DPIC -o .libs/ODBCINSTConstructProperties.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLInstallDriverEx.c  -fPIC -DPIC -o .libs/SQLInstallDriverEx.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetTranslator.lo SQLGetTranslator.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetTranslator.c  -fPIC -DPIC -o .libs/SQLGetTranslator.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCreateDataSource.lo SQLCreateDataSource.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCreateDataSource.c  -fPIC -DPIC -o .libs/SQLCreateDataSource.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetPrivateProfileString.c  -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o
SQLGetPrivateProfileString.c: In function '_check_ini_cache':
SQLGetPrivateProfileString.c:190:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
  190 |             if ( ini_cache -> value )
      |                ^
SQLGetPrivateProfileString.c: In function '_clear_ini_cache':
SQLGetPrivateProfileString.c:254:52: warning: unused variable 'prev' [-Wunused-variable]
  254 |     struct ini_cache *ini_cache = ini_cache_head, *prev = NULL;
      |                                                    ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConfigMode.lo SQLGetConfigMode.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConfigMode.c  -fPIC -DPIC -o .libs/SQLGetConfigMode.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o ODBCINSTValidateProperty.lo ODBCINSTValidateProperty.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c ODBCINSTValidateProperty.c  -fPIC -DPIC -o .libs/ODBCINSTValidateProperty.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPostInstallerError.lo SQLPostInstallerError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPostInstallerError.c  -fPIC -DPIC -o .libs/SQLPostInstallerError.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLManageDataSources.lo SQLManageDataSources.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLManageDataSources.c  -fPIC -DPIC -o .libs/SQLManageDataSources.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRemoveDSNFromIni.c  -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRemoveTranslator.c  -fPIC -DPIC -o .libs/SQLRemoveTranslator.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLValidDSN.lo SQLValidDSN.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLValidDSN.c  -fPIC -DPIC -o .libs/SQLValidDSN.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLInstallerError.lo SQLInstallerError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLInstallerError.c  -fPIC -DPIC -o .libs/SQLInstallerError.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRemoveDriver.lo SQLRemoveDriver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRemoveDriver.c  -fPIC -DPIC -o .libs/SQLRemoveDriver.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConfigMode.lo SQLSetConfigMode.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConfigMode.c  -fPIC -DPIC -o .libs/SQLSetConfigMode.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLReadFileDSN.lo SQLReadFileDSN.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLReadFileDSN.c  -fPIC -DPIC -o .libs/SQLReadFileDSN.o
SQLReadFileDSN.c: In function 'SQLReadFileDSN':
SQLReadFileDSN.c:90:13: warning: variable 'nBufPos' set but not used [-Wunused-but-set-variable]
   90 |     int     nBufPos         = 0;
      |             ^~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLWriteDSNToIni.c  -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRemoveDriverManager.c  -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLInstallODBC.lo SQLInstallODBC.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLInstallODBC.c  -fPIC -DPIC -o .libs/SQLInstallODBC.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _odbcinst_ConfigModeINI.lo _odbcinst_ConfigModeINI.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _odbcinst_ConfigModeINI.c  -fPIC -DPIC -o .libs/_odbcinst_ConfigModeINI.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _logging.lo _logging.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _logging.c  -fPIC -DPIC -o .libs/_logging.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLWriteFileDSN.c  -fPIC -DPIC -o .libs/SQLWriteFileDSN.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLWritePrivateProfileString.c  -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _SQLWriteInstalledDrivers.lo _SQLWriteInstalledDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _SQLWriteInstalledDrivers.c  -fPIC -DPIC -o .libs/_SQLWriteInstalledDrivers.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _odbcinst_UserINI.lo _odbcinst_UserINI.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _odbcinst_UserINI.c  -fPIC -DPIC -o .libs/_odbcinst_UserINI.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _SQLDriverConnectPrompt.lo _SQLDriverConnectPrompt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _SQLDriverConnectPrompt.c  -fPIC -DPIC -o .libs/_SQLDriverConnectPrompt.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _odbcinst_GetSections.lo _odbcinst_GetSections.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _odbcinst_GetSections.c  -fPIC -DPIC -o .libs/_odbcinst_GetSections.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _SQLGetInstalledDrivers.lo _SQLGetInstalledDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _SQLGetInstalledDrivers.c  -fPIC -DPIC -o .libs/_SQLGetInstalledDrivers.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _odbcinst_GetEntries.lo _odbcinst_GetEntries.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _odbcinst_GetEntries.c  -fPIC -DPIC -o .libs/_odbcinst_GetEntries.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _odbcinst_SystemINI.lo _odbcinst_SystemINI.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _odbcinst_SystemINI.c  -fPIC -DPIC -o .libs/_odbcinst_SystemINI.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o libodbcinstlc.la  ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo  -lpthread
libtool: link: ar cr .libs/libodbcinstlc.a .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o 
libtool: link: ranlib .libs/libodbcinstlc.a
libtool: link: ( cd ".libs" && rm -f "libodbcinstlc.la" && ln -s "../libodbcinstlc.la" "libodbcinstlc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -export-dynamic  -o libodbcinst.la -rpath /usr/lib64 ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo SQLInstallODBC.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo ../ini/libinilc.la ../log/libloglc.la ../lst/liblstlc.la -lltdl  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/SQLInstallODBC.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o  -Wl,--whole-archive ../ini/.libs/libinilc.a ../log/.libs/libloglc.a ../lst/.libs/liblstlc.a -Wl,--no-whole-archive  -lltdl -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcinst.so.2 -o .libs/libodbcinst.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcinst.so.2" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcinst.so" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so")
libtool: link: ( cd ".libs" && rm -f "libodbcinst.la" && ln -s "../libodbcinst.la" "libodbcinst.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
Making all in DriverManager
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocEnv.c  -fPIC -DPIC -o .libs/SQLAllocEnv.o
SQLAllocEnv.c:62:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   62 | static char const rcsid[]= "$RCSfile: SQLAllocEnv.c,v $ $Revision: 1.2 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocStmt.c  -fPIC -DPIC -o .libs/SQLAllocStmt.o
SQLAllocStmt.c:66:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   66 | static char const rcsid[]= "$RCSfile: SQLAllocStmt.c,v $ $Revision: 1.2 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocConnect.c  -fPIC -DPIC -o .libs/SQLAllocConnect.o
SQLAllocConnect.c:89:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   89 | static char const rcsid[]= "$RCSfile: SQLAllocConnect.c,v $ $Revision: 1.2 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindParam.lo SQLBindParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindParam.c  -fPIC -DPIC -o .libs/SQLBindParam.o
SQLBindParam.c:135:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  135 | static char const rcsid[]= "$RCSfile: SQLBindParam.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindParameter.c  -fPIC -DPIC -o .libs/SQLBindParameter.o
SQLBindParameter.c:156:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  156 | static char const rcsid[]= "$RCSfile: SQLBindParameter.c,v $ $Revision: 1.12 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBulkOperations.c  -fPIC -DPIC -o .libs/SQLBulkOperations.o
SQLBulkOperations.c:107:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  107 | static char const rcsid[]= "$RCSfile: SQLBulkOperations.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCancelHandle.lo SQLCancelHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCancelHandle.c  -fPIC -DPIC -o .libs/SQLCancelHandle.o
SQLCancelHandle.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   33 | static char const rcsid[]= "$RCSfile: SQLCancel.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttribute.lo SQLColAttribute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttribute.c  -fPIC -DPIC -o .libs/SQLColAttribute.o
SQLColAttribute.c:188:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  188 | static char const rcsid[]= "$RCSfile: SQLColAttribute.c,v $ $Revision: 1.19 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocHandleStd.c  -fPIC -DPIC -o .libs/SQLAllocHandleStd.o
SQLAllocHandleStd.c:74:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   74 | static char const rcsid[]= "$RCSfile: SQLAllocHandleStd.c,v $ $Revision: 1.2 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocHandle.c  -fPIC -DPIC -o .libs/SQLAllocHandle.o
SQLAllocHandle.c:255:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  255 | static char const rcsid[]= "$RCSfile: SQLAllocHandle.c,v $ $Revision: 1.13 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindCol.c  -fPIC -DPIC -o .libs/SQLBindCol.o
SQLBindCol.c:131:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  131 | static char const rcsid[]= "$RCSfile: SQLBindCol.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBrowseConnect.c  -fPIC -DPIC -o .libs/SQLBrowseConnect.o
SQLBrowseConnect.c: In function 'SQLBrowseConnect':
SQLBrowseConnect.c:428:16: warning: pointer targets in assignment from 'SQLCHAR *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
  428 |         in_str = conn_str_in;
      |                ^
SQLBrowseConnect.c:465:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  465 |                 *ptr_conn_str_out = strlen(conn_str_out);
      |                                            ^~~~~~~~~~~~
      |                                            |
      |                                            SQLCHAR * {aka unsigned char *}
In file included from drivermanager.h:14,
                 from SQLBrowseConnect.c:175:
/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  407 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
SQLBrowseConnect.c:498:17: warning: implicit declaration of function 'extract_diag_error_w' [-Wimplicit-function-declaration]
  498 |                 extract_diag_error_w( SQL_HANDLE_DBC,
      |                 ^~~~~~~~~~~~~~~~~~~~
SQLBrowseConnect.c:507:17: warning: implicit declaration of function 'extract_sql_error_w' [-Wimplicit-function-declaration]
  507 |                 extract_sql_error_w( SQL_NULL_HENV,
      |                 ^~~~~~~~~~~~~~~~~~~
SQLBrowseConnect.c:517:17: warning: implicit declaration of function 'extract_diag_error' [-Wimplicit-function-declaration]
  517 |                 extract_diag_error( SQL_HANDLE_DBC,
      |                 ^~~~~~~~~~~~~~~~~~
SQLBrowseConnect.c:526:17: warning: implicit declaration of function 'extract_sql_error' [-Wimplicit-function-declaration]
  526 |                 extract_sql_error( SQL_NULL_HENV,
      |                 ^~~~~~~~~~~~~~~~~
SQLBrowseConnect.c: At top level:
SQLBrowseConnect.c:177:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  177 | static char const rcsid[]= "$RCSfile: SQLBrowseConnect.c,v $ $Revision: 1.15 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumnPrivileges.c  -fPIC -DPIC -o .libs/SQLColumnPrivileges.o
SQLColumnPrivileges.c:129:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  129 | static char const rcsid[]= "$RCSfile: SQLColumnPrivileges.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCancel.c  -fPIC -DPIC -o .libs/SQLCancel.o
SQLCancel.c:103:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  103 | static char const rcsid[]= "$RCSfile: SQLCancel.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCloseCursor.c  -fPIC -DPIC -o .libs/SQLCloseCursor.o
SQLCloseCursor.c:107:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  107 | static char const rcsid[]= "$RCSfile: SQLCloseCursor.c,v $ $Revision: 1.5 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttributes.lo SQLColAttributes.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttributes.c  -fPIC -DPIC -o .libs/SQLColAttributes.o
SQLColAttributes.c:173:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  173 | static char const rcsid[]= "$RCSfile: SQLColAttributes.c,v $ $Revision: 1.15 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeParam.c  -fPIC -DPIC -o .libs/SQLDescribeParam.o
SQLDescribeParam.c:136:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  136 | static char const rcsid[]= "$RCSfile: SQLDescribeParam.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDataSources.lo SQLDataSources.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDataSources.c  -fPIC -DPIC -o .libs/SQLDataSources.o
SQLDataSources.c:138:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  138 | static char const rcsid[]= "$RCSfile: SQLDataSources.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumns.lo SQLColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumns.c  -fPIC -DPIC -o .libs/SQLColumns.o
SQLColumns.c:147:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  147 | static char const rcsid[]= "$RCSfile: SQLColumns.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCopyDesc.c  -fPIC -DPIC -o .libs/SQLCopyDesc.o
SQLCopyDesc.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLCopyDesc.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLError.c  -fPIC -DPIC -o .libs/SQLError.o
SQLError.c:185:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  185 | static char const rcsid[]= "$RCSfile: SQLError.c,v $ $Revision: 1.11 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLEndTran.lo SQLEndTran.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLEndTran.c  -fPIC -DPIC -o .libs/SQLEndTran.o
SQLEndTran.c:144:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  144 | static char const rcsid[]= "$RCSfile: SQLEndTran.c,v $ $Revision: 1.11 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeCol.c  -fPIC -DPIC -o .libs/SQLDescribeCol.o
SQLDescribeCol.c:169:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  169 | static char const rcsid[]= "$RCSfile: SQLDescribeCol.c,v $ $Revision: 1.13 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDrivers.lo SQLDrivers.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDrivers.c  -fPIC -DPIC -o .libs/SQLDrivers.o
SQLDrivers.c:173:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  173 | static char const rcsid[]= "$RCSfile: SQLDrivers.c,v $ $Revision: 1.13 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDisconnect.lo SQLDisconnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDisconnect.c  -fPIC -DPIC -o .libs/SQLDisconnect.o
SQLDisconnect.c:174:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  174 | static char const rcsid[]= "$RCSfile: SQLDisconnect.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecute.c  -fPIC -DPIC -o .libs/SQLExecute.o
SQLExecute.c:155:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  155 | static char const rcsid[]= "$RCSfile: SQLExecute.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetch.c  -fPIC -DPIC -o .libs/SQLFetch.o
SQLFetch.c:130:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  130 | static char const rcsid[]= "$RCSfile: SQLFetch.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExtendedFetch.c  -fPIC -DPIC -o .libs/SQLExtendedFetch.o
SQLExtendedFetch.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLExtendedFetch.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConnect.c  -fPIC -DPIC -o .libs/SQLConnect.o
SQLConnect.c: In function '__strip_from_pool':
SQLConnect.c:2984:9: warning: unused variable 'has_checked' [-Wunused-variable]
 2984 |     int has_checked = 0;
      |         ^~~~~~~~~~~
SQLConnect.c:2983:18: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
 2983 |     CPOOL *ptr, *prev;
      |                  ^~~~
SQLConnect.c:2982:16: warning: unused variable 'dead' [-Wunused-variable]
 2982 |     SQLINTEGER dead;
      |                ^~~~
SQLConnect.c:2981:12: warning: variable 'current_time' set but not used [-Wunused-but-set-variable]
 2981 |     time_t current_time;
      |            ^~~~~~~~~~~~
SQLConnect.c: In function 'search_for_pool':
SQLConnect.c:3149:62: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
 3149 |         if ( CHECK_SQLGETCONNECTATTR(( &ptr -> connection )) &&
SQLConnect.c:3163:64: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
 3163 |              CHECK_SQLGETCONNECTOPTION(( &ptr -> connection )) &&
SQLConnect.c:3168:65: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
 3168 |              CHECK_SQLGETCONNECTOPTIONW(( &ptr -> connection )) &&
SQLConnect.c: In function 'SQLConnect':
SQLConnect.c:4113:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable]
 4113 |             int lret;
      |                 ^~~~
SQLConnect.c: At top level:
SQLConnect.c:597:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  597 | static char const rcsid[]= "$RCSfile: SQLConnect.c,v $ $Revision: 1.66 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecDirect.c  -fPIC -DPIC -o .libs/SQLExecDirect.o
SQLExecDirect.c: In function 'SQLExecDirect':
SQLExecDirect.c:503:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  503 |     else if ( statement -> state >= STATE_S2 && statement -> state <= STATE_S4 ||
SQLExecDirect.c: At top level:
SQLExecDirect.c:175:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  175 | static char const rcsid[]= "$RCSfile: SQLExecDirect.c,v $ $Revision: 1.11 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDriverConnect.c  -fPIC -DPIC -o .libs/SQLDriverConnect.o
SQLDriverConnect.c: In function '__generate_connection_string':
SQLDriverConnect.c:337:65: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  337 |         int use_esc = isspace( *(cp -> attribute ) ) || attrlen && isspace( cp->attribute[attrlen - 1] );
      |                                                                 ^
SQLDriverConnect.c: In function 'SQLDriverConnect':
SQLDriverConnect.c:1503:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable]
 1503 |             int lret;
      |                 ^~~~
SQLDriverConnect.c: At top level:
SQLDriverConnect.c:313:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  313 | static char const rcsid[]= "$RCSfile: SQLDriverConnect.c,v $ $Revision: 1.28 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetchScroll.c  -fPIC -DPIC -o .libs/SQLFetchScroll.o
SQLFetchScroll.c: In function 'SQLFetchScroll':
SQLFetchScroll.c:172:53: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  172 |             fetch_orientation != SQL_FETCH_RELATIVE &&
SQLFetchScroll.c: At top level:
SQLFetchScroll.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLFetchScroll.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeConnect.c  -fPIC -DPIC -o .libs/SQLFreeConnect.o
SQLFreeConnect.c:62:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   62 | static char const rcsid[]= "$RCSfile: SQLFreeConnect.c,v $ $Revision: 1.2 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeEnv.c  -fPIC -DPIC -o .libs/SQLFreeEnv.o
SQLFreeEnv.c:62:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   62 | static char const rcsid[]= "$RCSfile: SQLFreeEnv.c,v $ $Revision: 1.2 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeHandle.c  -fPIC -DPIC -o .libs/SQLFreeHandle.o
SQLFreeHandle.c: In function '__SQLFreeHandle':
SQLFreeHandle.c:504:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  504 |             SQLRETURN ret;
      |                       ^~~
SQLFreeHandle.c: At top level:
SQLFreeHandle.c:183:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  183 | static char const rcsid[]= "$RCSfile: SQLFreeHandle.c,v $ $Revision: 1.12 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeStmt.c  -fPIC -DPIC -o .libs/SQLFreeStmt.o
SQLFreeStmt.c:110:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  110 | static char const rcsid[]= "$RCSfile: SQLFreeStmt.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLForeignKeys.c  -fPIC -DPIC -o .libs/SQLForeignKeys.o
SQLForeignKeys.c:138:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  138 | static char const rcsid[]= "$RCSfile: SQLForeignKeys.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetCursorName.c  -fPIC -DPIC -o .libs/SQLGetCursorName.o
SQLGetCursorName.c:132:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  132 | static char const rcsid[]= "$RCSfile: SQLGetCursorName.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectOption.c  -fPIC -DPIC -o .libs/SQLGetConnectOption.o
SQLGetConnectOption.c:147:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  147 | static char const rcsid[]= "$RCSfile: SQLGetConnectOption.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetData.c  -fPIC -DPIC -o .libs/SQLGetData.o
SQLGetData.c: In function 'SQLGetData':
SQLGetData.c:304:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  303 |             ( statement -> state == STATE_S6 || statement -> state == STATE_S7 )
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  304 |             && statement -> eod )
      |             ^~~~~~~~~~~~~~~~~~~
SQLGetData.c: At top level:
SQLGetData.c:185:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  185 | static char const rcsid[]= "$RCSfile: SQLGetData.c,v $ $Revision: 1.15 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectAttr.c  -fPIC -DPIC -o .libs/SQLGetConnectAttr.o
SQLGetConnectAttr.c: In function 'SQLGetConnectAttr':
SQLGetConnectAttr.c:393:54: warning: assignment to 'void **' from 'SQLLEN' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion]
  393 |                                 *(SQLPOINTER**)value = sa->int_attr;
      |                                                      ^
SQLGetConnectAttr.c: At top level:
SQLGetConnectAttr.c:167:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  167 | static char const rcsid[]= "$RCSfile: SQLGetConnectAttr.c,v $ $Revision: 1.15 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescRec.c  -fPIC -DPIC -o .libs/SQLGetDescRec.o
SQLGetDescRec.c:157:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  157 | static char const rcsid[]= "$RCSfile: SQLGetDescRec.c,v $ $Revision: 1.13 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescField.lo SQLGetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescField.c  -fPIC -DPIC -o .libs/SQLGetDescField.o
SQLGetDescField.c:139:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  139 | static char const rcsid[]= "$RCSfile: SQLGetDescField.c,v $ $Revision: 1.10 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagField.c  -fPIC -DPIC -o .libs/SQLGetDiagField.o
SQLGetDiagField.c: In function 'extract_sql_error_field':
SQLGetDiagField.c:516:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  516 |           diag_identifier == SQL_DIAG_ROW_NUMBER ) && head -> handle_type != SQL_HANDLE_STMT )
SQLGetDiagField.c: At top level:
SQLGetDiagField.c:200:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  200 | static char const rcsid[]= "$RCSfile: SQLGetDiagField.c,v $ $Revision: 1.17 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetEnvAttr.c  -fPIC -DPIC -o .libs/SQLGetEnvAttr.o
SQLGetEnvAttr.c:114:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  114 | static char const rcsid[]= "$RCSfile: SQLGetEnvAttr.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagRec.c  -fPIC -DPIC -o .libs/SQLGetDiagRec.o
SQLGetDiagRec.c:186:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  186 | static char const rcsid[]= "$RCSfile: SQLGetDiagRec.c,v $ $Revision: 1.21 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetInfo.lo SQLGetInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetInfo.c  -fPIC -DPIC -o .libs/SQLGetInfo.o
SQLGetInfo.c:175:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  175 | static char const rcsid[]= "$RCSfile: SQLGetInfo.c,v $ $Revision: 1.14 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetFunctions.lo SQLGetFunctions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetFunctions.c  -fPIC -DPIC -o .libs/SQLGetFunctions.o
SQLGetFunctions.c: In function 'SQLGetFunctions':
SQLGetFunctions.c:185:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  185 |     if ( function_id > SQL_API_SQLBULKOPERATIONS && function_id < SQL_API_SQLCOLUMNS ||
SQLGetFunctions.c:187:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  187 |          function_id > SQL_API_LOADBYORDINAL && function_id < SQL_API_ODBC3_ALL_FUNCTIONS ||
SQLGetFunctions.c:188:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  188 |          function_id > SQL_API_ODBC3_ALL_FUNCTIONS && function_id < SQL_API_SQLALLOCHANDLE ||
SQLGetFunctions.c: At top level:
SQLGetFunctions.c:114:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  114 | static char const rcsid[]= "$RCSfile: SQLGetFunctions.c,v $ $Revision: 1.5 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetTypeInfo.c  -fPIC -DPIC -o .libs/SQLGetTypeInfo.o
SQLGetTypeInfo.c:126:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  126 | static char const rcsid[]= "$RCSfile: SQLGetTypeInfo.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLMoreResults.lo SQLMoreResults.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLMoreResults.c  -fPIC -DPIC -o .libs/SQLMoreResults.o
SQLMoreResults.c:130:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  130 | static char const rcsid[]= "$RCSfile: SQLMoreResults.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumResultCols.c  -fPIC -DPIC -o .libs/SQLNumResultCols.o
SQLNumResultCols.c:120:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  120 | static char const rcsid[]= "$RCSfile: SQLNumResultCols.c,v $ $Revision: 1.5 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtOption.c  -fPIC -DPIC -o .libs/SQLGetStmtOption.o
SQLGetStmtOption.c: In function 'SQLGetStmtOption':
SQLGetStmtOption.c:173:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  173 |         if ( statement -> state >= STATE_S1 && statement -> state <= STATE_S5 ||
SQLGetStmtOption.c: At top level:
SQLGetStmtOption.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLGetStmtOption.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNativeSql.lo SQLNativeSql.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNativeSql.c  -fPIC -DPIC -o .libs/SQLNativeSql.o
SQLNativeSql.c:137:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  137 | static char const rcsid[]= "$RCSfile: SQLNativeSql.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtAttr.c  -fPIC -DPIC -o .libs/SQLGetStmtAttr.o
SQLGetStmtAttr.c: In function 'SQLGetStmtAttr':
SQLGetStmtAttr.c:243:53: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  242 |                 ( statement -> state == STATE_S6 ||
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  243 |                   statement -> state == STATE_S7 )  && statement -> eod )
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
SQLGetStmtAttr.c: At top level:
SQLGetStmtAttr.c:166:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  166 | static char const rcsid[]= "$RCSfile: SQLGetStmtAttr.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumParams.c  -fPIC -DPIC -o .libs/SQLNumParams.o
SQLNumParams.c:107:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  107 | static char const rcsid[]= "$RCSfile: SQLNumParams.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrepare.c  -fPIC -DPIC -o .libs/SQLPrepare.o
SQLPrepare.c:131:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  131 | static char const rcsid[]= "$RCSfile: SQLPrepare.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamOptions.lo SQLParamOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamOptions.c  -fPIC -DPIC -o .libs/SQLParamOptions.o
SQLParamOptions.c:125:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  125 | static char const rcsid[]= "$RCSfile: SQLParamOptions.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamData.c  -fPIC -DPIC -o .libs/SQLParamData.o
SQLParamData.c:131:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  131 | static char const rcsid[]= "$RCSfile: SQLParamData.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrimaryKeys.c  -fPIC -DPIC -o .libs/SQLPrimaryKeys.o
SQLPrimaryKeys.c:138:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  138 | static char const rcsid[]= "$RCSfile: SQLPrimaryKeys.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedures.lo SQLProcedures.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedures.c  -fPIC -DPIC -o .libs/SQLProcedures.o
SQLProcedures.c:126:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  126 | static char const rcsid[]= "$RCSfile: SQLProcedures.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPutData.c  -fPIC -DPIC -o .libs/SQLPutData.o
SQLPutData.c:110:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  110 | static char const rcsid[]= "$RCSfile: SQLPutData.c,v $ $Revision: 1.5 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRowCount.c  -fPIC -DPIC -o .libs/SQLRowCount.o
SQLRowCount.c:133:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  133 | static char const rcsid[]= "$RCSfile: SQLRowCount.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedureColumns.c  -fPIC -DPIC -o .libs/SQLProcedureColumns.o
SQLProcedureColumns.c:126:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  126 | static char const rcsid[]= "$RCSfile: SQLProcedureColumns.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectOption.c  -fPIC -DPIC -o .libs/SQLSetConnectOption.o
SQLSetConnectOption.c:198:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  198 | static char const rcsid[]= "$RCSfile: SQLSetConnectOption.c,v $ $Revision: 1.12 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescField.lo SQLSetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescField.c  -fPIC -DPIC -o .libs/SQLSetDescField.o
SQLSetDescField.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLSetDescField.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetCursorName.c  -fPIC -DPIC -o .libs/SQLSetCursorName.o
SQLSetCursorName.c:119:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  119 | static char const rcsid[]= "$RCSfile: SQLSetCursorName.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectAttr.c  -fPIC -DPIC -o .libs/SQLSetConnectAttr.o
SQLSetConnectAttr.c:213:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  213 | static char const rcsid[]= "$RCSfile: SQLSetConnectAttr.c,v $ $Revision: 1.17 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetEnvAttr.c  -fPIC -DPIC -o .libs/SQLSetEnvAttr.o
SQLSetEnvAttr.c:138:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  138 | static char const rcsid[]= "$RCSfile: SQLSetEnvAttr.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescRec.c  -fPIC -DPIC -o .libs/SQLSetDescRec.o
SQLSetDescRec.c:100:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  100 | static char const rcsid[]= "$RCSfile: SQLSetDescRec.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetParam.c  -fPIC -DPIC -o .libs/SQLSetParam.o
SQLSetParam.c:138:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  138 | static char const rcsid[]= "$RCSfile: SQLSetParam.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetPos.lo SQLSetPos.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetPos.c  -fPIC -DPIC -o .libs/SQLSetPos.o
SQLSetPos.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLSetPos.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtAttr.c  -fPIC -DPIC -o .libs/SQLSetStmtAttr.o
SQLSetStmtAttr.c:213:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  213 | static char const rcsid[]= "$RCSfile: SQLSetStmtAttr.c,v $ $Revision: 1.16 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetScrollOptions.c  -fPIC -DPIC -o .libs/SQLSetScrollOptions.o
SQLSetScrollOptions.c: In function 'SQLSetScrollOptions':
SQLSetScrollOptions.c:213:53: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  213 |             crow_keyset != SQL_SCROLL_KEYSET_DRIVEN &&
SQLSetScrollOptions.c: At top level:
SQLSetScrollOptions.c:142:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  142 | static char const rcsid[]= "$RCSfile: SQLSetScrollOptions.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTablePrivileges.c  -fPIC -DPIC -o .libs/SQLTablePrivileges.o
SQLTablePrivileges.c:132:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  132 | static char const rcsid[]= "$RCSfile: SQLTablePrivileges.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTransact.lo SQLTransact.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTransact.c  -fPIC -DPIC -o .libs/SQLTransact.o
SQLTransact.c:148:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  148 | static char const rcsid[]= "$RCSfile: SQLTransact.c,v $ $Revision: 1.11 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLStatistics.lo SQLStatistics.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLStatistics.c  -fPIC -DPIC -o .libs/SQLStatistics.o
SQLStatistics.c:132:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  132 | static char const rcsid[]= "$RCSfile: SQLStatistics.c,v $ $Revision: 1.8 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtOption.c  -fPIC -DPIC -o .libs/SQLSetStmtOption.o
SQLSetStmtOption.c:152:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  152 | static char const rcsid[]= "$RCSfile: SQLSetStmtOption.c,v $ $Revision: 1.10 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSpecialColumns.c  -fPIC -DPIC -o .libs/SQLSpecialColumns.o
SQLSpecialColumns.c: In function 'SQLSpecialColumns':
SQLSpecialColumns.c:234:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  234 |     if ( name_length1 < 0 && name_length1 != SQL_NTS ||
SQLSpecialColumns.c: At top level:
SQLSpecialColumns.c:134:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  134 | static char const rcsid[]= "$RCSfile: SQLSpecialColumns.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTables.lo SQLTables.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTables.c  -fPIC -DPIC -o .libs/SQLTables.o
SQLTables.c:136:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  136 | static char const rcsid[]= "$RCSfile: SQLTables.c,v $ $Revision: 1.7 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumnsW.lo SQLColumnsW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumnsW.c  -fPIC -DPIC -o .libs/SQLColumnsW.o
SQLColumnsW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLColumnsW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttributesW.lo SQLColAttributesW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttributesW.c  -fPIC -DPIC -o .libs/SQLColAttributesW.o
SQLColAttributesW.c:110:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  110 | static char const rcsid[]= "$RCSfile: SQLColAttributesW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDataSourcesW.lo SQLDataSourcesW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDataSourcesW.c  -fPIC -DPIC -o .libs/SQLDataSourcesW.o
SQLDataSourcesW.c:81:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   81 | static char const rcsid[]= "$RCSfile: SQLDataSourcesW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumnPrivilegesW.lo SQLColumnPrivilegesW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumnPrivilegesW.c  -fPIC -DPIC -o .libs/SQLColumnPrivilegesW.o
SQLColumnPrivilegesW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLColumnPrivilegesW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBrowseConnectW.lo SQLBrowseConnectW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBrowseConnectW.c  -fPIC -DPIC -o .libs/SQLBrowseConnectW.o
SQLBrowseConnectW.c: In function 'SQLBrowseConnectW':
SQLBrowseConnectW.c:409:30: warning: pointer targets in initialization of 'SQLCHAR *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign]
  409 |         SQLCHAR *an_in_str = unicode_to_ansi_alloc( in_str, SQL_NTS, connection, 0 );
      |                              ^~~~~~~~~~~~~~~~~~~~~
SQLBrowseConnectW.c:424:48: warning: pointer targets in passing argument 2 of 'ansi_to_unicode_copy' differ in signedness [-Wpointer-sign]
  424 |             ansi_to_unicode_copy(conn_str_out, ob, conn_str_out_max, connection, ptr_conn_str_out );
      |                                                ^~
      |                                                |
      |                                                SQLCHAR * {aka unsigned char *}
In file included from SQLBrowseConnectW.c:121:
drivermanager.h:710:56: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  710 | SQLWCHAR *ansi_to_unicode_copy( SQLWCHAR * dest, char *src, SQLINTEGER buffer_len, DMHDBC connection, int *wlen );
      |                                                  ~~~~~~^~~
SQLBrowseConnectW.c:424:82: warning: passing argument 5 of 'ansi_to_unicode_copy' from incompatible pointer type [-Wincompatible-pointer-types]
  424 |             ansi_to_unicode_copy(conn_str_out, ob, conn_str_out_max, connection, ptr_conn_str_out );
      |                                                                                  ^~~~~~~~~~~~~~~~
      |                                                                                  |
      |                                                                                  SQLSMALLINT * {aka short int *}
drivermanager.h:710:108: note: expected 'int *' but argument is of type 'SQLSMALLINT *' {aka 'short int *'}
  710 | SQLWCHAR *ansi_to_unicode_copy( SQLWCHAR * dest, char *src, SQLINTEGER buffer_len, DMHDBC connection, int *wlen );
      |                                                                                                       ~~~~~^~~~
SQLBrowseConnectW.c:459:17: warning: implicit declaration of function 'extract_diag_error_w' [-Wimplicit-function-declaration]
  459 |                 extract_diag_error_w( SQL_HANDLE_DBC,
      |                 ^~~~~~~~~~~~~~~~~~~~
SQLBrowseConnectW.c:468:17: warning: implicit declaration of function 'extract_sql_error_w' [-Wimplicit-function-declaration]
  468 |                 extract_sql_error_w( SQL_NULL_HENV,
      |                 ^~~~~~~~~~~~~~~~~~~
SQLBrowseConnectW.c:478:17: warning: implicit declaration of function 'extract_diag_error' [-Wimplicit-function-declaration]
  478 |                 extract_diag_error( SQL_HANDLE_DBC,
      |                 ^~~~~~~~~~~~~~~~~~
SQLBrowseConnectW.c:487:17: warning: implicit declaration of function 'extract_sql_error' [-Wimplicit-function-declaration]
  487 |                 extract_sql_error( SQL_NULL_HENV,
      |                 ^~~~~~~~~~~~~~~~~
SQLBrowseConnectW.c: At top level:
SQLBrowseConnectW.c:123:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  123 | static char const rcsid[]= "$RCSfile: SQLBrowseConnectW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeColW.lo SQLDescribeColW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeColW.c  -fPIC -DPIC -o .libs/SQLDescribeColW.o
SQLDescribeColW.c:116:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  116 | static char const rcsid[]= "$RCSfile: SQLDescribeColW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLForeignKeysW.lo SQLForeignKeysW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLForeignKeysW.c  -fPIC -DPIC -o .libs/SQLForeignKeysW.o
SQLForeignKeysW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLForeignKeysW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttributeW.lo SQLColAttributeW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttributeW.c  -fPIC -DPIC -o .libs/SQLColAttributeW.o
SQLColAttributeW.c:107:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  107 | static char const rcsid[]= "$RCSfile: SQLColAttributeW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConnectW.lo SQLConnectW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConnectW.c  -fPIC -DPIC -o .libs/SQLConnectW.o
SQLConnectW.c: In function 'SQLConnectW':
SQLConnectW.c:383:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable]
  383 |             int lret;
      |                 ^~~~
SQLConnectW.c: At top level:
SQLConnectW.c:121:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  121 | static char const rcsid[]= "$RCSfile: SQLConnectW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecDirectW.lo SQLExecDirectW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecDirectW.c  -fPIC -DPIC -o .libs/SQLExecDirectW.o
SQLExecDirectW.c: In function 'SQLExecDirectW':
SQLExecDirectW.c:438:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  438 |     else if ( statement -> state >= STATE_S2 && statement -> state <= STATE_S4 ||
SQLExecDirectW.c: At top level:
SQLExecDirectW.c:92:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   92 | static char const rcsid[]= "$RCSfile: SQLExecDirectW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectAttrW.lo SQLGetConnectAttrW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectAttrW.c  -fPIC -DPIC -o .libs/SQLGetConnectAttrW.o
SQLGetConnectAttrW.c: In function 'SQLGetConnectAttrW':
SQLGetConnectAttrW.c:337:54: warning: assignment to 'void **' from 'SQLLEN' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion]
  337 |                                 *(SQLPOINTER**)value = sa->int_attr;
      |                                                      ^
SQLGetConnectAttrW.c: At top level:
SQLGetConnectAttrW.c:123:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  123 | static char const rcsid[]= "$RCSfile: SQLGetConnectAttrW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetCursorNameW.lo SQLGetCursorNameW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetCursorNameW.c  -fPIC -DPIC -o .libs/SQLGetCursorNameW.o
SQLGetCursorNameW.c:96:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   96 | static char const rcsid[]= "$RCSfile: SQLGetCursorNameW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectOptionW.lo SQLGetConnectOptionW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectOptionW.c  -fPIC -DPIC -o .libs/SQLGetConnectOptionW.o
SQLGetConnectOptionW.c:95:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   95 | static char const rcsid[]= "$RCSfile: SQLGetConnectOptionW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDriverConnectW.lo SQLDriverConnectW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDriverConnectW.c  -fPIC -DPIC -o .libs/SQLDriverConnectW.o
SQLDriverConnectW.c: In function 'SQLDriverConnectW':
SQLDriverConnectW.c:426:39: warning: pointer targets in passing argument 1 of 'unicode_to_ansi_copy' differ in signedness [-Wpointer-sign]
  426 |                 unicode_to_ansi_copy( returned_dsn, sizeof( returned_dsn ), returned_wdsn, SQL_NTS, connection, NULL );
      |                                       ^~~~~~~~~~~~
      |                                       |
      |                                       SQLCHAR * {aka unsigned char *}
In file included from SQLDriverConnectW.c:128:
drivermanager.h:712:35: note: expected 'char *' but argument is of type 'SQLCHAR *' {aka 'unsigned char *'}
  712 | char *unicode_to_ansi_copy( char* dest, int dest_len, SQLWCHAR *src, SQLINTEGER len, DMHDBC connection, int *clen );
      |                             ~~~~~~^~~~
SQLDriverConnectW.c:599:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable]
  599 |             int lret;
      |                 ^~~~
SQLDriverConnectW.c: At top level:
SQLDriverConnectW.c:130:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  130 | static char const rcsid[]= "$RCSfile: SQLDriverConnectW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDriversW.lo SQLDriversW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDriversW.c  -fPIC -DPIC -o .libs/SQLDriversW.o
SQLDriversW.c:110:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  110 | static char const rcsid[]= "$RCSfile: SQLDriversW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLErrorW.lo SQLErrorW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLErrorW.c  -fPIC -DPIC -o .libs/SQLErrorW.o
SQLErrorW.c:91:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   91 | static char const rcsid[]= "$RCSfile: SQLErrorW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescFieldW.lo SQLGetDescFieldW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescFieldW.c  -fPIC -DPIC -o .libs/SQLGetDescFieldW.o
SQLGetDescFieldW.c:91:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   91 | static char const rcsid[]= "$RCSfile: SQLGetDescFieldW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetTypeInfoW.lo SQLGetTypeInfoW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetTypeInfoW.c  -fPIC -DPIC -o .libs/SQLGetTypeInfoW.o
SQLGetTypeInfoW.c:79:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   79 | static char const rcsid[]= "$RCSfile: SQLGetTypeInfoW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagRecW.lo SQLGetDiagRecW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagRecW.c  -fPIC -DPIC -o .libs/SQLGetDiagRecW.o
SQLGetDiagRecW.c:99:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   99 | static char const rcsid[]= "$RCSfile: SQLGetDiagRecW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNativeSqlW.lo SQLNativeSqlW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNativeSqlW.c  -fPIC -DPIC -o .libs/SQLNativeSqlW.o
SQLNativeSqlW.c:91:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   91 | static char const rcsid[]= "$RCSfile: SQLNativeSqlW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrepareW.lo SQLPrepareW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrepareW.c  -fPIC -DPIC -o .libs/SQLPrepareW.o
SQLPrepareW.c:80:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   80 | static char const rcsid[]= "$RCSfile: SQLPrepareW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetCursorNameW.lo SQLSetCursorNameW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetCursorNameW.c  -fPIC -DPIC -o .libs/SQLSetCursorNameW.o
SQLSetCursorNameW.c:81:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   81 | static char const rcsid[]= "$RCSfile: SQLSetCursorNameW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescFieldW.lo SQLSetDescFieldW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescFieldW.c  -fPIC -DPIC -o .libs/SQLSetDescFieldW.o
SQLSetDescFieldW.c:86:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   86 | static char const rcsid[]= "$RCSfile: SQLSetDescFieldW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtAttrW.lo SQLGetStmtAttrW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtAttrW.c  -fPIC -DPIC -o .libs/SQLGetStmtAttrW.o
SQLGetStmtAttrW.c: In function 'SQLGetStmtAttrW':
SQLGetStmtAttrW.c:173:53: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  172 |                 ( statement -> state == STATE_S6 ||
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
  173 |                   statement -> state == STATE_S7 )  && statement -> eod )
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
SQLGetStmtAttrW.c: At top level:
SQLGetStmtAttrW.c:78:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   78 | static char const rcsid[]= "$RCSfile: SQLGetStmtAttrW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetInfoW.lo SQLGetInfoW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetInfoW.c  -fPIC -DPIC -o .libs/SQLGetInfoW.o
SQLGetInfoW.c:112:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  112 | static char const rcsid[]= "$RCSfile: SQLGetInfoW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProceduresW.lo SQLProceduresW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProceduresW.c  -fPIC -DPIC -o .libs/SQLProceduresW.o
SQLProceduresW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLProceduresW.c,v $ $Revision: 1.9 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescRecW.lo SQLGetDescRecW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescRecW.c  -fPIC -DPIC -o .libs/SQLGetDescRecW.o
SQLGetDescRecW.c:102:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  102 | static char const rcsid[]= "$RCSfile: SQLGetDescRecW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectAttrW.lo SQLSetConnectAttrW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectAttrW.c  -fPIC -DPIC -o .libs/SQLSetConnectAttrW.o
SQLSetConnectAttrW.c:128:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  128 | static char const rcsid[]= "$RCSfile: SQLSetConnectAttrW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedureColumnsW.lo SQLProcedureColumnsW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedureColumnsW.c  -fPIC -DPIC -o .libs/SQLProcedureColumnsW.o
SQLProcedureColumnsW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLProcedureColumnsW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrimaryKeysW.lo SQLPrimaryKeysW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrimaryKeysW.c  -fPIC -DPIC -o .libs/SQLPrimaryKeysW.o
SQLPrimaryKeysW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLPrimaryKeysW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagFieldW.lo SQLGetDiagFieldW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagFieldW.c  -fPIC -DPIC -o .libs/SQLGetDiagFieldW.o
SQLGetDiagFieldW.c: In function 'extract_sql_error_field_w':
SQLGetDiagFieldW.c:493:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  493 |           diag_identifier == SQL_DIAG_ROW_NUMBER ) && head -> handle_type != SQL_HANDLE_STMT )
SQLGetDiagFieldW.c: At top level:
SQLGetDiagFieldW.c:97:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   97 | static char const rcsid[]= "$RCSfile: SQLGetDiagFieldW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectOptionW.lo SQLSetConnectOptionW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectOptionW.c  -fPIC -DPIC -o .libs/SQLSetConnectOptionW.o
SQLSetConnectOptionW.c:98:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   98 | static char const rcsid[]= "$RCSfile: SQLSetConnectOptionW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtOptionW.lo SQLSetStmtOptionW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtOptionW.c  -fPIC -DPIC -o .libs/SQLSetStmtOptionW.o
SQLSetStmtOptionW.c:155:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  155 | static char const rcsid[]= "$RCSfile: SQLSetStmtOptionW.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtAttrW.lo SQLSetStmtAttrW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtAttrW.c  -fPIC -DPIC -o .libs/SQLSetStmtAttrW.o
SQLSetStmtAttrW.c:94:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   94 | static char const rcsid[]= "$RCSfile: SQLSetStmtAttrW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o __connection.lo __connection.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c __connection.c  -fPIC -DPIC -o .libs/__connection.o
__connection.c:107:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  107 | static char const rcsid[]= "$RCSfile: __connection.c,v $ $Revision: 1.6 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTablePrivilegesW.lo SQLTablePrivilegesW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTablePrivilegesW.c  -fPIC -DPIC -o .libs/SQLTablePrivilegesW.o
SQLTablePrivilegesW.c:92:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   92 | static char const rcsid[]= "$RCSfile: SQLTablePrivilegesW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTablesW.lo SQLTablesW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTablesW.c  -fPIC -DPIC -o .libs/SQLTablesW.o
SQLTablesW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLTablesW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSpecialColumnsW.lo SQLSpecialColumnsW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSpecialColumnsW.c  -fPIC -DPIC -o .libs/SQLSpecialColumnsW.o
SQLSpecialColumnsW.c: In function 'SQLSpecialColumnsW':
SQLSpecialColumnsW.c:201:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  201 |     if ( name_length1 < 0 && name_length1 != SQL_NTS ||
SQLSpecialColumnsW.c: At top level:
SQLSpecialColumnsW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLSpecialColumnsW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLStatisticsW.lo SQLStatisticsW.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLStatisticsW.c  -fPIC -DPIC -o .libs/SQLStatisticsW.o
SQLStatisticsW.c:88:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   88 | static char const rcsid[]= "$RCSfile: SQLStatisticsW.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o __stats.lo __stats.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c __stats.c  -fPIC -DPIC -o .libs/__stats.o
__stats.c:122:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  122 | static char const rcsid[]= "$RCSfile: __stats.c,v $ $Revision: 1.4 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o __handles.lo __handles.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c __handles.c  -fPIC -DPIC -o .libs/__handles.o
__handles.c:229:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  229 | static char const rcsid[]= "$RCSfile: __handles.c,v $ $Revision: 1.13 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o __attribute.lo __attribute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c __attribute.c  -fPIC -DPIC -o .libs/__attribute.o
__attribute.c:70:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   70 | static char const rcsid[]= "$RCSfile: __attribute.c,v $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o __info.lo __info.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c __info.c  -fPIC -DPIC -o .libs/__info.o
__info.c: In function 'extract_diag_error_w':
__info.c:4603:23: warning: unused variable 'tmp' [-Wunused-variable]
 4603 |             SQLWCHAR *tmp;
      |                       ^~~
__info.c: In function 'extract_sql_error_w':
__info.c:4839:23: warning: unused variable 'tmp' [-Wunused-variable]
 4839 |             SQLWCHAR *tmp;
      |                       ^~~
__info.c: In function 'function_entry':
__info.c:5127:9: warning: variable 'version' set but not used [-Wunused-but-set-variable]
 5127 |     int version;
      |         ^~~~~~~
__info.c: At top level:
__info.c:475:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
  475 | static char const rcsid[]= "$RCSfile: __info.c,v $ $Revision: 1.50 $";
      |                   ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./DriverManager.exp  -o libodbc.la -rpath /usr/lib64 SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCancelHandle.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDataSources.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLDrivers.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetFunctions.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo SQLBrowseConnectW.lo SQLColAttributeW.lo SQLColAttributesW.lo SQLColumnPrivilegesW.lo SQLColumnsW.lo SQLConnectW.lo SQLDataSourcesW.lo SQLDescribeColW.lo SQLDriverConnectW.lo SQLDriversW.lo SQLErrorW.lo SQLExecDirectW.lo SQLForeignKeysW.lo SQLGetConnectAttrW.lo SQLGetConnectOptionW.lo SQLGetCursorNameW.lo SQLGetDescFieldW.lo SQLGetDescRecW.lo SQLGetDiagFieldW.lo SQLGetDiagRecW.lo SQLGetInfoW.lo SQLGetStmtAttrW.lo SQLGetTypeInfoW.lo SQLNativeSqlW.lo SQLPrepareW.lo SQLPrimaryKeysW.lo SQLProcedureColumnsW.lo SQLProceduresW.lo SQLSetConnectAttrW.lo SQLSetConnectOptionW.lo SQLSetCursorNameW.lo SQLSetDescFieldW.lo SQLSetStmtAttrW.lo SQLSetStmtOptionW.lo SQLSpecialColumnsW.lo SQLStatisticsW.lo SQLTablePrivilegesW.lo SQLTablesW.lo __connection.lo __handles.lo __info.lo __stats.lo __attribute.lo ../lst/liblstlc.la ../log/libloglc.la ../ini/libinilc.la ../odbcinst/libodbcinstlc.la -lltdl  -lpthread
libtool: link: echo "{ global:" > .libs/libodbc.ver
libtool: link:  cat ./DriverManager.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libodbc.ver
libtool: link:  echo "local: *; };" >> .libs/libodbc.ver
libtool: link:  	 if test -r libodbc-altlinux.ver; then cp libodbc-altlinux.ver .libs/libodbc.ver; fi
libtool: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCancelHandle.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDataSources.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLDrivers.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetFunctions.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/SQLBrowseConnectW.o .libs/SQLColAttributeW.o .libs/SQLColAttributesW.o .libs/SQLColumnPrivilegesW.o .libs/SQLColumnsW.o .libs/SQLConnectW.o .libs/SQLDataSourcesW.o .libs/SQLDescribeColW.o .libs/SQLDriverConnectW.o .libs/SQLDriversW.o .libs/SQLErrorW.o .libs/SQLExecDirectW.o .libs/SQLForeignKeysW.o .libs/SQLGetConnectAttrW.o .libs/SQLGetConnectOptionW.o .libs/SQLGetCursorNameW.o .libs/SQLGetDescFieldW.o .libs/SQLGetDescRecW.o .libs/SQLGetDiagFieldW.o .libs/SQLGetDiagRecW.o .libs/SQLGetInfoW.o .libs/SQLGetStmtAttrW.o .libs/SQLGetTypeInfoW.o .libs/SQLNativeSqlW.o .libs/SQLPrepareW.o .libs/SQLPrimaryKeysW.o .libs/SQLProcedureColumnsW.o .libs/SQLProceduresW.o .libs/SQLSetConnectAttrW.o .libs/SQLSetConnectOptionW.o .libs/SQLSetCursorNameW.o .libs/SQLSetDescFieldW.o .libs/SQLSetStmtAttrW.o .libs/SQLSetStmtOptionW.o .libs/SQLSpecialColumnsW.o .libs/SQLStatisticsW.o .libs/SQLTablePrivilegesW.o .libs/SQLTablesW.o .libs/__connection.o .libs/__handles.o .libs/__info.o .libs/__stats.o .libs/__attribute.o  -Wl,--whole-archive ../lst/.libs/liblstlc.a ../log/.libs/libloglc.a ../ini/.libs/libinilc.a ../odbcinst/.libs/libodbcinstlc.a -Wl,--no-whole-archive  -lltdl -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbc.so.2 -Wl,-version-script -Wl,.libs/libodbc.ver -o .libs/libodbc.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbc.so.2" && ln -s "libodbc.so.2.0.0" "libodbc.so.2")
libtool: link: (cd ".libs" && rm -f "libodbc.so" && ln -s "libodbc.so.2.0.0" "libodbc.so")
libtool: link: ( cd ".libs" && rm -f "libodbc.la" && ln -s "../libodbc.la" "libodbc.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
Making all in exe
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o dltest.o dltest.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o slencheck.o slencheck.c
slencheck.c: In function 'main':
slencheck.c:72:37: warning: pointer targets in passing argument 2 of 'SQLConnect' differ in signedness [-Wpointer-sign]
   72 |         ret = SQLConnect( hdbc, argv[ 1 ], SQL_NTS, NULL, 0, NULL, 0 );
      |                                 ~~~~^~~~~
      |                                     |
      |                                     char *
In file included from slencheck.c:3:
../include/sql.h:633:44: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  633 |                                   SQLCHAR *ServerName, SQLSMALLINT NameLength1,
      |                                   ~~~~~~~~~^~~~~~~~~~
slencheck.c:75:37: warning: pointer targets in passing argument 2 of 'SQLConnect' differ in signedness [-Wpointer-sign]
   75 |         ret = SQLConnect( hdbc, argv[ 1 ], SQL_NTS, argv[ 2 ], SQL_NTS, NULL, 0 );
      |                                 ~~~~^~~~~
      |                                     |
      |                                     char *
../include/sql.h:633:44: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  633 |                                   SQLCHAR *ServerName, SQLSMALLINT NameLength1,
      |                                   ~~~~~~~~~^~~~~~~~~~
slencheck.c:75:57: warning: pointer targets in passing argument 4 of 'SQLConnect' differ in signedness [-Wpointer-sign]
   75 |         ret = SQLConnect( hdbc, argv[ 1 ], SQL_NTS, argv[ 2 ], SQL_NTS, NULL, 0 );
      |                                                     ~~~~^~~~~
      |                                                         |
      |                                                         char *
../include/sql.h:634:44: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  634 |                                   SQLCHAR *UserName, SQLSMALLINT NameLength2,
      |                                   ~~~~~~~~~^~~~~~~~
slencheck.c:78:37: warning: pointer targets in passing argument 2 of 'SQLConnect' differ in signedness [-Wpointer-sign]
   78 |         ret = SQLConnect( hdbc, argv[ 1 ], SQL_NTS, argv[ 2 ], SQL_NTS, argv[ 3 ], SQL_NTS );
      |                                 ~~~~^~~~~
      |                                     |
      |                                     char *
../include/sql.h:633:44: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  633 |                                   SQLCHAR *ServerName, SQLSMALLINT NameLength1,
      |                                   ~~~~~~~~~^~~~~~~~~~
slencheck.c:78:57: warning: pointer targets in passing argument 4 of 'SQLConnect' differ in signedness [-Wpointer-sign]
   78 |         ret = SQLConnect( hdbc, argv[ 1 ], SQL_NTS, argv[ 2 ], SQL_NTS, argv[ 3 ], SQL_NTS );
      |                                                     ~~~~^~~~~
      |                                                         |
      |                                                         char *
../include/sql.h:634:44: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  634 |                                   SQLCHAR *UserName, SQLSMALLINT NameLength2,
      |                                   ~~~~~~~~~^~~~~~~~
slencheck.c:78:77: warning: pointer targets in passing argument 6 of 'SQLConnect' differ in signedness [-Wpointer-sign]
   78 |         ret = SQLConnect( hdbc, argv[ 1 ], SQL_NTS, argv[ 2 ], SQL_NTS, argv[ 3 ], SQL_NTS );
      |                                                                         ~~~~^~~~~
      |                                                                             |
      |                                                                             char *
../include/sql.h:635:44: note: expected 'SQLCHAR *' {aka 'unsigned char *'} but argument is of type 'char *'
  635 |                                   SQLCHAR *Authentication, SQLSMALLINT NameLength3);
      |                                   ~~~~~~~~~^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o odbc-config.o odbc-config.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o odbcinst.o odbcinst.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o iusql.o iusql.c
iusql.c:35:13: warning: 'WriteHeaderNormal' declared 'static' but never defined [-Wunused-function]
   35 | static void WriteHeaderNormal( SQLHSTMT hStmt, SQLCHAR  *szSepLine );
      |             ^~~~~~~~~~~~~~~~~
iusql.c:41:13: warning: 'WriteFooterNormal' declared 'static' but never defined [-Wunused-function]
   41 | static void WriteFooterNormal( SQLHSTMT hStmt, SQLCHAR  *szSepLine, SQLLEN nRows );
      |             ^~~~~~~~~~~~~~~~~
iusql.c:44:12: warning: 'get_args' declared 'static' but never defined [-Wunused-function]
   44 | static int get_args(char *string, char **args, int maxarg);
      |            ^~~~~~~~
iusql.c:45:13: warning: 'free_args' declared 'static' but never defined [-Wunused-function]
   45 | static void free_args(char **args, int maxarg);
      |             ^~~~~~~~~
iusql.c:46:13: warning: 'output_help' declared 'static' but never defined [-Wunused-function]
   46 | static void output_help(void);
      |             ^~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o isql.o isql.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o dltest dltest.o -lltdl -lpthread
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o dltest dltest.o  -lltdl -lpthread -pthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o odbc_config odbc-config.o  -lpthread
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o odbc_config odbc-config.o  -lpthread -pthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o slencheck slencheck.o ../DriverManager/libodbc.la -lreadline -lpthread
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/slencheck slencheck.o  ../DriverManager/.libs/libodbc.so -lreadline -lpthread -pthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o odbcinst odbcinst.o ../odbcinst/libodbcinst.la ../ini/libinilc.la -lltdl  -lpthread
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/odbcinst odbcinst.o  ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lltdl -lpthread -pthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o iusql iusql.o ../DriverManager/libodbc.la ../odbcinst/libodbcinst.la ../ini/libinilc.la -lreadline -lpthread
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/iusql iusql.o  ../DriverManager/.libs/libodbc.so ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lreadline -lpthread -pthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread   -o isql isql.o ../DriverManager/libodbc.la ../extras/libodbcextraslc.la -lreadline -lpthread
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -o .libs/isql isql.o  ../DriverManager/.libs/libodbc.so ../extras/.libs/libodbcextraslc.a -lreadline -lpthread -pthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
Making all in cur
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocHandle.c  -fPIC -DPIC -o .libs/SQLAllocHandle.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCancel.c  -fPIC -DPIC -o .libs/SQLCancel.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCloseCursor.c  -fPIC -DPIC -o .libs/SQLCloseCursor.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindParameter.c  -fPIC -DPIC -o .libs/SQLBindParameter.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocHandleStd.c  -fPIC -DPIC -o .libs/SQLAllocHandleStd.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindParam.lo SQLBindParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindParam.c  -fPIC -DPIC -o .libs/SQLBindParam.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocStmt.c  -fPIC -DPIC -o .libs/SQLAllocStmt.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttributes.lo SQLColAttributes.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttributes.c  -fPIC -DPIC -o .libs/SQLColAttributes.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCopyDesc.c  -fPIC -DPIC -o .libs/SQLCopyDesc.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumns.lo SQLColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumns.c  -fPIC -DPIC -o .libs/SQLColumns.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindCol.c  -fPIC -DPIC -o .libs/SQLBindCol.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConnect.c  -fPIC -DPIC -o .libs/SQLConnect.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeCol.c  -fPIC -DPIC -o .libs/SQLDescribeCol.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttribute.lo SQLColAttribute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttribute.c  -fPIC -DPIC -o .libs/SQLColAttribute.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumnPrivileges.c  -fPIC -DPIC -o .libs/SQLColumnPrivileges.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeParam.c  -fPIC -DPIC -o .libs/SQLDescribeParam.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLError.c  -fPIC -DPIC -o .libs/SQLError.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLEndTran.lo SQLEndTran.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLEndTran.c  -fPIC -DPIC -o .libs/SQLEndTran.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetch.c  -fPIC -DPIC -o .libs/SQLFetch.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeStmt.c  -fPIC -DPIC -o .libs/SQLFreeStmt.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecute.c  -fPIC -DPIC -o .libs/SQLExecute.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecDirect.c  -fPIC -DPIC -o .libs/SQLExecDirect.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExtendedFetch.c  -fPIC -DPIC -o .libs/SQLExtendedFetch.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLForeignKeys.c  -fPIC -DPIC -o .libs/SQLForeignKeys.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectOption.c  -fPIC -DPIC -o .libs/SQLGetConnectOption.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectAttr.c  -fPIC -DPIC -o .libs/SQLGetConnectAttr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetchScroll.c  -fPIC -DPIC -o .libs/SQLFetchScroll.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescField.lo SQLGetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescField.c  -fPIC -DPIC -o .libs/SQLGetDescField.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescRec.c  -fPIC -DPIC -o .libs/SQLGetDescRec.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetCursorName.c  -fPIC -DPIC -o .libs/SQLGetCursorName.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeHandle.c  -fPIC -DPIC -o .libs/SQLFreeHandle.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetData.c  -fPIC -DPIC -o .libs/SQLGetData.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetInfo.lo SQLGetInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetInfo.c  -fPIC -DPIC -o .libs/SQLGetInfo.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtOption.c  -fPIC -DPIC -o .libs/SQLGetStmtOption.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagField.c  -fPIC -DPIC -o .libs/SQLGetDiagField.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNativeSql.lo SQLNativeSql.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNativeSql.c  -fPIC -DPIC -o .libs/SQLNativeSql.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagRec.c  -fPIC -DPIC -o .libs/SQLGetDiagRec.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetTypeInfo.c  -fPIC -DPIC -o .libs/SQLGetTypeInfo.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLMoreResults.lo SQLMoreResults.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLMoreResults.c  -fPIC -DPIC -o .libs/SQLMoreResults.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtAttr.c  -fPIC -DPIC -o .libs/SQLGetStmtAttr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamData.c  -fPIC -DPIC -o .libs/SQLParamData.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumParams.c  -fPIC -DPIC -o .libs/SQLNumParams.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrepare.c  -fPIC -DPIC -o .libs/SQLPrepare.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumResultCols.c  -fPIC -DPIC -o .libs/SQLNumResultCols.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamOptions.lo SQLParamOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamOptions.c  -fPIC -DPIC -o .libs/SQLParamOptions.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrimaryKeys.c  -fPIC -DPIC -o .libs/SQLPrimaryKeys.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedures.lo SQLProcedures.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedures.c  -fPIC -DPIC -o .libs/SQLProcedures.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedureColumns.c  -fPIC -DPIC -o .libs/SQLProcedureColumns.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectOption.c  -fPIC -DPIC -o .libs/SQLSetConnectOption.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectAttr.c  -fPIC -DPIC -o .libs/SQLSetConnectAttr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPutData.c  -fPIC -DPIC -o .libs/SQLPutData.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescRec.c  -fPIC -DPIC -o .libs/SQLSetDescRec.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetParam.c  -fPIC -DPIC -o .libs/SQLSetParam.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescField.lo SQLSetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescField.c  -fPIC -DPIC -o .libs/SQLSetDescField.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRowCount.c  -fPIC -DPIC -o .libs/SQLRowCount.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetCursorName.c  -fPIC -DPIC -o .libs/SQLSetCursorName.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetScrollOptions.c  -fPIC -DPIC -o .libs/SQLSetScrollOptions.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetPos.lo SQLSetPos.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetPos.c  -fPIC -DPIC -o .libs/SQLSetPos.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSpecialColumns.c  -fPIC -DPIC -o .libs/SQLSpecialColumns.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtOption.c  -fPIC -DPIC -o .libs/SQLSetStmtOption.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLStatistics.lo SQLStatistics.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLStatistics.c  -fPIC -DPIC -o .libs/SQLStatistics.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtAttr.c  -fPIC -DPIC -o .libs/SQLSetStmtAttr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTables.lo SQLTables.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTables.c  -fPIC -DPIC -o .libs/SQLTables.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTablePrivileges.c  -fPIC -DPIC -o .libs/SQLTablePrivileges.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../DriverManager    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTransact.lo SQLTransact.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTransact.c  -fPIC -DPIC -o .libs/SQLTransact.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic ../DriverManager/libodbc.la  -o libodbccr.la -rpath /usr/lib64 SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagRec.lo SQLGetDiagField.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescRec.lo SQLSetDescField.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo  -lpthread
libtool: link: echo "{ global:" > .libs/libodbccr.ver
libtool: link:  cat ./cur.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver
libtool: link:  echo "local: *; };" >> .libs/libodbccr.ver
libtool: link:  	 if test -r libodbccr-altlinux.ver; then cp libodbccr-altlinux.ver .libs/libodbccr.ver; fi
libtool: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagRec.o .libs/SQLGetDiagField.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescRec.o .libs/SQLSetDescField.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o   -Wl,-rpath -Wl,/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager/.libs ../DriverManager/.libs/libodbc.so -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbccr.so.2 -Wl,-version-script -Wl,.libs/libodbccr.ver -o .libs/libodbccr.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbccr.so.2" && ln -s "libodbccr.so.2.0.0" "libodbccr.so.2")
libtool: link: (cd ".libs" && rm -f "libodbccr.so" && ln -s "libodbccr.so.2.0.0" "libodbccr.so")
libtool: link: ( cd ".libs" && rm -f "libodbccr.la" && ln -s "../libodbccr.la" "libodbccr.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
Making all in DRVConfig
Making all in drvcfg1
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o drvcfg1.lo drvcfg1.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c drvcfg1.c  -fPIC -DPIC -o .libs/drvcfg1.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbcdrvcfg1S.la -rpath /usr/lib64 drvcfg1.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/drvcfg1.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcdrvcfg1S.so.2 -o .libs/libodbcdrvcfg1S.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcdrvcfg1S.so.2" && ln -s "libodbcdrvcfg1S.so.2.0.0" "libodbcdrvcfg1S.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcdrvcfg1S.so" && ln -s "libodbcdrvcfg1S.so.2.0.0" "libodbcdrvcfg1S.so")
libtool: link: ( cd ".libs" && rm -f "libodbcdrvcfg1S.la" && ln -s "../libodbcdrvcfg1S.la" "libodbcdrvcfg1S.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
Making all in drvcfg2
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o drvcfg2.lo drvcfg2.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c drvcfg2.c  -fPIC -DPIC -o .libs/drvcfg2.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbcdrvcfg2S.la -rpath /usr/lib64 drvcfg2.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/drvcfg2.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcdrvcfg2S.so.2 -o .libs/libodbcdrvcfg2S.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcdrvcfg2S.so.2" && ln -s "libodbcdrvcfg2S.so.2.0.0" "libodbcdrvcfg2S.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcdrvcfg2S.so" && ln -s "libodbcdrvcfg2S.so.2.0.0" "libodbcdrvcfg2S.so")
libtool: link: ( cd ".libs" && rm -f "libodbcdrvcfg2S.la" && ln -s "../libodbcdrvcfg2S.la" "libodbcdrvcfg2S.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
Making all in PostgreSQL
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o odbcpsqlS.lo odbcpsqlS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c odbcpsqlS.c  -fPIC -DPIC -o .libs/odbcpsqlS.o
odbcpsqlS.c:51:20: warning: 'aTrueFalse' defined but not used [-Wunused-variable]
   51 | static const char *aTrueFalse[] =
      |                    ^~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbcpsqlS.la -rpath /usr/lib64 odbcpsqlS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/odbcpsqlS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcpsqlS.so.2 -o .libs/libodbcpsqlS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcpsqlS.so.2" && ln -s "libodbcpsqlS.so.2.0.0" "libodbcpsqlS.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcpsqlS.so" && ln -s "libodbcpsqlS.so.2.0.0" "libodbcpsqlS.so")
libtool: link: ( cd ".libs" && rm -f "libodbcpsqlS.la" && ln -s "../libodbcpsqlS.la" "libodbcpsqlS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
Making all in MiniSQL
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o odbcminiS.lo odbcminiS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c odbcminiS.c  -fPIC -DPIC -o .libs/odbcminiS.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbcminiS.la -rpath /usr/lib64 odbcminiS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/odbcminiS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcminiS.so.2 -o .libs/libodbcminiS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcminiS.so.2" && ln -s "libodbcminiS.so.2.0.0" "libodbcminiS.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcminiS.so" && ln -s "libodbcminiS.so.2.0.0" "libodbcminiS.so")
libtool: link: ( cd ".libs" && rm -f "libodbcminiS.la" && ln -s "../libodbcminiS.la" "libodbcminiS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
Making all in MySQL
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o odbcmyS.lo odbcmyS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c odbcmyS.c  -fPIC -DPIC -o .libs/odbcmyS.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbcmyS.la -rpath /usr/lib64 odbcmyS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/odbcmyS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcmyS.so.2 -o .libs/libodbcmyS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcmyS.so.2" && ln -s "libodbcmyS.so.2.0.0" "libodbcmyS.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcmyS.so" && ln -s "libodbcmyS.so.2.0.0" "libodbcmyS.so")
libtool: link: ( cd ".libs" && rm -f "libodbcmyS.la" && ln -s "../libodbcmyS.la" "libodbcmyS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
Making all in nn
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o drvcfg.lo drvcfg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c drvcfg.c  -fPIC -DPIC -o .libs/drvcfg.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbcnnS.la -rpath /usr/lib64 drvcfg.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/drvcfg.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcnnS.so.2 -o .libs/libodbcnnS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbcnnS.so.2" && ln -s "libodbcnnS.so.2.0.0" "libodbcnnS.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcnnS.so" && ln -s "libodbcnnS.so.2.0.0" "libodbcnnS.so")
libtool: link: ( cd ".libs" && rm -f "libodbcnnS.la" && ln -s "../libodbcnnS.la" "libodbcnnS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
Making all in esoob
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o esoobS.lo esoobS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c esoobS.c  -fPIC -DPIC -o .libs/esoobS.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libesoobS.la -rpath /usr/lib64 esoobS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/esoobS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libesoobS.so.2 -o .libs/libesoobS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libesoobS.so.2" && ln -s "libesoobS.so.2.0.0" "libesoobS.so.2")
libtool: link: (cd ".libs" && rm -f "libesoobS.so" && ln -s "libesoobS.so.2.0.0" "libesoobS.so")
libtool: link: ( cd ".libs" && rm -f "libesoobS.la" && ln -s "../libesoobS.la" "libesoobS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
Making all in oplodbc
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o oplodbc.lo oplodbc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c oplodbc.c  -fPIC -DPIC -o .libs/oplodbc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o liboplodbcS.la -rpath /usr/lib64 oplodbc.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/oplodbc.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,liboplodbcS.so.2 -o .libs/liboplodbcS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboplodbcS.so.2" && ln -s "liboplodbcS.so.2.0.0" "liboplodbcS.so.2")
libtool: link: (cd ".libs" && rm -f "liboplodbcS.so" && ln -s "liboplodbcS.so.2.0.0" "liboplodbcS.so")
libtool: link: ( cd ".libs" && rm -f "liboplodbcS.la" && ln -s "../liboplodbcS.la" "liboplodbcS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
Making all in template
make[3]: Nothing to be done for 'all'.
Making all in tds
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o tdsS.lo tdsS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c tdsS.c  -fPIC -DPIC -o .libs/tdsS.o
tdsS.c:37:20: warning: 'aYesNo' defined but not used [-Wunused-variable]
   37 | static const char *aYesNo[] =
      |                    ^~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libtdsS.la -rpath /usr/lib64 tdsS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/tdsS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libtdsS.so.2 -o .libs/libtdsS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libtdsS.so.2" && ln -s "libtdsS.so.2.0.0" "libtdsS.so.2")
libtool: link: (cd ".libs" && rm -f "libtdsS.so" && ln -s "libtdsS.so.2.0.0" "libtdsS.so")
libtool: link: ( cd ".libs" && rm -f "libtdsS.la" && ln -s "../libtdsS.la" "libtdsS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
Making all in txt
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o drvcfg.lo drvcfg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c drvcfg.c  -fPIC -DPIC -o .libs/drvcfg.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libodbctxtS.la -rpath /usr/lib64 drvcfg.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/drvcfg.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbctxtS.so.2 -o .libs/libodbctxtS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbctxtS.so.2" && ln -s "libodbctxtS.so.2.0.0" "libodbctxtS.so.2")
libtool: link: (cd ".libs" && rm -f "libodbctxtS.so" && ln -s "libodbctxtS.so.2.0.0" "libodbctxtS.so")
libtool: link: ( cd ".libs" && rm -f "libodbctxtS.la" && ln -s "../libodbctxtS.la" "libodbctxtS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
Making all in Oracle
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o oraodbcS.lo oraodbcS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c oraodbcS.c  -fPIC -DPIC -o .libs/oraodbcS.o
oraodbcS.c:33:20: warning: 'aYesNo' defined but not used [-Wunused-variable]
   33 | static const char *aYesNo[] =
      |                    ^~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o liboraodbcS.la -rpath /usr/lib64 oraodbcS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/oraodbcS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,liboraodbcS.so.2 -o .libs/liboraodbcS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liboraodbcS.so.2" && ln -s "liboraodbcS.so.2.0.0" "liboraodbcS.so.2")
libtool: link: (cd ".libs" && rm -f "liboraodbcS.so" && ln -s "liboraodbcS.so.2.0.0" "liboraodbcS.so")
libtool: link: ( cd ".libs" && rm -f "liboraodbcS.la" && ln -s "../liboraodbcS.la" "liboraodbcS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
Making all in sapdb
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o sapdb.lo sapdb.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c sapdb.c  -fPIC -DPIC -o .libs/sapdb.o
sapdb.c:12:20: warning: 'aHost' defined but not used [-Wunused-variable]
   12 | static const char *aHost[] =
      |                    ^~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libsapdbS.la -rpath /usr/lib64 sapdb.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/sapdb.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libsapdbS.so.2 -o .libs/libsapdbS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libsapdbS.so.2" && ln -s "libsapdbS.so.2.0.0" "libsapdbS.so.2")
libtool: link: (cd ".libs" && rm -f "libsapdbS.so" && ln -s "libsapdbS.so.2.0.0" "libsapdbS.so")
libtool: link: ( cd ".libs" && rm -f "libsapdbS.la" && ln -s "../libsapdbS.la" "libsapdbS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
Making all in Mimer
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o mimerS.lo mimerS.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c mimerS.c  -fPIC -DPIC -o .libs/mimerS.o
mimerS.c:33:20: warning: 'vDescr' defined but not used [-Wunused-variable]
   33 | static const char *vDescr[] =
      |                    ^~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module  -o libmimerS.la -rpath /usr/lib64 mimerS.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/mimerS.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libmimerS.so.2 -o .libs/libmimerS.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libmimerS.so.2" && ln -s "libmimerS.so.2.0.0" "libmimerS.so.2")
libtool: link: (cd ".libs" && rm -f "libmimerS.so" && ln -s "libmimerS.so.2.0.0" "libmimerS.so")
libtool: link: ( cd ".libs" && rm -f "libmimerS.la" && ln -s "../libmimerS.la" "libmimerS.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
make[3]: Nothing to be done for 'all-am'.
Making all in Drivers
Making all in Postgre7.1
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o psqlodbc.lo psqlodbc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c psqlodbc.c  -fPIC -DPIC -o .libs/psqlodbc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o lobj.lo lobj.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c lobj.c  -fPIC -DPIC -o .libs/lobj.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o drvconn.lo drvconn.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c drvconn.c  -fPIC -DPIC -o .libs/drvconn.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o md5.lo md5.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c md5.c  -fPIC -DPIC -o .libs/md5.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o environ.lo environ.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c environ.c  -fPIC -DPIC -o .libs/environ.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o misc.lo misc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c misc.c  -fPIC -DPIC -o .libs/misc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o columninfo.lo columninfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c columninfo.c  -fPIC -DPIC -o .libs/columninfo.o
columninfo.c: In function 'CI_read_fields':
columninfo.c:65:11: warning: variable 'ci' set but not used [-Wunused-but-set-variable]
   65 | ConnInfo *ci;
      |           ^~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o dlg_specific.lo dlg_specific.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c dlg_specific.c  -fPIC -DPIC -o .libs/dlg_specific.o
dlg_specific.c: In function 'getDSNinfo':
dlg_specific.c:477:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  477 |     if ( toupper(ci->onlyread[0]) == 'Y' )
      |     ^~
dlg_specific.c:480:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  480 |         if ( ci->show_oid_column[0] == '\0' || overwrite)
      |         ^~
dlg_specific.c:483:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  483 |     if ( toupper(ci->show_oid_column[0]) == 'Y' )
      |     ^~
dlg_specific.c:486:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  486 |         if ( ci->fake_oid_index[0] == '\0' || overwrite)
      |         ^~
dlg_specific.c:489:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  489 |     if ( toupper(ci->fake_oid_index[0]) == 'Y' )
      |     ^~
dlg_specific.c:492:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  492 |         if ( ci->row_versioning[0] == '\0' || overwrite)
      |         ^~
dlg_specific.c:495:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  495 |     if ( toupper(ci->row_versioning[0]) == 'Y' )
      |     ^~
dlg_specific.c:498:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  498 |         if ( ci->show_system_tables[0] == '\0' || overwrite)
      |         ^~
dlg_specific.c:501:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  501 |     if ( toupper(ci->show_system_tables[0]) == 'Y' )
      |     ^~
dlg_specific.c:504:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  504 |         if ( ci->protocol[0] == '\0' || overwrite)
      |         ^~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o bind.lo bind.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c bind.c  -fPIC -DPIC -o .libs/bind.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o pgtypes.lo pgtypes.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c pgtypes.c  -fPIC -DPIC -o .libs/pgtypes.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o options.lo options.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c options.c  -fPIC -DPIC -o .libs/options.o
options.c: In function 'SQLGetConnectOption':
options.c:427:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  427 |                 *((UDWORD *) pvParam) = (UDWORD) NULL;
      |                                         ^
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o execute.lo execute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c execute.c  -fPIC -DPIC -o .libs/execute.o
execute.c: In function 'SQLCancel':
execute.c:452:26: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
  452 |                 result = PG_SQLFreeStmt( hstmt, SQL_CLOSE);
      |                          ^~~~~~~~~~~~~~
      |                          SQLFreeStmt
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o parse.lo parse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c parse.c  -fPIC -DPIC -o .libs/parse.o
parse.c: In function 'parse_statement':
parse.c:583:34: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration]
  583 |                         result = PG_SQLAllocStmt( stmt->hdbc, &hcol_stmt);
      |                                  ^~~~~~~~~~~~~~~
      |                                  SQLAllocStmt
parse.c:593:34: warning: implicit declaration of function 'PG_SQLColumns'; did you mean 'SQLColumns'? [-Wimplicit-function-declaration]
  593 |                         result = PG_SQLColumns(hcol_stmt, "", 0, "", 0,
      |                                  ^~~~~~~~~~~~~
      |                                  SQLColumns
parse.c:628:33: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
  628 |                                 PG_SQLFreeStmt(hcol_stmt, SQL_DROP);
      |                                 ^~~~~~~~~~~~~~
      |                                 SQLFreeStmt
parse.c:223:78: warning: variable 'in_where' set but not used [-Wunused-but-set-variable]
  223 | char in_select = FALSE, in_distinct = FALSE, in_on = FALSE, in_from = FALSE, in_where = FALSE, in_table = FALSE;
      |                                                                              ^~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o connection.lo connection.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c connection.c  -fPIC -DPIC -o .libs/connection.o
connection.c: In function 'CC_connect':
connection.c:527:26: warning: unused variable 'encoding' [-Wunused-variable]
  527 |         char            *encoding;
      |                          ^~~~~~~~
connection.c: In function 'CC_create_errormsg':
connection.c:925:20: warning: the address of 'msg' will always evaluate as 'true' [-Waddress]
  925 |         return msg ? strdup(msg) : NULL;
      |                    ^
connection.c: In function 'CC_send_function':
connection.c:1281:10: warning: variable 'c' set but not used [-Wunused-but-set-variable]
 1281 | char id, c, done;
      |          ^
connection.c: In function 'CC_send_settings':
connection.c:1435:18: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration]
 1435 |         result = PG_SQLAllocStmt( self, &hstmt);
      |                  ^~~~~~~~~~~~~~~
      |                  SQLAllocStmt
connection.c:1444:18: warning: implicit declaration of function 'PG_SQLExecDirect'; did you mean 'SQLExecDirect'? [-Wimplicit-function-declaration]
 1444 |         result = PG_SQLExecDirect(hstmt, "set DateStyle to 'ISO'", SQL_NTS);
      |                  ^~~~~~~~~~~~~~~~
      |                  SQLExecDirect
connection.c:1505:9: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
 1505 |         PG_SQLFreeStmt(hstmt, SQL_DROP);
      |         ^~~~~~~~~~~~~~
      |         SQLFreeStmt
connection.c: In function 'CC_lookup_lo':
connection.c:1539:18: warning: implicit declaration of function 'PG_SQLFetch'; did you mean 'SQLFetch'? [-Wimplicit-function-declaration]
 1539 |         result = PG_SQLFetch(hstmt);
      |                  ^~~~~~~~~~~
      |                  SQLFetch
connection.c:1545:18: warning: implicit declaration of function 'PG_SQLGetData'; did you mean 'SQLGetData'? [-Wimplicit-function-declaration]
 1545 |         result = PG_SQLGetData(hstmt, 1, SQL_C_SLONG, &self->lobj_type, sizeof(self->lobj_type), NULL);
      |                  ^~~~~~~~~~~~~
      |                  SQLGetData
connection.c:1518:17: warning: variable 'stmt' set but not used [-Wunused-but-set-variable]
 1518 | StatementClass *stmt;
      |                 ^~~~
connection.c: In function 'CC_lookup_pg_version':
connection.c:1587:17: warning: variable 'stmt' set but not used [-Wunused-but-set-variable]
 1587 | StatementClass *stmt;
      |                 ^~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o convert.lo convert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c convert.c  -fPIC -DPIC -o .libs/convert.o
convert.c: In function 'copy_statement_with_parameters':
convert.c:770:14: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
  770 | int lobj_fd, retval;
      |              ^~~~~~
convert.c:765:12: warning: unused variable 'tim' [-Wunused-variable]
  765 | struct tm *tim;
      |            ^~~
convert.c:764:8: warning: unused variable 't' [-Wunused-variable]
  764 | time_t t = time(NULL);
      |        ^
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o tuplelist.lo tuplelist.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c tuplelist.c  -fPIC -DPIC -o .libs/tuplelist.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o tuple.lo tuple.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c tuple.c  -fPIC -DPIC -o .libs/tuple.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o info.lo info.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c info.c  -fPIC -DPIC -o .libs/info.o
info.c: In function 'SQLGetInfo':
info.c:70:11: warning: variable 'ci' set but not used [-Wunused-but-set-variable]
   70 | ConnInfo *ci;
      |           ^~
info.c: In function 'SQLTables':
info.c:981:18: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration]
  981 |         result = PG_SQLAllocStmt( stmt->hdbc, &htbl_stmt);
      |                  ^~~~~~~~~~~~~~~
      |                  SQLAllocStmt
info.c:1076:18: warning: implicit declaration of function 'PG_SQLExecDirect'; did you mean 'SQLExecDirect'? [-Wimplicit-function-declaration]
 1076 |         result = PG_SQLExecDirect(htbl_stmt, tables_query, strlen(tables_query));
      |                  ^~~~~~~~~~~~~~~~
      |                  SQLExecDirect
info.c:1080:17: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
 1080 |                 PG_SQLFreeStmt(htbl_stmt, SQL_DROP);
      |                 ^~~~~~~~~~~~~~
      |                 SQLFreeStmt
info.c:1084:14: warning: implicit declaration of function 'PG_SQLBindCol'; did you mean 'SQLBindCol'? [-Wimplicit-function-declaration]
 1084 |     result = PG_SQLBindCol(htbl_stmt, 1, SQL_C_CHAR,
      |              ^~~~~~~~~~~~~
      |              SQLBindCol
info.c:1131:18: warning: implicit declaration of function 'PG_SQLFetch'; did you mean 'SQLFetch'? [-Wimplicit-function-declaration]
 1131 |         result = PG_SQLFetch(htbl_stmt);
      |                  ^~~~~~~~~~~
      |                  SQLFetch
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o socket.lo socket.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c socket.c  -fPIC -DPIC -o .libs/socket.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o qresult.lo qresult.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c qresult.c  -fPIC -DPIC -o .libs/qresult.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o statement.lo statement.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c statement.c  -fPIC -DPIC -o .libs/statement.o
statement.c: In function 'SC_pre_execute':
statement.c:486:17: warning: implicit declaration of function 'PG_SQLExecute'; did you mean 'SQLExecute'? [-Wimplicit-function-declaration]
  486 |                 PG_SQLExecute(self);
      |                 ^~~~~~~~~~~~~
      |                 SQLExecute
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o results.lo results.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c results.c  -fPIC -DPIC -o .libs/results.o
results.c: In function 'SQLDescribeCol':
results.c:180:11: warning: variable 'ci' set but not used [-Wunused-but-set-variable]
  180 | ConnInfo *ci;
      |           ^~
results.c: In function 'SQLColAttributes':
results.c:350:11: warning: variable 'ci' set but not used [-Wunused-but-set-variable]
  350 | ConnInfo *ci;
      |           ^~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -version-info 2:0:0 -no-undefined   -export-dynamic -export-symbols ./driver.exp -module  -o libodbcpsql.la -rpath /usr/lib64 bind.lo columninfo.lo connection.lo convert.lo dlg_specific.lo drvconn.lo environ.lo execute.lo info.lo lobj.lo md5.lo misc.lo options.lo parse.lo pgtypes.lo psqlodbc.lo qresult.lo results.lo socket.lo statement.lo tuple.lo tuplelist.lo ../../lst/liblstlc.la ../../log/libloglc.la ../../ini/libinilc.la ../../odbcinst/libodbcinstlc.la -lltdl -lcrypt -lm -lpthread
libtool: link: echo "{ global:" > .libs/libodbcpsql.ver
libtool: link:  cat ./driver.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libodbcpsql.ver
libtool: link:  echo "local: *; };" >> .libs/libodbcpsql.ver
libtool: link:  	 if test -r libodbcpsql-altlinux.ver; then cp libodbcpsql-altlinux.ver .libs/libodbcpsql.ver; fi
libtool: link:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/bind.o .libs/columninfo.o .libs/connection.o .libs/convert.o .libs/dlg_specific.o .libs/drvconn.o .libs/environ.o .libs/execute.o .libs/info.o .libs/lobj.o .libs/md5.o .libs/misc.o .libs/options.o .libs/parse.o .libs/pgtypes.o .libs/psqlodbc.o .libs/qresult.o .libs/results.o .libs/socket.o .libs/statement.o .libs/tuple.o .libs/tuplelist.o  -Wl,--whole-archive ../../lst/.libs/liblstlc.a ../../log/.libs/libloglc.a ../../ini/.libs/libinilc.a ../../odbcinst/.libs/libodbcinstlc.a -Wl,--no-whole-archive  -lltdl -lcrypt -lm -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbcpsql.so.2 -Wl,-version-script -Wl,.libs/libodbcpsql.ver -o .libs/libodbcpsql.so.2.0.0
parse.c:593:34: warning: type of 'PG_SQLColumns' does not match original declaration [-Wlto-type-mismatch]
  593 |                         result = PG_SQLColumns(hcol_stmt, "", 0, "", 0,
      |                                  ^
info.c:1219:17: note: return value type mismatch
 1219 | RETCODE SQL_API PG_SQLColumns(
      |                 ^
info.c:1219:17: note: type 'RETCODE' should match type 'int'
info.c:1219:17: note: 'PG_SQLColumns' was previously declared here
info.c:1219:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
statement.c:486:17: warning: type of 'PG_SQLExecute' does not match original declaration [-Wlto-type-mismatch]
  486 |                 PG_SQLExecute(self);
      |                 ^
execute.c:209:17: note: return value type mismatch
  209 | RETCODE SQL_API PG_SQLExecute(
      |                 ^
execute.c:209:17: note: type 'RETCODE' should match type 'int'
execute.c:209:17: note: 'PG_SQLExecute' was previously declared here
execute.c:209:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
connection.c:1539:18: warning: type of 'PG_SQLFetch' does not match original declaration [-Wlto-type-mismatch]
 1539 |         result = PG_SQLFetch(hstmt);
      |                  ^
results.c:761:17: note: return value type mismatch
  761 | RETCODE SQL_API PG_SQLFetch(
      |                 ^
results.c:761:17: note: type 'RETCODE' should match type 'int'
results.c:761:17: note: 'PG_SQLFetch' was previously declared here
results.c:761:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
connection.c:1545:18: warning: type of 'PG_SQLGetData' does not match original declaration [-Wlto-type-mismatch]
 1545 |         result = PG_SQLGetData(hstmt, 1, SQL_C_SLONG, &self->lobj_type, sizeof(self->lobj_type), NULL);
      |                  ^
results.c:588:17: note: return value type mismatch
  588 | RETCODE SQL_API PG_SQLGetData(
      |                 ^
results.c:588:17: note: type 'RETCODE' should match type 'int'
results.c:588:17: note: 'PG_SQLGetData' was previously declared here
results.c:588:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
connection.c:1435:18: warning: type of 'PG_SQLAllocStmt' does not match original declaration [-Wlto-type-mismatch]
 1435 |         result = PG_SQLAllocStmt( self, &hstmt);
      |                  ^
statement.c:65:17: note: return value type mismatch
   65 | RETCODE SQL_API PG_SQLAllocStmt(HDBC      hdbc,
      |                 ^
statement.c:65:17: note: type 'RETCODE' should match type 'int'
statement.c:65:17: note: 'PG_SQLAllocStmt' was previously declared here
statement.c:65:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
connection.c:1444:18: warning: type of 'PG_SQLExecDirect' does not match original declaration [-Wlto-type-mismatch]
 1444 |         result = PG_SQLExecDirect(hstmt, "set DateStyle to 'ISO'", SQL_NTS);
      |                  ^
execute.c:147:17: note: return value type mismatch
  147 | RETCODE SQL_API PG_SQLExecDirect(
      |                 ^
execute.c:147:17: note: type 'RETCODE' should match type 'int'
execute.c:147:17: note: 'PG_SQLExecDirect' was previously declared here
execute.c:147:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
connection.c:1505:9: warning: type of 'PG_SQLFreeStmt' does not match original declaration [-Wlto-type-mismatch]
 1505 |         PG_SQLFreeStmt(hstmt, SQL_DROP);
      |         ^
statement.c:117:17: note: return value type mismatch
  117 | RETCODE SQL_API PG_SQLFreeStmt(HSTMT     hstmt,
      |                 ^
statement.c:117:17: note: type 'RETCODE' should match type 'int'
statement.c:117:17: note: 'PG_SQLFreeStmt' was previously declared here
statement.c:117:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
info.c:1084:14: warning: type of 'PG_SQLBindCol' does not match original declaration [-Wlto-type-mismatch]
 1084 |     result = PG_SQLBindCol(htbl_stmt, 1, SQL_C_CHAR,
      |              ^
bind.c:139:17: note: return value type mismatch
  139 | RETCODE SQL_API PG_SQLBindCol(
      |                 ^
bind.c:139:17: note: type 'RETCODE' should match type 'int'
bind.c:139:17: note: 'PG_SQLBindCol' was previously declared here
bind.c:139:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
libtool: link: (cd ".libs" && rm -f "libodbcpsql.so.2" && ln -s "libodbcpsql.so.2.0.0" "libodbcpsql.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcpsql.so" && ln -s "libodbcpsql.so.2.0.0" "libodbcpsql.so")
libtool: link: ( cd ".libs" && rm -f "libodbcpsql.la" && ln -s "../libodbcpsql.la" "libodbcpsql.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
Making all in template
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocEnv.c  -fPIC -DPIC -o .libs/SQLAllocEnv.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocHandle.c  -fPIC -DPIC -o .libs/SQLAllocHandle.o
SQLAllocHandle.c: In function 'SQLAllocHandle':
SQLAllocHandle.c:23:24: warning: implicit declaration of function '_AllocEnv'; did you mean 'SQLAllocEnv'? [-Wimplicit-function-declaration]
   23 |                 return _AllocEnv( (SQLHENV *)pnOutputHandle );
      |                        ^~~~~~~~~
      |                        SQLAllocEnv
SQLAllocHandle.c:25:24: warning: implicit declaration of function '_AllocConnect'; did you mean 'SQLAllocConnect'? [-Wimplicit-function-declaration]
   25 |                 return _AllocConnect( (SQLHENV)nInputHandle, (SQLHDBC *)pnOutputHandle );
      |                        ^~~~~~~~~~~~~
      |                        SQLAllocConnect
SQLAllocHandle.c:27:24: warning: implicit declaration of function '_AllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration]
   27 |                 return _AllocStmt( (SQLHDBC)nInputHandle, (SQLHSTMT *)pnOutputHandle );
      |                        ^~~~~~~~~~
      |                        SQLAllocStmt
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocStmt.c  -fPIC -DPIC -o .libs/SQLAllocStmt.o
SQLAllocStmt.c: In function '_AllocStmt':
SQLAllocStmt.c:59:54: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'HDRVSTMT' {aka 'struct tDRVSTMT *'} [-Wformat=]
   59 |     sprintf((char*)(*phStmt)->szCursorName, "CUR_%08lX", *phStmt );
      |                                                  ~~~~^   ~~~~~~~
      |                                                      |   |
      |                                                      |   HDRVSTMT {aka struct tDRVSTMT *}
      |                                                      long unsigned int
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCloseCursor.c  -fPIC -DPIC -o .libs/SQLCloseCursor.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindParameter.c  -fPIC -DPIC -o .libs/SQLBindParameter.o
SQLBindParameter.c: In function 'SQLBindParameter':
SQLBindParameter.c:31:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   31 |     if( NULL == hStmt )
      |     ^~
SQLBindParameter.c:34:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   34 |         sprintf((char*) hStmt->szSqlMsg, "hStmt=$%08lX nParameterNumber=%d nIOType=%d nBufferType=%d nParamType=%d nParamLength=%ld nScale=%d pData=$%08lX nBufferLength=%ld *pnLengthOrIndicator=$%08lX",(long) hStmt,nParameterNumber,nIOType,nBufferType,nParamType,(long) nParamLength,nScale,(long) pData,(long) nBufferLength, *pnLengthOrIndicator );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBulkOperations.c  -fPIC -DPIC -o .libs/SQLBulkOperations.o
SQLBulkOperations.c: In function 'SQLBulkOperations':
SQLBulkOperations.c:22:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   22 |     if( NULL == hStmt )
      |     ^~
SQLBulkOperations.c:25:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   25 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt );
      |         ^~~~~~~
SQLBulkOperations.c:25:56: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'HDRVSTMT' {aka 'struct tDRVSTMT *'} [-Wformat=]
   25 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt );
      |                                                    ~~~~^   ~~~~~
      |                                                        |   |
      |                                                        |   HDRVSTMT {aka struct tDRVSTMT *}
      |                                                        long unsigned int
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCancel.c  -fPIC -DPIC -o .libs/SQLCancel.o
SQLCancel.c: In function 'SQLCancel':
SQLCancel.c:21:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   21 |     if( NULL == hStmt )
      |     ^~
SQLCancel.c:24:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   24 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttributes.lo SQLColAttributes.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttributes.c  -fPIC -DPIC -o .libs/SQLColAttributes.o
SQLColAttributes.c: In function 'SQLColAttributes':
SQLColAttributes.c:28:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   28 |     if( NULL == hStmt )
      |     ^~
SQLColAttributes.c:31:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   31 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumnPrivileges.c  -fPIC -DPIC -o .libs/SQLColumnPrivileges.o
SQLColumnPrivileges.c: In function 'SQLColumnPrivileges':
SQLColumnPrivileges.c:29:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   29 |     if( NULL == hStmt )
      |     ^~
SQLColumnPrivileges.c:32:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   32 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocConnect.c  -fPIC -DPIC -o .libs/SQLAllocConnect.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBrowseConnect.c  -fPIC -DPIC -o .libs/SQLBrowseConnect.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindCol.c  -fPIC -DPIC -o .libs/SQLBindCol.o
SQLBindCol.c: In function 'SQLBindCol':
SQLBindCol.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |     if( NULL == hStmt )
      |     ^~
SQLBindCol.c:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   30 |         sprintf((char*) hStmt->szSqlMsg, "hStmt=$%08lX nCol=%5d", (long) hStmt, nCol );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColAttribute.lo SQLColAttribute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColAttribute.c  -fPIC -DPIC -o .libs/SQLColAttribute.o
SQLColAttribute.c: In function 'SQLColAttribute':
SQLColAttribute.c:29:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   29 |     if( !hStmt )
      |     ^~
SQLColAttribute.c:31:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   31 |         if ( !hStmt->hStmtExtras )
      |         ^~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConnect.c  -fPIC -DPIC -o .libs/SQLConnect.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLColumns.lo SQLColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLColumns.c  -fPIC -DPIC -o .libs/SQLColumns.o
SQLColumns.c: In function 'SQLColumns':
SQLColumns.c:77:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   77 |     if( NULL == hStmt )
      |     ^~
SQLColumns.c:80:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   80 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
SQLColumns.c:93:17: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration]
   93 |                 _FreeResults( hStmt->hStmtExtras );
      |                 ^~~~~~~~~~~~
SQLColumns.c:73:25: warning: unused variable 'szBuffer' [-Wunused-variable]
   73 |         char            szBuffer[101];
      |                         ^~~~~~~~
SQLColumns.c:72:25: warning: unused variable 'nRow' [-Wunused-variable]
   72 |         long            nRow;
      |                         ^~~~
SQLColumns.c:71:25: warning: unused variable 'nCols' [-Wunused-variable]
   71 |         long            nCols;
      |                         ^~~~~
SQLColumns.c:70:33: warning: unused variable 'nColumn' [-Wunused-variable]
   70 |         int                     nColumn;
      |                                 ^~~~~~~
SQLColumns.c:69:26: warning: unused variable 'pColumnHeader' [-Wunused-variable]
   69 |         COLUMNHDR       *pColumnHeader;
      |                          ^~~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCopyDesc.c  -fPIC -DPIC -o .libs/SQLCopyDesc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLEndTran.lo SQLEndTran.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLEndTran.c  -fPIC -DPIC -o .libs/SQLEndTran.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecDirect.c  -fPIC -DPIC -o .libs/SQLExecDirect.o
SQLExecDirect.c: In function 'SQLExecDirect':
SQLExecDirect.c:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   24 |     if( NULL == hStmt )
      |     ^~
SQLExecDirect.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeParam.c  -fPIC -DPIC -o .libs/SQLDescribeParam.o
SQLDescribeParam.c: In function 'SQLDescribeParam':
SQLDescribeParam.c:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |     if( NULL == hStmt )
      |     ^~
SQLDescribeParam.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeCol.c  -fPIC -DPIC -o .libs/SQLDescribeCol.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDisconnect.lo SQLDisconnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDisconnect.c  -fPIC -DPIC -o .libs/SQLDisconnect.o
SQLDisconnect.c: In function 'SQLDisconnect':
SQLDisconnect.c:21:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   21 |     if( NULL == hDbc )
      |     ^~
SQLDisconnect.c:24:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   24 |         sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long)hDbc );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDriverConnect.c  -fPIC -DPIC -o .libs/SQLDriverConnect.o
SQLDriverConnect.c: In function 'SQLDriverConnect':
SQLDriverConnect.c:42:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   42 |     if( NULL == hDbc )
      |     ^~
SQLDriverConnect.c:45:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   45 |         sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long)hDbc );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecute.c  -fPIC -DPIC -o .libs/SQLExecute.o
SQLExecute.c: In function 'SQLExecute':
SQLExecute.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if( NULL == hStmt )
      |     ^~
SQLExecute.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
SQLExecute.c:41:17: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration]
   41 |                 _FreeResults( hStmt->hStmtExtras );
      |                 ^~~~~~~~~~~~
SQLExecute.c:22:26: warning: unused variable 'pColumnHeader' [-Wunused-variable]
   22 |         COLUMNHDR       *pColumnHeader;
      |                          ^~~~~~~~~~~~~
SQLExecute.c:21:33: warning: unused variable 'nRow' [-Wunused-variable]
   21 |         int                     nRow;
      |                                 ^~~~
SQLExecute.c:20:33: warning: unused variable 'nCols' [-Wunused-variable]
   20 |         int                     nCols;
      |                                 ^~~~~
SQLExecute.c:19:33: warning: unused variable 'nColumn' [-Wunused-variable]
   19 |         int                     nColumn;
      |                                 ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLError.c  -fPIC -DPIC -o .libs/SQLError.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExtendedFetch.c  -fPIC -DPIC -o .libs/SQLExtendedFetch.o
SQLExtendedFetch.c: In function 'SQLExtendedFetch':
SQLExtendedFetch.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if( NULL == hStmt )
      |     ^~
SQLExtendedFetch.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetch.c  -fPIC -DPIC -o .libs/SQLFetch.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetchScroll.c  -fPIC -DPIC -o .libs/SQLFetchScroll.o
SQLFetchScroll.c: In function 'SQLFetchScroll':
SQLFetchScroll.c:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if( NULL == hStmt )
      |     ^~
SQLFetchScroll.c:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLForeignKeys.c  -fPIC -DPIC -o .libs/SQLForeignKeys.o
SQLForeignKeys.c: In function 'SQLForeignKeys':
SQLForeignKeys.c:33:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   33 |     if( NULL == hStmt )
      |     ^~
SQLForeignKeys.c:36:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   36 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeConnect.c  -fPIC -DPIC -o .libs/SQLFreeConnect.o
SQLFreeConnect.c: In function '_FreeConnect':
SQLFreeConnect.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if( NULL == hDbc )
      |     ^~
SQLFreeConnect.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long)hDbc );
      |         ^~~~~~~
SQLFreeConnect.c:43:19: warning: implicit declaration of function '_FreeDbc' [-Wimplicit-function-declaration]
   43 |         nReturn = _FreeDbc( hDbc );
      |                   ^~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeEnv.c  -fPIC -DPIC -o .libs/SQLFreeEnv.o
SQLFreeEnv.c: In function '_FreeEnv':
SQLFreeEnv.c:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   24 |     if( hEnv == SQL_NULL_HENV )
      |     ^~
SQLFreeEnv.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         sprintf((char*) hEnv->szSqlMsg, "hEnv = $%08lX", (long)hEnv );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeHandle.c  -fPIC -DPIC -o .libs/SQLFreeHandle.o
SQLFreeHandle.c: In function 'SQLFreeHandle':
SQLFreeHandle.c:23:16: warning: implicit declaration of function '_FreeEnv'; did you mean 'SQLFreeEnv'? [-Wimplicit-function-declaration]
   23 |         return _FreeEnv( (SQLHENV)nHandle );
      |                ^~~~~~~~
      |                SQLFreeEnv
SQLFreeHandle.c:26:16: warning: implicit declaration of function '_FreeConnect'; did you mean 'SQLFreeConnect'? [-Wimplicit-function-declaration]
   26 |         return _FreeConnect( (SQLHDBC)nHandle );
      |                ^~~~~~~~~~~~
      |                SQLFreeConnect
SQLFreeHandle.c:29:16: warning: implicit declaration of function '_FreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
   29 |         return _FreeStmt( (SQLHSTMT)nHandle );
      |                ^~~~~~~~~
      |                SQLFreeStmt
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeStmt.c  -fPIC -DPIC -o .libs/SQLFreeStmt.o
SQLFreeStmt.c: In function 'SQLFreeStmt':
SQLFreeStmt.c:22:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   22 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLFreeStmt.c:25:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   25 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
SQLFreeStmt.c:37:16: warning: implicit declaration of function '_FreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
   37 |         return _FreeStmt( hStmt );
      |                ^~~~~~~~~
      |                SQLFreeStmt
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectAttr.c  -fPIC -DPIC -o .libs/SQLGetConnectAttr.o
SQLGetConnectAttr.c: In function 'SQLGetConnectAttr':
SQLGetConnectAttr.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |     if( NULL == hDbc )
      |     ^~
SQLGetConnectAttr.c:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   30 |         sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long)hDbc );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectOption.c  -fPIC -DPIC -o .libs/SQLGetConnectOption.o
SQLGetConnectOption.c: In function 'SQLGetConnectOption':
SQLGetConnectOption.c:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if( NULL == hDbc )
      |     ^~
SQLGetConnectOption.c:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |         sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long)hDbc );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescRec.c  -fPIC -DPIC -o .libs/SQLGetDescRec.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetData.c  -fPIC -DPIC -o .libs/SQLGetData.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagField.c  -fPIC -DPIC -o .libs/SQLGetDiagField.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetCursorName.c  -fPIC -DPIC -o .libs/SQLGetCursorName.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDescField.lo SQLGetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDescField.c  -fPIC -DPIC -o .libs/SQLGetDescField.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetEnvAttr.c  -fPIC -DPIC -o .libs/SQLGetEnvAttr.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetDiagRec.c  -fPIC -DPIC -o .libs/SQLGetDiagRec.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtAttr.c  -fPIC -DPIC -o .libs/SQLGetStmtAttr.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLMoreResults.lo SQLMoreResults.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLMoreResults.c  -fPIC -DPIC -o .libs/SQLMoreResults.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetInfo.lo SQLGetInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetInfo.c  -fPIC -DPIC -o .libs/SQLGetInfo.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetStmtOption.c  -fPIC -DPIC -o .libs/SQLGetStmtOption.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetTypeInfo.c  -fPIC -DPIC -o .libs/SQLGetTypeInfo.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNativeSql.lo SQLNativeSql.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNativeSql.c  -fPIC -DPIC -o .libs/SQLNativeSql.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumParams.c  -fPIC -DPIC -o .libs/SQLNumParams.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumResultCols.c  -fPIC -DPIC -o .libs/SQLNumResultCols.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamData.c  -fPIC -DPIC -o .libs/SQLParamData.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamOptions.lo SQLParamOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamOptions.c  -fPIC -DPIC -o .libs/SQLParamOptions.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrepare.c  -fPIC -DPIC -o .libs/SQLPrepare.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedureColumns.c  -fPIC -DPIC -o .libs/SQLProcedureColumns.o
SQLProcedureColumns.c: In function 'SQLProcedureColumns':
SQLProcedureColumns.c:30:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   30 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLProcedureColumns.c:33:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   33 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrimaryKeys.c  -fPIC -DPIC -o .libs/SQLPrimaryKeys.o
SQLPrimaryKeys.c: In function 'SQLPrimaryKeys':
SQLPrimaryKeys.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLPrimaryKeys.c:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   30 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLProcedures.lo SQLProcedures.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLProcedures.c  -fPIC -DPIC -o .libs/SQLProcedures.o
SQLProcedures.c: In function 'SQLProcedures':
SQLProcedures.c:28:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   28 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLProcedures.c:31:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   31 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRowCount.c  -fPIC -DPIC -o .libs/SQLRowCount.o
SQLRowCount.c: In function 'SQLRowCount':
SQLRowCount.c:22:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   22 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLRowCount.c:25:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   25 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetCursorName.c  -fPIC -DPIC -o .libs/SQLSetCursorName.o
SQLSetCursorName.c: In function 'SQLSetCursorName':
SQLSetCursorName.c:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSetCursorName.c:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPutData.c  -fPIC -DPIC -o .libs/SQLPutData.o
SQLPutData.c: In function 'SQLPutData':
SQLPutData.c:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLPutData.c:29:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   29 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescRec.c  -fPIC -DPIC -o .libs/SQLSetDescRec.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetDescField.lo SQLSetDescField.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetDescField.c  -fPIC -DPIC -o .libs/SQLSetDescField.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectOption.c  -fPIC -DPIC -o .libs/SQLSetConnectOption.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetEnvAttr.c  -fPIC -DPIC -o .libs/SQLSetEnvAttr.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetParam.c  -fPIC -DPIC -o .libs/SQLSetParam.o
SQLSetParam.c: In function 'SQLSetParam':
SQLSetParam.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSetParam.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetPos.lo SQLSetPos.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetPos.c  -fPIC -DPIC -o .libs/SQLSetPos.o
SQLSetPos.c: In function 'SQLSetPos':
SQLSetPos.c:24:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   24 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSetPos.c:27:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   27 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetScrollOptions.c  -fPIC -DPIC -o .libs/SQLSetScrollOptions.o
SQLSetScrollOptions.c: In function 'SQLSetScrollOptions':
SQLSetScrollOptions.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSetScrollOptions.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtOption.c  -fPIC -DPIC -o .libs/SQLSetStmtOption.o
SQLSetStmtOption.c: In function 'SQLSetStmtOption':
SQLSetStmtOption.c:23:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   23 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSetStmtOption.c:26:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   26 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetStmtAttr.c  -fPIC -DPIC -o .libs/SQLSetStmtAttr.o
SQLSetStmtAttr.c: In function 'SQLSetStmtAttr':
SQLSetStmtAttr.c:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   25 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSetStmtAttr.c:28:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTablePrivileges.c  -fPIC -DPIC -o .libs/SQLTablePrivileges.o
SQLTablePrivileges.c: In function 'SQLTablePrivileges':
SQLTablePrivileges.c:27:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   27 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLTablePrivileges.c:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   30 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLStatistics.lo SQLStatistics.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLStatistics.c  -fPIC -DPIC -o .libs/SQLStatistics.o
SQLStatistics.c: In function 'SQLStatistics':
SQLStatistics.c:63:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   63 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLStatistics.c:66:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   66 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt );
      |         ^~~~~~~
SQLStatistics.c:85:17: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration]
   85 |                 _FreeResults( hStmt->hStmtExtras );
      |                 ^~~~~~~~~~~~
SQLStatistics.c:60:25: warning: unused variable 'szSQL' [-Wunused-variable]
   60 |         char            szSQL[200];
      |                         ^~~~~
SQLStatistics.c:59:26: warning: unused variable 'pColumnHeader' [-Wunused-variable]
   59 |         COLUMNHDR       *pColumnHeader;
      |                          ^~~~~~~~~~~~~
SQLStatistics.c:58:33: warning: unused variable 'nRow' [-Wunused-variable]
   58 |         int                     nRow;
      |                                 ^~~~
SQLStatistics.c:57:33: warning: unused variable 'nCols' [-Wunused-variable]
   57 |         int                     nCols;
      |                                 ^~~~~
SQLStatistics.c:56:33: warning: unused variable 'nColumn' [-Wunused-variable]
   56 |         int                     nColumn;
      |                                 ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSpecialColumns.c  -fPIC -DPIC -o .libs/SQLSpecialColumns.o
SQLSpecialColumns.c: In function 'SQLSpecialColumns':
SQLSpecialColumns.c:42:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   42 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLSpecialColumns.c:45:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   45 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTransact.lo SQLTransact.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTransact.c  -fPIC -DPIC -o .libs/SQLTransact.o
SQLTransact.c: In function 'SQLTransact':
SQLTransact.c:20:17: warning: unused variable 'hEnv' [-Wunused-variable]
   20 |         HDRVENV hEnv    = (HDRVENV)hDrvEnv;
      |                 ^~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLTables.lo SQLTables.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLTables.c  -fPIC -DPIC -o .libs/SQLTables.o
SQLTables.c: In function 'SQLTables':
SQLTables.c:58:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   58 |     if( hStmt == SQL_NULL_HSTMT )
      |     ^~
SQLTables.c:61:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   61 |         sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long)hStmt );
      |         ^~~~~~~
SQLTables.c:68:17: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration]
   68 |                 _FreeResults( hStmt->hStmtExtras );
      |                 ^~~~~~~~~~~~
SQLTables.c:55:25: warning: unused variable 'nResultMemory' [-Wunused-variable]
   55 |         long            nResultMemory;
      |                         ^~~~~~~~~~~~~
SQLTables.c:54:33: warning: unused variable 'nColumn' [-Wunused-variable]
   54 |         int                     nColumn;
      |                                 ^~~~~~~
SQLTables.c:53:26: warning: unused variable 'pColumnHeader' [-Wunused-variable]
   53 |         COLUMNHDR       *pColumnHeader;
      |                          ^~~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _FreeStmt.lo _FreeStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _FreeStmt.c  -fPIC -DPIC -o .libs/_FreeStmt.o
_FreeStmt.c: In function '_FreeStmt':
_FreeStmt.c:37:9: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration]
   37 |         _FreeResults( hStmt->hStmtExtras );
      |         ^~~~~~~~~~~~
_FreeStmt.c:13:25: warning: unused variable 'nReturn' [-Wunused-variable]
   13 |         SQLRETURN       nReturn;
      |                         ^~~~~~~
_FreeStmt.c:12:25: warning: unused variable 'hPrevStmt' [-Wunused-variable]
   12 |         HDRVSTMT        hPrevStmt;
      |                         ^~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _FreeDbcList.lo _FreeDbcList.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _FreeDbcList.c  -fPIC -DPIC -o .libs/_FreeDbcList.o
_FreeDbcList.c: In function '_FreeDbcList':
_FreeDbcList.c:23:17: warning: implicit declaration of function '_FreeDbc'; did you mean '_FreeDbcList'? [-Wimplicit-function-declaration]
   23 |         while ( _FreeDbc( hEnv->hFirstDbc ) == SQL_SUCCESS )
      |                 ^~~~~~~~
      |                 _FreeDbcList
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _FreeStmtList.lo _FreeStmtList.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _FreeStmtList.c  -fPIC -DPIC -o .libs/_FreeStmtList.o
_FreeStmtList.c: In function '_FreeStmtList':
_FreeStmtList.c:26:17: warning: implicit declaration of function '_FreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration]
   26 |         while ( _FreeStmt( hDbc->hFirstStmt ) == SQL_SUCCESS )
      |                 ^~~~~~~~~
      |                 SQLFreeStmt
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _FreeDbc.lo _FreeDbc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _FreeDbc.c  -fPIC -DPIC -o .libs/_FreeDbc.o
_FreeDbc.c: In function '_FreeDbc':
_FreeDbc.c:20:19: warning: implicit declaration of function '_FreeStmtList' [-Wimplicit-function-declaration]
   20 |         nReturn = _FreeStmtList( hDbc );
      |                   ^~~~~~~~~~~~~
_FreeDbc.c:12:25: warning: unused variable 'hPrevDbc' [-Wunused-variable]
   12 |         HDRVDBC         hPrevDbc;
      |                         ^~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _FreeResults.lo _FreeResults.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _FreeResults.c  -fPIC -DPIC -o .libs/_FreeResults.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _GetData.lo _GetData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _GetData.c  -fPIC -DPIC -o .libs/_GetData.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _NativeToSQLColumnHeader.lo _NativeToSQLColumnHeader.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _NativeToSQLColumnHeader.c  -fPIC -DPIC -o .libs/_NativeToSQLColumnHeader.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _NativeToSQLType.lo _NativeToSQLType.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _NativeToSQLType.c  -fPIC -DPIC -o .libs/_NativeToSQLType.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _NativeTypeDesc.lo _NativeTypeDesc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _NativeTypeDesc.c  -fPIC -DPIC -o .libs/_NativeTypeDesc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _NativeTypeLength.lo _NativeTypeLength.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _NativeTypeLength.c  -fPIC -DPIC -o .libs/_NativeTypeLength.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o _NativeTypePrecision.lo _NativeTypePrecision.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c _NativeTypePrecision.c  -fPIC -DPIC -o .libs/_NativeTypePrecision.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0   -o libtemplate.la -rpath /usr/lib64 SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo _FreeDbc.lo _FreeStmt.lo _FreeDbcList.lo _FreeStmtList.lo _FreeResults.lo _GetData.lo _NativeToSQLColumnHeader.lo _NativeToSQLType.lo _NativeTypeDesc.lo _NativeTypeLength.lo _NativeTypePrecision.lo ../../lst/liblstlc.la ../../log/libloglc.la ../../ini/libinilc.la ../../odbcinst/libodbcinstlc.la -lltdl  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/_FreeDbc.o .libs/_FreeStmt.o .libs/_FreeDbcList.o .libs/_FreeStmtList.o .libs/_FreeResults.o .libs/_GetData.o .libs/_NativeToSQLColumnHeader.o .libs/_NativeToSQLType.o .libs/_NativeTypeDesc.o .libs/_NativeTypeLength.o .libs/_NativeTypePrecision.o  -Wl,--whole-archive ../../lst/.libs/liblstlc.a ../../log/.libs/libloglc.a ../../ini/.libs/libinilc.a ../../odbcinst/.libs/libodbcinstlc.a -Wl,--no-whole-archive  -lltdl -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libtemplate.so.2 -o .libs/libtemplate.so.2.0.0
_FreeDbc.c:20:19: warning: type of '_FreeStmtList' does not match original declaration [-Wlto-type-mismatch]
   20 |         nReturn = _FreeStmtList( hDbc );
      |                   ^
_FreeStmtList.c:16:11: note: return value type mismatch
   16 | SQLRETURN _FreeStmtList( SQLHDBC hDrvDbc )
      |           ^
_FreeStmtList.c:16:11: note: type 'SQLRETURN' should match type 'int'
_FreeStmtList.c:16:11: note: '_FreeStmtList' was previously declared here
_FreeStmtList.c:16:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLFreeHandle.c:29:16: warning: type of '_FreeStmt' does not match original declaration [-Wlto-type-mismatch]
   29 |         return _FreeStmt( (SQLHSTMT)nHandle );
      |                ^
_FreeStmt.c:9:11: note: return value type mismatch
    9 | SQLRETURN _FreeStmt( SQLHSTMT hDrvStmt )
      |           ^
_FreeStmt.c:9:11: note: type 'SQLRETURN' should match type 'int'
_FreeStmt.c:9:11: note: '_FreeStmt' was previously declared here
_FreeStmt.c:9:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLFreeHandle.c:23:16: warning: type of '_FreeEnv' does not match original declaration [-Wlto-type-mismatch]
   23 |         return _FreeEnv( (SQLHENV)nHandle );
      |                ^
SQLFreeEnv.c:19:11: note: return value type mismatch
   19 | SQLRETURN _FreeEnv( SQLHENV hDrvEnv )
      |           ^
SQLFreeEnv.c:19:11: note: type 'SQLRETURN' should match type 'int'
SQLFreeEnv.c:19:11: note: '_FreeEnv' was previously declared here
SQLFreeEnv.c:19:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLFreeConnect.c:43:19: warning: type of '_FreeDbc' does not match original declaration [-Wlto-type-mismatch]
   43 |         nReturn = _FreeDbc( hDbc );
      |                   ^
_FreeDbc.c:9:11: note: return value type mismatch
    9 | SQLRETURN _FreeDbc( SQLHDBC hDrvDbc )
      |           ^
_FreeDbc.c:9:11: note: type 'SQLRETURN' should match type 'int'
_FreeDbc.c:9:11: note: '_FreeDbc' was previously declared here
_FreeDbc.c:9:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLFreeHandle.c:26:16: warning: type of '_FreeConnect' does not match original declaration [-Wlto-type-mismatch]
   26 |         return _FreeConnect( (SQLHDBC)nHandle );
      |                ^
SQLFreeConnect.c:19:11: note: return value type mismatch
   19 | SQLRETURN _FreeConnect( SQLHDBC hDrvDbc )
      |           ^
SQLFreeConnect.c:19:11: note: type 'SQLRETURN' should match type 'int'
SQLFreeConnect.c:19:11: note: '_FreeConnect' was previously declared here
SQLFreeConnect.c:19:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLColumns.c:93:17: warning: type of '_FreeResults' does not match original declaration [-Wlto-type-mismatch]
   93 |                 _FreeResults( hStmt->hStmtExtras );
      |                 ^
_FreeResults.c:9:11: note: return value type mismatch
    9 | SQLRETURN _FreeResults( HSTMTEXTRAS hStmt )
      |           ^
_FreeResults.c:9:11: note: type 'SQLRETURN' should match type 'int'
_FreeResults.c:9:11: note: '_FreeResults' was previously declared here
_FreeResults.c:9:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLAllocHandle.c:27:24: warning: type of '_AllocStmt' does not match original declaration [-Wlto-type-mismatch]
   27 |                 return _AllocStmt( (SQLHDBC)nInputHandle, (SQLHSTMT *)pnOutputHandle );
      |                        ^
SQLAllocStmt.c:16:11: note: return value type mismatch
   16 | SQLRETURN _AllocStmt(   SQLHDBC     hDrvDbc,
      |           ^
SQLAllocStmt.c:16:11: note: type 'SQLRETURN' should match type 'int'
SQLAllocStmt.c:16:11: note: '_AllocStmt' was previously declared here
SQLAllocStmt.c:16:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLAllocHandle.c:23:24: warning: type of '_AllocEnv' does not match original declaration [-Wlto-type-mismatch]
   23 |                 return _AllocEnv( (SQLHENV *)pnOutputHandle );
      |                        ^
SQLAllocEnv.c:16:11: note: return value type mismatch
   16 | SQLRETURN _AllocEnv( SQLHENV *phDrvEnv )
      |           ^
SQLAllocEnv.c:16:11: note: type 'SQLRETURN' should match type 'int'
SQLAllocEnv.c:16:11: note: '_AllocEnv' was previously declared here
SQLAllocEnv.c:16:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
SQLAllocHandle.c:25:24: warning: type of '_AllocConnect' does not match original declaration [-Wlto-type-mismatch]
   25 |                 return _AllocConnect( (SQLHENV)nInputHandle, (SQLHDBC *)pnOutputHandle );
      |                        ^
SQLAllocConnect.c:17:11: note: return value type mismatch
   17 | SQLRETURN _AllocConnect(        SQLHENV    hDrvEnv,
      |           ^
SQLAllocConnect.c:17:11: note: type 'SQLRETURN' should match type 'int'
SQLAllocConnect.c:17:11: note: '_AllocConnect' was previously declared here
SQLAllocConnect.c:17:11: note: code may be misoptimized unless '-fno-strict-aliasing' is used
libtool: link: (cd ".libs" && rm -f "libtemplate.so.2" && ln -s "libtemplate.so.2.0.0" "libtemplate.so.2")
libtool: link: (cd ".libs" && rm -f "libtemplate.so" && ln -s "libtemplate.so.2.0.0" "libtemplate.so")
libtool: link: ( cd ".libs" && rm -f "libtemplate.la" && ln -s "../libtemplate.la" "libtemplate.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
Making all in MiniSQL
make[3]: Nothing to be done for 'all'.
Making all in nn
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDisconnect.lo SQLDisconnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDisconnect.c  -fPIC -DPIC -o .libs/SQLDisconnect.o
In file included from driver.h:28,
                 from SQLDisconnect.c:16:
SQLDisconnect.c: In function 'SQLDisconnect':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLDisconnect.c:23:9: note: in expansion of macro 'UNSET_ERROR'
   23 |         UNSET_ERROR( pdbc->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLConnect.c  -fPIC -DPIC -o .libs/SQLConnect.o
In file included from driver.h:28,
                 from SQLConnect.c:16:
SQLConnect.c: In function 'SQLConnect':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLConnect.c:31:9: note: in expansion of macro 'UNSET_ERROR'
   31 |         UNSET_ERROR( pdbc->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocEnv.c  -fPIC -DPIC -o .libs/SQLAllocEnv.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocStmt.c  -fPIC -DPIC -o .libs/SQLAllocStmt.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLAllocConnect.c  -fPIC -DPIC -o .libs/SQLAllocConnect.o
In file included from driver.h:28,
                 from SQLAllocConnect.c:17:
SQLAllocConnect.c: In function 'SQLAllocConnect':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLAllocConnect.c:27:9: note: in expansion of macro 'UNSET_ERROR'
   27 |         UNSET_ERROR( penv->herr );
      |         ^~~~~~~~~~~
SQLAllocConnect.c:25:15: warning: unused variable 'i' [-Wunused-variable]
   25 |         int   i;
      |               ^
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindCol.c  -fPIC -DPIC -o .libs/SQLBindCol.o
In file included from driver.h:28,
                 from SQLBindCol.c:16:
SQLBindCol.c: In function 'SQLBindCol':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLBindCol.c:30:9: note: in expansion of macro 'UNSET_ERROR'
   30 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
SQLBindCol.c:28:18: warning: unused variable 'i' [-Wunused-variable]
   28 |         int      i, max;
      |                  ^
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLBindParameter.c  -fPIC -DPIC -o .libs/SQLBindParameter.o
In file included from driver.h:28,
                 from SQLBindParameter.c:16:
SQLBindParameter.c: In function 'SQLBindParameter':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLBindParameter.c:35:9: note: in expansion of macro 'UNSET_ERROR'
   35 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
SQLBindParameter.c:31:18: warning: unused variable 'i' [-Wunused-variable]
   31 |         int      i, max;
      |                  ^
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecDirect.c  -fPIC -DPIC -o .libs/SQLExecDirect.o
In file included from driver.h:28,
                 from SQLExecDirect.c:16:
SQLExecDirect.c: In function 'SQLExecDirect':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLExecDirect.c:26:9: note: in expansion of macro 'UNSET_ERROR'
   26 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
SQLExecDirect.c:34:20: warning: implicit declaration of function 'sqlexecute'; did you mean 'nnsql_execute'? [-Wimplicit-function-declaration]
   34 |         sqlcode |= sqlexecute(hstmt);
      |                    ^~~~~~~~~~
      |                    nnsql_execute
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLExecute.c  -fPIC -DPIC -o .libs/SQLExecute.o
In file included from driver.h:28,
                 from SQLExecute.c:16:
SQLExecute.c: In function 'SQLExecute':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLExecute.c:23:9: note: in expansion of macro 'UNSET_ERROR'
   23 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
SQLExecute.c:25:16: warning: implicit declaration of function 'sqlexecute'; did you mean 'SQLExecute'? [-Wimplicit-function-declaration]
   25 |         return sqlexecute(hstmt);
      |                ^~~~~~~~~~
      |                SQLExecute
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeEnv.c  -fPIC -DPIC -o .libs/SQLFreeEnv.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDescribeCol.c  -fPIC -DPIC -o .libs/SQLDescribeCol.o
In file included from driver.h:28,
                 from SQLDescribeCol.c:16:
SQLDescribeCol.c: In function 'SQLDescribeCol':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLDescribeCol.c:34:9: note: in expansion of macro 'UNSET_ERROR'
   34 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLError.c  -fPIC -DPIC -o .libs/SQLError.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFetch.c  -fPIC -DPIC -o .libs/SQLFetch.o
In file included from driver.h:28,
                 from SQLFetch.c:16:
SQLFetch.c: In function 'SQLFetch':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLFetch.c:29:9: note: in expansion of macro 'UNSET_ERROR'
   29 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeConnect.c  -fPIC -DPIC -o .libs/SQLFreeConnect.o
In file included from driver.h:28,
                 from SQLFreeConnect.c:16:
SQLFreeConnect.c: In function 'SQLFreeConnect':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLFreeConnect.c:25:9: note: in expansion of macro 'UNSET_ERROR'
   25 |         UNSET_ERROR( pdbc->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLCancel.c  -fPIC -DPIC -o .libs/SQLCancel.o
In file included from driver.h:28,
                 from SQLCancel.c:16:
SQLCancel.c: In function 'SQLCancel':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLCancel.c:25:9: note: in expansion of macro 'UNSET_ERROR'
   25 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLDriverConnect.c  -fPIC -DPIC -o .libs/SQLDriverConnect.o
In file included from driver.h:28,
                 from SQLDriverConnect.c:16:
SQLDriverConnect.c: In function 'SQLDriverConnect':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLDriverConnect.c:33:9: note: in expansion of macro 'UNSET_ERROR'
   33 |         UNSET_ERROR( pdbc->herr );
      |         ^~~~~~~~~~~
SQLDriverConnect.c:64:22: warning: implicit declaration of function 'nnodbc_conndialog' [-Wimplicit-function-declaration]
   64 |                 if ( nnodbc_conndialog( hwnd, buf, sizeof(buf)) )
      |                      ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetParam.c  -fPIC -DPIC -o .libs/SQLSetParam.o
SQLSetParam.c: In function 'SQLSetParam':
SQLSetParam.c:28:16: warning: implicit declaration of function 'SQLBindParameter' [-Wimplicit-function-declaration]
   28 |         return SQLBindParameter(hstmt,
      |                ^~~~~~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetConnectOption.c  -fPIC -DPIC -o .libs/SQLGetConnectOption.o
In file included from driver.h:28,
                 from SQLGetConnectOption.c:16:
SQLGetConnectOption.c: In function 'SQLGetConnectOption':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLGetConnectOption.c:23:9: note: in expansion of macro 'UNSET_ERROR'
   23 |         UNSET_ERROR( pdbc->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o misc.lo misc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c misc.c  -fPIC -DPIC -o .libs/misc.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumParams.c  -fPIC -DPIC -o .libs/SQLNumParams.o
In file included from driver.h:28,
                 from SQLNumParams.c:16:
SQLNumParams.c: In function 'SQLNumParams':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLNumParams.c:24:9: note: in expansion of macro 'UNSET_ERROR'
   24 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLNumResultCols.c  -fPIC -DPIC -o .libs/SQLNumResultCols.o
In file included from driver.h:28,
                 from SQLNumResultCols.c:16:
SQLNumResultCols.c: In function 'SQLNumResultCols':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLNumResultCols.c:24:9: note: in expansion of macro 'UNSET_ERROR'
   24 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLFreeStmt.c  -fPIC -DPIC -o .libs/SQLFreeStmt.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLGetData.c  -fPIC -DPIC -o .libs/SQLGetData.o
In file included from driver.h:28,
                 from SQLGetData.c:16:
SQLGetData.c: In function 'SQLGetData':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLGetData.c:34:9: note: in expansion of macro 'UNSET_ERROR'
   34 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLParamData.c  -fPIC -DPIC -o .libs/SQLParamData.o
In file included from driver.h:28,
                 from SQLParamData.c:16:
SQLParamData.c: In function 'SQLParamData':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLParamData.c:29:9: note: in expansion of macro 'UNSET_ERROR'
   29 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
SQLParamData.c:60:25: warning: implicit declaration of function 'sqlputdata'; did you mean 'nnsql_putdate'? [-Wimplicit-function-declaration]
   60 |                         sqlputdata( pstmt, ipar, data );
      |                         ^~~~~~~~~~
      |                         nnsql_putdate
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLSetConnectOption.c  -fPIC -DPIC -o .libs/SQLSetConnectOption.o
In file included from driver.h:28,
                 from SQLSetConnectOption.c:16:
SQLSetConnectOption.c: In function 'SQLSetConnectOption':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLSetConnectOption.c:22:9: note: in expansion of macro 'UNSET_ERROR'
   22 |         UNSET_ERROR( pdbc->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPutData.c  -fPIC -DPIC -o .libs/SQLPutData.o
In file included from driver.h:28,
                 from SQLPutData.c:16:
SQLPutData.c: In function 'SQLPutData':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLPutData.c:30:9: note: in expansion of macro 'UNSET_ERROR'
   30 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
SQLPutData.c:79:9: warning: implicit declaration of function 'sqlputdata'; did you mean 'SQLPutData'? [-Wimplicit-function-declaration]
   79 |         sqlputdata( pstmt, pstmt->putipar, data );
      |         ^~~~~~~~~~
      |         SQLPutData
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLRowCount.c  -fPIC -DPIC -o .libs/SQLRowCount.o
In file included from driver.h:28,
                 from SQLRowCount.c:16:
SQLRowCount.c: In function 'SQLRowCount':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLRowCount.c:24:9: note: in expansion of macro 'UNSET_ERROR'
   24 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c SQLPrepare.c  -fPIC -DPIC -o .libs/SQLPrepare.o
In file included from driver.h:28,
                 from SQLPrepare.c:16:
SQLPrepare.c: In function 'SQLPrepare':
herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration]
  129 |                         nnodbc_errstkunset(stack)
      |                         ^~~~~~~~~~~~~~~~~~
SQLPrepare.c:25:9: note: in expansion of macro 'UNSET_ERROR'
   25 |         UNSET_ERROR( pstmt->herr );
      |         ^~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o execute.lo execute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c execute.c  -fPIC -DPIC -o .libs/execute.o
execute.c: In function 'sqlexecute':
execute.c:62:34: warning: unused variable 'flag' [-Wunused-variable]
   62 |         int             i, npar, flag = 0;
      |                                  ^~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o convert.lo convert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c convert.c  -fPIC -DPIC -o .libs/convert.o
convert.c: In function 'char2str':
convert.c:46:17: warning: unused variable 'len' [-Wunused-variable]
   46 |         int     len;
      |                 ^~~
convert.c: At top level:
convert.c:187:1: warning: missing braces around initializer [-Wmissing-braces]
  187 | {
      | ^
  188 |         char2str,  char2num, char2date,
      |         {                             }
  189 |         tint2str,  tint2num, 0,
      |         {                     }
  190 |         short2str, short2num,0,
      |         {                     }
  191 |         long2str,  long2num, 0,
      |         {                     }
  192 |         date2str,  0,        odate2date
      |         {
  193 | };
      | }
convert.c:199:1: warning: missing braces around initializer [-Wmissing-braces]
  199 | {
      | ^
convert.c:221:1: warning: missing braces around initializer [-Wmissing-braces]
  221 | {
      | ^
convert.c:413:1: warning: missing braces around initializer [-Wmissing-braces]
  413 | {
      | ^
  414 |         str2char,  str2tint, str2short, str2long, str2date,
      |         {                                                 }
  415 |         num2char,  num2tint, num2short, num2long, 0,
      |         {                                          }
  416 |         date2char, 0,        0,         0,        date2odate
      |         {
  417 | };
      | }
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o connect.lo connect.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c connect.c  -fPIC -DPIC -o .libs/connect.o
connect.c: In function 'getinitfile':
connect.c:161:31: warning: implicit declaration of function 'getuid'; did you mean 'getpwuid'? [-Wimplicit-function-declaration]
  161 |         ptr = (char*)getpwuid(getuid());
      |                               ^~~~~~
      |                               getpwuid
connect.c:138:17: warning: unused variable 'i' [-Wunused-variable]
  138 |         int     i, j;
      |                 ^
connect.c: In function 'getkeyvalbydsn':
connect.c:222:49: warning: the comparison will always evaluate as 'false' for the address of 'buf' will never be NULL [-Waddress]
  222 |         if( dsnlen <= 0 || keywd == NULL || buf == 0 || size <= 0 )
      |                                                 ^~
connect.c:197:17: note: 'buf' declared here
  197 |         char    buf[1024];
      |                 ^~~
connect.c:266:29: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration]
  266 |                         if( upper_strneq(str, "[default]", STRLEN("[default]")) )
      |                             ^~~~~~~~~~~~
In file included from driver.h:18,
                 from connect.c:16:
nnconfig.h:38:39: warning: the address of 'token' will always evaluate as 'true' [-Waddress]
   38 | #  define       STRLEN(str)     ((str)? strlen((char*)(str)):0)
      |                                       ^
connect.c:313:29: note: in expansion of macro 'STRLEN'
  313 |                         if( STRLEN(token) > size - 1)
      |                             ^~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o herr.lo herr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c herr.c  -fPIC -DPIC -o .libs/herr.o
In file included from herr.c:20:
herr.ci:6:21: warning: missing braces around initializer [-Wmissing-braces]
    6 | } sqlerrmsg_tab[] = {
      |                     ^
    7 |         en_00000, "00000", "",
      |         {                    }
    8 |         en_01000, "01000", "General warning",
      |         {                                   }
    9 |         en_01002, "01002", "Disconnect error",
      |         {                                    }
   10 |         en_01004, "01004", "Data truncated",
      |         {                                  }
   11 |         en_01006, "01006", "Privilege not revoked",
      |         {                                         }
   12 |         en_01S00, "01S00", "Invalid connection string attribute",
      |         {                                                       }
   13 |         en_01S01, "01S01", "Error in row",
      |         {                                }
   14 |         en_01S02, "01S02", "Optional value changed",
      |         {                                          }
   15 |         en_01S03, "01S03", "No rows updated or deleted",
      |         {                                              }
   16 |         en_01S04, "01S04", "More than one row updated or deleted",
      |         {                                                        }
   17 |         en_07001, "07001", "Wrong number of parameters",
      |         {                                              }
   18 |         en_07006, "07006", "Restricted data type attribute violation",
      |         {                                                            }
   19 |         en_08001, "08001", "Unable to connect to data source",
      |         {                                                    }
   20 |         en_08002, "08002", "Connection in use",
      |         {                                     }
   21 |         en_08003, "08003", "Connect not open",
      |         {                                    }
   22 |         en_08004, "08004", "Data source rejected establishment of connection",
      |         {                                                                    }
   23 |         en_08007, "08007", "Connection failure during transaction",
      |         {                                                         }
   24 |         en_08S01, "08S01", "Communication link failure",
      |         {                                              }
   25 |         en_0A000, "0A000", "Feature not supported",
      |         {                                         }
   26 |         en_21S01, "21S01", "Insert value list does not match",
      |         {                                                    }
   27 |         en_21S02, "21S02", "Degree of derived table does not match column list",
      |         {                                                                      }
   28 |         en_22001, "22001", "String data right truncation",
      |         {                                                }
   29 |         en_22003, "22003", "Numeric value out of range",
      |         {                                              }
   30 |         en_22005, "22005", "Error in assignment",
      |         {                                       }
   31 |         en_22008, "22008", "Datetime field overflow",
      |         {                                           }
   32 |         en_22012, "22012", "Division by zero",
      |         {                                    }
   33 |         en_22026, "22026", "String data, length mismatch",
      |         {                                                }
   34 |         en_23000, "23000", "Integrity constraint violation",
      |         {                                                  }
   35 |         en_24000, "24000", "Invalid cursor state",
      |         {                                        }
   36 |         en_25000, "25000", "Invalid transaction state",
      |         {                                             }
   37 |         en_28000, "28000", "Invalid authorization specification",
      |         {                                                       }
   38 |         en_34000, "34000", "Invalid cursor name",
      |         {                                       }
   39 |         en_37000, "37000", "Syntex error or access violation",
      |         {                                                    }
   40 |         en_3C000, "3C000", "Duplicate cursor name",
      |         {                                         }
   41 |         en_40001, "40001", "Serialization failure",
      |         {                                         }
   42 |         en_42000, "42000", "Syntax error or access violation",
      |         {                                                    }
   43 |         en_70100, "70100", "Operation aborted",
      |         {                                     }
   44 |         en_IM001, "IM001", "Driver does not support this function",
      |         {                                                         }
   45 |         en_IM002, "IM002", "Data source name not found and no default "
      |         {
   46 |                            "driver specified. Driver could not be loaded",
      |                                                                          }
   47 |         en_IM003, "IM003", "Specified driver could not be loaded",
      |         {                                                        }
   48 |         en_IM004, "IM004", "Driver's SQLAllocEnv() failed",
      |         {                                                 }
   49 |         en_IM005, "IM005", "Driver's SQLAllocConnect() failed",
      |         {                                                     }
   50 |         en_IM006, "IM006", "Driver's SQLSetConnectOption failed",
      |         {                                                       }
   51 |         en_IM007, "IM007", "No data source or driver specified, dialog prohibited",
      |         {                                                                         }
   52 |         en_IM008, "IM008", "Dialog failed",
      |         {                                 }
   53 |         en_IM009, "IM009", "Unable to load translation DLL",
      |         {                                                  }
   54 |         en_IM010, "IM010", "Data source name too long",
      |         {                                             }
   55 |         en_IM011, "IM011", "Driver name too long",
      |         {                                        }
   56 |         en_IM012, "IM012", "DRIVER keyword syntax error",
      |         {                                               }
   57 |         en_IM013, "IM013", "Trace file error",
      |         {                                    }
   58 |         en_IM014, "IM014", "Try to change tracing file while tracing is on",
      |         {                                                                  }
   59 |         en_S0001, "S0001", "Base table or view already exists",
      |         {                                                     }
   60 |         en_S0002, "S0002", "Base table not found",
      |         {                                        }
   61 |         en_S0011, "S0011", "Index already exists",
      |         {                                        }
   62 |         en_S0012, "S0012", "Index not found",
      |         {                                   }
   63 |         en_S0021, "S0021", "Column already exists",
      |         {                                         }
   64 |         en_S0022, "S0022", "Column not found",
      |         {                                    }
   65 |         en_S0023, "S0023", "No default for column",
      |         {                                         }
   66 |         en_S1000, "S1000", "General error",
      |         {                                 }
   67 |         en_S1001, "S1001", "Memory allocation failure",
      |         {                                             }
   68 |         en_S1002, "S1002", "Invalid column number",
      |         {                                         }
   69 |         en_S1003, "S1003", "Program type out of range",
      |         {                                             }
   70 |         en_S1004, "S1004", "SQL data type out of range",
      |         {                                              }
   71 |         en_S1008, "S1008", "Operation canceled",
      |         {                                      }
   72 |         en_S1009, "S1009", "Invalid argument value",
      |         {                                          }
   73 |         en_S1010, "S1010", "Function sequence error",
      |         {                                           }
   74 |         en_S1011, "S1011", "Operation invalid at this time",
      |         {                                                  }
   75 |         en_S1012, "S1012", "Invalid transaction operation code specified",
      |         {                                                                }
   76 |         en_S1015, "S1015", "No cursor name available",
      |         {                                            }
   77 |         en_S1090, "S1090", "Invalid string or buffer length",
      |         {                                                   }
   78 |         en_S1091, "S1091", "Descriptor type out of range",
      |         {                                                }
   79 |         en_S1092, "S1092", "Option type out of range",
      |         {                                            }
   80 |         en_S1093, "S1093", "Invalid parameter",
      |         {                                     }
   81 |         en_S1094, "S1094", "Invalid scale value",
      |         {                                       }
   82 |         en_S1095, "S1095", "Function type out of range",
      |         {                                              }
   83 |         en_S1096, "S1096", "Information type out of range",
      |         {                                                 }
   84 |         en_S1097, "S1097", "Column type out of range",
      |         {                                            }
   85 |         en_S1098, "S1098", "Scope type out of range",
      |         {                                           }
   86 |         en_S1099, "S1099", "Nullable type out of range",
      |         {                                              }
   87 |         en_S1100, "S1100", "Uniquenss option type out of range",
      |         {                                                      }
   88 |         en_S1101, "S1101", "Accuracy option type out of range",
      |         {                                                     }
   89 |         en_S1103, "S1103", "Direction option out of range",
      |         {                                                 }
   90 |         en_S1104, "S1104", "Invalid precision value",
      |         {                                           }
   91 |         en_S1105, "S1105", "Invalid parameter type",
      |         {                                          }
   92 |         en_S1106, "S1106", "Fetch type out of range",
      |         {                                           }
   93 |         en_S1107, "S1107", "Row value out of range",
      |         {                                          }
   94 |         en_S1108, "S1108", "Concurrency option out of range",
      |         {                                                   }
   95 |         en_S1109, "S1109", "Invalid cursor position",
      |         {                                           }
   96 |         en_S1110, "S1110", "Invalid driver completion",
      |         {                                             }
   97 |         en_S1111, "S1111", "Invalid bookmark value",
      |         {                                          }
   98 |         en_S1C00, "S1C00", "Driver not capable",
      |         {                                      }
   99 |         en_S1T00, "S1T00", "Timeout expired",
      |         {                                   }
  100 |         -1,       0,       0
      |         {
  101 | };
      | }
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o prepare.lo prepare.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c prepare.c  -fPIC -DPIC -o .libs/prepare.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o yyerr.lo yyerr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c yyerr.c  -fPIC -DPIC -o .libs/yyerr.o
In file included from yyerr.c:20:
yyerr.ci:6:17: warning: missing braces around initializer [-Wmissing-braces]
    6 | } yy_errmsg[] = {
      |                 ^
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o nncol.lo nncol.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c nncol.c  -fPIC -DPIC -o .libs/nncol.o
In file included from nncol.c:20:
nncol.ci:11:1: warning: missing braces around initializer [-Wmissing-braces]
   11 | {
      | ^
   12 |         en_article_num, "Article-Num",  en_t_num, 0, 0,
      |         {                                             }
   13 |         en_article_num, "Article",      en_t_num, 0, 0, /* alias name */
      |         {                                             }
   14 | 
   15 |         en_newsgroups,  "Newsgroups",   en_t_str, 1, 0,
      |         {                                             }
   16 |         en_newsgroups,  "Groups",       en_t_str, 1, 0, /* alias name */
      |         {                                             }
   17 |         en_subject,     "Subject",      en_t_str, 0, 1,
      |         {                                             }
   18 |         en_from,        "From",         en_t_str, 0, 1,
      |         {                                             }
   19 |         en_sender,      "Sender",       en_t_str, 1, 1,
      |         {                                             }
   20 |         en_organization,"Organization", en_t_str, 1, 1,
      |         {                                             }
   21 |         en_summary,     "Summary",      en_t_str, 1, 1,
      |         {                                             }
   22 |         en_keywords,    "Keywords",     en_t_str, 1, 1,
      |         {                                             }
   23 |         en_expires,     "Expires",      en_t_str, 1, 1,
      |         {                                             }
   24 |         en_msgid,       "Message-ID",   en_t_str, 1, 1,
      |         {                                             }
   25 |         en_msgid,       "Msgid",        en_t_str, 1, 1, /* alias name */
      |         {                                             }
   26 |         en_references,  "References",   en_t_str, 1, 1,
      |         {                                             }
   27 |         en_followup_to, "Followup-To",  en_t_str, 1, 1,
      |         {                                             }
   28 |         en_reply_to,    "Reply-To",     en_t_str, 1, 1,
      |         {                                             }
   29 |         en_distribution,"Distribution", en_t_str, 1, 1,
      |         {                                             }
   30 | 
   31 |         en_xref,        "Xref",         en_t_str, 1, 0,
      |         {                                             }
   32 |         en_host,   "NNTP-Posting-Host", en_t_str, 1, 0,
      |         {                                             }
   33 |         en_host,        "Host",         en_t_str, 1, 0, /* alias name */
      |         {                                             }
   34 |         en_date,        "Date",         en_t_date,1, 0,
      |         {                                             }
   35 |         en_path,        "Path",         en_t_str, 1, 0,
      |         {                                             }
   36 | 
   37 |         en_lines,       "Lines",        en_t_num, 1, 0,
      |         {                                             }
   38 | 
   39 |         en_x_newsreader,"X-Newsreader", en_t_str, 1, 0,
      |         {                                             }
   40 |         en_x_newsreader,"Agent",        en_t_str, 1, 0, /* alias name */
      |         {                                             }
   41 | 
   42 |         en_body,        "Body",         en_t_text,0, 1,
      |         {                                             }
   43 |         en_body,        "Text",         en_t_text,0, 1, /* alias name */
      |         {                                             }
   44 | 
   45 |         en_sql_count,   "count()",      en_t_num, 1, 0,
      |         {                                             }
   46 |         en_sql_qstr,    "qstring",      en_t_str, 1, 0,
      |         {                                             }
   47 |         en_sql_num,     "number",       en_t_num, 1, 0,
      |         {                                             }
   48 |         en_sql_date,    "const. date",  en_t_date,1, 0
      |         {
   49 | };
      | }
nncol.c: In function 'nnsql_getcolidxbyname':
nncol.c:28:20: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration]
   28 |                 if(upper_strneq( col_name, nncol_info_tab[i].name, 16))
      |                    ^~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o yytchk.lo yytchk.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c yytchk.c  -fPIC -DPIC -o .libs/yytchk.o
yytchk.c: In function 'getleaftype':
yytchk.c:27:25: warning: variable 'attr' set but not used [-Wunused-but-set-variable]
   27 |         yyattr_t*       attr;
      |                         ^~~~
yytchk.c: In function 'srchtree_tchk':
yytchk.c:118:23: warning: unused variable 'flag' [-Wunused-variable]
  118 |         int     r, s, flag = 0;
      |                       ^~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o yyevl.lo yyevl.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c yyevl.c  -fPIC -DPIC -o .libs/yyevl.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o nndate.lo nndate.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c nndate.c  -fPIC -DPIC -o .libs/nndate.o
nndate.c: In function 'nndate2date':
nndate.c:41:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   41 |         if(i = atoi(buf))
      |            ^
nndate.c:56:21: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration]
   56 |                 if( upper_strneq(buf, month_name[i], 3) )
      |                     ^~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o yylex.lo yylex.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c yylex.c  -fPIC -DPIC -o .libs/yylex.o
In file included from yylex.c:23:
yylex.ci:2:1: warning: missing braces around initializer [-Wmissing-braces]
    2 | {
      | ^
yylex.ci:48:1: warning: missing braces around initializer [-Wmissing-braces]
   48 | {
      | ^
yylex.ci:54:1: warning: missing braces around initializer [-Wmissing-braces]
   54 | {
      | ^
   55 |         en_cmpop_eq,    "=",
      |         {                  }
   56 |         en_cmpop_eq,    "==",
      |         {                   }
   57 |         en_cmpop_ne,    "<>",
      |         {                   }
   58 |         en_cmpop_ne,    "!=",
      |         {                   }
   59 |         en_cmpop_gt,    ">",
      |         {                  }
   60 |         en_cmpop_ge,    ">=",
      |         {                   }
   61 |         en_cmpop_lt,    "<",
      |         {                  }
   62 |         en_cmpop_le,    "<="
      |         {
   63 | };
      | }
yylex.c: In function 'getkeywdidxbyname':
yylex.c:53:20: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration]
   53 |                 if(upper_strneq(name, keywd_tab[i].name, 12))
      |                    ^~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o yystmt.lo yystmt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c yystmt.c  -fPIC -DPIC -o .libs/yystmt.o
yystmt.c: In function 'yyfetch':
yystmt.c:208:33: warning: implicit declaration of function 'nnsql_getrange'; did you mean 'nnsql_getdate'? [-Wimplicit-function-declaration]
  208 |                                 nnsql_getrange(yystmt, &(yystmt->artnum_min), &(yystmt->artnum_max));
      |                                 ^~~~~~~~~~~~~~
      |                                 nnsql_getdate
yystmt.c: In function 'nnsql_fetch':
yystmt.c:316:37: warning: implicit declaration of function 'nnsql_srchtree_evl' [-Wimplicit-function-declaration]
  316 |                                 r = nnsql_srchtree_evl(hstmt);
      |                                     ^~~~~~~~~~~~~~~~~~
yystmt.c: In function 'yyunbindpar':
yystmt.c:392:25: warning: unused variable 'i' [-Wunused-variable]
  392 |         int             i;
      |                         ^
yystmt.c: In function 'access_mode_chk':
yystmt.c:518:29: warning: implicit declaration of function 'nnsql_strlike' [-Wimplicit-function-declaration]
  518 |                         if( nnsql_strlike( pstmt->table, "%.test", 0, 0) )
      |                             ^~~~~~~~~~~~~
yystmt.c:542:35: warning: implicit declaration of function 'nntp_postok'; did you mean 'nntp_last'? [-Wimplicit-function-declaration]
  542 |         if( ! pstmt->errcode && ! nntp_postok( pstmt->hcndes ) )
      |                                   ^~~~~~~~~~~
      |                                   nntp_last
yystmt.c: In function 'nnsql_prepare':
yystmt.c:585:9: warning: implicit declaration of function 'nnsql_yyinit' [-Wimplicit-function-declaration]
  585 |         nnsql_yyinit(&yyenv, pstmt);
      |         ^~~~~~~~~~~~
yystmt.c:587:13: warning: implicit declaration of function 'nnsql_yyparse'; did you mean 'nnsql_prepare'? [-Wimplicit-function-declaration]
  587 |         if( nnsql_yyparse(&yyenv)
      |             ^~~~~~~~~~~~~
      |             nnsql_prepare
yystmt.c:558:25: warning: unused variable 'r' [-Wunused-variable]
  558 |         int             r;
      |                         ^
yystmt.c: In function 'do_srch_delete':
yystmt.c:750:65: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration]
  750 |                                                                 sleep(1 + rcnt);
      |                                                                 ^~~~~
yystmt.c:716:28: warning: unused variable 'i' [-Wunused-variable]
  716 |         int             r, i, rcnt;
      |                            ^
yystmt.c: In function 'nnsql_execute':
yystmt.c:817:29: warning: implicit declaration of function 'nnsql_srchtree_tchk' [-Wimplicit-function-declaration]
  817 |                         if( nnsql_srchtree_tchk(hstmt)
      |                             ^~~~~~~~~~~~~~~~~~~
yystmt.c: At top level:
yystmt.c:18:17: warning: 'sccsid' defined but not used [-Wunused-variable]
   18 | static char     sccsid[]
      |                 ^~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o yyparse.lo yyparse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c yyparse.c  -fPIC -DPIC -o .libs/yyparse.o
yyparse.c: In function 'nnsql_yyparse':
yyparse.y:38:33: warning: implicit declaration of function 'nnsql_yylex'; did you mean 'nnsql_yyparse'? [-Wimplicit-function-declaration]
   38 | # define yylex(pyylval)         nnsql_yylex(pyylval, pyyenv)
      |                                 ^~~~~~~~~~~
yyparse.c:1465:16: note: in expansion of macro 'yylex'
 1465 |       yychar = yylex (&yylval);
      |                ^~~~~
yyparse.y:374:33: warning: unused variable 'p' [-Wunused-variable]
  374 |                 void*           p;
      |                                 ^
yyparse.y: In function 'unpack_col_name':
yyparse.y:824:17: warning: unused variable 'c' [-Wunused-variable]
  824 |         char    c;
      |                 ^
yyparse.y: At top level:
yyparse.y:17:17: warning: 'sccsid' defined but not used [-Wunused-variable]
   17 | static  char    sccsid[]
      |                 ^~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I.   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c -o nntp.lo nntp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -c nntp.c  -fPIC -DPIC -o .libs/nntp.o
In file included from nntp.c:23:
nntp.ci:8:16: warning: missing braces around initializer [-Wmissing-braces]
    8 | } nntp_msg[] = {
      |                ^
nntp.c: In function 'nntp_connect':
nntp.c:92:43: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration]
   92 |                 srvaddr.sin_addr.s_addr = inet_addr(server);
      |                                           ^~~~~~~~~
In file included from nntp.c:17:
./nnconfig.h:72:49: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
   72 | #  define       SOCK_CLOSE(sd)                  close(sd)
      |                                                 ^~~~~
nntp.c:122:17: note: in expansion of macro 'SOCK_CLOSE'
  122 |                 SOCK_CLOSE( sock );
      |                 ^~~~~~~~~~
nntp.c:71:31: warning: unused variable 'err' [-Wunused-variable]
   71 |         int             sock, err;
      |                               ^~~
nntp.c: In function 'nntp_next':
nntp.c:363:17: warning: unused variable 'code' [-Wunused-variable]
  363 |         int     code;
      |                 ^~~~
nntp.c: In function 'nntp_last':
nntp.c:399:17: warning: unused variable 'size' [-Wunused-variable]
  399 |         int     size;
      |                 ^~~~
nntp.c:398:17: warning: unused variable 'body' [-Wunused-variable]
  398 |         char*   body;
      |                 ^~~~
nntp.c:397:23: warning: unused variable 'sock' [-Wunused-variable]
  397 |         int     code, sock;
      |                       ^~~~
nntp.c:397:17: warning: unused variable 'code' [-Wunused-variable]
  397 |         int     code, sock;
      |                 ^~~~
nntp.c: In function 'nntp_xhdr':
nntp.c:454:16: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration]
  454 |         flag = upper_strneq(xhdr_data->header, "lines", 6);
      |                ^~~~~~~~~~~~
nntp.c: In function 'nntp_start_post':
nntp.c:709:25: warning: unused variable 'i' [-Wunused-variable]
  709 |         int             i;
      |                         ^
nntp.c: In function 'nntp_close':
./nnconfig.h:75:49: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
   75 | #  define       SOCK_FGETS(buf, size, stream)   fgets(buf, size, stream)
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
nntp.c:203:9: note: in expansion of macro 'SOCK_FGETS'
  203 |         SOCK_FGETS(msgbuf, sizeof(msgbuf), pcndes->sin );
      |         ^~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined  -version-info 2:0:0 -module  -o libnn.la -rpath /usr/lib64 SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLCancel.lo SQLConnect.lo SQLDescribeCol.lo SQLDisconnect.lo SQLDriverConnect.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLFetch.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeStmt.lo SQLGetConnectOption.lo SQLGetData.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLPrepare.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetParam.lo misc.lo connect.lo convert.lo execute.lo herr.lo prepare.lo yyparse.lo yylex.lo yystmt.lo yyerr.lo yyevl.lo yytchk.lo nncol.lo nndate.lo nntp.lo  -lpthread
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLConnect.o .libs/SQLDescribeCol.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLFetch.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeStmt.o .libs/SQLGetConnectOption.o .libs/SQLGetData.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLPrepare.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectOption.o .libs/SQLSetParam.o .libs/misc.o .libs/connect.o .libs/convert.o .libs/execute.o .libs/herr.o .libs/prepare.o .libs/yyparse.o .libs/yylex.o .libs/yystmt.o .libs/yyerr.o .libs/yyevl.o .libs/yytchk.o .libs/nncol.o .libs/nndate.o .libs/nntp.o   -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libnn.so.2 -o .libs/libnn.so.2.0.0
SQLSetParam.c:28:16: warning: type of 'SQLBindParameter' does not match original declaration [-Wlto-type-mismatch]
   28 |         return SQLBindParameter(hstmt,
      |                ^
SQLBindParameter.c:18:17: note: return value type mismatch
   18 | RETCODE SQL_API SQLBindParameter(
      |                 ^
SQLBindParameter.c:18:17: note: type 'RETCODE' should match type 'int'
SQLBindParameter.c:18:17: note: 'SQLBindParameter' was previously declared here
SQLBindParameter.c:18:17: note: code may be misoptimized unless '-fno-strict-aliasing' is used
libtool: link: (cd ".libs" && rm -f "libnn.so.2" && ln -s "libnn.so.2.0.0" "libnn.so.2")
libtool: link: (cd ".libs" && rm -f "libnn.so" && ln -s "libnn.so.2.0.0" "libnn.so")
libtool: link: ( cd ".libs" && rm -f "libnn.la" && ln -s "../libnn.la" "libnn.la" )
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Nothing to be done for 'all-am'.
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in doc
Making all in AdministratorManual
make[3]: Nothing to be done for 'all'.
Making all in ProgrammerManual
Making all in Tutorial
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in UserManual
make[3]: Nothing to be done for 'all'.
Making all in lst
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in samples
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31623
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/unixODBC-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/unixODBC-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd unixODBC-2.3.7
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/unixODBC-buildroot
make: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
Making install in extras
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
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/unixODBC-2.3.7/extras'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/extras'
Making install in log
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
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/unixODBC-2.3.7/log'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/log'
Making install in lst
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
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/unixODBC-2.3.7/lst'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/lst'
Making install in ini
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
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/unixODBC-2.3.7/ini'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/ini'
Making install in libltdl
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/libltdl'
Making install in odbcinst
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcinst.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcinst.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcinst.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so.2 || { rm -f libodbcinst.so.2 && ln -s libodbcinst.so.2.0.0 libodbcinst.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so || { rm -f libodbcinst.so && ln -s libodbcinst.so.2.0.0 libodbcinst.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcinst.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcinst.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/odbcinst'
Making install in DriverManager
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbc.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbc.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbc.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbc.so.2.0.0 libodbc.so.2 || { rm -f libodbc.so.2 && ln -s libodbc.so.2.0.0 libodbc.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbc.so.2.0.0 libodbc.so || { rm -f libodbc.so && ln -s libodbc.so.2.0.0 libodbc.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbc.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbc.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DriverManager'
Making install in exe
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p isql dltest odbcinst iusql odbc_config slencheck '/usr/src/tmp/unixODBC-buildroot/usr/bin'
libtool: warning: '../DriverManager/libodbc.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/isql /usr/src/tmp/unixODBC-buildroot/usr/bin/isql
libtool: install: /usr/libexec/rpm-build/install -p dltest /usr/src/tmp/unixODBC-buildroot/usr/bin/dltest
libtool: warning: '../odbcinst/libodbcinst.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/odbcinst /usr/src/tmp/unixODBC-buildroot/usr/bin/odbcinst
libtool: warning: '../DriverManager/libodbc.la' has not been installed in '/usr/lib64'
libtool: warning: '../odbcinst/libodbcinst.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/iusql /usr/src/tmp/unixODBC-buildroot/usr/bin/iusql
libtool: install: /usr/libexec/rpm-build/install -p odbc_config /usr/src/tmp/unixODBC-buildroot/usr/bin/odbc_config
libtool: warning: '../DriverManager/libodbc.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/slencheck /usr/src/tmp/unixODBC-buildroot/usr/bin/slencheck
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/exe'
Making install in cur
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbccr.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: warning: relinking 'libodbccr.la'
libtool: install: (cd /usr/src/RPM/BUILD/unixODBC-2.3.7/cur; /bin/sh "/usr/src/RPM/BUILD/unixODBC-2.3.7/libtool"  --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic ../DriverManager/libodbc.la -o libodbccr.la -rpath /usr/lib64 SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagRec.lo SQLGetDiagField.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescRec.lo SQLSetDescField.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo -lpthread -inst-prefix-dir /usr/src/tmp/unixODBC-buildroot)
libtool: relink: echo "{ global:" > .libs/libodbccr.ver
libtool: relink:  cat ./cur.exp | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver
libtool: relink:  echo "local: *; };" >> .libs/libodbccr.ver
libtool: relink:  	 if test -r libodbccr-altlinux.ver; then cp libodbccr-altlinux.ver .libs/libodbccr.ver; fi
libtool: relink:  x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagRec.o .libs/SQLGetDiagField.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescRec.o .libs/SQLSetDescField.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o   -L/usr/src/tmp/unixODBC-buildroot/usr/lib64 -L/usr/lib64 -lodbc -lpthread  -g -O2 -flto=auto   -pthread -Wl,-soname -Wl,libodbccr.so.2 -Wl,-version-script -Wl,.libs/libodbccr.ver -o .libs/libodbccr.so.2.0.0
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbccr.so.2.0.0T /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbccr.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbccr.so.2.0.0 libodbccr.so.2 || { rm -f libodbccr.so.2 && ln -s libodbccr.so.2.0.0 libodbccr.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbccr.so.2.0.0 libodbccr.so || { rm -f libodbccr.so && ln -s libodbccr.so.2.0.0 libodbccr.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbccr.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbccr.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/cur'
Making install in DRVConfig
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig'
Making install in drvcfg1
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcdrvcfg1S.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcdrvcfg1S.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcdrvcfg1S.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcdrvcfg1S.so.2.0.0 libodbcdrvcfg1S.so.2 || { rm -f libodbcdrvcfg1S.so.2 && ln -s libodbcdrvcfg1S.so.2.0.0 libodbcdrvcfg1S.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcdrvcfg1S.so.2.0.0 libodbcdrvcfg1S.so || { rm -f libodbcdrvcfg1S.so && ln -s libodbcdrvcfg1S.so.2.0.0 libodbcdrvcfg1S.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcdrvcfg1S.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcdrvcfg1S.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg1'
Making install in drvcfg2
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcdrvcfg2S.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcdrvcfg2S.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcdrvcfg2S.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcdrvcfg2S.so.2.0.0 libodbcdrvcfg2S.so.2 || { rm -f libodbcdrvcfg2S.so.2 && ln -s libodbcdrvcfg2S.so.2.0.0 libodbcdrvcfg2S.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcdrvcfg2S.so.2.0.0 libodbcdrvcfg2S.so || { rm -f libodbcdrvcfg2S.so && ln -s libodbcdrvcfg2S.so.2.0.0 libodbcdrvcfg2S.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcdrvcfg2S.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcdrvcfg2S.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/drvcfg2'
Making install in PostgreSQL
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcpsqlS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcpsqlS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsqlS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcpsqlS.so.2.0.0 libodbcpsqlS.so.2 || { rm -f libodbcpsqlS.so.2 && ln -s libodbcpsqlS.so.2.0.0 libodbcpsqlS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcpsqlS.so.2.0.0 libodbcpsqlS.so || { rm -f libodbcpsqlS.so && ln -s libodbcpsqlS.so.2.0.0 libodbcpsqlS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcpsqlS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsqlS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/PostgreSQL'
Making install in MiniSQL
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcminiS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcminiS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcminiS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcminiS.so.2.0.0 libodbcminiS.so.2 || { rm -f libodbcminiS.so.2 && ln -s libodbcminiS.so.2.0.0 libodbcminiS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcminiS.so.2.0.0 libodbcminiS.so || { rm -f libodbcminiS.so && ln -s libodbcminiS.so.2.0.0 libodbcminiS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcminiS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcminiS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MiniSQL'
Making install in MySQL
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcmyS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcmyS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcmyS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcmyS.so.2.0.0 libodbcmyS.so.2 || { rm -f libodbcmyS.so.2 && ln -s libodbcmyS.so.2.0.0 libodbcmyS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcmyS.so.2.0.0 libodbcmyS.so || { rm -f libodbcmyS.so && ln -s libodbcmyS.so.2.0.0 libodbcmyS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcmyS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcmyS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/MySQL'
Making install in nn
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcnnS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcnnS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcnnS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcnnS.so.2.0.0 libodbcnnS.so.2 || { rm -f libodbcnnS.so.2 && ln -s libodbcnnS.so.2.0.0 libodbcnnS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcnnS.so.2.0.0 libodbcnnS.so || { rm -f libodbcnnS.so && ln -s libodbcnnS.so.2.0.0 libodbcnnS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcnnS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcnnS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/nn'
Making install in esoob
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libesoobS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libesoobS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libesoobS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libesoobS.so.2.0.0 libesoobS.so.2 || { rm -f libesoobS.so.2 && ln -s libesoobS.so.2.0.0 libesoobS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libesoobS.so.2.0.0 libesoobS.so || { rm -f libesoobS.so && ln -s libesoobS.so.2.0.0 libesoobS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libesoobS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libesoobS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/esoob'
Making install in oplodbc
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   liboplodbcS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/liboplodbcS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/liboplodbcS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f liboplodbcS.so.2.0.0 liboplodbcS.so.2 || { rm -f liboplodbcS.so.2 && ln -s liboplodbcS.so.2.0.0 liboplodbcS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f liboplodbcS.so.2.0.0 liboplodbcS.so || { rm -f liboplodbcS.so && ln -s liboplodbcS.so.2.0.0 liboplodbcS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/liboplodbcS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/liboplodbcS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/oplodbc'
Making install in template
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/template'
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/unixODBC-2.3.7/DRVConfig/template'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/template'
Making install in tds
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libtdsS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libtdsS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libtdsS.so.2.0.0 libtdsS.so.2 || { rm -f libtdsS.so.2 && ln -s libtdsS.so.2.0.0 libtdsS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libtdsS.so.2.0.0 libtdsS.so || { rm -f libtdsS.so && ln -s libtdsS.so.2.0.0 libtdsS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtdsS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libtdsS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/tds'
Making install in txt
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbctxtS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbctxtS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbctxtS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbctxtS.so.2.0.0 libodbctxtS.so.2 || { rm -f libodbctxtS.so.2 && ln -s libodbctxtS.so.2.0.0 libodbctxtS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbctxtS.so.2.0.0 libodbctxtS.so || { rm -f libodbctxtS.so && ln -s libodbctxtS.so.2.0.0 libodbctxtS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbctxtS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbctxtS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/txt'
Making install in Oracle
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   liboraodbcS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/liboraodbcS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/liboraodbcS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f liboraodbcS.so.2.0.0 liboraodbcS.so.2 || { rm -f liboraodbcS.so.2 && ln -s liboraodbcS.so.2.0.0 liboraodbcS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f liboraodbcS.so.2.0.0 liboraodbcS.so || { rm -f liboraodbcS.so && ln -s liboraodbcS.so.2.0.0 liboraodbcS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/liboraodbcS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/liboraodbcS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Oracle'
Making install in sapdb
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libsapdbS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsapdbS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libsapdbS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libsapdbS.so.2.0.0 libsapdbS.so.2 || { rm -f libsapdbS.so.2 && ln -s libsapdbS.so.2.0.0 libsapdbS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libsapdbS.so.2.0.0 libsapdbS.so || { rm -f libsapdbS.so && ln -s libsapdbS.so.2.0.0 libsapdbS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsapdbS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libsapdbS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/sapdb'
Making install in Mimer
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libmimerS.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimerS.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libmimerS.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libmimerS.so.2.0.0 libmimerS.so.2 || { rm -f libmimerS.so.2 && ln -s libmimerS.so.2.0.0 libmimerS.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libmimerS.so.2.0.0 libmimerS.so || { rm -f libmimerS.so && ln -s libmimerS.so.2.0.0 libmimerS.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmimerS.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libmimerS.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig/Mimer'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig'
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/unixODBC-2.3.7/DRVConfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/DRVConfig'
Making install in Drivers
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers'
Making install in Postgre7.1
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libodbcpsql.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcpsql.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsql.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so.2 || { rm -f libodbcpsql.so.2 && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so || { rm -f libodbcpsql.so && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libodbcpsql.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsql.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/Postgre7.1'
Making install in template
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libtemplate.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtemplate.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libtemplate.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libtemplate.so.2.0.0 libtemplate.so.2 || { rm -f libtemplate.so.2 && ln -s libtemplate.so.2.0.0 libtemplate.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libtemplate.so.2.0.0 libtemplate.so || { rm -f libtemplate.so && ln -s libtemplate.so.2.0.0 libtemplate.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtemplate.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libtemplate.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/template'
Making install in MiniSQL
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/MiniSQL'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/MiniSQL'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/MiniSQL'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/MiniSQL'
Making install in nn
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/libexec/rpm-build/install -p   libnn.la '/usr/src/tmp/unixODBC-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libnn.so.2.0.0 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libnn.so.2.0.0
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libnn.so.2.0.0 libnn.so.2 || { rm -f libnn.so.2 && ln -s libnn.so.2.0.0 libnn.so.2; }; })
libtool: install: (cd /usr/src/tmp/unixODBC-buildroot/usr/lib64 && { ln -s -f libnn.so.2.0.0 libnn.so || { rm -f libnn.so && ln -s libnn.so.2.0.0 libnn.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libnn.lai /usr/src/tmp/unixODBC-buildroot/usr/lib64/libnn.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers/nn'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers'
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/unixODBC-2.3.7/Drivers'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/Drivers'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h sqlspi.h autotest.h uodbc_stats.h uodbc_extras.h '/usr/src/tmp/unixODBC-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/include'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc'
Making install in AdministratorManual
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/AdministratorManual'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/AdministratorManual'
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/unixODBC-2.3.7/doc/AdministratorManual'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/AdministratorManual'
Making install in ProgrammerManual
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual'
Making install in Tutorial
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual/Tutorial'
make[4]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual/Tutorial'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual/Tutorial'
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual/Tutorial'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual'
make[4]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual'
make[3]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/ProgrammerManual'
Making install in UserManual
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/UserManual'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/UserManual'
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/unixODBC-2.3.7/doc/UserManual'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/UserManual'
Making install in lst
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/lst'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/lst'
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/unixODBC-2.3.7/doc/lst'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc/lst'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc'
make[3]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc'
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/unixODBC-2.3.7/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/doc'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 isql.1 odbcinst.1 dltest.1 iusql.1 odbc_config.1 '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 odbc.ini.5 odbcinst.ini.5 '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man7'
 /usr/libexec/rpm-build/install -p -m 644 unixODBC.7 '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man7'
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/man'
Making install in samples
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/samples'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/samples'
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/unixODBC-2.3.7/samples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7/samples'
make[1]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
make[2]: Entering directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/unixODBC-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 cur/odbccr.pc DriverManager/odbc.pc odbcinst/odbcinst.pc '/usr/src/tmp/unixODBC-buildroot/usr/lib64/pkgconfig'
mkdir -p /usr/src/tmp/unixODBC-buildroot/etc/ODBCDataSources
touch /usr/src/tmp/unixODBC-buildroot/etc/odbcinst.ini
touch /usr/src/tmp/unixODBC-buildroot/etc/odbc.ini
cp unixodbc_conf.h /usr/src/tmp/unixODBC-buildroot/usr/include/unixodbc_conf.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
make[1]: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
make: Leaving directory '/usr/src/RPM/BUILD/unixODBC-2.3.7'
+ chrpath -d /usr/src/tmp/unixODBC-buildroot/usr/bin/dltest /usr/src/tmp/unixODBC-buildroot/usr/bin/isql /usr/src/tmp/unixODBC-buildroot/usr/bin/iusql /usr/src/tmp/unixODBC-buildroot/usr/bin/odbc_config /usr/src/tmp/unixODBC-buildroot/usr/bin/odbcinst /usr/src/tmp/unixODBC-buildroot/usr/bin/slencheck /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbccr.so /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbccr.so.2 /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbccr.so.2.0.0
+ install -pD -m644 /usr/src/RPM/SOURCES/unixODBC-odbcinst.ini /usr/src/tmp/unixODBC-buildroot/etc/odbcinst.ini
+ subst s,@libdir@,/usr/lib64, /usr/src/tmp/unixODBC-buildroot/etc/odbcinst.ini
+ find doc -name 'Makefile*' -delete
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/unixODBC-buildroot (auto)
removed './usr/lib64/libnn.la'
removed './usr/lib64/libtemplate.la'
removed './usr/lib64/libodbcpsql.la'
removed './usr/lib64/libmimerS.la'
removed './usr/lib64/libsapdbS.la'
removed './usr/lib64/liboraodbcS.la'
removed './usr/lib64/libodbctxtS.la'
removed './usr/lib64/libtdsS.la'
removed './usr/lib64/liboplodbcS.la'
removed './usr/lib64/libesoobS.la'
removed './usr/lib64/libodbcnnS.la'
removed './usr/lib64/libodbcmyS.la'
removed './usr/lib64/libodbcminiS.la'
removed './usr/lib64/libodbcpsqlS.la'
removed './usr/lib64/libodbcdrvcfg2S.la'
removed './usr/lib64/libodbcdrvcfg1S.la'
removed './usr/lib64/libodbccr.la'
removed './usr/lib64/libodbc.la'
removed './usr/lib64/libodbcinst.la'
mode of './usr/lib64/libnn.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libtemplate.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcpsql.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libmimerS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libsapdbS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/liboraodbcS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbctxtS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libtdsS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/liboplodbcS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libesoobS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcnnS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcmyS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcminiS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcpsqlS.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcdrvcfg2S.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcdrvcfg1S.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbccr.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbc.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libodbcinst.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/unixODBC-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/odbcinst.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/odbcinst.pc: Libs: '-L${libdir} -lodbcinst' --> '-lodbcinst'
/usr/lib64/pkgconfig/odbc.pc: Cflags: '-DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=8 -I${includedir}' --> '-DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=8'
/usr/lib64/pkgconfig/odbc.pc: Libs: '-L${libdir} -lodbc' --> '-lodbc'
/usr/lib64/pkgconfig/odbccr.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/odbccr.pc: Libs: '-L${libdir} -lodbccr' --> '-lodbccr'
Checking contents of files in /usr/src/tmp/unixODBC-buildroot/ (default)
Compressing files in /usr/src/tmp/unixODBC-buildroot (auto)
removed '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man1/iusql.1'
'/usr/src/tmp/unixODBC-buildroot/usr/share/man/man1/iusql.1.xz' -> 'isql.1.xz'
removed '/usr/src/tmp/unixODBC-buildroot/usr/share/man/man1/iusql.1.xz'
'/usr/src/tmp/unixODBC-buildroot/usr/share/man/man1/iusql.1.xz' -> 'isql.1.xz'
Adjusting library links in /usr/src/tmp/unixODBC-buildroot
./usr/lib64: (from <cmdline>:0)
	libodbcinst.so.2 -> libodbcinst.so.2.0.0
	libodbc.so.2 -> libodbc.so.2.0.0
	libodbccr.so.2 -> libodbccr.so.2.0.0
	libodbcdrvcfg1S.so.2 -> libodbcdrvcfg1S.so.2.0.0
	libodbcdrvcfg2S.so.2 -> libodbcdrvcfg2S.so.2.0.0
	libodbcpsqlS.so.2 -> libodbcpsqlS.so.2.0.0
	libodbcminiS.so.2 -> libodbcminiS.so.2.0.0
	libodbcmyS.so.2 -> libodbcmyS.so.2.0.0
	libodbcnnS.so.2 -> libodbcnnS.so.2.0.0
	libesoobS.so.2 -> libesoobS.so.2.0.0
	liboplodbcS.so.2 -> liboplodbcS.so.2.0.0
	libtdsS.so.2 -> libtdsS.so.2.0.0
	libodbctxtS.so.2 -> libodbctxtS.so.2.0.0
	liboraodbcS.so.2 -> liboraodbcS.so.2.0.0
	libsapdbS.so.2 -> libsapdbS.so.2.0.0
	libmimerS.so.2 -> libmimerS.so.2.0.0
	libodbcpsql.so.2 -> libodbcpsql.so.2.0.0
	libtemplate.so.2 -> libtemplate.so.2.0.0
	libnn.so.2 -> libnn.so.2.0.0
Verifying ELF objects in /usr/src/tmp/unixODBC-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: unixODBC-2.3.7-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61679
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unixODBC-2.3.7
+ DOCDIR=/usr/src/tmp/unixODBC-buildroot/usr/share/doc/unixODBC-2.3.7
+ export DOCDIR
+ rm -rf /usr/src/tmp/unixODBC-buildroot/usr/share/doc/unixODBC-2.3.7
+ /bin/mkdir -p /usr/src/tmp/unixODBC-buildroot/usr/share/doc/unixODBC-2.3.7
+ cp -prL AUTHORS COPYING README doc/AdministratorManual doc/UserManual doc/index.html doc/smallbook.gif doc/unixODBC.gif /usr/src/tmp/unixODBC-buildroot/usr/share/doc/unixODBC-2.3.7
+ chmod -R go-w /usr/src/tmp/unixODBC-buildroot/usr/share/doc/unixODBC-2.3.7
+ chmod -R a+rX /usr/src/tmp/unixODBC-buildroot/usr/share/doc/unixODBC-2.3.7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nBmbGs
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.Va1xIM
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: MyODBC = 2.3.7-alt1, unixodbc = 2.3.7-alt1
Requires: libunixODBC2 = 2.3.7-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libltdl.so.7()(64bit) >= set:kheqU6z7F08heHK0, libodbc.so.2()(64bit) >= set:lf2UcLcZsBxc5E8xzlcBJ7Up33iT3WVNsfgRlmigoIf48G7cJB6FddDKMgath9jJbeZbj0U2qecZt6pdEH0uaRn08mhcIUa, libodbcinst.so.2()(64bit) >= set:lg6gasNeyKQSXbkgWWPAzqEwz9NIzm3hDEdA7UK3SjVQ7owJxeWIVVkyqUoZFCIuhBf60, libreadline.so.7()(64bit) >= set:nkPmTlFcEuIA0P8, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Obsoletes: unixodbc < 2.3.7-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RfHKju
Creating unixODBC-debuginfo package
Processing files: libunixODBC2-2.3.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pcv0Y2
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libesoobS.so.2: 2 symbols, 11 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libmimerS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libnn.so.2: 134 symbols, 18 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbc.so.2: 162 symbols, 18 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbccr.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcdrvcfg1S.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcdrvcfg2S.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcinst.so.2: 173 symbols, 18 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcminiS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcmyS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcnnS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsql.so.2: 53 symbols, 16 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsqlS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbctxtS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/liboplodbcS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/liboraodbcS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libsapdbS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libtdsS.so.2: 1 symbols, 10 bpp
lib.prov: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libtemplate.so.2: 259 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.59QBY8
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsql.so.2.0.0: overlinked libraries: /usr/lib64/libltdl.so.7
lib.req: WARNING: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsql.so: overlinked libraries: /usr/lib64/libltdl.so.7
lib.req: WARNING: /usr/src/tmp/unixODBC-buildroot/usr/lib64/libodbcpsql.so.2: overlinked libraries: /usr/lib64/libltdl.so.7
Provides: libunixodbc2 = 2.3.7-alt1, libesoobS.so.2()(64bit) = set:ectNZy, libmimerS.so.2()(64bit) = set:dct1, libnn.so.2()(64bit) = set:ldfkDGFWG255Zzu7owEcsv4BE1SmMEnZCul78jEiAImykHW7JyEKNChIBE4bWg2ELR1z4YEPhTg8BAeZjFK2kd9FWUPLhGdF7kkrEiZ3qLvZfWpWP0Oodi1SmabgJ5bISIRxCLGij7G1HrsBZAmGU672dJxlo3wh5816wEFFZfP6UcnLZlhG7mBoQc154lOFAIxus2OUqsMsZwLS4Zrh1oxn0B13tKw5ZH8MzwTNBadGVu3KNxqgA0EW8izbtuBNa0d7X1efZpFr86Gk1gomWynDIKx3, libodbc.so.2()(64bit) = set:ldMzrKde82xUzO0c5aiwjj8NA4OVmDCtqf6l5SbMpbgpoNJUGEdcAfQnnBakCImcTh7lU6CavkIhN0Wiyvx6prGvSUAZ8nBJENdt0MESEZ3Aieap45IYSULetaC9p954W1Wy92QtgVZIqST9Svw66ihE1en9uQcnpQQCKL5J2LDbm5rXLOv4GcIKZI4MBEpQfp70DFsWaemfBjSOGAJlGCJ1OsS68MbLGpvaqza6D47vIVjupj5kA2MnVrzAtA46sDTaCeCyznPK5HiYWw7jv1Z4AYHKifdK34aV19XP3bTy6cYpp3a66n9Ha8VrYLyv2mHuwvmfxa2, libodbccr.so.2()(64bit) = set:dc6v, libodbcdrvcfg1S.so.2()(64bit) = set:dct1, libodbcdrvcfg2S.so.2()(64bit) = set:dct1, libodbcinst.so.2()(64bit) = set:ldo9spoZwKfCxTpGLTpJJorqLLKggZ2RSoE32CbT75z4XOcCoxbM0xkZ7FEAZ0R8G62sTIqUkC4m8BswiB6ZENByXe6HMFEFJIlne6oamSf8EM7KmtCgj0Cm1H1hpFp9u1uePw8g09PQ7rp0STBeZafBZuem7NW38x70H3byzZrEJ0r8B8ZgTyctuZ9rhuY5rZtn0Z3h4s1AoTDViFMdbSjpsT8hjeZwbh8nsGZFZfoZ3tN31z9ZgmjMXW7gKQd8Vw62xzieL8ZkgqwZsta2aRmRre2AS0A3ZKHZGIWJQNgEKcOMhJEyRqzwpgmioJO4V2QMf6t3PZh4B8wjmrOyWzRdw8vkqGHgnNVd1, libodbcminiS.so.2()(64bit) = set:dct1, libodbcmyS.so.2()(64bit) = set:dct1, libodbcnnS.so.2()(64bit) = set:dct1, libodbcpsql.so.2()(64bit) = set:jd8ZsKJYVNUquDZFQfb3FIjYzjpU4KZfdIQzEbZsWqAsO37x46gcdOLPwot7Y4GoMDBhDJnerPTQ96AcDcmHKYyxs7apYmKxKsCAgfUQypb, libodbcpsqlS.so.2()(64bit) = set:dct1, libodbctxtS.so.2()(64bit) = set:dct1, liboplodbcS.so.2()(64bit) = set:dct1, liboraodbcS.so.2()(64bit) = set:dct1, libsapdbS.so.2()(64bit) = set:dct1, libtdsS.so.2()(64bit) = set:dct1, libtemplate.so.2()(64bit) = set:mdMzreMYRTP46baJUr7E6YBFYUwMEbWuvkciIXnbs1Ca3gyxy2qMPvm8pJRe7kR5O1alYZmF0fcgsO5aH9hwmRSPmAGVVasJWkyoqdTZBgS7rN8g01wZ0are1nWj9YtUsp4ZvYEDEMf4DZrjLuwE8SGmw41iI3NlYSLOl2xZwwAZbau5NqwBEjoIdDJVpoPvIqwm6ViZDwX4EWeV8dssZpbLSF8EkrVyt6ZJjq38TMnGRiGdy2Uk3MtZxj3ZENTRcjWgccKyxlrqGAhgz2v4s2kqYZ1FObP9kR5iNaiEjI8zHzYQuvtxMJBV5oUOD5oPslZhOZ06hw4CrJ359cgyDha6HvpkpZ1fAsc6VEiugElzW2BS1hphL5FrDHJlvIB1oOAmxOVot43asR1Q0f3YHloqhAPhuY5baOK5Opr0dGs937v0WipYaY8Qpqd1H9sswsxOPZws4f4kZlD6zgZs9kYes1ZbCMh9Dh3iSwYHoYEB570WyItV1Z4xkpsFcOMhJEyFTA113Qp5j453PZjlMzt6inZjmToS1LoIe1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), libltdl.so.7()(64bit) >= set:kheqU6z7F08heHK0, libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Obsoletes: libunixodbc2 < 2.3.7-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7EZ6PO
Creating libunixODBC2-debuginfo package
Processing files: libunixODBC-devel-compat-2.3.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.837ZAm
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.qcnyAt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libunixODBC = 2.3.7-alt1, libodbc.so()(64bit), libodbcinst.so()(64bit)
Requires: /usr/lib64/libodbc.so.2.0.0, /usr/lib64/libodbcinst.so.2.0.0
Conflicts: libunixODBC1 < 2.2.12-alt8
Obsoletes: libunixODBC < 2.3.7-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JjxBLC
Processing files: libunixODBC-devel-2.3.7-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23599
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unixODBC-2.3.7
+ DOCDIR=/usr/src/tmp/unixODBC-buildroot/usr/share/doc/libunixODBC-devel-2.3.7
+ export DOCDIR
+ rm -rf /usr/src/tmp/unixODBC-buildroot/usr/share/doc/libunixODBC-devel-2.3.7
+ /bin/mkdir -p /usr/src/tmp/unixODBC-buildroot/usr/share/doc/libunixODBC-devel-2.3.7
+ cp -prL ChangeLog doc/ProgrammerManual doc/lst /usr/src/tmp/unixODBC-buildroot/usr/share/doc/libunixODBC-devel-2.3.7
+ chmod -R go-w /usr/src/tmp/unixODBC-buildroot/usr/share/doc/libunixODBC-devel-2.3.7
+ chmod -R a+rX /usr/src/tmp/unixODBC-buildroot/usr/share/doc/libunixODBC-devel-2.3.7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kaLP9W
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.X4a12c
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(odbc) = 2.3.7, pkgconfig(odbccr) = 2.3.7, pkgconfig(odbcinst) = 2.3.7
Requires: libunixODBC2 = 2.3.7-alt1, libunixODBC-devel-compat = 2.3.7-alt1, /lib64/ld-linux-x86-64.so.2, /usr/lib64/libesoobS.so.2.0.0, /usr/lib64/libmimerS.so.2.0.0, /usr/lib64/libnn.so.2.0.0, /usr/lib64/libodbc.so, /usr/lib64/libodbccr.so.2.0.0, /usr/lib64/libodbcdrvcfg1S.so.2.0.0, /usr/lib64/libodbcdrvcfg2S.so.2.0.0, /usr/lib64/libodbcinst.so, /usr/lib64/libodbcminiS.so.2.0.0, /usr/lib64/libodbcnnS.so.2.0.0, /usr/lib64/libodbctxtS.so.2.0.0, /usr/lib64/liboplodbcS.so.2.0.0, /usr/lib64/liboraodbcS.so.2.0.0, /usr/lib64/libsapdbS.so.2.0.0, /usr/lib64/libtdsS.so.2.0.0, /usr/lib64/libtemplate.so.2.0.0, /usr/lib64/pkgconfig, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hPauBn
Creating libunixODBC-devel-debuginfo package
Processing files: unixODBC-debuginfo-2.3.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SVcZFv
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qHTw4d
find-requires: running scripts (debuginfo)
Requires: unixODBC = 2.3.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libltdl.so.7), debug64(libodbc.so.2), debug64(libodbcinst.so.2), debug64(libreadline.so.7)
Processing files: libunixODBC2-debuginfo-2.3.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zJcmPE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wbGym4
find-requires: running scripts (debuginfo)
Provides: debug64(libesoobS.so.2), debug64(libmimerS.so.2), debug64(libnn.so.2), debug64(libodbc.so.2), debug64(libodbccr.so.2), debug64(libodbcdrvcfg1S.so.2), debug64(libodbcdrvcfg2S.so.2), debug64(libodbcinst.so.2), debug64(libodbcminiS.so.2), debug64(libodbcmyS.so.2), debug64(libodbcnnS.so.2), debug64(libodbcpsql.so.2), debug64(libodbcpsqlS.so.2), debug64(libodbctxtS.so.2), debug64(liboplodbcS.so.2), debug64(liboraodbcS.so.2), debug64(libsapdbS.so.2), debug64(libtdsS.so.2), debug64(libtemplate.so.2)
Requires: libunixODBC2 = 2.3.7-alt1, debug64(libc.so.6), debug64(libcrypt.so.1), debug64(libltdl.so.7), debug64(libm.so.6)
Processing files: libunixODBC-devel-debuginfo-2.3.7-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zRuzBL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WU4XTx
find-requires: running scripts (debuginfo)
Requires: libunixODBC-devel = 2.3.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to unixODBC a strict dependency on libunixODBC2
Adding to unixODBC-debuginfo a strict dependency on unixODBC
Adding to libunixODBC-devel a strict dependency on libunixODBC2
Adding to libunixODBC2-debuginfo a strict dependency on libunixODBC2
Adding to libunixODBC-devel a strict dependency on libunixODBC-devel-compat
Adding to libunixODBC-devel-debuginfo a strict dependency on libunixODBC-devel
Adding to libunixODBC-devel-compat a strict dependency on libunixODBC2
Adding to unixODBC-debuginfo a strict dependency on libunixODBC2-debuginfo
Removing from unixODBC-debuginfo 7 sources provided by libunixODBC2-debuginfo
also prunning dir /usr/src/debug/unixODBC-2.3.7/include
Removing 2 extra deps from unixODBC due to dependency on libunixODBC2
Removing 2 extra deps from libunixODBC-devel-compat due to dependency on libunixODBC2
Removing 14 extra deps from libunixODBC-devel due to dependency on libunixODBC2
Removing 2 extra deps from libunixODBC-devel due to dependency on libunixODBC-devel-compat
Removing 2 extra deps from unixODBC-debuginfo due to dependency on libunixODBC2-debuginfo
Removing 7 extra deps from unixODBC due to repentancy on libunixODBC2
Removing 3 extra deps from libunixODBC-devel due to repentancy on libunixODBC2
Removing 1 extra deps from libunixODBC-devel due to repentancy on libunixODBC-devel-compat
Removing 2 extra deps from unixODBC-debuginfo due to repentancy on libunixODBC2-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/unixODBC-2.3.7-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunixODBC2-2.3.7-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunixODBC-devel-compat-2.3.7-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunixODBC-devel-2.3.7-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/unixODBC-debuginfo-2.3.7-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunixODBC2-debuginfo-2.3.7-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libunixODBC-devel-debuginfo-2.3.7-alt1.x86_64.rpm (w2.lzdio)
66.01user 39.15system 0:58.11elapsed 180%CPU (0avgtext+0avgdata 66820maxresident)k
0inputs+0outputs (0major+10183032minor)pagefaults 0swaps
/.out/unixODBC-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/libunixODBC2-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/libunixODBC-devel-compat-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/libunixODBC-devel-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/unixODBC-debuginfo-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/libunixODBC2-debuginfo-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
/.out/libunixODBC-devel-debuginfo-2.3.7-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL
1.93user 1.43system 1:05.26elapsed 5%CPU (0avgtext+0avgdata 105760maxresident)k
0inputs+0outputs (30854major+169431minor)pagefaults 0swaps
--- libunixODBC-devel-2.3.7-alt1.x86_64.rpm.repo	2021-06-27 00:16:33.000000000 +0000
+++ libunixODBC-devel-2.3.7-alt1.x86_64.rpm.hasher	2022-09-07 02:45:51.285899286 +0000
@@ -69,2 +69,3 @@
 Requires: /usr/lib64/pkgconfig  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libunixODBC-devel-compat = 2.3.7-alt1:sisyphus+275749.100.1.1
@@ -75,3 +76,3 @@
 Provides: libunixODBC-devel = 2.3.7-alt1:sisyphus+275749.100.1.1
-File: /usr/bin/odbc_config	100755	root:root	9cc1177c2112b58b3e39f41104b454a5	
+File: /usr/bin/odbc_config	100755	root:root	35f267c723fc0ca6cb482515f3425bdc	
 File: /usr/include/autotest.h	100644	root:root	8a9da3f539c1da06d768d47437a8eb48	
@@ -142,2 +143,2 @@
 File: /usr/share/doc/libunixODBC-devel-2.3.7/lst/next.gif	100644	root:root	f796336f480e3f948efa47268c3d8f4f	
-RPMIdentity: 088e929db17c994e6b0b9ec7997bb1ee4f4aa0cac8ed67ba57846eed11978f09bf70ac5dcbe526e63c64617f647a2742ddce218efe2971fb515b967cb93ab4e5
+RPMIdentity: f5d281abe20b94038bfab766655e5d19b2f2ccb91386123ff8268fdc554a960f55975c87db2a6c5766dd673339e50a4a29e1834fde93c8a311fc05adb7602d6b
--- libunixODBC-devel-debuginfo-2.3.7-alt1.x86_64.rpm.repo	2021-06-27 00:16:33.000000000 +0000
+++ libunixODBC-devel-debuginfo-2.3.7-alt1.x86_64.rpm.hasher	2022-09-07 02:45:51.385900933 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d3	40755	root:root	
-/usr/lib/debug/.build-id/d3/41e8dcaeac87b47433ad7c534154dadb9245db	120777	root:root	../../../../bin/odbc_config
-/usr/lib/debug/.build-id/d3/41e8dcaeac87b47433ad7c534154dadb9245db.debug	120777	root:root	../../usr/bin/odbc_config.debug
+/usr/lib/debug/.build-id/40	40755	root:root	
+/usr/lib/debug/.build-id/40/d8c448bbb6dccd982ea9ba8f51cc78d81c4b30	120777	root:root	../../../../bin/odbc_config
+/usr/lib/debug/.build-id/40/d8c448bbb6dccd982ea9ba8f51cc78d81c4b30.debug	120777	root:root	../../usr/bin/odbc_config.debug
 /usr/lib/debug/usr/bin/odbc_config.debug	100644	root:root	
@@ -12,6 +12,6 @@
 Provides: libunixODBC-devel-debuginfo = 2.3.7-alt1:sisyphus+275749.100.1.1
-File: /usr/lib/debug/.build-id/d3	40755	root:root		
-File: /usr/lib/debug/.build-id/d3/41e8dcaeac87b47433ad7c534154dadb9245db	120777	root:root		../../../../bin/odbc_config
-File: /usr/lib/debug/.build-id/d3/41e8dcaeac87b47433ad7c534154dadb9245db.debug	120777	root:root		../../usr/bin/odbc_config.debug
-File: /usr/lib/debug/usr/bin/odbc_config.debug	100644	root:root	d4dd4ecda88d2e7b3c55aa37b32a058f	
+File: /usr/lib/debug/.build-id/40	40755	root:root		
+File: /usr/lib/debug/.build-id/40/d8c448bbb6dccd982ea9ba8f51cc78d81c4b30	120777	root:root		../../../../bin/odbc_config
+File: /usr/lib/debug/.build-id/40/d8c448bbb6dccd982ea9ba8f51cc78d81c4b30.debug	120777	root:root		../../usr/bin/odbc_config.debug
+File: /usr/lib/debug/usr/bin/odbc_config.debug	100644	root:root	161e5316ac770be070c13f06a9307d82	
 File: /usr/src/debug/unixODBC-2.3.7	40755	root:root		
@@ -19,2 +19,2 @@
 File: /usr/src/debug/unixODBC-2.3.7/exe/odbc-config.c	100644	root:root	86d457bfcfcad804860c1345acccf2ec	
-RPMIdentity: 03706c4e69ac9d2c3e8b220d46308c61be6f44355a78ad9814e7f68db00e593ba20f91e263a40391533efbb2462fcce242dc41e5272c5179aece3e784c4a938c
+RPMIdentity: 6a7f1b44751b69290a1df45621a4b02ae2cf6dbc1c8099366dc5b79d26a3b1b99280fc1b07b3b4d9bfad95fb95dc8a3b09baad0f65b0e602453d0d2bd59b9a23
--- libunixODBC2-2.3.7-alt1.x86_64.rpm.repo	2021-06-27 00:16:33.000000000 +0000
+++ libunixODBC2-2.3.7-alt1.x86_64.rpm.hasher	2022-09-07 02:45:51.431901690 +0000
@@ -52,3 +52,2 @@
 Requires: libm.so.6(GLIBC_2.29)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -78,42 +77,42 @@
 File: /usr/lib64/libesoobS.so.2	120777	root:root		libesoobS.so.2.0.0
-File: /usr/lib64/libesoobS.so.2.0.0	100644	root:root	aa65fcd130e6cfe2c2d336c14f08627a	
+File: /usr/lib64/libesoobS.so.2.0.0	100644	root:root	920f71f88a5e41f5f51554fd699492a8	
 File: /usr/lib64/libmimerS.so.2	120777	root:root		libmimerS.so.2.0.0
-File: /usr/lib64/libmimerS.so.2.0.0	100644	root:root	345b414a33e63df674c03ee82d9701d7	
+File: /usr/lib64/libmimerS.so.2.0.0	100644	root:root	5834ba9707dc41926b69c51566cf1a4c	
 File: /usr/lib64/libnn.so.2	120777	root:root		libnn.so.2.0.0
-File: /usr/lib64/libnn.so.2.0.0	100644	root:root	c7a6f84fc387b37535d7b7fca8d8ca5d	
+File: /usr/lib64/libnn.so.2.0.0	100644	root:root	519c63d2fc2563c85e3069c0b5c31b93	
 File: /usr/lib64/libodbc.so.2	120777	root:root		libodbc.so.2.0.0
-File: /usr/lib64/libodbc.so.2.0.0	100644	root:root	04fa6a68cd04f2635898e27f5112fe18	
+File: /usr/lib64/libodbc.so.2.0.0	100644	root:root	8f608e74a177abc79980cc045b6f5a3c	
 File: /usr/lib64/libodbccr.so.2	120777	root:root		libodbccr.so.2.0.0
-File: /usr/lib64/libodbccr.so.2.0.0	100644	root:root	a967e60cd274262623e349c71509ff3c	
+File: /usr/lib64/libodbccr.so.2.0.0	100644	root:root	e032f5b803daefa79d765deae3554e2f	
 File: /usr/lib64/libodbcdrvcfg1S.so.2	120777	root:root		libodbcdrvcfg1S.so.2.0.0
-File: /usr/lib64/libodbcdrvcfg1S.so.2.0.0	100644	root:root	a688da45dfddbe9c635b1a427b556cbd	
+File: /usr/lib64/libodbcdrvcfg1S.so.2.0.0	100644	root:root	43d4220da409be605a779494871862ec	
 File: /usr/lib64/libodbcdrvcfg2S.so.2	120777	root:root		libodbcdrvcfg2S.so.2.0.0
-File: /usr/lib64/libodbcdrvcfg2S.so.2.0.0	100644	root:root	72071ef69f6a8037d86c0b7ba410b89c	
+File: /usr/lib64/libodbcdrvcfg2S.so.2.0.0	100644	root:root	dd08ac23a893ec6655a24fe7fd742e24	
 File: /usr/lib64/libodbcinst.so.2	120777	root:root		libodbcinst.so.2.0.0
-File: /usr/lib64/libodbcinst.so.2.0.0	100644	root:root	0e429d9e9efd7da1b999f4bba77711ea	
+File: /usr/lib64/libodbcinst.so.2.0.0	100644	root:root	cb7387719d8475865cc3c4a64d64b3e4	
 File: /usr/lib64/libodbcminiS.so.2	120777	root:root		libodbcminiS.so.2.0.0
-File: /usr/lib64/libodbcminiS.so.2.0.0	100644	root:root	20274e3618fa926de19c26d6ba4af57a	
+File: /usr/lib64/libodbcminiS.so.2.0.0	100644	root:root	f35662ddd5d31e9c810c252f28bd8f9e	
 File: /usr/lib64/libodbcmyS.so	120777	root:root		libodbcmyS.so.2.0.0
 File: /usr/lib64/libodbcmyS.so.2	120777	root:root		libodbcmyS.so.2.0.0
-File: /usr/lib64/libodbcmyS.so.2.0.0	100644	root:root	6a9cacf58a43e4160998199a4312f379	
+File: /usr/lib64/libodbcmyS.so.2.0.0	100644	root:root	3f6f4d2bb722f4fcb63d1870d966c829	
 File: /usr/lib64/libodbcnnS.so.2	120777	root:root		libodbcnnS.so.2.0.0
-File: /usr/lib64/libodbcnnS.so.2.0.0	100644	root:root	187d4290ae029a44bdab33d1c133e878	
+File: /usr/lib64/libodbcnnS.so.2.0.0	100644	root:root	607a5c8e981f0d7a0c7a299b995f8f71	
 File: /usr/lib64/libodbcpsql.so	120777	root:root		libodbcpsql.so.2.0.0
 File: /usr/lib64/libodbcpsql.so.2	120777	root:root		libodbcpsql.so.2.0.0
-File: /usr/lib64/libodbcpsql.so.2.0.0	100644	root:root	7ec9157aa90efb61add6f7822d2d963c	
+File: /usr/lib64/libodbcpsql.so.2.0.0	100644	root:root	e5df213693aaab530a5c7bee37869b94	
 File: /usr/lib64/libodbcpsqlS.so	120777	root:root		libodbcpsqlS.so.2.0.0
 File: /usr/lib64/libodbcpsqlS.so.2	120777	root:root		libodbcpsqlS.so.2.0.0
-File: /usr/lib64/libodbcpsqlS.so.2.0.0	100644	root:root	07002217338db0b26fe7199341e4542b	
+File: /usr/lib64/libodbcpsqlS.so.2.0.0	100644	root:root	383604dd6351db8dce67a129e1218ec4	
 File: /usr/lib64/libodbctxtS.so.2	120777	root:root		libodbctxtS.so.2.0.0
-File: /usr/lib64/libodbctxtS.so.2.0.0	100644	root:root	9459f28b5866980702045b57d75e459a	
+File: /usr/lib64/libodbctxtS.so.2.0.0	100644	root:root	6df828380e18324cbc2c0fce631a0a37	
 File: /usr/lib64/liboplodbcS.so.2	120777	root:root		liboplodbcS.so.2.0.0
-File: /usr/lib64/liboplodbcS.so.2.0.0	100644	root:root	734e8347f8601c8d63dbb540737ac2c7	
+File: /usr/lib64/liboplodbcS.so.2.0.0	100644	root:root	ad8608c83de7881d13dc66d9760c4cfe	
 File: /usr/lib64/liboraodbcS.so.2	120777	root:root		liboraodbcS.so.2.0.0
-File: /usr/lib64/liboraodbcS.so.2.0.0	100644	root:root	367b0c506695c5ddcaa29cb097cd62a5	
+File: /usr/lib64/liboraodbcS.so.2.0.0	100644	root:root	b1d76fa50fdacc8cc046505a5a672b8d	
 File: /usr/lib64/libsapdbS.so.2	120777	root:root		libsapdbS.so.2.0.0
-File: /usr/lib64/libsapdbS.so.2.0.0	100644	root:root	50407d312650d1af197c8b7fa213d599	
+File: /usr/lib64/libsapdbS.so.2.0.0	100644	root:root	f31ef7ec7d8436667f9a7e3532f5f595	
 File: /usr/lib64/libtdsS.so.2	120777	root:root		libtdsS.so.2.0.0
-File: /usr/lib64/libtdsS.so.2.0.0	100644	root:root	530dfbe7ca8a1be2a866ad0ab8f9caf7	
+File: /usr/lib64/libtdsS.so.2.0.0	100644	root:root	5b2e3ae3eaf49801351a9ec88e10f44a	
 File: /usr/lib64/libtemplate.so.2	120777	root:root		libtemplate.so.2.0.0
-File: /usr/lib64/libtemplate.so.2.0.0	100644	root:root	2a5e2347980ec088e7b21460a2a59357	
-RPMIdentity: 226ff6fc268b0c2d9c5f80b9e12468da877f8608b7114194b3d088fb5394caa536683bf184b531c6ba2ee9e645e9a679fa1a0ad80916ce1dbf78a8b0db9da90f
+File: /usr/lib64/libtemplate.so.2.0.0	100644	root:root	f4710e44f3fe2af9956af8408c17e217	
+RPMIdentity: 0d0e401d4c43fc08b67b71cc97dec590eb1112191d0f0f770545cffc1ed1dced2f63e06d8aad93bd051254d16bc11ff311ecbfb5331ebd78a0e0ebcb8c79d9b4
--- libunixODBC2-debuginfo-2.3.7-alt1.x86_64.rpm.repo	2021-06-27 00:16:33.000000000 +0000
+++ libunixODBC2-debuginfo-2.3.7-alt1.x86_64.rpm.hasher	2022-09-07 02:45:51.493902711 +0000
@@ -1,57 +1,58 @@
-/usr/lib/debug/.build-id/07	40755	root:root	
-/usr/lib/debug/.build-id/07/c374b74102082f7421b940b3a8791ab634b52e	120777	root:root	../../../../lib64/libmimerS.so.2.0.0
-/usr/lib/debug/.build-id/07/c374b74102082f7421b940b3a8791ab634b52e.debug	120777	root:root	../../usr/lib64/libmimerS.so.2.0.0.debug
-/usr/lib/debug/.build-id/07/dc88995640b8804197e95c9962a31f5caa3035	120777	root:root	../../../../lib64/libodbcminiS.so.2.0.0
-/usr/lib/debug/.build-id/07/dc88995640b8804197e95c9962a31f5caa3035.debug	120777	root:root	../../usr/lib64/libodbcminiS.so.2.0.0.debug
-/usr/lib/debug/.build-id/11	40755	root:root	
-/usr/lib/debug/.build-id/11/cd123f0b7e333411188c028ca22f4d780a96fe	120777	root:root	../../../../lib64/libnn.so.2.0.0
-/usr/lib/debug/.build-id/11/cd123f0b7e333411188c028ca22f4d780a96fe.debug	120777	root:root	../../usr/lib64/libnn.so.2.0.0.debug
-/usr/lib/debug/.build-id/12	40755	root:root	
-/usr/lib/debug/.build-id/12/ae8a3656a7d266d30050428bedfedfc20682e5	120777	root:root	../../../../lib64/libodbctxtS.so.2.0.0
-/usr/lib/debug/.build-id/12/ae8a3656a7d266d30050428bedfedfc20682e5.debug	120777	root:root	../../usr/lib64/libodbctxtS.so.2.0.0.debug
-/usr/lib/debug/.build-id/30	40755	root:root	
-/usr/lib/debug/.build-id/30/0c9d660ef415ea49e3c3a6ce8785c1cc5c30ed	120777	root:root	../../../../lib64/libtemplate.so.2.0.0
-/usr/lib/debug/.build-id/30/0c9d660ef415ea49e3c3a6ce8785c1cc5c30ed.debug	120777	root:root	../../usr/lib64/libtemplate.so.2.0.0.debug
-/usr/lib/debug/.build-id/3c	40755	root:root	
-/usr/lib/debug/.build-id/3c/6fbab16df3b886ec0932607c3b93af5c6e3301	120777	root:root	../../../../lib64/libodbccr.so.2.0.0
-/usr/lib/debug/.build-id/3c/6fbab16df3b886ec0932607c3b93af5c6e3301.debug	120777	root:root	../../usr/lib64/libodbccr.so.2.0.0.debug
-/usr/lib/debug/.build-id/50	40755	root:root	
-/usr/lib/debug/.build-id/50/ed44e72857f560e86d604ad9a7cafe9e4fe757	120777	root:root	../../../../lib64/liboplodbcS.so.2.0.0
-/usr/lib/debug/.build-id/50/ed44e72857f560e86d604ad9a7cafe9e4fe757.debug	120777	root:root	../../usr/lib64/liboplodbcS.so.2.0.0.debug
-/usr/lib/debug/.build-id/57	40755	root:root	
-/usr/lib/debug/.build-id/57/8cc37d21988dd4d5118fe2a779a5b708073612	120777	root:root	../../../../lib64/libodbc.so.2.0.0
-/usr/lib/debug/.build-id/57/8cc37d21988dd4d5118fe2a779a5b708073612.debug	120777	root:root	../../usr/lib64/libodbc.so.2.0.0.debug
+/usr/lib/debug/.build-id/00	40755	root:root	
+/usr/lib/debug/.build-id/00/6b62e3485619e1eaab9e7643d6e787aca9cfb5	120777	root:root	../../../../lib64/libodbcinst.so.2.0.0
+/usr/lib/debug/.build-id/00/6b62e3485619e1eaab9e7643d6e787aca9cfb5.debug	120777	root:root	../../usr/lib64/libodbcinst.so.2.0.0.debug
+/usr/lib/debug/.build-id/13	40755	root:root	
+/usr/lib/debug/.build-id/13/577536a25467a69647627f4aad31f1cc8f6b7d	120777	root:root	../../../../lib64/libodbccr.so.2.0.0
+/usr/lib/debug/.build-id/13/577536a25467a69647627f4aad31f1cc8f6b7d.debug	120777	root:root	../../usr/lib64/libodbccr.so.2.0.0.debug
+/usr/lib/debug/.build-id/22	40755	root:root	
+/usr/lib/debug/.build-id/22/09f7ff1091d1f2821da6e914399472993778d1	120777	root:root	../../../../lib64/libtemplate.so.2.0.0
+/usr/lib/debug/.build-id/22/09f7ff1091d1f2821da6e914399472993778d1.debug	120777	root:root	../../usr/lib64/libtemplate.so.2.0.0.debug
+/usr/lib/debug/.build-id/32	40755	root:root	
+/usr/lib/debug/.build-id/32/b79ca0650e535b833097d45e02d068013df9a7	120777	root:root	../../../../lib64/libodbcpsqlS.so.2.0.0
+/usr/lib/debug/.build-id/32/b79ca0650e535b833097d45e02d068013df9a7.debug	120777	root:root	../../usr/lib64/libodbcpsqlS.so.2.0.0.debug
+/usr/lib/debug/.build-id/4c	40755	root:root	
+/usr/lib/debug/.build-id/4c/30f04a6d5976c89c1d11b112c36af41a1ccb9b	120777	root:root	../../../../lib64/libsapdbS.so.2.0.0
+/usr/lib/debug/.build-id/4c/30f04a6d5976c89c1d11b112c36af41a1ccb9b.debug	120777	root:root	../../usr/lib64/libsapdbS.so.2.0.0.debug
+/usr/lib/debug/.build-id/53	40755	root:root	
+/usr/lib/debug/.build-id/53/e776fce40b95a6d16ee36d7d95de1ebeca1886	120777	root:root	../../../../lib64/liboraodbcS.so.2.0.0
+/usr/lib/debug/.build-id/53/e776fce40b95a6d16ee36d7d95de1ebeca1886.debug	120777	root:root	../../usr/lib64/liboraodbcS.so.2.0.0.debug
 /usr/lib/debug/.build-id/64	40755	root:root	
-/usr/lib/debug/.build-id/64/21f3c9b90fce3cabf868c52da1238770286887	120777	root:root	../../../../lib64/libtdsS.so.2.0.0
-/usr/lib/debug/.build-id/64/21f3c9b90fce3cabf868c52da1238770286887.debug	120777	root:root	../../usr/lib64/libtdsS.so.2.0.0.debug
-/usr/lib/debug/.build-id/71	40755	root:root	
-/usr/lib/debug/.build-id/71/9bd7e0b07f6a86ed6ced0eb8f862adf05b73b3	120777	root:root	../../../../lib64/libodbcdrvcfg1S.so.2.0.0
-/usr/lib/debug/.build-id/71/9bd7e0b07f6a86ed6ced0eb8f862adf05b73b3.debug	120777	root:root	../../usr/lib64/libodbcdrvcfg1S.so.2.0.0.debug
+/usr/lib/debug/.build-id/64/4600e04ecf2817317e6dc4c1bf2d09d7022761	120777	root:root	../../../../lib64/libodbcpsql.so.2.0.0
+/usr/lib/debug/.build-id/64/4600e04ecf2817317e6dc4c1bf2d09d7022761.debug	120777	root:root	../../usr/lib64/libodbcpsql.so.2.0.0.debug
 /usr/lib/debug/.build-id/74	40755	root:root	
-/usr/lib/debug/.build-id/74/a82f233506d61677315404cd360dfd51785215	120777	root:root	../../../../lib64/libesoobS.so.2.0.0
-/usr/lib/debug/.build-id/74/a82f233506d61677315404cd360dfd51785215.debug	120777	root:root	../../usr/lib64/libesoobS.so.2.0.0.debug
-/usr/lib/debug/.build-id/8f	40755	root:root	
-/usr/lib/debug/.build-id/8f/44288028e6847b6dc338d499296bb6c00d8643	120777	root:root	../../../../lib64/libodbcmyS.so.2.0.0
-/usr/lib/debug/.build-id/8f/44288028e6847b6dc338d499296bb6c00d8643.debug	120777	root:root	../../usr/lib64/libodbcmyS.so.2.0.0.debug
-/usr/lib/debug/.build-id/b7	40755	root:root	
-/usr/lib/debug/.build-id/b7/bd752dc6c35b572ccd54b00c5f9be499c4e637	120777	root:root	../../../../lib64/libodbcdrvcfg2S.so.2.0.0
-/usr/lib/debug/.build-id/b7/bd752dc6c35b572ccd54b00c5f9be499c4e637.debug	120777	root:root	../../usr/lib64/libodbcdrvcfg2S.so.2.0.0.debug
-/usr/lib/debug/.build-id/bf	40755	root:root	
-/usr/lib/debug/.build-id/bf/b5d6d26d497868dbd94abad218a0619fd9b53b	120777	root:root	../../../../lib64/libodbcpsql.so.2.0.0
-/usr/lib/debug/.build-id/bf/b5d6d26d497868dbd94abad218a0619fd9b53b.debug	120777	root:root	../../usr/lib64/libodbcpsql.so.2.0.0.debug
-/usr/lib/debug/.build-id/cf	40755	root:root	
-/usr/lib/debug/.build-id/cf/f323b21ba6ec928a3f8816433924d1884a878d	120777	root:root	../../../../lib64/libodbcpsqlS.so.2.0.0
-/usr/lib/debug/.build-id/cf/f323b21ba6ec928a3f8816433924d1884a878d.debug	120777	root:root	../../usr/lib64/libodbcpsqlS.so.2.0.0.debug
-/usr/lib/debug/.build-id/d7	40755	root:root	
-/usr/lib/debug/.build-id/d7/3cee6db568f73aa50657e3f697792bdd232b5f	120777	root:root	../../../../lib64/liboraodbcS.so.2.0.0
-/usr/lib/debug/.build-id/d7/3cee6db568f73aa50657e3f697792bdd232b5f.debug	120777	root:root	../../usr/lib64/liboraodbcS.so.2.0.0.debug
-/usr/lib/debug/.build-id/d8	40755	root:root	
-/usr/lib/debug/.build-id/d8/8821434bf4c3c118d78d5e62e013822d4148e8	120777	root:root	../../../../lib64/libodbcnnS.so.2.0.0
-/usr/lib/debug/.build-id/d8/8821434bf4c3c118d78d5e62e013822d4148e8.debug	120777	root:root	../../usr/lib64/libodbcnnS.so.2.0.0.debug
+/usr/lib/debug/.build-id/74/6896041804be03d0d6a0d97596e6039fb31bd4	120777	root:root	../../../../lib64/libodbcdrvcfg1S.so.2.0.0
+/usr/lib/debug/.build-id/74/6896041804be03d0d6a0d97596e6039fb31bd4.debug	120777	root:root	../../usr/lib64/libodbcdrvcfg1S.so.2.0.0.debug
+/usr/lib/debug/.build-id/7f	40755	root:root	
+/usr/lib/debug/.build-id/7f/725e195e0de99f08ca08d0936105787a4d53ad	120777	root:root	../../../../lib64/libodbcdrvcfg2S.so.2.0.0
+/usr/lib/debug/.build-id/7f/725e195e0de99f08ca08d0936105787a4d53ad.debug	120777	root:root	../../usr/lib64/libodbcdrvcfg2S.so.2.0.0.debug
+/usr/lib/debug/.build-id/84	40755	root:root	
+/usr/lib/debug/.build-id/84/46a7f9cdf32c47d73e57ab3dc80eb927e93fa2	120777	root:root	../../../../lib64/libodbc.so.2.0.0
+/usr/lib/debug/.build-id/84/46a7f9cdf32c47d73e57ab3dc80eb927e93fa2.debug	120777	root:root	../../usr/lib64/libodbc.so.2.0.0.debug
+/usr/lib/debug/.build-id/9b	40755	root:root	
+/usr/lib/debug/.build-id/9b/850b3ea28657d2fbf81d252764f6b632d057a6	120777	root:root	../../../../lib64/libodbcmyS.so.2.0.0
+/usr/lib/debug/.build-id/9b/850b3ea28657d2fbf81d252764f6b632d057a6.debug	120777	root:root	../../usr/lib64/libodbcmyS.so.2.0.0.debug
+/usr/lib/debug/.build-id/9e	40755	root:root	
+/usr/lib/debug/.build-id/9e/fc6471e073318c434f2fa4d2de97975f19b14f	120777	root:root	../../../../lib64/libodbcnnS.so.2.0.0
+/usr/lib/debug/.build-id/9e/fc6471e073318c434f2fa4d2de97975f19b14f.debug	120777	root:root	../../usr/lib64/libodbcnnS.so.2.0.0.debug
+/usr/lib/debug/.build-id/a6	40755	root:root	
+/usr/lib/debug/.build-id/a6/ee441b6b18eaff286c6e940f624be6bbe5fce5	120777	root:root	../../../../lib64/liboplodbcS.so.2.0.0
+/usr/lib/debug/.build-id/a6/ee441b6b18eaff286c6e940f624be6bbe5fce5.debug	120777	root:root	../../usr/lib64/liboplodbcS.so.2.0.0.debug
+/usr/lib/debug/.build-id/ac	40755	root:root	
+/usr/lib/debug/.build-id/ac/8ac87d5e1390967e0bc7fa7c74f93a5f0f451e	120777	root:root	../../../../lib64/libmimerS.so.2.0.0
+/usr/lib/debug/.build-id/ac/8ac87d5e1390967e0bc7fa7c74f93a5f0f451e.debug	120777	root:root	../../usr/lib64/libmimerS.so.2.0.0.debug
+/usr/lib/debug/.build-id/b3	40755	root:root	
+/usr/lib/debug/.build-id/b3/97a6ae69411c381d55b2ed4133346ea350c8f8	120777	root:root	../../../../lib64/libnn.so.2.0.0
+/usr/lib/debug/.build-id/b3/97a6ae69411c381d55b2ed4133346ea350c8f8.debug	120777	root:root	../../usr/lib64/libnn.so.2.0.0.debug
+/usr/lib/debug/.build-id/b5	40755	root:root	
+/usr/lib/debug/.build-id/b5/eeae2712bf392e34c22d7cae8dae9f9cc111d6	120777	root:root	../../../../lib64/libodbctxtS.so.2.0.0
+/usr/lib/debug/.build-id/b5/eeae2712bf392e34c22d7cae8dae9f9cc111d6.debug	120777	root:root	../../usr/lib64/libodbctxtS.so.2.0.0.debug
 /usr/lib/debug/.build-id/e4	40755	root:root	
-/usr/lib/debug/.build-id/e4/43c3493132468b3dca1b35b09c98c71ccd4066	120777	root:root	../../../../lib64/libodbcinst.so.2.0.0
-/usr/lib/debug/.build-id/e4/43c3493132468b3dca1b35b09c98c71ccd4066.debug	120777	root:root	../../usr/lib64/libodbcinst.so.2.0.0.debug
-/usr/lib/debug/.build-id/f6	40755	root:root	
-/usr/lib/debug/.build-id/f6/fd3699fed74a25fef068b4f0bef45c9a0174be	120777	root:root	../../../../lib64/libsapdbS.so.2.0.0
-/usr/lib/debug/.build-id/f6/fd3699fed74a25fef068b4f0bef45c9a0174be.debug	120777	root:root	../../usr/lib64/libsapdbS.so.2.0.0.debug
+/usr/lib/debug/.build-id/e4/741a08b0ad3d1eb5485794db186986e4c3a4fe	120777	root:root	../../../../lib64/libtdsS.so.2.0.0
+/usr/lib/debug/.build-id/e4/741a08b0ad3d1eb5485794db186986e4c3a4fe.debug	120777	root:root	../../usr/lib64/libtdsS.so.2.0.0.debug
+/usr/lib/debug/.build-id/e9	40755	root:root	
+/usr/lib/debug/.build-id/e9/a53694ce9cb7a166a8244e339c291c9b79ebd5	120777	root:root	../../../../lib64/libesoobS.so.2.0.0
+/usr/lib/debug/.build-id/e9/a53694ce9cb7a166a8244e339c291c9b79ebd5.debug	120777	root:root	../../usr/lib64/libesoobS.so.2.0.0.debug
+/usr/lib/debug/.build-id/f3	40755	root:root	
+/usr/lib/debug/.build-id/f3/66eb4efc938b2354a3384a1ad9ebd1643decdf	120777	root:root	../../../../lib64/libodbcminiS.so.2.0.0
+/usr/lib/debug/.build-id/f3/66eb4efc938b2354a3384a1ad9ebd1643decdf.debug	120777	root:root	../../usr/lib64/libodbcminiS.so.2.0.0.debug
 /usr/lib/debug/usr/lib64/libesoobS.so.2.0.0.debug	100644	root:root	
@@ -517,3 +518,5 @@
 /usr/src/debug/unixODBC-2.3.7/include/sql.h	100644	root:root	
+/usr/src/debug/unixODBC-2.3.7/include/sqlext.h	100644	root:root	
 /usr/src/debug/unixODBC-2.3.7/include/sqltypes.h	100644	root:root	
+/usr/src/debug/unixODBC-2.3.7/include/sqlucode.h	100644	root:root	
 /usr/src/debug/unixODBC-2.3.7/include/uodbc_stats.h	100644	root:root	
@@ -637,3 +640,2 @@
 Requires: debug64(libm.so.6)  
-Requires: debug64(libpthread.so.0)  
 Requires: libunixODBC2 = 2.3.7-alt1:sisyphus+275749.100.1.1
@@ -660,98 +662,99 @@
 Provides: libunixODBC2-debuginfo = 2.3.7-alt1:sisyphus+275749.100.1.1
-File: /usr/lib/debug/.build-id/07	40755	root:root		
-File: /usr/lib/debug/.build-id/07/c374b74102082f7421b940b3a8791ab634b52e	120777	root:root		../../../../lib64/libmimerS.so.2.0.0
-File: /usr/lib/debug/.build-id/07/c374b74102082f7421b940b3a8791ab634b52e.debug	120777	root:root		../../usr/lib64/libmimerS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/07/dc88995640b8804197e95c9962a31f5caa3035	120777	root:root		../../../../lib64/libodbcminiS.so.2.0.0
-File: /usr/lib/debug/.build-id/07/dc88995640b8804197e95c9962a31f5caa3035.debug	120777	root:root		../../usr/lib64/libodbcminiS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/11	40755	root:root		
-File: /usr/lib/debug/.build-id/11/cd123f0b7e333411188c028ca22f4d780a96fe	120777	root:root		../../../../lib64/libnn.so.2.0.0
-File: /usr/lib/debug/.build-id/11/cd123f0b7e333411188c028ca22f4d780a96fe.debug	120777	root:root		../../usr/lib64/libnn.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/12	40755	root:root		
-File: /usr/lib/debug/.build-id/12/ae8a3656a7d266d30050428bedfedfc20682e5	120777	root:root		../../../../lib64/libodbctxtS.so.2.0.0
-File: /usr/lib/debug/.build-id/12/ae8a3656a7d266d30050428bedfedfc20682e5.debug	120777	root:root		../../usr/lib64/libodbctxtS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/30	40755	root:root		
-File: /usr/lib/debug/.build-id/30/0c9d660ef415ea49e3c3a6ce8785c1cc5c30ed	120777	root:root		../../../../lib64/libtemplate.so.2.0.0
-File: /usr/lib/debug/.build-id/30/0c9d660ef415ea49e3c3a6ce8785c1cc5c30ed.debug	120777	root:root		../../usr/lib64/libtemplate.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/3c	40755	root:root		
-File: /usr/lib/debug/.build-id/3c/6fbab16df3b886ec0932607c3b93af5c6e3301	120777	root:root		../../../../lib64/libodbccr.so.2.0.0
-File: /usr/lib/debug/.build-id/3c/6fbab16df3b886ec0932607c3b93af5c6e3301.debug	120777	root:root		../../usr/lib64/libodbccr.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/50	40755	root:root		
-File: /usr/lib/debug/.build-id/50/ed44e72857f560e86d604ad9a7cafe9e4fe757	120777	root:root		../../../../lib64/liboplodbcS.so.2.0.0
-File: /usr/lib/debug/.build-id/50/ed44e72857f560e86d604ad9a7cafe9e4fe757.debug	120777	root:root		../../usr/lib64/liboplodbcS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/57	40755	root:root		
-File: /usr/lib/debug/.build-id/57/8cc37d21988dd4d5118fe2a779a5b708073612	120777	root:root		../../../../lib64/libodbc.so.2.0.0
-File: /usr/lib/debug/.build-id/57/8cc37d21988dd4d5118fe2a779a5b708073612.debug	120777	root:root		../../usr/lib64/libodbc.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/00	40755	root:root		
+File: /usr/lib/debug/.build-id/00/6b62e3485619e1eaab9e7643d6e787aca9cfb5	120777	root:root		../../../../lib64/libodbcinst.so.2.0.0
+File: /usr/lib/debug/.build-id/00/6b62e3485619e1eaab9e7643d6e787aca9cfb5.debug	120777	root:root		../../usr/lib64/libodbcinst.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/13	40755	root:root		
+File: /usr/lib/debug/.build-id/13/577536a25467a69647627f4aad31f1cc8f6b7d	120777	root:root		../../../../lib64/libodbccr.so.2.0.0
+File: /usr/lib/debug/.build-id/13/577536a25467a69647627f4aad31f1cc8f6b7d.debug	120777	root:root		../../usr/lib64/libodbccr.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/22	40755	root:root		
+File: /usr/lib/debug/.build-id/22/09f7ff1091d1f2821da6e914399472993778d1	120777	root:root		../../../../lib64/libtemplate.so.2.0.0
+File: /usr/lib/debug/.build-id/22/09f7ff1091d1f2821da6e914399472993778d1.debug	120777	root:root		../../usr/lib64/libtemplate.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/32	40755	root:root		
+File: /usr/lib/debug/.build-id/32/b79ca0650e535b833097d45e02d068013df9a7	120777	root:root		../../../../lib64/libodbcpsqlS.so.2.0.0
+File: /usr/lib/debug/.build-id/32/b79ca0650e535b833097d45e02d068013df9a7.debug	120777	root:root		../../usr/lib64/libodbcpsqlS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/4c	40755	root:root		
+File: /usr/lib/debug/.build-id/4c/30f04a6d5976c89c1d11b112c36af41a1ccb9b	120777	root:root		../../../../lib64/libsapdbS.so.2.0.0
+File: /usr/lib/debug/.build-id/4c/30f04a6d5976c89c1d11b112c36af41a1ccb9b.debug	120777	root:root		../../usr/lib64/libsapdbS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/53	40755	root:root		
+File: /usr/lib/debug/.build-id/53/e776fce40b95a6d16ee36d7d95de1ebeca1886	120777	root:root		../../../../lib64/liboraodbcS.so.2.0.0
+File: /usr/lib/debug/.build-id/53/e776fce40b95a6d16ee36d7d95de1ebeca1886.debug	120777	root:root		../../usr/lib64/liboraodbcS.so.2.0.0.debug
 File: /usr/lib/debug/.build-id/64	40755	root:root		
-File: /usr/lib/debug/.build-id/64/21f3c9b90fce3cabf868c52da1238770286887	120777	root:root		../../../../lib64/libtdsS.so.2.0.0
-File: /usr/lib/debug/.build-id/64/21f3c9b90fce3cabf868c52da1238770286887.debug	120777	root:root		../../usr/lib64/libtdsS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/71	40755	root:root		
-File: /usr/lib/debug/.build-id/71/9bd7e0b07f6a86ed6ced0eb8f862adf05b73b3	120777	root:root		../../../../lib64/libodbcdrvcfg1S.so.2.0.0
-File: /usr/lib/debug/.build-id/71/9bd7e0b07f6a86ed6ced0eb8f862adf05b73b3.debug	120777	root:root		../../usr/lib64/libodbcdrvcfg1S.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/64/4600e04ecf2817317e6dc4c1bf2d09d7022761	120777	root:root		../../../../lib64/libodbcpsql.so.2.0.0
+File: /usr/lib/debug/.build-id/64/4600e04ecf2817317e6dc4c1bf2d09d7022761.debug	120777	root:root		../../usr/lib64/libodbcpsql.so.2.0.0.debug
 File: /usr/lib/debug/.build-id/74	40755	root:root		
-File: /usr/lib/debug/.build-id/74/a82f233506d61677315404cd360dfd51785215	120777	root:root		../../../../lib64/libesoobS.so.2.0.0
-File: /usr/lib/debug/.build-id/74/a82f233506d61677315404cd360dfd51785215.debug	120777	root:root		../../usr/lib64/libesoobS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/8f	40755	root:root		
-File: /usr/lib/debug/.build-id/8f/44288028e6847b6dc338d499296bb6c00d8643	120777	root:root		../../../../lib64/libodbcmyS.so.2.0.0
-File: /usr/lib/debug/.build-id/8f/44288028e6847b6dc338d499296bb6c00d8643.debug	120777	root:root		../../usr/lib64/libodbcmyS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/b7	40755	root:root		
-File: /usr/lib/debug/.build-id/b7/bd752dc6c35b572ccd54b00c5f9be499c4e637	120777	root:root		../../../../lib64/libodbcdrvcfg2S.so.2.0.0
-File: /usr/lib/debug/.build-id/b7/bd752dc6c35b572ccd54b00c5f9be499c4e637.debug	120777	root:root		../../usr/lib64/libodbcdrvcfg2S.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/bf	40755	root:root		
-File: /usr/lib/debug/.build-id/bf/b5d6d26d497868dbd94abad218a0619fd9b53b	120777	root:root		../../../../lib64/libodbcpsql.so.2.0.0
-File: /usr/lib/debug/.build-id/bf/b5d6d26d497868dbd94abad218a0619fd9b53b.debug	120777	root:root		../../usr/lib64/libodbcpsql.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/cf	40755	root:root		
-File: /usr/lib/debug/.build-id/cf/f323b21ba6ec928a3f8816433924d1884a878d	120777	root:root		../../../../lib64/libodbcpsqlS.so.2.0.0
-File: /usr/lib/debug/.build-id/cf/f323b21ba6ec928a3f8816433924d1884a878d.debug	120777	root:root		../../usr/lib64/libodbcpsqlS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/d7	40755	root:root		
-File: /usr/lib/debug/.build-id/d7/3cee6db568f73aa50657e3f697792bdd232b5f	120777	root:root		../../../../lib64/liboraodbcS.so.2.0.0
-File: /usr/lib/debug/.build-id/d7/3cee6db568f73aa50657e3f697792bdd232b5f.debug	120777	root:root		../../usr/lib64/liboraodbcS.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/d8	40755	root:root		
-File: /usr/lib/debug/.build-id/d8/8821434bf4c3c118d78d5e62e013822d4148e8	120777	root:root		../../../../lib64/libodbcnnS.so.2.0.0
-File: /usr/lib/debug/.build-id/d8/8821434bf4c3c118d78d5e62e013822d4148e8.debug	120777	root:root		../../usr/lib64/libodbcnnS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/74/6896041804be03d0d6a0d97596e6039fb31bd4	120777	root:root		../../../../lib64/libodbcdrvcfg1S.so.2.0.0
+File: /usr/lib/debug/.build-id/74/6896041804be03d0d6a0d97596e6039fb31bd4.debug	120777	root:root		../../usr/lib64/libodbcdrvcfg1S.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/7f	40755	root:root		
+File: /usr/lib/debug/.build-id/7f/725e195e0de99f08ca08d0936105787a4d53ad	120777	root:root		../../../../lib64/libodbcdrvcfg2S.so.2.0.0
+File: /usr/lib/debug/.build-id/7f/725e195e0de99f08ca08d0936105787a4d53ad.debug	120777	root:root		../../usr/lib64/libodbcdrvcfg2S.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/84	40755	root:root		
+File: /usr/lib/debug/.build-id/84/46a7f9cdf32c47d73e57ab3dc80eb927e93fa2	120777	root:root		../../../../lib64/libodbc.so.2.0.0
+File: /usr/lib/debug/.build-id/84/46a7f9cdf32c47d73e57ab3dc80eb927e93fa2.debug	120777	root:root		../../usr/lib64/libodbc.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/9b	40755	root:root		
+File: /usr/lib/debug/.build-id/9b/850b3ea28657d2fbf81d252764f6b632d057a6	120777	root:root		../../../../lib64/libodbcmyS.so.2.0.0
+File: /usr/lib/debug/.build-id/9b/850b3ea28657d2fbf81d252764f6b632d057a6.debug	120777	root:root		../../usr/lib64/libodbcmyS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/9e	40755	root:root		
+File: /usr/lib/debug/.build-id/9e/fc6471e073318c434f2fa4d2de97975f19b14f	120777	root:root		../../../../lib64/libodbcnnS.so.2.0.0
+File: /usr/lib/debug/.build-id/9e/fc6471e073318c434f2fa4d2de97975f19b14f.debug	120777	root:root		../../usr/lib64/libodbcnnS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/a6	40755	root:root		
+File: /usr/lib/debug/.build-id/a6/ee441b6b18eaff286c6e940f624be6bbe5fce5	120777	root:root		../../../../lib64/liboplodbcS.so.2.0.0
+File: /usr/lib/debug/.build-id/a6/ee441b6b18eaff286c6e940f624be6bbe5fce5.debug	120777	root:root		../../usr/lib64/liboplodbcS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/ac	40755	root:root		
+File: /usr/lib/debug/.build-id/ac/8ac87d5e1390967e0bc7fa7c74f93a5f0f451e	120777	root:root		../../../../lib64/libmimerS.so.2.0.0
+File: /usr/lib/debug/.build-id/ac/8ac87d5e1390967e0bc7fa7c74f93a5f0f451e.debug	120777	root:root		../../usr/lib64/libmimerS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/b3	40755	root:root		
+File: /usr/lib/debug/.build-id/b3/97a6ae69411c381d55b2ed4133346ea350c8f8	120777	root:root		../../../../lib64/libnn.so.2.0.0
+File: /usr/lib/debug/.build-id/b3/97a6ae69411c381d55b2ed4133346ea350c8f8.debug	120777	root:root		../../usr/lib64/libnn.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/b5	40755	root:root		
+File: /usr/lib/debug/.build-id/b5/eeae2712bf392e34c22d7cae8dae9f9cc111d6	120777	root:root		../../../../lib64/libodbctxtS.so.2.0.0
+File: /usr/lib/debug/.build-id/b5/eeae2712bf392e34c22d7cae8dae9f9cc111d6.debug	120777	root:root		../../usr/lib64/libodbctxtS.so.2.0.0.debug
 File: /usr/lib/debug/.build-id/e4	40755	root:root		
-File: /usr/lib/debug/.build-id/e4/43c3493132468b3dca1b35b09c98c71ccd4066	120777	root:root		../../../../lib64/libodbcinst.so.2.0.0
-File: /usr/lib/debug/.build-id/e4/43c3493132468b3dca1b35b09c98c71ccd4066.debug	120777	root:root		../../usr/lib64/libodbcinst.so.2.0.0.debug
-File: /usr/lib/debug/.build-id/f6	40755	root:root		
-File: /usr/lib/debug/.build-id/f6/fd3699fed74a25fef068b4f0bef45c9a0174be	120777	root:root		../../../../lib64/libsapdbS.so.2.0.0
-File: /usr/lib/debug/.build-id/f6/fd3699fed74a25fef068b4f0bef45c9a0174be.debug	120777	root:root		../../usr/lib64/libsapdbS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libesoobS.so.2.0.0.debug	100644	root:root	69f9d40e467a2b2430712475efae1a55	
+File: /usr/lib/debug/.build-id/e4/741a08b0ad3d1eb5485794db186986e4c3a4fe	120777	root:root		../../../../lib64/libtdsS.so.2.0.0
+File: /usr/lib/debug/.build-id/e4/741a08b0ad3d1eb5485794db186986e4c3a4fe.debug	120777	root:root		../../usr/lib64/libtdsS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/e9	40755	root:root		
+File: /usr/lib/debug/.build-id/e9/a53694ce9cb7a166a8244e339c291c9b79ebd5	120777	root:root		../../../../lib64/libesoobS.so.2.0.0
+File: /usr/lib/debug/.build-id/e9/a53694ce9cb7a166a8244e339c291c9b79ebd5.debug	120777	root:root		../../usr/lib64/libesoobS.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/f3	40755	root:root		
+File: /usr/lib/debug/.build-id/f3/66eb4efc938b2354a3384a1ad9ebd1643decdf	120777	root:root		../../../../lib64/libodbcminiS.so.2.0.0
+File: /usr/lib/debug/.build-id/f3/66eb4efc938b2354a3384a1ad9ebd1643decdf.debug	120777	root:root		../../usr/lib64/libodbcminiS.so.2.0.0.debug
+File: /usr/lib/debug/usr/lib64/libesoobS.so.2.0.0.debug	100644	root:root	ec4c7add47693e411bdcbec33ae4c095	
 File: /usr/lib/debug/usr/lib64/libesoobS.so.2.debug	120777	root:root		libesoobS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libmimerS.so.2.0.0.debug	100644	root:root	097b107ab44ad0ac7fb185639f60306b	
+File: /usr/lib/debug/usr/lib64/libmimerS.so.2.0.0.debug	100644	root:root	ac8566a969320b218ff09ff2f0d629c7	
 File: /usr/lib/debug/usr/lib64/libmimerS.so.2.debug	120777	root:root		libmimerS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libnn.so.2.0.0.debug	100644	root:root	9a0f7e1fec7446a88e1ba283ee00967f	
+File: /usr/lib/debug/usr/lib64/libnn.so.2.0.0.debug	100644	root:root	33fc99f1cde94bd33d449f89e73ff1dc	
 File: /usr/lib/debug/usr/lib64/libnn.so.2.debug	120777	root:root		libnn.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbc.so.2.0.0.debug	100644	root:root	e9157b7c049278f8ff77feb22a1c55d9	
+File: /usr/lib/debug/usr/lib64/libodbc.so.2.0.0.debug	100644	root:root	f382bcc9b399efe093ef40e3e01ea362	
 File: /usr/lib/debug/usr/lib64/libodbc.so.2.debug	120777	root:root		libodbc.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbccr.so.2.0.0.debug	100644	root:root	385ffca97bce75e1b0243a2f65bbee0a	
+File: /usr/lib/debug/usr/lib64/libodbccr.so.2.0.0.debug	100644	root:root	a6366e6befdffa0c22b8bec1afb581b8	
 File: /usr/lib/debug/usr/lib64/libodbccr.so.2.debug	120777	root:root		libodbccr.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcdrvcfg1S.so.2.0.0.debug	100644	root:root	79e5c2781dca8d48d3ecdad016c680d7	
+File: /usr/lib/debug/usr/lib64/libodbcdrvcfg1S.so.2.0.0.debug	100644	root:root	be7a54242c28e89d14f631147644dd09	
 File: /usr/lib/debug/usr/lib64/libodbcdrvcfg1S.so.2.debug	120777	root:root		libodbcdrvcfg1S.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcdrvcfg2S.so.2.0.0.debug	100644	root:root	6d6c636916794da97e325172fc43a13a	
+File: /usr/lib/debug/usr/lib64/libodbcdrvcfg2S.so.2.0.0.debug	100644	root:root	817c7d08ee40981d195b0837c7452834	
 File: /usr/lib/debug/usr/lib64/libodbcdrvcfg2S.so.2.debug	120777	root:root		libodbcdrvcfg2S.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcinst.so.2.0.0.debug	100644	root:root	60f16fef4170247a3ef68ea2bc8c07ec	
+File: /usr/lib/debug/usr/lib64/libodbcinst.so.2.0.0.debug	100644	root:root	84eb46a816537bf7a169aebbd8be35cf	
 File: /usr/lib/debug/usr/lib64/libodbcinst.so.2.debug	120777	root:root		libodbcinst.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcminiS.so.2.0.0.debug	100644	root:root	4a2de9b65e04d3491ed6370bba9c87e8	
+File: /usr/lib/debug/usr/lib64/libodbcminiS.so.2.0.0.debug	100644	root:root	7e145c52ad613d77549dd9798cd36094	
 File: /usr/lib/debug/usr/lib64/libodbcminiS.so.2.debug	120777	root:root		libodbcminiS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcmyS.so.2.0.0.debug	100644	root:root	c520715a7d2f2bda016a0eeedb95651d	
+File: /usr/lib/debug/usr/lib64/libodbcmyS.so.2.0.0.debug	100644	root:root	c1597b40e8e0ac6bc1a6ffbb26dea30b	
 File: /usr/lib/debug/usr/lib64/libodbcmyS.so.2.debug	120777	root:root		libodbcmyS.so.2.0.0.debug
 File: /usr/lib/debug/usr/lib64/libodbcmyS.so.debug	120777	root:root		libodbcmyS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcnnS.so.2.0.0.debug	100644	root:root	1ccaf1c2b6ec9116e492cff308392d02	
+File: /usr/lib/debug/usr/lib64/libodbcnnS.so.2.0.0.debug	100644	root:root	20ca04600eeca155766bb422bb19b0e7	
 File: /usr/lib/debug/usr/lib64/libodbcnnS.so.2.debug	120777	root:root		libodbcnnS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcpsql.so.2.0.0.debug	100644	root:root	2151fdd4115c01f57fafe78ab0e2937e	
+File: /usr/lib/debug/usr/lib64/libodbcpsql.so.2.0.0.debug	100644	root:root	ef6df5053cdbbdaf031bbc93d7795d4d	
 File: /usr/lib/debug/usr/lib64/libodbcpsql.so.2.debug	120777	root:root		libodbcpsql.so.2.0.0.debug
 File: /usr/lib/debug/usr/lib64/libodbcpsql.so.debug	120777	root:root		libodbcpsql.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbcpsqlS.so.2.0.0.debug	100644	root:root	b01619a1ba5207585b042dbc2dbec842	
+File: /usr/lib/debug/usr/lib64/libodbcpsqlS.so.2.0.0.debug	100644	root:root	723cc996388584a10b7cbb4220abccf4	
 File: /usr/lib/debug/usr/lib64/libodbcpsqlS.so.2.debug	120777	root:root		libodbcpsqlS.so.2.0.0.debug
 File: /usr/lib/debug/usr/lib64/libodbcpsqlS.so.debug	120777	root:root		libodbcpsqlS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libodbctxtS.so.2.0.0.debug	100644	root:root	4a39eeb2edd980ba050adf179ad88a1b	
+File: /usr/lib/debug/usr/lib64/libodbctxtS.so.2.0.0.debug	100644	root:root	04786e632e9c09d74935a10249eb4739	
 File: /usr/lib/debug/usr/lib64/libodbctxtS.so.2.debug	120777	root:root		libodbctxtS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/liboplodbcS.so.2.0.0.debug	100644	root:root	2f7445f2bf5ab3b48569e1e467261fd1	
+File: /usr/lib/debug/usr/lib64/liboplodbcS.so.2.0.0.debug	100644	root:root	78b551e353468e71b2869eb33d3ea3fd	
 File: /usr/lib/debug/usr/lib64/liboplodbcS.so.2.debug	120777	root:root		liboplodbcS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/liboraodbcS.so.2.0.0.debug	100644	root:root	1abb8ea3642174fc37e3ad6cdcdefa70	
+File: /usr/lib/debug/usr/lib64/liboraodbcS.so.2.0.0.debug	100644	root:root	4fb4c32f62a2b99cd70315a8e709521a	
 File: /usr/lib/debug/usr/lib64/liboraodbcS.so.2.debug	120777	root:root		liboraodbcS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libsapdbS.so.2.0.0.debug	100644	root:root	48d16e3c64f7826a3bda96d7ed98b4b8	
+File: /usr/lib/debug/usr/lib64/libsapdbS.so.2.0.0.debug	100644	root:root	0c603925a1b898ba696091fdfd89e301	
 File: /usr/lib/debug/usr/lib64/libsapdbS.so.2.debug	120777	root:root		libsapdbS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtdsS.so.2.0.0.debug	100644	root:root	b0b547034163063fdcb6482d574ffed9	
+File: /usr/lib/debug/usr/lib64/libtdsS.so.2.0.0.debug	100644	root:root	8bebcfb9ecced9050cdc56ffdd878c32	
 File: /usr/lib/debug/usr/lib64/libtdsS.so.2.debug	120777	root:root		libtdsS.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtemplate.so.2.0.0.debug	100644	root:root	82968c8a3fd18c481ce3ef208c81e863	
+File: /usr/lib/debug/usr/lib64/libtemplate.so.2.0.0.debug	100644	root:root	8499150649bb75e501e1f3197bc08d32	
 File: /usr/lib/debug/usr/lib64/libtemplate.so.2.debug	120777	root:root		libtemplate.so.2.0.0.debug
@@ -1177,3 +1180,5 @@
 File: /usr/src/debug/unixODBC-2.3.7/include/sql.h	100644	root:root	92c6ffc1ea32fb6ff91bce3524e8fde2	
+File: /usr/src/debug/unixODBC-2.3.7/include/sqlext.h	100644	root:root	986633a187b90bc1dc92ef354c2943de	
 File: /usr/src/debug/unixODBC-2.3.7/include/sqltypes.h	100644	root:root	8136f31edcede92a508a728458632fac	
+File: /usr/src/debug/unixODBC-2.3.7/include/sqlucode.h	100644	root:root	3817450a44151649f3fbf21483b7aa65	
 File: /usr/src/debug/unixODBC-2.3.7/include/uodbc_stats.h	100644	root:root	1aaf2770bce5cd04baf7b8b332b6e302	
@@ -1293,2 +1298,2 @@
 File: /usr/src/debug/unixODBC-2.3.7/odbcinst/_odbcinst_UserINI.c	100644	root:root	6277881f711f691c96f64fc889c02593	
-RPMIdentity: e3a92e4d486396ec8241804c0b3cfaaa6b801631fe68d687e11ea8226a942aebb452a75f0900546202ad72ee4ee20ec0586efa8c0cfc30d118f73588788c121a
+RPMIdentity: 40fa21ff01dd5687267b1fcac25e5b2e397ff31d71add2c4ecc2aa16f08237a1aefab9d286d8164fc6d6d4d93e633bfdab46ad7ff59e62b48f77dafc373bcc03
--- unixODBC-2.3.7-alt1.x86_64.rpm.repo	2021-06-27 00:16:33.000000000 +0000
+++ unixODBC-2.3.7-alt1.x86_64.rpm.hasher	2022-09-07 02:45:51.552903682 +0000
@@ -39,2 +39,3 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libreadline.so.7()(64bit) >= set:nkPmTlFcEuIA0P8
@@ -48,7 +49,7 @@
 File: /etc/odbcinst.ini	100644	root:root	72fc109e1970e6e624c86c69064bc222	
-File: /usr/bin/dltest	100755	root:root	795fee890307a0c7c1add411545d94a5	
-File: /usr/bin/isql	100755	root:root	49c9567ac104fcf60548ff91af3c93cd	
-File: /usr/bin/iusql	100755	root:root	03c7e0ceb5ea6eed5853cb040d3c82e1	
-File: /usr/bin/odbcinst	100755	root:root	e7693a37a99f68903c770f4c4686bdc4	
-File: /usr/bin/slencheck	100755	root:root	3071bae6c862e9bc4810c34ee7982c21	
+File: /usr/bin/dltest	100755	root:root	ba79c2b20bc796b569cd7f70eaf4a386	
+File: /usr/bin/isql	100755	root:root	9ce2109a8d473603f711b5e91f687b9c	
+File: /usr/bin/iusql	100755	root:root	d0b09e886ca1553c375c193bc9d1fc73	
+File: /usr/bin/odbcinst	100755	root:root	812e3fa14d0f77c4ca0ff902f9fe1535	
+File: /usr/bin/slencheck	100755	root:root	33edbeff3571534bd31f5d83785881c5	
 File: /usr/share/doc/unixODBC-2.3.7	40755	root:root		
@@ -84,2 +85,2 @@
 File: /usr/share/man/man7/unixODBC.7.xz	100644	root:root	0cf3a8ad0ad317bdef11795c54ca31b6	
-RPMIdentity: 8b9e8118e4ff84e2942978e9324fb4aea69b8415f95f1d10e41fa30bb31982ab9f3ca176a33abd026f45d219d98bba46fcd081454815efd2c3461b259623473e
+RPMIdentity: cb2796d7849b95b9a9e9c56f26c8437e30d0a804bda25d112914e7fc27fc2862c5efcc41eadcadae15656c04b7bd9342037bc20cf695ddbf64c6237edbc59be5
--- unixODBC-debuginfo-2.3.7-alt1.x86_64.rpm.repo	2021-06-27 00:16:33.000000000 +0000
+++ unixODBC-debuginfo-2.3.7-alt1.x86_64.rpm.hasher	2022-09-07 02:45:51.600904472 +0000
@@ -1,16 +1,16 @@
-/usr/lib/debug/.build-id/22	40755	root:root	
-/usr/lib/debug/.build-id/22/761a8bd953045f661bb3372f30e95d2df45f5a	120777	root:root	../../../../bin/isql
-/usr/lib/debug/.build-id/22/761a8bd953045f661bb3372f30e95d2df45f5a.debug	120777	root:root	../../usr/bin/isql.debug
-/usr/lib/debug/.build-id/41	40755	root:root	
-/usr/lib/debug/.build-id/41/104b5d8ca323c378e3f29c0aa24e5c3d813b22	120777	root:root	../../../../bin/odbcinst
-/usr/lib/debug/.build-id/41/104b5d8ca323c378e3f29c0aa24e5c3d813b22.debug	120777	root:root	../../usr/bin/odbcinst.debug
-/usr/lib/debug/.build-id/50	40755	root:root	
-/usr/lib/debug/.build-id/50/dacb8769a62fd85b7ffe84c1ab6d6bfde3bab0	120777	root:root	../../../../bin/slencheck
-/usr/lib/debug/.build-id/50/dacb8769a62fd85b7ffe84c1ab6d6bfde3bab0.debug	120777	root:root	../../usr/bin/slencheck.debug
-/usr/lib/debug/.build-id/9e	40755	root:root	
-/usr/lib/debug/.build-id/9e/950b97b7fbc618b9a571230c3e442c5a6133fb	120777	root:root	../../../../bin/dltest
-/usr/lib/debug/.build-id/9e/950b97b7fbc618b9a571230c3e442c5a6133fb.debug	120777	root:root	../../usr/bin/dltest.debug
-/usr/lib/debug/.build-id/ca	40755	root:root	
-/usr/lib/debug/.build-id/ca/b5dce54a7c5a0dac5fa61133e34ab79de7feaf	120777	root:root	../../../../bin/iusql
-/usr/lib/debug/.build-id/ca/b5dce54a7c5a0dac5fa61133e34ab79de7feaf.debug	120777	root:root	../../usr/bin/iusql.debug
+/usr/lib/debug/.build-id/0a	40755	root:root	
+/usr/lib/debug/.build-id/0a/f306bc95c99ab10398ad6c845e849e56c2ba53	120777	root:root	../../../../bin/isql
+/usr/lib/debug/.build-id/0a/f306bc95c99ab10398ad6c845e849e56c2ba53.debug	120777	root:root	../../usr/bin/isql.debug
+/usr/lib/debug/.build-id/34	40755	root:root	
+/usr/lib/debug/.build-id/34/446c08e4af8d9d03f8f2f68bdff70162f7afd5	120777	root:root	../../../../bin/slencheck
+/usr/lib/debug/.build-id/34/446c08e4af8d9d03f8f2f68bdff70162f7afd5.debug	120777	root:root	../../usr/bin/slencheck.debug
+/usr/lib/debug/.build-id/6c	40755	root:root	
+/usr/lib/debug/.build-id/6c/6af580c5fb987582928317069dd9f5e4a42c13	120777	root:root	../../../../bin/odbcinst
+/usr/lib/debug/.build-id/6c/6af580c5fb987582928317069dd9f5e4a42c13.debug	120777	root:root	../../usr/bin/odbcinst.debug
+/usr/lib/debug/.build-id/b0	40755	root:root	
+/usr/lib/debug/.build-id/b0/9ca7cc878fd8da786b01d44cc9e2c9fc950bff	120777	root:root	../../../../bin/dltest
+/usr/lib/debug/.build-id/b0/9ca7cc878fd8da786b01d44cc9e2c9fc950bff.debug	120777	root:root	../../usr/bin/dltest.debug
+/usr/lib/debug/.build-id/c5	40755	root:root	
+/usr/lib/debug/.build-id/c5/a642ad2ba12042c8efe1fa327de7b6f62896a5	120777	root:root	../../../../bin/iusql
+/usr/lib/debug/.build-id/c5/a642ad2ba12042c8efe1fa327de7b6f62896a5.debug	120777	root:root	../../usr/bin/iusql.debug
 /usr/lib/debug/usr/bin/dltest.debug	100644	root:root	
@@ -28,5 +28,2 @@
 /usr/src/debug/unixODBC-2.3.7/exe/slencheck.c	100644	root:root	
-/usr/src/debug/unixODBC-2.3.7/include	40755	root:root	
-/usr/src/debug/unixODBC-2.3.7/include/sqlext.h	100644	root:root	
-/usr/src/debug/unixODBC-2.3.7/include/sqlucode.h	100644	root:root	
 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug  
@@ -37,22 +34,22 @@
 Provides: unixODBC-debuginfo = 2.3.7-alt1:sisyphus+275749.100.1.1
-File: /usr/lib/debug/.build-id/22	40755	root:root		
-File: /usr/lib/debug/.build-id/22/761a8bd953045f661bb3372f30e95d2df45f5a	120777	root:root		../../../../bin/isql
-File: /usr/lib/debug/.build-id/22/761a8bd953045f661bb3372f30e95d2df45f5a.debug	120777	root:root		../../usr/bin/isql.debug
-File: /usr/lib/debug/.build-id/41	40755	root:root		
-File: /usr/lib/debug/.build-id/41/104b5d8ca323c378e3f29c0aa24e5c3d813b22	120777	root:root		../../../../bin/odbcinst
-File: /usr/lib/debug/.build-id/41/104b5d8ca323c378e3f29c0aa24e5c3d813b22.debug	120777	root:root		../../usr/bin/odbcinst.debug
-File: /usr/lib/debug/.build-id/50	40755	root:root		
-File: /usr/lib/debug/.build-id/50/dacb8769a62fd85b7ffe84c1ab6d6bfde3bab0	120777	root:root		../../../../bin/slencheck
-File: /usr/lib/debug/.build-id/50/dacb8769a62fd85b7ffe84c1ab6d6bfde3bab0.debug	120777	root:root		../../usr/bin/slencheck.debug
-File: /usr/lib/debug/.build-id/9e	40755	root:root		
-File: /usr/lib/debug/.build-id/9e/950b97b7fbc618b9a571230c3e442c5a6133fb	120777	root:root		../../../../bin/dltest
-File: /usr/lib/debug/.build-id/9e/950b97b7fbc618b9a571230c3e442c5a6133fb.debug	120777	root:root		../../usr/bin/dltest.debug
-File: /usr/lib/debug/.build-id/ca	40755	root:root		
-File: /usr/lib/debug/.build-id/ca/b5dce54a7c5a0dac5fa61133e34ab79de7feaf	120777	root:root		../../../../bin/iusql
-File: /usr/lib/debug/.build-id/ca/b5dce54a7c5a0dac5fa61133e34ab79de7feaf.debug	120777	root:root		../../usr/bin/iusql.debug
-File: /usr/lib/debug/usr/bin/dltest.debug	100644	root:root	a925bfd6b44b0e9a54263b1589e3738e	
-File: /usr/lib/debug/usr/bin/isql.debug	100644	root:root	ba3aa610a0dcc299edbdcf7272c37afa	
-File: /usr/lib/debug/usr/bin/iusql.debug	100644	root:root	e510dbb3782f0f5bfb9c9c1ab648f075	
-File: /usr/lib/debug/usr/bin/odbcinst.debug	100644	root:root	10042fa66ae8fcd8977bb2c06a848f8b	
-File: /usr/lib/debug/usr/bin/slencheck.debug	100644	root:root	0f3cfacc3c2383ecc02ec15110864dfa	
+File: /usr/lib/debug/.build-id/0a	40755	root:root		
+File: /usr/lib/debug/.build-id/0a/f306bc95c99ab10398ad6c845e849e56c2ba53	120777	root:root		../../../../bin/isql
+File: /usr/lib/debug/.build-id/0a/f306bc95c99ab10398ad6c845e849e56c2ba53.debug	120777	root:root		../../usr/bin/isql.debug
+File: /usr/lib/debug/.build-id/34	40755	root:root		
+File: /usr/lib/debug/.build-id/34/446c08e4af8d9d03f8f2f68bdff70162f7afd5	120777	root:root		../../../../bin/slencheck
+File: /usr/lib/debug/.build-id/34/446c08e4af8d9d03f8f2f68bdff70162f7afd5.debug	120777	root:root		../../usr/bin/slencheck.debug
+File: /usr/lib/debug/.build-id/6c	40755	root:root		
+File: /usr/lib/debug/.build-id/6c/6af580c5fb987582928317069dd9f5e4a42c13	120777	root:root		../../../../bin/odbcinst
+File: /usr/lib/debug/.build-id/6c/6af580c5fb987582928317069dd9f5e4a42c13.debug	120777	root:root		../../usr/bin/odbcinst.debug
+File: /usr/lib/debug/.build-id/b0	40755	root:root		
+File: /usr/lib/debug/.build-id/b0/9ca7cc878fd8da786b01d44cc9e2c9fc950bff	120777	root:root		../../../../bin/dltest
+File: /usr/lib/debug/.build-id/b0/9ca7cc878fd8da786b01d44cc9e2c9fc950bff.debug	120777	root:root		../../usr/bin/dltest.debug
+File: /usr/lib/debug/.build-id/c5	40755	root:root		
+File: /usr/lib/debug/.build-id/c5/a642ad2ba12042c8efe1fa327de7b6f62896a5	120777	root:root		../../../../bin/iusql
+File: /usr/lib/debug/.build-id/c5/a642ad2ba12042c8efe1fa327de7b6f62896a5.debug	120777	root:root		../../usr/bin/iusql.debug
+File: /usr/lib/debug/usr/bin/dltest.debug	100644	root:root	3bdc97c5784dbbc5b237934223c0207b	
+File: /usr/lib/debug/usr/bin/isql.debug	100644	root:root	5fb654a44728c7d8d38a69e31fa870e6	
+File: /usr/lib/debug/usr/bin/iusql.debug	100644	root:root	c451661c624862e7864f5c50158e57a3	
+File: /usr/lib/debug/usr/bin/odbcinst.debug	100644	root:root	eee9427d45c77e068d5548584d5487bb	
+File: /usr/lib/debug/usr/bin/slencheck.debug	100644	root:root	c996c0eda2c012e4cdcdcae3864c848a	
 File: /usr/src/debug/unixODBC-2.3.7	40755	root:root		
@@ -65,5 +62,2 @@
 File: /usr/src/debug/unixODBC-2.3.7/exe/slencheck.c	100644	root:root	cb44129cd6ec60156ee82a485bd896c1	
-File: /usr/src/debug/unixODBC-2.3.7/include	40755	root:root		
-File: /usr/src/debug/unixODBC-2.3.7/include/sqlext.h	100644	root:root	986633a187b90bc1dc92ef354c2943de	
-File: /usr/src/debug/unixODBC-2.3.7/include/sqlucode.h	100644	root:root	3817450a44151649f3fbf21483b7aa65	
-RPMIdentity: 47e056a2bbc168b408af7bdd403580bdfe62279d8a7bde3cdf6a4bba10f1cbaf006b58ed412efe611e901a9930c316b84b0860d586a594953b7eae8d6e1ed7fb
+RPMIdentity: 2f3a1b115131c2adb6eb0bffb273451d664a5e83236a000ad8bb6a2f465722f07797e1dee2c29c138d6838e1b385b08ff3deae5d67afd4193818da5a693873d6