Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/unixODBC.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-6be32642441dfc582b3fe054621b1bc5b2b04d4f/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/unixODBC.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/unixODBC-2.3.1-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/unixODBC.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-6be32642441dfc582b3fe054621b1bc5b2b04d4f/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/unixODBC.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r8YdDS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unixODBC-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/unixODBC-2.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd unixODBC-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (depcomp.patch): + echo 'Patch #1 (depcomp.patch):' + /usr/bin/cat /builddir/build/SOURCES/depcomp.patch + /usr/bin/patch -p1 --fuzz=0 patching file depcomp Patch #6 (export-symbols.patch): + echo 'Patch #6 (export-symbols.patch):' + /usr/bin/cat /builddir/build/SOURCES/export-symbols.patch + /usr/bin/patch -p1 --fuzz=0 patching file DriverManager/DriverManager.exp patching file cur/Makefile.am patching file cur/Makefile.in Hunk #1 succeeded at 284 (offset 12 lines). Patch #8 (so-version-bump.patch): + echo 'Patch #8 (so-version-bump.patch):' + /usr/bin/cat /builddir/build/SOURCES/so-version-bump.patch + /usr/bin/patch -p1 --fuzz=0 patching file DRVConfig/Mimer/Makefile.am patching file DRVConfig/MiniSQL/Makefile.am patching file DRVConfig/MySQL/Makefile.am patching file DRVConfig/Oracle/Makefile.am patching file DRVConfig/PostgreSQL/Makefile.am patching file DRVConfig/drvcfg1/Makefile.am patching file DRVConfig/drvcfg2/Makefile.am patching file DRVConfig/esoob/Makefile.am patching file DRVConfig/nn/Makefile.am patching file DRVConfig/oplodbc/Makefile.am patching file DRVConfig/sapdb/Makefile.am patching file DRVConfig/tds/Makefile.am patching file DRVConfig/txt/Makefile.am patching file Drivers/MiniSQL/Makefile.am patching file Drivers/Postgre7.1/Makefile.am patching file Drivers/nn/Makefile.am patching file Drivers/template/Makefile.am Patch #9 (keep-typedefs.patch): + echo 'Patch #9 (keep-typedefs.patch):' + /usr/bin/cat /builddir/build/SOURCES/keep-typedefs.patch + /usr/bin/patch -p1 --fuzz=0 patching file include/sqltypes.h Patch #10 (coverity-fixes.patch): + echo 'Patch #10 (coverity-fixes.patch):' + /usr/bin/cat /builddir/build/SOURCES/coverity-fixes.patch + /usr/bin/patch -p1 --fuzz=0 patching file DriverManager/SQLGetCursorName.c patching file DriverManager/SQLGetCursorNameW.c patching file DriverManager/__info.c patching file Drivers/Postgre7.1/info.c patching file Drivers/nn/convert.c patching file cur/SQLBindCol.c patching file cur/SQLGetInfo.c patching file exe/isql.c + 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 + libtoolize --install libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./config.guess' libtoolize: linking file `./config.sub' libtoolize: linking file `./install-sh' libtoolize: linking file `./ltmain.sh' libtoolize: putting auxiliary files in `.'. libtoolize: linking file `libltdl/config/compile' libtoolize: linking file `libltdl/config/config.guess' libtoolize: linking file `libltdl/config/config.sub' libtoolize: linking file `libltdl/config/depcomp' libtoolize: linking file `libltdl/config/install-sh' libtoolize: linking file `libltdl/config/missing' libtoolize: linking file `libltdl/config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `libltdl/m4'. libtoolize: linking file `libltdl/m4/argz.m4' libtoolize: linking file `libltdl/m4/libtool.m4' libtoolize: linking file `libltdl/m4/ltdl.m4' libtoolize: linking file `libltdl/m4/ltoptions.m4' libtoolize: linking file `libltdl/m4/ltsugar.m4' libtoolize: linking file `libltdl/m4/ltversion.m4' libtoolize: linking file `libltdl/m4/lt~obsolete.m4' libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, `libltdl'. libtoolize: linking file `libltdl/COPYING.LIB' libtoolize: linking file `libltdl/README' libtoolize: linking file `libltdl/Makefile.am' libtoolize: linking file `libltdl/configure.ac' libtoolize: copying file `libltdl/aclocal.m4' libtoolize: linking file `libltdl/Makefile.in' libtoolize: linking file `libltdl/config-h.in' libtoolize: linking file `libltdl/configure' libtoolize: linking file `libltdl/argz_.h' libtoolize: linking file `libltdl/argz.c' libtoolize: linking file `libltdl/loaders/dld_link.c' libtoolize: linking file `libltdl/loaders/dlopen.c' libtoolize: linking file `libltdl/loaders/dyld.c' libtoolize: linking file `libltdl/loaders/load_add_on.c' libtoolize: linking file `libltdl/loaders/loadlibrary.c' libtoolize: linking file `libltdl/loaders/shl_load.c' libtoolize: linking file `libltdl/lt__dirent.c' libtoolize: linking file `libltdl/lt__strl.c' libtoolize: linking file `libltdl/libltdl/lt__alloc.h' libtoolize: linking file `libltdl/libltdl/lt__dirent.h' libtoolize: linking file `libltdl/libltdl/lt__glibc.h' libtoolize: linking file `libltdl/libltdl/lt__private.h' libtoolize: linking file `libltdl/libltdl/lt__strl.h' libtoolize: linking file `libltdl/libltdl/lt_dlloader.h' libtoolize: linking file `libltdl/libltdl/lt_error.h' libtoolize: linking file `libltdl/libltdl/lt_system.h' libtoolize: linking file `libltdl/libltdl/slist.h' libtoolize: linking file `libltdl/loaders/preopen.c' libtoolize: linking file `libltdl/lt__alloc.c' libtoolize: linking file `libltdl/lt_dlloader.c' libtoolize: linking file `libltdl/lt_error.c' libtoolize: linking file `libltdl/ltdl.c' libtoolize: linking file `libltdl/ltdl.h' libtoolize: linking file `libltdl/slist.c' libtoolize: Consider using `AC_CONFIG_AUX_DIR([libltdl/config])' in configure.in. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uRWQg5 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd unixODBC-2.3.1 + aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + automake --add-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation DRVConfig/Mimer/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' DRVConfig/MiniSQL/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/MySQL/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/Oracle/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/PostgreSQL/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/drvcfg1/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/drvcfg2/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/esoob/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/nn/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/oplodbc/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/sapdb/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/tds/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DRVConfig/txt/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') DriverManager/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Drivers/MiniSQL/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Drivers/Postgre7.1/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Drivers/nn/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Drivers/template/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') cur/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') exe/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') extras/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') ini/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') log/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lst/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') odbcinst/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + autoconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' + export CFLAGS CXXFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./Interix/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./Interix/config.guess ++ basename ./Interix/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./Interix/config.guess '/usr/lib/rpm/redhat/config.guess' -> './Interix/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./libltdl/config/config.guess ++ basename ./libltdl/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libltdl/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './libltdl/config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./libltdl/config/config.sub ++ basename ./libltdl/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libltdl/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './libltdl/config/config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gnu-ld=yes --enable-threads=yes --enable-drivers=yes --enable-driverc=yes --enable-ltdllib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/unixODBC-2.3.1/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/unixODBC-2.3.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/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 for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-gcc -E checking for armv7hl-redhat-linux-gnueabi-gcc... (cached) armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib checking for library containing dlopen... -ldl 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... no checking for strlcpy... no 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... 4 checking if platform is 64 bit... No checking for long long... yes checking size of long int... 4 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 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 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 cur/Makefile config.status: creating DriverManager/Makefile 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 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 (/builddir/build/BUILD/unixODBC-2.3.1/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=armv7hl-redhat-linux-gnueabi' '--host=armv7hl-redhat-linux-gnueabi' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-gnu-ld=yes' '--enable-threads=yes' '--enable-drivers=yes' '--enable-driverc=yes' '--enable-ltdllib' 'build_alias=armv7hl-redhat-linux-gnueabi' 'host_alias=armv7hl-redhat-linux-gnueabi' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro ' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib checking for library containing dlopen... -ldl 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... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make all (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1' Making all in extras make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/extras' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o strcasecmp.lo strcasecmp.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o snprintf.lo snprintf.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -Wl,-z,relro -o libodbcextraslc.la strcasecmp.lo snprintf.lo -ldl -lpthread libtool: link: ar cru .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 `/builddir/build/BUILD/unixODBC-2.3.1/extras' Making all in log make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/log' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _logFreeMsg.lo _logFreeMsg.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _logFreeMsg.c -fPIC -DPIC -o .libs/_logFreeMsg.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logClear.lo logClear.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logClear.c -fPIC -DPIC -o .libs/logClear.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logClose.lo logClose.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logClose.c -fPIC -DPIC -o .libs/logClose.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logOn.lo logOn.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logOn.c -fPIC -DPIC -o .libs/logOn.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logOpen.lo logOpen.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logOpen.c -fPIC -DPIC -o .libs/logOpen.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logPeekMsg.lo logPeekMsg.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logPeekMsg.c -fPIC -DPIC -o .libs/logPeekMsg.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logPopMsg.lo logPopMsg.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logPopMsg.c -fPIC -DPIC -o .libs/logPopMsg.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o logPushMsg.lo logPushMsg.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c logPushMsg.c -fPIC -DPIC -o .libs/logPushMsg.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -o libloglc.la _logFreeMsg.lo logClear.lo logClose.lo logOn.lo logOpen.lo logPeekMsg.lo logPopMsg.lo logPushMsg.lo -ldl -lpthread libtool: link: ar cru .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 `/builddir/build/BUILD/unixODBC-2.3.1/log' Making all in lst make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/lst' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _lstAdjustCurrent.lo _lstAdjustCurrent.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _lstAdjustCurrent.c -fPIC -DPIC -o .libs/_lstAdjustCurrent.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _lstDump.lo _lstDump.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _lstDump.c -fPIC -DPIC -o .libs/_lstDump.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _lstFreeItem.lo _lstFreeItem.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _lstFreeItem.c -fPIC -DPIC -o .libs/_lstFreeItem.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _lstNextValidItem.lo _lstNextValidItem.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _lstNextValidItem.c -fPIC -DPIC -o .libs/_lstNextValidItem.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _lstPrevValidItem.lo _lstPrevValidItem.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _lstPrevValidItem.c -fPIC -DPIC -o .libs/_lstPrevValidItem.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _lstVisible.lo _lstVisible.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _lstVisible.c -fPIC -DPIC -o .libs/_lstVisible.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstAppend.lo lstAppend.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstAppend.c -fPIC -DPIC -o .libs/lstAppend.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstClose.lo lstClose.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstClose.c -fPIC -DPIC -o .libs/lstClose.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstDelete.lo lstDelete.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstDelete.c -fPIC -DPIC -o .libs/lstDelete.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstEOL.lo lstEOL.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstEOL.c -fPIC -DPIC -o .libs/lstEOL.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstFirst.lo lstFirst.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstFirst.c -fPIC -DPIC -o .libs/lstFirst.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstGet.lo lstGet.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstGet.c -fPIC -DPIC -o .libs/lstGet.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstGetBookMark.lo lstGetBookMark.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstGetBookMark.c -fPIC -DPIC -o .libs/lstGetBookMark.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstGoto.lo lstGoto.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstGoto.c -fPIC -DPIC -o .libs/lstGoto.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstGotoBookMark.lo lstGotoBookMark.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstGotoBookMark.c -fPIC -DPIC -o .libs/lstGotoBookMark.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstInsert.lo lstInsert.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstInsert.c -fPIC -DPIC -o .libs/lstInsert.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstLast.lo lstLast.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstLast.c -fPIC -DPIC -o .libs/lstLast.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstNext.lo lstNext.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstNext.c -fPIC -DPIC -o .libs/lstNext.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstOpen.lo lstOpen.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstOpen.c -fPIC -DPIC -o .libs/lstOpen.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstOpenCursor.lo lstOpenCursor.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstOpenCursor.c -fPIC -DPIC -o .libs/lstOpenCursor.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstPrev.lo lstPrev.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstPrev.c -fPIC -DPIC -o .libs/lstPrev.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstSeek.lo lstSeek.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstSeek.c -fPIC -DPIC -o .libs/lstSeek.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstSeekItem.lo lstSeekItem.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstSeekItem.c -fPIC -DPIC -o .libs/lstSeekItem.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstSet.lo lstSet.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstSet.c -fPIC -DPIC -o .libs/lstSet.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lstSetFreeFunc.lo lstSetFreeFunc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lstSetFreeFunc.c -fPIC -DPIC -o .libs/lstSetFreeFunc.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -Wl,-z,relro -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 -ldl -lpthread libtool: link: ar cru .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 `/builddir/build/BUILD/unixODBC-2.3.1/lst' Making all in ini make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/ini' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniAllTrim.lo iniAllTrim.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniAllTrim.c -fPIC -DPIC -o .libs/iniAllTrim.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniAppend.lo iniAppend.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniAppend.c -fPIC -DPIC -o .libs/iniAppend.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniDelete.lo iniDelete.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniDelete.c -fPIC -DPIC -o .libs/iniDelete.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniClose.lo iniClose.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniClose.c -fPIC -DPIC -o .libs/iniClose.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniCommit.lo iniCommit.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniCommit.c -fPIC -DPIC -o .libs/iniCommit.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObject.lo iniObject.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObject.c -fPIC -DPIC -o .libs/iniObject.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectFirst.lo iniObjectFirst.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectFirst.c -fPIC -DPIC -o .libs/iniObjectFirst.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectLast.lo iniObjectLast.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectLast.c -fPIC -DPIC -o .libs/iniObjectLast.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectNext.lo iniObjectNext.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectNext.c -fPIC -DPIC -o .libs/iniObjectNext.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectSeek.lo iniObjectSeek.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectSeek.c -fPIC -DPIC -o .libs/iniObjectSeek.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectSeekSure.lo iniObjectSeekSure.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectSeekSure.c -fPIC -DPIC -o .libs/iniObjectSeekSure.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectUpdate.lo iniObjectUpdate.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectUpdate.c -fPIC -DPIC -o .libs/iniObjectUpdate.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectInsert.lo iniObjectInsert.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectInsert.c -fPIC -DPIC -o .libs/iniObjectInsert.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectDelete.lo iniObjectDelete.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectDelete.c -fPIC -DPIC -o .libs/iniObjectDelete.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniObjectEOL.lo iniObjectEOL.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniObjectEOL.c -fPIC -DPIC -o .libs/iniObjectEOL.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniOpen.lo iniOpen.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniOpen.c -fPIC -DPIC -o .libs/iniOpen.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniProperty.lo iniProperty.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniProperty.c -fPIC -DPIC -o .libs/iniProperty.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyFirst.lo iniPropertyFirst.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyFirst.c -fPIC -DPIC -o .libs/iniPropertyFirst.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyLast.lo iniPropertyLast.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyLast.c -fPIC -DPIC -o .libs/iniPropertyLast.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyNext.lo iniPropertyNext.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyNext.c -fPIC -DPIC -o .libs/iniPropertyNext.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertySeek.lo iniPropertySeek.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertySeek.c -fPIC -DPIC -o .libs/iniPropertySeek.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertySeekSure.lo iniPropertySeekSure.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertySeekSure.c -fPIC -DPIC -o .libs/iniPropertySeekSure.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyUpdate.lo iniPropertyUpdate.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyUpdate.c -fPIC -DPIC -o .libs/iniPropertyUpdate.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyInsert.lo iniPropertyInsert.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyInsert.c -fPIC -DPIC -o .libs/iniPropertyInsert.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyDelete.lo iniPropertyDelete.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyDelete.c -fPIC -DPIC -o .libs/iniPropertyDelete.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyEOL.lo iniPropertyEOL.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyEOL.c -fPIC -DPIC -o .libs/iniPropertyEOL.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniPropertyValue.lo iniPropertyValue.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniPropertyValue.c -fPIC -DPIC -o .libs/iniPropertyValue.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniValue.lo iniValue.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniValue.c -fPIC -DPIC -o .libs/iniValue.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniToUpper.lo iniToUpper.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniToUpper.c -fPIC -DPIC -o .libs/iniToUpper.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniElement.lo iniElement.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniElement.c -fPIC -DPIC -o .libs/iniElement.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniElementCount.lo iniElementCount.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniElementCount.c -fPIC -DPIC -o .libs/iniElementCount.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniGetBookmark.lo iniGetBookmark.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniGetBookmark.c -fPIC -DPIC -o .libs/iniGetBookmark.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniGotoBookmark.lo iniGotoBookmark.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniGotoBookmark.c -fPIC -DPIC -o .libs/iniGotoBookmark.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o iniCursor.lo iniCursor.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iniCursor.c -fPIC -DPIC -o .libs/iniCursor.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _iniObjectRead.lo _iniObjectRead.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _iniObjectRead.c -fPIC -DPIC -o .libs/_iniObjectRead.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _iniPropertyRead.lo _iniPropertyRead.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _iniPropertyRead.c -fPIC -DPIC -o .libs/_iniPropertyRead.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _iniDump.lo _iniDump.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _iniDump.c -fPIC -DPIC -o .libs/_iniDump.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _iniScanUntilObject.lo _iniScanUntilObject.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _iniScanUntilObject.c -fPIC -DPIC -o .libs/_iniScanUntilObject.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -Wl,-z,relro -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 -ldl -lpthread libtool: link: (cd .libs/libinilc.lax/libodbcextraslc.a && ar x "/builddir/build/BUILD/unixODBC-2.3.1/ini/../extras/.libs/libodbcextraslc.a") libtool: link: ar cru .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 `/builddir/build/BUILD/unixODBC-2.3.1/ini' Making all in libltdl make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' make all-am make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -module -avoid-version -Wl,-z,relro -o dlopen.la dlopen.lo -ldl -ldl libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o lt__strl.lo lt__strl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -no-undefined -dlpreopen dlopen.la -Wl,-z,relro -o libltdlc.la 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 lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/builddir/build/BUILD/unixODBC-2.3.1/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .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/lt__strl.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 `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' Making all in odbcinst make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/odbcinst' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o ODBCINSTConstructProperties.lo ODBCINSTConstructProperties.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c ODBCINSTConstructProperties.c -fPIC -DPIC -o .libs/ODBCINSTConstructProperties.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o ODBCINSTDestructProperties.lo ODBCINSTDestructProperties.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c ODBCINSTDestructProperties.c -fPIC -DPIC -o .libs/ODBCINSTDestructProperties.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o ODBCINSTSetProperty.lo ODBCINSTSetProperty.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c ODBCINSTSetProperty.c -fPIC -DPIC -o .libs/ODBCINSTSetProperty.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o ODBCINSTValidateProperties.lo ODBCINSTValidateProperties.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c ODBCINSTValidateProperties.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperties.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o ODBCINSTValidateProperty.lo ODBCINSTValidateProperty.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c ODBCINSTValidateProperty.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperty.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConfigDataSource.lo SQLConfigDataSource.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConfigDataSource.c -fPIC -DPIC -o .libs/SQLConfigDataSource.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConfigDriver.lo SQLConfigDriver.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConfigDriver.c -fPIC -DPIC -o .libs/SQLConfigDriver.o SQLConfigDriver.c: In function 'SQLConfigDriverWide': SQLConfigDriver.c:27:7: warning: variable 'nReturn' set but not used [-Wunused-but-set-variable] BOOL nReturn; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCreateDataSource.lo SQLCreateDataSource.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCreateDataSource.c -fPIC -DPIC -o .libs/SQLCreateDataSource.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetAvailableDrivers.c -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConfigMode.lo SQLGetConfigMode.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConfigMode.c -fPIC -DPIC -o .libs/SQLGetConfigMode.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetPrivateProfileString.c -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetTranslator.lo SQLGetTranslator.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetTranslator.c -fPIC -DPIC -o .libs/SQLGetTranslator.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLInstallDriverEx.c -fPIC -DPIC -o .libs/SQLInstallDriverEx.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLInstallDriverManager.c -fPIC -DPIC -o .libs/SQLInstallDriverManager.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLInstallTranslatorEx.c -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLInstallerError.lo SQLInstallerError.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLInstallerError.c -fPIC -DPIC -o .libs/SQLInstallerError.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLManageDataSources.lo SQLManageDataSources.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLManageDataSources.c -fPIC -DPIC -o .libs/SQLManageDataSources.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPostInstallerError.lo SQLPostInstallerError.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPostInstallerError.c -fPIC -DPIC -o .libs/SQLPostInstallerError.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLReadFileDSN.lo SQLReadFileDSN.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] int nBufPos = 0; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRemoveDSNFromIni.c -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRemoveDriver.lo SQLRemoveDriver.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRemoveDriver.c -fPIC -DPIC -o .libs/SQLRemoveDriver.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRemoveDriverManager.c -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRemoveTranslator.c -fPIC -DPIC -o .libs/SQLRemoveTranslator.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConfigMode.lo SQLSetConfigMode.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConfigMode.c -fPIC -DPIC -o .libs/SQLSetConfigMode.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLValidDSN.lo SQLValidDSN.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLValidDSN.c -fPIC -DPIC -o .libs/SQLValidDSN.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLWriteDSNToIni.c -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLWriteFileDSN.c -fPIC -DPIC -o .libs/SQLWriteFileDSN.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLWritePrivateProfileString.c -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLInstallODBC.lo SQLInstallODBC.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLInstallODBC.c -fPIC -DPIC -o .libs/SQLInstallODBC.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _logging.lo _logging.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _logging.c -fPIC -DPIC -o .libs/_logging.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _odbcinst_ConfigModeINI.lo _odbcinst_ConfigModeINI.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _odbcinst_ConfigModeINI.c -fPIC -DPIC -o .libs/_odbcinst_ConfigModeINI.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _odbcinst_UserINI.lo _odbcinst_UserINI.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _odbcinst_UserINI.c -fPIC -DPIC -o .libs/_odbcinst_UserINI.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _odbcinst_SystemINI.lo _odbcinst_SystemINI.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _odbcinst_SystemINI.c -fPIC -DPIC -o .libs/_odbcinst_SystemINI.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _odbcinst_GetSections.lo _odbcinst_GetSections.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _odbcinst_GetSections.c -fPIC -DPIC -o .libs/_odbcinst_GetSections.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _odbcinst_GetEntries.lo _odbcinst_GetEntries.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _odbcinst_GetEntries.c -fPIC -DPIC -o .libs/_odbcinst_GetEntries.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _SQLGetInstalledDrivers.lo _SQLGetInstalledDrivers.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLGetInstalledDrivers.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _SQLWriteInstalledDrivers.lo _SQLWriteInstalledDrivers.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _SQLWriteInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLWriteInstalledDrivers.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _SQLDriverConnectPrompt.lo _SQLDriverConnectPrompt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _SQLDriverConnectPrompt.c -fPIC -DPIC -o .libs/_SQLDriverConnectPrompt.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -export-dynamic -export-symbols ./odbcinst.exp -Wl,-z,relro -o libodbcinst.la -rpath /usr/lib 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 -ldl -lpthread libtool: link: echo "{ global:" > .libs/libodbcinst.ver libtool: link: cat ./odbcinst.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcinst.ver libtool: link: echo "local: *; };" >> .libs/libodbcinst.ver libtool: link: armv7hl-redhat-linux-gnueabi-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 -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libodbcinst.so.2 -Wl,-version-script -Wl,.libs/libodbcinst.ver -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" ) /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -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 -ldl -lpthread libtool: link: ar cru .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 `/builddir/build/BUILD/unixODBC-2.3.1/odbcinst' Making all in DriverManager make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DriverManager' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindParam.lo SQLBindParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCancelHandle.lo SQLCancelHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCancelHandle.c -fPIC -DPIC -o .libs/SQLCancelHandle.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttribute.lo SQLColAttribute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o SQLConnect.c: In function 'SQLConnect': SQLConnect.c:4087:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable] int lret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDataSources.lo SQLDataSources.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDataSources.c -fPIC -DPIC -o .libs/SQLDataSources.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDisconnect.lo SQLDisconnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o SQLDriverConnect.c: In function 'SQLDriverConnect': SQLDriverConnect.c:846:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] target = (SQLCHAR*)strchr( returned_dsn, '=' ); ^ SQLDriverConnect.c:846:5: note: expected 'const char *' but argument is of type 'SQLCHAR *' SQLDriverConnect.c:1371:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable] int lret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDrivers.lo SQLDrivers.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDrivers.c -fPIC -DPIC -o .libs/SQLDrivers.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o SQLFreeHandle.c: In function '__SQLFreeHandle': SQLFreeHandle.c:505:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] SQLRETURN ret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetFunctions.lo SQLGetFunctions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetFunctions.c -fPIC -DPIC -o .libs/SQLGetFunctions.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o SQLGetInfo.c: In function '__SQLGetInfo': SQLGetInfo.c:472:8: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( type == 1 ) ^ SQLGetInfo.c:494:36: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *((void **)info_value) = ptr; ^ SQLGetInfo.c:502:43: warning: 'sval' may be used uninitialized in this function [-Wmaybe-uninitialized] *((SQLUSMALLINT *)info_value) = sval; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBrowseConnectW.lo SQLBrowseConnectW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBrowseConnectW.c -fPIC -DPIC -o .libs/SQLBrowseConnectW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttributeW.lo SQLColAttributeW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttributeW.c -fPIC -DPIC -o .libs/SQLColAttributeW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttributesW.lo SQLColAttributesW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttributesW.c -fPIC -DPIC -o .libs/SQLColAttributesW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumnPrivilegesW.lo SQLColumnPrivilegesW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumnPrivilegesW.c -fPIC -DPIC -o .libs/SQLColumnPrivilegesW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumnsW.lo SQLColumnsW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumnsW.c -fPIC -DPIC -o .libs/SQLColumnsW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConnectW.lo SQLConnectW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConnectW.c -fPIC -DPIC -o .libs/SQLConnectW.o SQLConnectW.c: In function 'SQLConnectW': SQLConnectW.c:378:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable] int lret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDataSourcesW.lo SQLDataSourcesW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDataSourcesW.c -fPIC -DPIC -o .libs/SQLDataSourcesW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeColW.lo SQLDescribeColW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeColW.c -fPIC -DPIC -o .libs/SQLDescribeColW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDriverConnectW.lo SQLDriverConnectW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDriverConnectW.c -fPIC -DPIC -o .libs/SQLDriverConnectW.o SQLDriverConnectW.c: In function 'SQLDriverConnectW': SQLDriverConnectW.c:426:5: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness [-Wpointer-sign] target = strchr( returned_dsn, '=' ); ^ SQLDriverConnectW.c:426:5: note: expected 'const char *' but argument is of type 'SQLCHAR *' SQLDriverConnectW.c:426:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] target = strchr( returned_dsn, '=' ); ^ SQLDriverConnectW.c:431:12: warning: pointer targets in passing argument 2 of '__append_pair' differ in signedness [-Wpointer-sign] __append_pair( &con_struct, prefix, target ); ^ In file included from SQLDriverConnectW.c:128:0: drivermanager.h:804:5: note: expected 'char *' but argument is of type 'SQLCHAR *' int __append_pair( struct con_struct *con_str, char *kword, char *value ); ^ SQLDriverConnectW.c:431:12: warning: pointer targets in passing argument 3 of '__append_pair' differ in signedness [-Wpointer-sign] __append_pair( &con_struct, prefix, target ); ^ In file included from SQLDriverConnectW.c:128:0: drivermanager.h:804:5: note: expected 'char *' but argument is of type 'SQLCHAR *' int __append_pair( struct con_struct *con_str, char *kword, char *value ); ^ SQLDriverConnectW.c:434:12: warning: pointer targets in passing argument 3 of '__append_pair' differ in signedness [-Wpointer-sign] __append_pair( &con_struct, "DSN", returned_dsn ); ^ In file included from SQLDriverConnectW.c:128:0: drivermanager.h:804:5: note: expected 'char *' but argument is of type 'SQLCHAR *' int __append_pair( struct con_struct *con_str, char *kword, char *value ); ^ SQLDriverConnectW.c:441:4: warning: pointer targets in passing argument 2 of '__generate_connection_string' differ in signedness [-Wpointer-sign] __generate_connection_string( &con_struct, local_conn_str_in, sizeof( local_conn_str_in )); ^ In file included from SQLDriverConnectW.c:128:0: drivermanager.h:795:6: note: expected 'char *' but argument is of type 'SQLCHAR *' void __generate_connection_string( struct con_struct *con_str, char *str, int str_len ); ^ SQLDriverConnectW.c:443:4: warning: pointer targets in passing argument 2 of 'ansi_to_unicode_copy' differ in signedness [-Wpointer-sign] ansi_to_unicode_copy( local_conn_string, local_conn_str_in, len_conn_str_in, connection ); ^ In file included from SQLDriverConnectW.c:128:0: drivermanager.h:672:11: note: expected 'char *' but argument is of type 'SQLCHAR *' SQLWCHAR *ansi_to_unicode_copy( SQLWCHAR * dest, char *src, SQLINTEGER buffer_len, DMHDBC connection ); ^ SQLDriverConnectW.c:598:17: warning: variable 'lret' set but not used [-Wunused-but-set-variable] int lret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDriversW.lo SQLDriversW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDriversW.c -fPIC -DPIC -o .libs/SQLDriversW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLErrorW.lo SQLErrorW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLErrorW.c -fPIC -DPIC -o .libs/SQLErrorW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecDirectW.lo SQLExecDirectW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecDirectW.c -fPIC -DPIC -o .libs/SQLExecDirectW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLForeignKeysW.lo SQLForeignKeysW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLForeignKeysW.c -fPIC -DPIC -o .libs/SQLForeignKeysW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectAttrW.lo SQLGetConnectAttrW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectAttrW.c -fPIC -DPIC -o .libs/SQLGetConnectAttrW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectOptionW.lo SQLGetConnectOptionW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectOptionW.c -fPIC -DPIC -o .libs/SQLGetConnectOptionW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetCursorNameW.lo SQLGetCursorNameW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetCursorNameW.c -fPIC -DPIC -o .libs/SQLGetCursorNameW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescFieldW.lo SQLGetDescFieldW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescFieldW.c -fPIC -DPIC -o .libs/SQLGetDescFieldW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescRecW.lo SQLGetDescRecW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescRecW.c -fPIC -DPIC -o .libs/SQLGetDescRecW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagFieldW.lo SQLGetDiagFieldW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagFieldW.c -fPIC -DPIC -o .libs/SQLGetDiagFieldW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagRecW.lo SQLGetDiagRecW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagRecW.c -fPIC -DPIC -o .libs/SQLGetDiagRecW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetInfoW.lo SQLGetInfoW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetInfoW.c -fPIC -DPIC -o .libs/SQLGetInfoW.o SQLGetInfoW.c: In function 'SQLGetInfoW': SQLGetInfoW.c:537:8: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( type == 1 ) ^ SQLGetInfoW.c:577:43: warning: 'sval' may be used uninitialized in this function [-Wmaybe-uninitialized] *((SQLUSMALLINT *)info_value) = sval; ^ SQLGetInfoW.c:569:36: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] *((void **)info_value) = ptr; ^ SQLGetInfoW.c:544:21: warning: 'cptr' may be used uninitialized in this function [-Wmaybe-uninitialized] len = strlen( cptr ) * sizeof( SQLWCHAR ); ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtAttrW.lo SQLGetStmtAttrW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtAttrW.c -fPIC -DPIC -o .libs/SQLGetStmtAttrW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetTypeInfoW.lo SQLGetTypeInfoW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetTypeInfoW.c -fPIC -DPIC -o .libs/SQLGetTypeInfoW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNativeSqlW.lo SQLNativeSqlW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNativeSqlW.c -fPIC -DPIC -o .libs/SQLNativeSqlW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrepareW.lo SQLPrepareW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrepareW.c -fPIC -DPIC -o .libs/SQLPrepareW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrimaryKeysW.lo SQLPrimaryKeysW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrimaryKeysW.c -fPIC -DPIC -o .libs/SQLPrimaryKeysW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedureColumnsW.lo SQLProcedureColumnsW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedureColumnsW.c -fPIC -DPIC -o .libs/SQLProcedureColumnsW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProceduresW.lo SQLProceduresW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProceduresW.c -fPIC -DPIC -o .libs/SQLProceduresW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectAttrW.lo SQLSetConnectAttrW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectAttrW.c -fPIC -DPIC -o .libs/SQLSetConnectAttrW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectOptionW.lo SQLSetConnectOptionW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectOptionW.c -fPIC -DPIC -o .libs/SQLSetConnectOptionW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetCursorNameW.lo SQLSetCursorNameW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetCursorNameW.c -fPIC -DPIC -o .libs/SQLSetCursorNameW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescFieldW.lo SQLSetDescFieldW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescFieldW.c -fPIC -DPIC -o .libs/SQLSetDescFieldW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtAttrW.lo SQLSetStmtAttrW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtAttrW.c -fPIC -DPIC -o .libs/SQLSetStmtAttrW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtOptionW.lo SQLSetStmtOptionW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtOptionW.c -fPIC -DPIC -o .libs/SQLSetStmtOptionW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSpecialColumnsW.lo SQLSpecialColumnsW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSpecialColumnsW.c -fPIC -DPIC -o .libs/SQLSpecialColumnsW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLStatisticsW.lo SQLStatisticsW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLStatisticsW.c -fPIC -DPIC -o .libs/SQLStatisticsW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTablePrivilegesW.lo SQLTablePrivilegesW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTablePrivilegesW.c -fPIC -DPIC -o .libs/SQLTablePrivilegesW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTablesW.lo SQLTablesW.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTablesW.c -fPIC -DPIC -o .libs/SQLTablesW.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o __connection.lo __connection.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c __connection.c -fPIC -DPIC -o .libs/__connection.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o __handles.lo __handles.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c __handles.c -fPIC -DPIC -o .libs/__handles.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o __info.lo __info.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c __info.c -fPIC -DPIC -o .libs/__info.o __info.c: In function 'extract_diag_error_w': __info.c:4460:23: warning: unused variable 'tmp' [-Wunused-variable] SQLWCHAR *tmp; ^ __info.c: In function 'extract_sql_error_w': __info.c:4686:23: warning: unused variable 'tmp' [-Wunused-variable] SQLWCHAR *tmp; ^ __info.c: In function 'function_entry': __info.c:4989:9: warning: variable 'version' set but not used [-Wunused-but-set-variable] int version; ^ __info.c:5040:9: warning: 'error_header' may be used uninitialized in this function [-Wmaybe-uninitialized] cur = error_header -> sql_diag_head.internal_list_head; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o __stats.lo __stats.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c __stats.c -fPIC -DPIC -o .libs/__stats.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o __attribute.lo __attribute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c __attribute.c -fPIC -DPIC -o .libs/__attribute.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./DriverManager.exp -Wl,-z,relro -o libodbc.la -rpath /usr/lib 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 -ldl -lpthread libtool: link: echo "{ global:" > .libs/libodbc.ver libtool: link: cat ./DriverManager.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbc.ver libtool: link: echo "local: *; };" >> .libs/libodbc.ver libtool: link: armv7hl-redhat-linux-gnueabi-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 -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DriverManager' Making all in exe make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/exe' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c isql.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -o isql isql.o ../DriverManager/libodbc.la ../extras/libodbcextraslc.la -lreadline -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -o .libs/isql isql.o ../DriverManager/.libs/libodbc.so -lltdl ../extras/.libs/libodbcextraslc.a -lreadline -ldl -lpthread -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c dltest.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -o dltest dltest.o -lltdl -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -o dltest dltest.o -lltdl -ldl -lpthread -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c odbcinst.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -o odbcinst odbcinst.o ../odbcinst/libodbcinst.la ../ini/libinilc.la -lltdl -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -o .libs/odbcinst odbcinst.o ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lltdl -ldl -lpthread -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c iusql.c iusql.c: In function 'main': iusql.c:263:5: warning: implicit declaration of function 'CloseDatabase' [-Wimplicit-function-declaration] CloseDatabase( hEnv, hDbc ); ^ iusql.c: At top level: iusql.c:34:13: warning: 'WriteHeaderNormal' declared 'static' but never defined [-Wunused-function] static void WriteHeaderNormal( SQLHSTMT hStmt, SQLCHAR *szSepLine ); ^ iusql.c:40:13: warning: 'WriteFooterNormal' declared 'static' but never defined [-Wunused-function] static void WriteFooterNormal( SQLHSTMT hStmt, SQLCHAR *szSepLine, SQLLEN nRows ); ^ iusql.c:43:12: warning: 'get_args' declared 'static' but never defined [-Wunused-function] static int get_args(char *string, char **args, int maxarg); ^ iusql.c:44:13: warning: 'free_args' declared 'static' but never defined [-Wunused-function] static void free_args(char **args, int maxarg); ^ iusql.c:45:13: warning: 'output_help' declared 'static' but never defined [-Wunused-function] static void output_help(void); ^ /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -o iusql iusql.o ../DriverManager/libodbc.la ../odbcinst/libodbcinst.la ../ini/libinilc.la -lreadline -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -o .libs/iusql iusql.o ../DriverManager/.libs/libodbc.so ../odbcinst/.libs/libodbcinst.so -lltdl ../ini/.libs/libinilc.a -lreadline -ldl -lpthread -pthread armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c odbc-config.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z,relro -o odbc_config odbc-config.o -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -Wl,-z -Wl,relro -o odbc_config odbc-config.o -ldl -lpthread -pthread make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/exe' Making all in cur make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/cur' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindParam.lo SQLBindParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttribute.lo SQLColAttribute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o SQLExtendedFetch.c: In function 'do_fetch_scroll': SQLExtendedFetch.c:529:15: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] SQLRETURN ret; ^ SQLExtendedFetch.c:671:13: warning: 'row_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = fetch_rowset( cl_statement, rows_in_set, row_offset, ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o In file included from ../include/sqlext.h:43:0, from cursorlibrary.h:21, from SQLFreeHandle.c:55: SQLFreeHandle.c: In function 'CLFreeHandle': ../include/sql.h:40:39: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) ^ SQLFreeHandle.c:69:23: note: 'ret' was declared here SQLRETURN ret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o In file included from ../include/sqlext.h:43:0, from cursorlibrary.h:21, from SQLFreeStmt.c:56: SQLFreeStmt.c: In function 'CLFreeStmt': ../include/sql.h:40:39: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SQL_SUCCEEDED(rc) (((rc)&(~1))==0) ^ SQLFreeStmt.c:62:15: note: 'ret' was declared here SQLRETURN ret; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o In file included from cursorlibrary.h:32:0, from SQLGetData.c:93: SQLGetData.c: In function 'CLGetData': ../DriverManager/drivermanager.h:1432:41: warning: 'rec' may be used uninitialized in this function [-Wmaybe-uninitialized] (typ,han,rn,st,nat,msg,bl,tlp) ^ SQLGetData.c:733:7: note: 'rec' was declared here int rec; ^ In file included from cursorlibrary.h:32:0, from SQLGetData.c:93: ../DriverManager/drivermanager.h:1432:41: warning: 'rec' may be used uninitialized in this function [-Wmaybe-uninitialized] (typ,han,rn,st,nat,msg,bl,tlp) ^ SQLGetData.c:585:8: note: 'rec' was declared here int rec; ^ In file included from cursorlibrary.h:32:0, from SQLGetData.c:93: ../DriverManager/drivermanager.h:1432:41: warning: 'rec' may be used uninitialized in this function [-Wmaybe-uninitialized] (typ,han,rn,st,nat,msg,bl,tlp) ^ SQLGetData.c:487:11: note: 'rec' was declared here int rec; ^ In file included from cursorlibrary.h:32:0, from SQLGetData.c:93: ../DriverManager/drivermanager.h:1432:41: warning: 'rec' may be used uninitialized in this function [-Wmaybe-uninitialized] (typ,han,rn,st,nat,msg,bl,tlp) ^ SQLGetData.c:287:8: note: 'rec' was declared here int rec; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o SQLGetDiagRec.c: In function 'CLGetDiagRec': SQLGetDiagRec.c:99:5: warning: 'dhandle' may be used uninitialized in this function [-Wmaybe-uninitialized] return SQLGETDIAGREC(cl_connection, handle_type, dhandle, rec_number, sqlstate, ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic ../DriverManager/libodbc.la -Wl,-z,relro -o libodbccr.la -rpath /usr/lib 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 -ldl -lpthread libtool: link: echo "{ global:" > .libs/libodbccr.ver libtool: link: cat ./cur.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver libtool: link: echo "local: *; };" >> .libs/libodbccr.ver libtool: link: armv7hl-redhat-linux-gnueabi-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,/builddir/build/BUILD/unixODBC-2.3.1/DriverManager/.libs ../DriverManager/.libs/libodbc.so -lltdl -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/cur' Making all in DRVConfig make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' Making all in drvcfg1 make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg1' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o drvcfg1.lo drvcfg1.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c drvcfg1.c -fPIC -DPIC -o .libs/drvcfg1.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbcdrvcfg1S.la -rpath /usr/lib drvcfg1.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/drvcfg1.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg1' Making all in drvcfg2 make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg2' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o drvcfg2.lo drvcfg2.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c drvcfg2.c -fPIC -DPIC -o .libs/drvcfg2.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbcdrvcfg2S.la -rpath /usr/lib drvcfg2.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/drvcfg2.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg2' Making all in PostgreSQL make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/PostgreSQL' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o odbcpsqlS.lo odbcpsqlS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] static const char *aTrueFalse[] = ^ /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbcpsqlS.la -rpath /usr/lib odbcpsqlS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/odbcpsqlS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/PostgreSQL' Making all in MiniSQL make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MiniSQL' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o odbcminiS.lo odbcminiS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c odbcminiS.c -fPIC -DPIC -o .libs/odbcminiS.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbcminiS.la -rpath /usr/lib odbcminiS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/odbcminiS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MiniSQL' Making all in MySQL make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MySQL' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o odbcmyS.lo odbcmyS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c odbcmyS.c -fPIC -DPIC -o .libs/odbcmyS.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbcmyS.la -rpath /usr/lib odbcmyS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/odbcmyS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MySQL' Making all in nn make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/nn' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o drvcfg.lo drvcfg.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c drvcfg.c -fPIC -DPIC -o .libs/drvcfg.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbcnnS.la -rpath /usr/lib drvcfg.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/drvcfg.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/nn' Making all in esoob make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/esoob' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o esoobS.lo esoobS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c esoobS.c -fPIC -DPIC -o .libs/esoobS.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libesoobS.la -rpath /usr/lib esoobS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/esoobS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/esoob' Making all in oplodbc make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/oplodbc' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o oplodbc.lo oplodbc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c oplodbc.c -fPIC -DPIC -o .libs/oplodbc.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o liboplodbcS.la -rpath /usr/lib oplodbc.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/oplodbc.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/oplodbc' Making all in template make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/template' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/template' Making all in tds make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/tds' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o tdsS.lo tdsS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] static const char *aYesNo[] = ^ /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libtdsS.la -rpath /usr/lib tdsS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/tdsS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/tds' Making all in txt make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/txt' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o drvcfg.lo drvcfg.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c drvcfg.c -fPIC -DPIC -o .libs/drvcfg.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libodbctxtS.la -rpath /usr/lib drvcfg.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/drvcfg.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/txt' Making all in Oracle make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Oracle' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o oraodbcS.lo oraodbcS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] static const char *aYesNo[] = ^ /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o liboraodbcS.la -rpath /usr/lib oraodbcS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/oraodbcS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Oracle' Making all in sapdb make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/sapdb' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o sapdb.lo sapdb.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] static const char *aHost[] = ^ /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libsapdbS.la -rpath /usr/lib sapdb.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/sapdb.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/sapdb' Making all in Mimer make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Mimer' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o mimerS.lo mimerS.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] static const char *vDescr[] = ^ /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libmimerS.la -rpath /usr/lib mimerS.lo -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/mimerS.o -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Mimer' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' Making all in Drivers make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' Making all in Postgre7.1 make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/Postgre7.1' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o bind.lo bind.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c bind.c -fPIC -DPIC -o .libs/bind.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o columninfo.lo columninfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] ConnInfo *ci; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o connection.lo connection.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c connection.c -fPIC -DPIC -o .libs/connection.o connection.c: In function 'CC_connect': connection.c:527:9: warning: unused variable 'encoding' [-Wunused-variable] char *encoding; ^ connection.c: In function 'CC_create_errormsg': connection.c:925:13: warning: the address of 'msg' will always evaluate as 'true' [-Waddress] 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] char id, c, done; ^ connection.c: In function 'CC_send_settings': connection.c:1435:2: warning: implicit declaration of function 'PG_SQLAllocStmt' [-Wimplicit-function-declaration] result = PG_SQLAllocStmt( self, &hstmt); ^ connection.c:1444:2: warning: implicit declaration of function 'PG_SQLExecDirect' [-Wimplicit-function-declaration] result = PG_SQLExecDirect(hstmt, "set DateStyle to 'ISO'", SQL_NTS); ^ connection.c:1505:2: warning: implicit declaration of function 'PG_SQLFreeStmt' [-Wimplicit-function-declaration] PG_SQLFreeStmt(hstmt, SQL_DROP); ^ connection.c: In function 'CC_lookup_lo': connection.c:1539:2: warning: implicit declaration of function 'PG_SQLFetch' [-Wimplicit-function-declaration] result = PG_SQLFetch(hstmt); ^ connection.c:1545:2: warning: implicit declaration of function 'PG_SQLGetData' [-Wimplicit-function-declaration] result = PG_SQLGetData(hstmt, 1, SQL_C_SLONG, &self->lobj_type, sizeof(self->lobj_type), NULL); ^ connection.c:1518:17: warning: variable 'stmt' set but not used [-Wunused-but-set-variable] 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] StatementClass *stmt; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o convert.lo convert.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] int lobj_fd, retval; ^ convert.c:765:12: warning: unused variable 'tim' [-Wunused-variable] struct tm *tim; ^ convert.c:764:8: warning: unused variable 't' [-Wunused-variable] time_t t = time(NULL); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o dlg_specific.lo dlg_specific.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c dlg_specific.c -fPIC -DPIC -o .libs/dlg_specific.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o drvconn.lo drvconn.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c drvconn.c -fPIC -DPIC -o .libs/drvconn.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o environ.lo environ.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c environ.c -fPIC -DPIC -o .libs/environ.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o execute.lo execute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o execute.c: In function 'SQLCancel': execute.c:452:3: warning: implicit declaration of function 'PG_SQLFreeStmt' [-Wimplicit-function-declaration] result = PG_SQLFreeStmt( hstmt, SQL_CLOSE); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o info.lo info.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] ConnInfo *ci; ^ info.c: In function 'SQLTables': info.c:981:2: warning: implicit declaration of function 'PG_SQLAllocStmt' [-Wimplicit-function-declaration] result = PG_SQLAllocStmt( stmt->hdbc, &htbl_stmt); ^ info.c:1076:2: warning: implicit declaration of function 'PG_SQLExecDirect' [-Wimplicit-function-declaration] result = PG_SQLExecDirect(htbl_stmt, tables_query, strlen(tables_query)); ^ info.c:1080:3: warning: implicit declaration of function 'PG_SQLFreeStmt' [-Wimplicit-function-declaration] PG_SQLFreeStmt(htbl_stmt, SQL_DROP); ^ info.c:1084:5: warning: implicit declaration of function 'PG_SQLBindCol' [-Wimplicit-function-declaration] result = PG_SQLBindCol(htbl_stmt, 1, SQL_C_CHAR, ^ info.c:1131:2: warning: implicit declaration of function 'PG_SQLFetch' [-Wimplicit-function-declaration] result = PG_SQLFetch(htbl_stmt); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o lobj.lo lobj.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c lobj.c -fPIC -DPIC -o .libs/lobj.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o md5.lo md5.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o misc.lo misc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o options.lo options.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c options.c -fPIC -DPIC -o .libs/options.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o parse.lo parse.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c parse.c -fPIC -DPIC -o .libs/parse.o parse.c: In function 'parse_statement': parse.c:583:4: warning: implicit declaration of function 'PG_SQLAllocStmt' [-Wimplicit-function-declaration] result = PG_SQLAllocStmt( stmt->hdbc, &hcol_stmt); ^ parse.c:593:4: warning: implicit declaration of function 'PG_SQLColumns' [-Wimplicit-function-declaration] result = PG_SQLColumns(hcol_stmt, "", 0, "", 0, ^ parse.c:628:5: warning: implicit declaration of function 'PG_SQLFreeStmt' [-Wimplicit-function-declaration] PG_SQLFreeStmt(hcol_stmt, SQL_DROP); ^ parse.c:223:78: warning: variable 'in_where' set but not used [-Wunused-but-set-variable] char in_select = FALSE, in_distinct = FALSE, in_on = FALSE, in_from = FALSE, in_where = FALSE, in_table = FALSE; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o pgtypes.lo pgtypes.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c pgtypes.c -fPIC -DPIC -o .libs/pgtypes.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o psqlodbc.lo psqlodbc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c psqlodbc.c -fPIC -DPIC -o .libs/psqlodbc.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o qresult.lo qresult.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c qresult.c -fPIC -DPIC -o .libs/qresult.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o results.lo results.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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] ConnInfo *ci; ^ results.c: In function 'SQLColAttributes': results.c:350:11: warning: variable 'ci' set but not used [-Wunused-but-set-variable] ConnInfo *ci; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o socket.lo socket.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c socket.c -fPIC -DPIC -o .libs/socket.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o statement.lo statement.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c statement.c -fPIC -DPIC -o .libs/statement.o statement.c: In function 'SC_pre_execute': statement.c:486:3: warning: implicit declaration of function 'PG_SQLExecute' [-Wimplicit-function-declaration] PG_SQLExecute(self); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o tuple.lo tuple.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c tuple.c -fPIC -DPIC -o .libs/tuple.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o tuplelist.lo tuplelist.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c tuplelist.c -fPIC -DPIC -o .libs/tuplelist.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./driver.exp -Wl,-z,relro -o libodbcpsql.la -rpath /usr/lib 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 -ldl -lpthread libtool: link: echo "{ global:" > .libs/libodbcpsql.ver libtool: link: cat ./driver.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcpsql.ver libtool: link: echo "local: *; };" >> .libs/libodbcpsql.ver libtool: link: armv7hl-redhat-linux-gnueabi-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 -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libodbcpsql.so.2 -Wl,-version-script -Wl,.libs/libodbcpsql.ver -o .libs/libodbcpsql.so.2.0.0 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 `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/Postgre7.1' Making all in template make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/template' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o SQLAllocHandle.c: In function 'SQLAllocHandle': SQLAllocHandle.c:23:3: warning: implicit declaration of function '_AllocEnv' [-Wimplicit-function-declaration] return _AllocEnv( (SQLHENV *)pnOutputHandle ); ^ SQLAllocHandle.c:25:3: warning: implicit declaration of function '_AllocConnect' [-Wimplicit-function-declaration] return _AllocConnect( (SQLHENV)nInputHandle, (SQLHDBC *)pnOutputHandle ); ^ SQLAllocHandle.c:27:3: warning: implicit declaration of function '_AllocStmt' [-Wimplicit-function-declaration] return _AllocStmt( (SQLHDBC)nInputHandle, (SQLHSTMT *)pnOutputHandle ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o SQLAllocStmt.c: In function '_AllocStmt': SQLAllocStmt.c:59:5: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'HDRVSTMT' [-Wformat=] sprintf((char*)(*phStmt)->szCursorName, "CUR_%08lX", *phStmt ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o SQLBulkOperations.c: In function 'SQLBulkOperations': SQLBulkOperations.c:25:2: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'HDRVSTMT' [-Wformat=] sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttribute.lo SQLColAttribute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o SQLColumns.c: In function 'SQLColumns': SQLColumns.c:93:3: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration] _FreeResults( hStmt->hStmtExtras ); ^ SQLColumns.c:73:8: warning: unused variable 'szBuffer' [-Wunused-variable] char szBuffer[101]; ^ SQLColumns.c:72:8: warning: unused variable 'nRow' [-Wunused-variable] long nRow; ^ SQLColumns.c:71:8: warning: unused variable 'nCols' [-Wunused-variable] long nCols; ^ SQLColumns.c:70:8: warning: unused variable 'nColumn' [-Wunused-variable] int nColumn; ^ SQLColumns.c:69:13: warning: unused variable 'pColumnHeader' [-Wunused-variable] COLUMNHDR *pColumnHeader; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDisconnect.lo SQLDisconnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o SQLExecute.c: In function 'SQLExecute': SQLExecute.c:41:3: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration] _FreeResults( hStmt->hStmtExtras ); ^ SQLExecute.c:22:13: warning: unused variable 'pColumnHeader' [-Wunused-variable] COLUMNHDR *pColumnHeader; ^ SQLExecute.c:21:8: warning: unused variable 'nRow' [-Wunused-variable] int nRow; ^ SQLExecute.c:20:8: warning: unused variable 'nCols' [-Wunused-variable] int nCols; ^ SQLExecute.c:19:8: warning: unused variable 'nColumn' [-Wunused-variable] int nColumn; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o SQLFreeConnect.c: In function '_FreeConnect': SQLFreeConnect.c:43:2: warning: implicit declaration of function '_FreeDbc' [-Wimplicit-function-declaration] nReturn = _FreeDbc( hDbc ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o SQLFreeHandle.c: In function 'SQLFreeHandle': SQLFreeHandle.c:23:9: warning: implicit declaration of function '_FreeEnv' [-Wimplicit-function-declaration] return _FreeEnv( (SQLHENV)nHandle ); ^ SQLFreeHandle.c:26:9: warning: implicit declaration of function '_FreeConnect' [-Wimplicit-function-declaration] return _FreeConnect( (SQLHDBC)nHandle ); ^ SQLFreeHandle.c:29:9: warning: implicit declaration of function '_FreeStmt' [-Wimplicit-function-declaration] return _FreeStmt( (SQLHSTMT)nHandle ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o SQLFreeStmt.c: In function 'SQLFreeStmt': SQLFreeStmt.c:37:9: warning: implicit declaration of function '_FreeStmt' [-Wimplicit-function-declaration] return _FreeStmt( hStmt ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o SQLStatistics.c: In function 'SQLStatistics': SQLStatistics.c:85:3: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration] _FreeResults( hStmt->hStmtExtras ); ^ SQLStatistics.c:60:8: warning: unused variable 'szSQL' [-Wunused-variable] char szSQL[200]; ^ SQLStatistics.c:59:13: warning: unused variable 'pColumnHeader' [-Wunused-variable] COLUMNHDR *pColumnHeader; ^ SQLStatistics.c:58:8: warning: unused variable 'nRow' [-Wunused-variable] int nRow; ^ SQLStatistics.c:57:8: warning: unused variable 'nCols' [-Wunused-variable] int nCols; ^ SQLStatistics.c:56:8: warning: unused variable 'nColumn' [-Wunused-variable] int nColumn; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o SQLTables.c: In function 'SQLTables': SQLTables.c:68:3: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration] _FreeResults( hStmt->hStmtExtras ); ^ SQLTables.c:55:8: warning: unused variable 'nResultMemory' [-Wunused-variable] long nResultMemory; ^ SQLTables.c:54:8: warning: unused variable 'nColumn' [-Wunused-variable] int nColumn; ^ SQLTables.c:53:13: warning: unused variable 'pColumnHeader' [-Wunused-variable] COLUMNHDR *pColumnHeader; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o SQLTransact.c: In function 'SQLTransact': SQLTransact.c:20:10: warning: unused variable 'hEnv' [-Wunused-variable] HDRVENV hEnv = (HDRVENV)hDrvEnv; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _FreeDbc.lo _FreeDbc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _FreeDbc.c -fPIC -DPIC -o .libs/_FreeDbc.o _FreeDbc.c: In function '_FreeDbc': _FreeDbc.c:20:2: warning: implicit declaration of function '_FreeStmtList' [-Wimplicit-function-declaration] nReturn = _FreeStmtList( hDbc ); ^ _FreeDbc.c:12:11: warning: unused variable 'hPrevDbc' [-Wunused-variable] HDRVDBC hPrevDbc; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _FreeStmt.lo _FreeStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _FreeStmt.c -fPIC -DPIC -o .libs/_FreeStmt.o _FreeStmt.c: In function '_FreeStmt': _FreeStmt.c:37:2: warning: implicit declaration of function '_FreeResults' [-Wimplicit-function-declaration] _FreeResults( hStmt->hStmtExtras ); ^ _FreeStmt.c:13:12: warning: unused variable 'nReturn' [-Wunused-variable] SQLRETURN nReturn; ^ _FreeStmt.c:12:11: warning: unused variable 'hPrevStmt' [-Wunused-variable] HDRVSTMT hPrevStmt; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _FreeDbcList.lo _FreeDbcList.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _FreeDbcList.c -fPIC -DPIC -o .libs/_FreeDbcList.o _FreeDbcList.c: In function '_FreeDbcList': _FreeDbcList.c:23:2: warning: implicit declaration of function '_FreeDbc' [-Wimplicit-function-declaration] while ( _FreeDbc( hEnv->hFirstDbc ) == SQL_SUCCESS ) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _FreeStmtList.lo _FreeStmtList.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _FreeStmtList.c -fPIC -DPIC -o .libs/_FreeStmtList.o _FreeStmtList.c: In function '_FreeStmtList': _FreeStmtList.c:26:2: warning: implicit declaration of function '_FreeStmt' [-Wimplicit-function-declaration] while ( _FreeStmt( hDbc->hFirstStmt ) == SQL_SUCCESS ) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _FreeResults.lo _FreeResults.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _FreeResults.c -fPIC -DPIC -o .libs/_FreeResults.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _GetData.lo _GetData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _GetData.c -fPIC -DPIC -o .libs/_GetData.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _NativeToSQLColumnHeader.lo _NativeToSQLColumnHeader.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _NativeToSQLColumnHeader.c -fPIC -DPIC -o .libs/_NativeToSQLColumnHeader.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _NativeToSQLType.lo _NativeToSQLType.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _NativeToSQLType.c -fPIC -DPIC -o .libs/_NativeToSQLType.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _NativeTypeDesc.lo _NativeTypeDesc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _NativeTypeDesc.c -fPIC -DPIC -o .libs/_NativeTypeDesc.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _NativeTypeLength.lo _NativeTypeLength.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _NativeTypeLength.c -fPIC -DPIC -o .libs/_NativeTypeLength.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o _NativeTypePrecision.lo _NativeTypePrecision.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c _NativeTypePrecision.c -fPIC -DPIC -o .libs/_NativeTypePrecision.o /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -Wl,-z,relro -o libtemplate.la -rpath /usr/lib 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 -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-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 -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libtemplate.so.2 -o .libs/libtemplate.so.2.0.0 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 `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/template' Making all in MiniSQL make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/MiniSQL' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/MiniSQL' Making all in nn make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/nn' /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o SQLAllocConnect.c: In function 'SQLAllocConnect': SQLAllocConnect.c:27:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( penv->herr ); ^ SQLAllocConnect.c:25:8: warning: unused variable 'i' [-Wunused-variable] int i; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o SQLBindCol.c: In function 'SQLBindCol': SQLBindCol.c:30:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLBindCol.c:79:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] MEM_SET(pstmt->pcol, 0, sizeof(column_t)*(max+1) ); ^ In file included from driver.h:18:0, from SQLBindCol.c:16: nnconfig.h:39:27: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] # define MEM_SET(p,c,n) (memset((char*)p, (int)c, (int)n)) ^ SQLBindCol.c:79:3: note: in expansion of macro 'MEM_SET' MEM_SET(pstmt->pcol, 0, sizeof(column_t)*(max+1) ); ^ SQLBindCol.c:28:11: warning: unused variable 'i' [-Wunused-variable] int i, max; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLBindParameter.lo SQLBindParameter.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o SQLBindParameter.c: In function 'SQLBindParameter': SQLBindParameter.c:35:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLBindParameter.c:102:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] MEM_SET( ppar, 0, sizeof(param_t)*max ); ^ In file included from driver.h:18:0, from SQLBindParameter.c:16: nnconfig.h:39:27: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] # define MEM_SET(p,c,n) (memset((char*)p, (int)c, (int)n)) ^ SQLBindParameter.c:102:3: note: in expansion of macro 'MEM_SET' MEM_SET( ppar, 0, sizeof(param_t)*max ); ^ SQLBindParameter.c:31:11: warning: unused variable 'i' [-Wunused-variable] int i, max; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o SQLCancel.c: In function 'SQLCancel': SQLCancel.c:25:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLConnect.lo SQLConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o SQLConnect.c: In function 'SQLConnect': SQLConnect.c:31:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pdbc->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o SQLDescribeCol.c: In function 'SQLDescribeCol': SQLDescribeCol.c:34:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLDescribeCol.c:49:2: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] colnamelen = STRLEN(colname); ^ In file included from driver.h:18:0, from SQLDescribeCol.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ SQLDescribeCol.c:49:15: note: in expansion of macro 'STRLEN' colnamelen = STRLEN(colname); ^ SQLDescribeCol.c:60:3: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] STRNCPY( szColName, colname, colnamelen); ^ In file included from driver.h:18:0, from SQLDescribeCol.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ SQLDescribeCol.c:60:3: note: in expansion of macro 'STRNCPY' STRNCPY( szColName, colname, colnamelen); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDisconnect.lo SQLDisconnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o SQLDisconnect.c: In function 'SQLDisconnect': SQLDisconnect.c:23:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pdbc->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o SQLDriverConnect.c: In function 'SQLDriverConnect': SQLDriverConnect.c:33:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pdbc->herr ); ^ SQLDriverConnect.c:64:3: warning: implicit declaration of function 'nnodbc_conndialog' [-Wimplicit-function-declaration] if ( nnodbc_conndialog( hwnd, buf, sizeof(buf)) ) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLError.lo SQLError.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o SQLError.c: In function 'SQLError': SQLError.c:47:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] STRCPY( szSqlStat, ststr ); ^ In file included from driver.h:18:0, from SQLError.c:16: nnconfig.h:29:25: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] # define STRCPY(t, s) (strcpy((char*)(t), (char*)(s))) ^ SQLError.c:47:3: note: in expansion of macro 'STRCPY' STRCPY( szSqlStat, ststr ); ^ SQLError.c:67:3: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] STRNCPY( szMsg, buf, cbMsgMax ); ^ In file included from driver.h:18:0, from SQLError.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ SQLError.c:67:3: note: in expansion of macro 'STRNCPY' STRNCPY( szMsg, buf, cbMsgMax ); ^ SQLError.c:71:4: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] *pcbMsg = STRLEN(szMsg); ^ In file included from driver.h:18:0, from SQLError.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ SQLError.c:71:14: note: in expansion of macro 'STRLEN' *pcbMsg = STRLEN(szMsg); ^ SQLError.c:38:25: warning: 'herr' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( nnodbc_errstkempty(herr) ) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o SQLExecDirect.c: In function 'SQLExecDirect': SQLExecDirect.c:26:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLExecDirect.c:34:2: warning: implicit declaration of function 'sqlexecute' [-Wimplicit-function-declaration] sqlcode |= sqlexecute(hstmt); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o SQLExecute.c: In function 'SQLExecute': SQLExecute.c:23:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLExecute.c:25:2: warning: implicit declaration of function 'sqlexecute' [-Wimplicit-function-declaration] return sqlexecute(hstmt); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o SQLFetch.c: In function 'SQLFetch': SQLFetch.c:29:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLFetch.c:65:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] MEM_SET(pcol, 0, sizeof(column_t)*(max+1) ); ^ In file included from driver.h:18:0, from SQLFetch.c:16: nnconfig.h:39:27: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] # define MEM_SET(p,c,n) (memset((char*)p, (int)c, (int)n)) ^ SQLFetch.c:65:3: note: in expansion of macro 'MEM_SET' MEM_SET(pcol, 0, sizeof(column_t)*(max+1) ); ^ SQLFetch.c:91:4: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = STRLEN(ptr) + 1; ^ In file included from driver.h:18:0, from SQLFetch.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ SQLFetch.c:91:10: note: in expansion of macro 'STRLEN' len = STRLEN(ptr) + 1; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o SQLFreeConnect.c: In function 'SQLFreeConnect': SQLFreeConnect.c:25:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pdbc->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o SQLGetConnectOption.c: In function 'SQLGetConnectOption': SQLGetConnectOption.c:23:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pdbc->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o SQLGetData.c: In function 'SQLGetData': SQLGetData.c:34:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLGetData.c:88:3: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = STRLEN(ptr) + 1; ^ In file included from driver.h:18:0, from SQLGetData.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ SQLGetData.c:88:9: note: in expansion of macro 'STRLEN' len = STRLEN(ptr) + 1; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o SQLNumParams.c: In function 'SQLNumParams': SQLNumParams.c:24:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o SQLNumResultCols.c: In function 'SQLNumResultCols': SQLNumResultCols.c:24:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o SQLParamData.c: In function 'SQLParamData': SQLParamData.c:29:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLParamData.c:60:4: warning: implicit declaration of function 'sqlputdata' [-Wimplicit-function-declaration] sqlputdata( pstmt, ipar, data ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o SQLPrepare.c: In function 'SQLPrepare': SQLPrepare.c:25:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o SQLPutData.c: In function 'SQLPutData': SQLPutData.c:30:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ SQLPutData.c:40:4: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] cbValue = STRLEN(rgbValue); ^ In file included from driver.h:18:0, from SQLPutData.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ SQLPutData.c:40:14: note: in expansion of macro 'STRLEN' cbValue = STRLEN(rgbValue); ^ SQLPutData.c:61:3: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] STRNCPY(ptr, rgbValue, cbValue); ^ In file included from driver.h:18:0, from SQLPutData.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ SQLPutData.c:61:3: note: in expansion of macro 'STRNCPY' STRNCPY(ptr, rgbValue, cbValue); ^ SQLPutData.c:79:2: warning: implicit declaration of function 'sqlputdata' [-Wimplicit-function-declaration] sqlputdata( pstmt, pstmt->putipar, data ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o SQLRowCount.c: In function 'SQLRowCount': SQLRowCount.c:24:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pstmt->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o SQLSetConnectOption.c: In function 'SQLSetConnectOption': SQLSetConnectOption.c:22:2: warning: implicit declaration of function 'nnodbc_errstkunset' [-Wimplicit-function-declaration] UNSET_ERROR( pdbc->herr ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o SQLSetParam.c: In function 'SQLSetParam': SQLSetParam.c:28:2: warning: implicit declaration of function 'SQLBindParameter' [-Wimplicit-function-declaration] return SQLBindParameter(hstmt, ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o misc.lo misc.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c misc.c -fPIC -DPIC -o .libs/misc.o misc.c: In function 'upper_strneq': misc.c:46:9: warning: 'c2' may be used uninitialized in this function [-Wmaybe-uninitialized] return (int)!(c1 - c2); ^ misc.c:46:9: warning: 'c1' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o connect.lo connect.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c connect.c -fPIC -DPIC -o .libs/connect.o connect.c: In function 'getinitfile': connect.c:141:2: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] j = STRLEN("/odbc.ini") + 1; ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:141:6: note: in expansion of macro 'STRLEN' j = STRLEN("/odbc.ini") + 1; ^ connect.c:161:2: warning: implicit declaration of function 'getuid' [-Wimplicit-function-declaration] ptr = (char*)getpwuid(getuid()); ^ connect.c:138:6: warning: unused variable 'i' [-Wunused-variable] int i, j; ^ In file included from driver.h:18:0, from connect.c:16: connect.c: In function 'getkeyvalbydsn': nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:214:12: note: in expansion of macro 'STRLEN' dsnlen = STRLEN(dsn); ^ nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:219:12: note: in expansion of macro 'STRLEN' dsnlen = STRLEN(dsn); ^ connect.c:232:2: warning: implicit declaration of function 'strncat' [-Wimplicit-function-declaration] STRNCAT( dsntk, dsn, dsnlen ); ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:32:27: warning: incompatible implicit declaration of built-in function 'strncat' [enabled by default] # define STRNCAT(t,s,n) (strncat((char*)(t), (char*)(s), (size_t)(n))) ^ connect.c:232:2: note: in expansion of macro 'STRNCAT' STRNCAT( dsntk, dsn, dsnlen ); ^ connect.c:233:2: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] STRCAT( dsntk, "]" ); ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:31:25: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] # define STRCAT(t, s) (strcat((char*)(t), (char*)(s))) ^ connect.c:233:2: note: in expansion of macro 'STRCAT' STRCAT( dsntk, "]" ); ^ connect.c:266:4: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] if( upper_strneq(str, "[default]", STRLEN("[default]")) ) ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:266:39: note: in expansion of macro 'STRLEN' if( upper_strneq(str, "[default]", STRLEN("[default]")) ) ^ nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:301:35: note: in expansion of macro 'STRLEN' if( upper_strneq( keywd, token, STRLEN(keywd)) ) ^ connect.c:305:4: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if( ! STREQ( token, "=") ) ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:37:29: warning: the address of 'token' will always evaluate as 'true' [-Waddress] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:313:8: note: in expansion of macro 'STRLEN' if( STRLEN(token) > size - 1) ^ connect.c:318:4: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] STRNCPY(value, token, size); ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ connect.c:318:4: note: in expansion of macro 'STRNCPY' STRNCPY(value, token, size); ^ connect.c: In function 'getkeyvalinstr': nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ connect.c:351:11: note: in expansion of macro 'STRLEN' cnlen = STRLEN (cnstr); ^ connect.c:377:36: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] if( upper_strneq(token, keywd, strlen(keywd)) ) ^ In file included from driver.h:18:0, from connect.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ connect.c:396:5: note: in expansion of macro 'STRNCPY' STRNCPY( value, token, size ); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o convert.lo convert.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c convert.c -fPIC -DPIC -o .libs/convert.o convert.c: In function 'char2str': convert.c:49:3: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] size = STRLEN(buf); ^ In file included from driver.h:18:0, from convert.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ convert.c:49:10: note: in expansion of macro 'STRLEN' size = STRLEN(buf); ^ convert.c:56:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] STRNCPY(ptr, buf, size+1); ^ In file included from driver.h:18:0, from convert.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ convert.c:56:2: note: in expansion of macro 'STRNCPY' STRNCPY(ptr, buf, size+1); ^ convert.c:46:6: warning: unused variable 'len' [-Wunused-variable] int len; ^ convert.c: In function 'char2num': convert.c:67:10: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] size = strlen(buf); ^ In file included from driver.h:18:0, from convert.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ convert.c:72:2: note: in expansion of macro 'STRNCPY' STRNCPY(tbuf, buf, size); ^ convert.c: In function 'char2date': convert.c:84:10: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] size = strlen(buf); ^ In file included from driver.h:18:0, from convert.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ convert.c:89:2: note: in expansion of macro 'STRNCPY' STRNCPY( tbuf, buf, size); ^ convert.c: At top level: convert.c:188:2: warning: missing braces around initializer [-Wmissing-braces] char2str, char2num, char2date, ^ convert.c:188:2: warning: (near initialization for 'c2sql_cvt_tab[0]') [-Wmissing-braces] convert.c:200:2: warning: missing braces around initializer [-Wmissing-braces] SQL_C_CHAR, 0, ^ convert.c:200:2: warning: (near initialization for 'ctype_idx_tab[0]') [-Wmissing-braces] convert.c:222:2: warning: missing braces around initializer [-Wmissing-braces] SQL_CHAR, 0, ^ convert.c:222:2: warning: (near initialization for 'sqltype_idx_tab[0]') [-Wmissing-braces] In file included from driver.h:18:0, from convert.c:16: convert.c: In function 'str2char': nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ convert.c:268:8: note: in expansion of macro 'STRLEN' len = STRLEN(ptr) + 1; ^ nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ convert.c:275:3: note: in expansion of macro 'STRNCPY' STRNCPY( buf, ptr, len ); ^ convert.c: In function 'num2char': nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ convert.c:344:11: note: in expansion of macro 'STRLEN' *psize = STRLEN(buf) + 1; ^ convert.c:349:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] STRCPY(buf, tbuf); ^ In file included from driver.h:18:0, from convert.c:16: nnconfig.h:29:25: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] # define STRCPY(t, s) (strcpy((char*)(t), (char*)(s))) ^ convert.c:349:2: note: in expansion of macro 'STRCPY' STRCPY(buf, tbuf); ^ convert.c: At top level: convert.c:414:2: warning: missing braces around initializer [-Wmissing-braces] str2char, str2tint, str2short, str2long, str2date, ^ convert.c:414:2: warning: (near initialization for 'sql2c_cvt_tab[0]') [-Wmissing-braces] /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o execute.lo execute.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o execute.c: In function 'sqlexecute': execute.c:62:16: warning: unused variable 'flag' [-Wunused-variable] int i, npar, flag = 0; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o herr.lo herr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c herr.c -fPIC -DPIC -o .libs/herr.o In file included from herr.c:20:0: herr.ci:7:2: warning: missing braces around initializer [-Wmissing-braces] en_00000, "00000", "", ^ herr.ci:7:2: warning: (near initialization for 'sqlerrmsg_tab[0]') [-Wmissing-braces] /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o prepare.lo prepare.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c prepare.c -fPIC -DPIC -o .libs/prepare.o prepare.c: In function 'nnodbc_sqlprepare': prepare.c:81:2: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = (cbSqlStr == SQL_NTS )? STRLEN(szSqlStr):cbSqlStr; ^ In file included from driver.h:18:0, from prepare.c:16: nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ prepare.c:81:32: note: in expansion of macro 'STRLEN' len = (cbSqlStr == SQL_NTS )? STRLEN(szSqlStr):cbSqlStr; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o yyparse.lo yyparse.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c yyparse.c -fPIC -DPIC -o .libs/yyparse.o /usr/lib/bison.simple: In function 'nnsql_yyparse': /usr/lib/bison.simple:354:7: warning: implicit declaration of function 'nnsql_yylex' [-Wimplicit-function-declaration] yyparse.y:313:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] else if( !STREQ(pyyenv->pstmt->table, $3) ) ^ yyparse.y:370:10: warning: unused variable 'p' [-Wunused-variable] void* p; ^ yyparse.y: In function 'unpack_col_name': yyparse.y:822:2: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = STRLEN(schema_tab_column_name); ^ In file included from yyparse.y:21:0: ./nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ yyparse.y:822:8: note: in expansion of macro 'STRLEN' len = STRLEN(schema_tab_column_name); ^ yyparse.y:820:7: warning: unused variable 'c' [-Wunused-variable] char c; ^ yyparse.y: In function 'add_attr': yyparse.y:948:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] ^ In file included from yyparse.y:21:0: ./nnconfig.h:39:27: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] # define MEM_SET(p,c,n) (memset((char*)p, (int)c, (int)n)) ^ yyparse.y:948:3: note: in expansion of macro 'MEM_SET' ^ yyparse.y: In function 'add_column': ./nnconfig.h:39:27: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] # define MEM_SET(p,c,n) (memset((char*)p, (int)c, (int)n)) ^ yyparse.y:1058:3: note: in expansion of macro 'MEM_SET' ^ yyparse.y: At top level: yyparse.y:17:13: warning: 'sccsid' defined but not used [-Wunused-variable] static char sccsid[] ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o yylex.lo yylex.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c yylex.c -fPIC -DPIC -o .libs/yylex.o In file included from yylex.c:23:0: yylex.ci:3:2: warning: missing braces around initializer [-Wmissing-braces] kwd_select, "select", ^ yylex.ci:3:2: warning: (near initialization for 'keywd_tab[0]') [-Wmissing-braces] yylex.ci:49:2: warning: missing braces around initializer [-Wmissing-braces] kwd_fn, "fn", ^ yylex.ci:49:2: warning: (near initialization for 'xkeywd_tab[0]') [-Wmissing-braces] yylex.ci:55:2: warning: missing braces around initializer [-Wmissing-braces] en_cmpop_eq, "=", ^ yylex.ci:55:2: warning: (near initialization for 'cmpop_tab[0]') [-Wmissing-braces] yylex.c: In function 'getcmpopidxbyname': yylex.c:37:3: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if(STREQ(name, cmpop_tab[i].name)) ^ yylex.c: In function 'getkeywdidxbyname': yylex.c:52:3: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] if(upper_strneq(name, keywd_tab[i].name, 12)) ^ yylex.c: In function 'getnum': yylex.c:105:3: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] if( ! isdigit(c) ) ^ yylex.c: In function 'getname': yylex.c:156:3: warning: implicit declaration of function 'isalpha' [-Wimplicit-function-declaration] if( isalpha(c) || (i && isdigit(c)) ) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o yystmt.lo yystmt.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c yystmt.c -fPIC -DPIC -o .libs/yystmt.o yystmt.c: In function 'nnsql_allocyystmt': yystmt.c:32:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] MEM_SET(yystmt, 0, sizeof(yystmt_t)); ^ In file included from driver.h:18:0, from yystmt.c:16: nnconfig.h:39:27: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] # define MEM_SET(p,c,n) (memset((char*)p, (int)c, (int)n)) ^ yystmt.c:32:2: note: in expansion of macro 'MEM_SET' MEM_SET(yystmt, 0, sizeof(yystmt_t)); ^ yystmt.c: In function 'yyfetch': yystmt.c:208:5: warning: implicit declaration of function 'nnsql_getrange' [-Wimplicit-function-declaration] nnsql_getrange(yystmt, &(yystmt->artnum_min), &(yystmt->artnum_max)); ^ yystmt.c: In function 'nnsql_fetch': yystmt.c:316:5: warning: implicit declaration of function 'nnsql_srchtree_evl' [-Wimplicit-function-declaration] r = nnsql_srchtree_evl(hstmt); ^ yystmt.c: In function 'yyunbindpar': yystmt.c:392:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ yystmt.c: In function 'access_mode_chk': yystmt.c:518:4: warning: implicit declaration of function 'nnsql_strlike' [-Wimplicit-function-declaration] if( nnsql_strlike( pstmt->table, "%.test", 0, 0) ) ^ yystmt.c:542:2: warning: implicit declaration of function 'nntp_postok' [-Wimplicit-function-declaration] if( ! pstmt->errcode && ! nntp_postok( pstmt->hcndes ) ) ^ yystmt.c: In function 'nnsql_prepare': yystmt.c:582:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] STRNCPY(pstmt->sqlexpr, expr, len); ^ In file included from driver.h:18:0, from yystmt.c:16: nnconfig.h:30:27: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default] # define STRNCPY(t,s,n) (strncpy((char*)(t), (char*)(s), (size_t)(n))) ^ yystmt.c:582:2: note: in expansion of macro 'STRNCPY' STRNCPY(pstmt->sqlexpr, expr, len); ^ yystmt.c:585:2: warning: implicit declaration of function 'nnsql_yyinit' [-Wimplicit-function-declaration] nnsql_yyinit(&yyenv, pstmt); ^ yystmt.c:587:2: warning: implicit declaration of function 'nnsql_yyparse' [-Wimplicit-function-declaration] if( nnsql_yyparse(&yyenv) ^ yystmt.c:558:7: warning: unused variable 'r' [-Wunused-variable] int r; ^ yystmt.c: In function 'do_srch_delete': yystmt.c:750:9: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] sleep(1 + rcnt); ^ yystmt.c:716:10: warning: unused variable 'i' [-Wunused-variable] int r, i, rcnt; ^ yystmt.c: In function 'nnsql_execute': yystmt.c:817:4: warning: implicit declaration of function 'nnsql_srchtree_tchk' [-Wimplicit-function-declaration] if( nnsql_srchtree_tchk(hstmt) ^ yystmt.c: At top level: yystmt.c:18:13: warning: 'sccsid' defined but not used [-Wunused-variable] static char sccsid[] ^ yystmt.c: In function 'nnsql_execute': yystmt.c:705:20: warning: 'body' may be used uninitialized in this function [-Wmaybe-uninitialized] || nntp_send_body(pstmt->hcndes, body) ^ yystmt.c:608:9: note: 'body' was declared here char *body, *head, *value; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o yyerr.lo yyerr.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c yyerr.c -fPIC -DPIC -o .libs/yyerr.o In file included from yyerr.c:20:0: yyerr.ci:7:2: warning: missing braces around initializer [-Wmissing-braces] PARSER_ERROR, 0, ^ yyerr.ci:7:2: warning: (near initialization for 'yy_errmsg[0]') [-Wmissing-braces] /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o yyevl.lo yyevl.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c yyevl.c -fPIC -DPIC -o .libs/yyevl.o yyevl.c: In function 'compare': yyevl.c:426:4: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] diff = STRCMP(la.value.qstr, lb.value.qstr); ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o yytchk.lo yytchk.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c yytchk.c -fPIC -DPIC -o .libs/yytchk.o yytchk.c: In function 'getleaftype': yytchk.c:27:12: warning: variable 'attr' set but not used [-Wunused-but-set-variable] yyattr_t* attr; ^ yytchk.c: In function 'srchtree_tchk': yytchk.c:118:12: warning: unused variable 'flag' [-Wunused-variable] int r, s, flag = 0; ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o nncol.lo nncol.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c nncol.c -fPIC -DPIC -o .libs/nncol.o In file included from nncol.c:20:0: nncol.ci:12:2: warning: missing braces around initializer [-Wmissing-braces] en_article_num, "Article-Num", en_t_num, 0, 0, ^ nncol.ci:12:2: warning: (near initialization for 'nncol_info_tab[0]') [-Wmissing-braces] nncol.c: In function 'nnsql_getcolidxbyname': nncol.c:28:3: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] if(upper_strneq( col_name, nncol_info_tab[i].name, 16)) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o nndate.lo nndate.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c nndate.c -fPIC -DPIC -o .libs/nndate.o nndate.c: In function 'nndate2date': nndate.c:30:2: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if( STRLEN(str) < STRLEN("yyyy m d") ) ^ In file included from nndate.c:16:0: ./nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ nndate.c:30:6: note: in expansion of macro 'STRLEN' if( STRLEN(str) < STRLEN("yyyy m d") ) ^ nndate.c:41:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(i = atoi(buf)) ^ nndate.c:56:3: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] if( upper_strneq(buf, month_name[i], 3) ) ^ In file included from nndate.c:16:0: nndate.c: In function 'nnsql_odbcdatestr2date': ./nnconfig.h:37:31: warning: incompatible implicit declaration of built-in function 'strlen' [enabled by default] # define STRLEN(str) ((str)? strlen((char*)(str)):0) ^ nndate.c:124:6: note: in expansion of macro 'STRLEN' if( STRLEN(str) < STRLEN("yyyy-m-d") ) ^ /bin/sh ../../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c -o nntp.lo nntp.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -c nntp.c -fPIC -DPIC -o .libs/nntp.o In file included from nntp.c:23:0: nntp.ci:9:2: warning: missing braces around initializer [-Wmissing-braces] NNTP_POSTING, MSGHEAD "Article in posting", ^ nntp.ci:9:2: warning: (near initialization for 'nntp_msg[0]') [-Wmissing-braces] nntp.c: In function 'nntp_connect': nntp.c:92:3: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] srvaddr.sin_addr.s_addr = inet_addr(server); ^ nntp.c:122:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] SOCK_CLOSE( sock ); ^ nntp.c:71:13: warning: unused variable 'err' [-Wunused-variable] int sock, err; ^ nntp.c: In function 'nntp_next': nntp.c:363:6: warning: unused variable 'code' [-Wunused-variable] int code; ^ nntp.c: In function 'nntp_last': nntp.c:399:6: warning: unused variable 'size' [-Wunused-variable] int size; ^ nntp.c:398:8: warning: unused variable 'body' [-Wunused-variable] char* body; ^ nntp.c:397:12: warning: unused variable 'sock' [-Wunused-variable] int code, sock; ^ nntp.c:397:6: warning: unused variable 'code' [-Wunused-variable] int code, sock; ^ nntp.c: In function 'nntp_xhdr': nntp.c:454:2: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] flag = upper_strneq(xhdr_data->header, "lines", 6); ^ nntp.c: In function 'nntp_start_post': nntp.c:709:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ In file included from nntp.c:17:0: nntp.c: In function 'nntp_close': ./nnconfig.h:74:46: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] # define SOCK_FGETS(buf, size, stream) fgets(buf, size, stream) ^ nntp.c:203:2: note: in expansion of macro 'SOCK_FGETS' SOCK_FGETS(msgbuf, sizeof(msgbuf), pcndes->sin ); ^ /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -module -Wl,-z,relro -o libnn.la -rpath /usr/lib 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 -ldl -lpthread libtool: link: armv7hl-redhat-linux-gnueabi-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 -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libnn.so.2 -o .libs/libnn.so.2.0.0 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 `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/nn' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' Making all in include make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/include' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' Making all in AdministratorManual make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/AdministratorManual' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/AdministratorManual' Making all in ProgrammerManual make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' Making all in Tutorial make[4]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual/Tutorial' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual/Tutorial' make[4]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' Making all in UserManual make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/UserManual' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/UserManual' Making all in lst make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/lst' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/lst' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' Making all in samples make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/samples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/samples' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OLvLkS + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm ++ dirname /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm + cd unixODBC-2.3.1 + make DESTDIR=/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm install Making install in extras make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/extras' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/extras' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/extras' Making install in log make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/log' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/log' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/log' Making install in lst make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/lst' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/lst' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/lst' Making install in ini make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/ini' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/ini' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/ini' Making install in libltdl make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' make install-am make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib" test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/include" test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm" make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/libltdl' Making install in odbcinst make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/odbcinst' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/odbcinst' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbcinst.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcinst.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcinst.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcinst.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcinst.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/odbcinst' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/odbcinst' Making install in DriverManager make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DriverManager' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DriverManager' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbc.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbc.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbc.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbc.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DriverManager' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DriverManager' Making install in exe make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/exe' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/exe' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c isql dltest odbcinst iusql odbc_config '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin' libtool: install: warning: `../DriverManager/libodbc.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/isql /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/isql libtool: install: /usr/bin/install -c dltest /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/dltest libtool: install: warning: `../odbcinst/libodbcinst.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/odbcinst /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/odbcinst libtool: install: warning: `../DriverManager/libodbc.la' has not been installed in `/usr/lib' libtool: install: warning: `../odbcinst/libodbcinst.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/iusql /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/iusql libtool: install: /usr/bin/install -c odbc_config /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/odbc_config make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/exe' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/exe' Making install in cur make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/cur' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/cur' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbccr.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: warning: relinking `libodbccr.la' libtool: install: (cd /builddir/build/BUILD/unixODBC-2.3.1/cur; /bin/sh /builddir/build/BUILD/unixODBC-2.3.1/libtool --tag CC --mode=relink armv7hl-redhat-linux-gnueabi-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic ../DriverManager/libodbc.la -Wl,-z,relro -o libodbccr.la -rpath /usr/lib 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 -ldl -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm) libtool: relink: echo "{ global:" > .libs/libodbccr.ver libtool: relink: cat ./cur.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver libtool: relink: echo "local: *; };" >> .libs/libodbccr.ver libtool: relink: armv7hl-redhat-linux-gnueabi-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/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib -L/usr/lib -lodbc -lltdl -ldl -lpthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libodbccr.so.2 -Wl,-version-script -Wl,.libs/libodbccr.ver -o .libs/libodbccr.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libodbccr.so.2.0.0T /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbccr.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbccr.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbccr.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/cur' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/cur' Making install in DRVConfig make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' Making install in drvcfg1 make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg1' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcdrvcfg1S.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcdrvcfg1S.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg1S.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcdrvcfg1S.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg1S.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg1' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg1' Making install in drvcfg2 make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg2' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcdrvcfg2S.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcdrvcfg2S.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg2S.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcdrvcfg2S.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg2S.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg2' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/drvcfg2' Making install in PostgreSQL make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/PostgreSQL' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/PostgreSQL' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcpsqlS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcpsqlS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsqlS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcpsqlS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsqlS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/PostgreSQL' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/PostgreSQL' Making install in MiniSQL make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MiniSQL' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MiniSQL' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcminiS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcminiS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcminiS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcminiS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcminiS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MiniSQL' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MiniSQL' Making install in MySQL make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MySQL' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MySQL' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcmyS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcmyS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcmyS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcmyS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcmyS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MySQL' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/MySQL' Making install in nn make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/nn' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/nn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcnnS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcnnS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcnnS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcnnS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcnnS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/nn' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/nn' Making install in esoob make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/esoob' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/esoob' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libesoobS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libesoobS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libesoobS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libesoobS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libesoobS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/esoob' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/esoob' Making install in oplodbc make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/oplodbc' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/oplodbc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liboplodbcS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/liboplodbcS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboplodbcS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/liboplodbcS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboplodbcS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/oplodbc' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/oplodbc' Making install in template make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/template' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/template' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/template' Making install in tds make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/tds' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/tds' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtdsS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libtdsS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtdsS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libtdsS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtdsS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/tds' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/tds' Making install in txt make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/txt' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/txt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbctxtS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbctxtS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbctxtS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbctxtS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbctxtS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/txt' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/txt' Making install in Oracle make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Oracle' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Oracle' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liboraodbcS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/liboraodbcS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboraodbcS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/liboraodbcS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboraodbcS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Oracle' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Oracle' Making install in sapdb make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/sapdb' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/sapdb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsapdbS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libsapdbS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libsapdbS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libsapdbS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libsapdbS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/sapdb' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/sapdb' Making install in Mimer make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Mimer' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Mimer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmimerS.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libmimerS.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libmimerS.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libmimerS.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libmimerS.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Mimer' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig/Mimer' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/DRVConfig' Making install in Drivers make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' Making install in Postgre7.1 make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/Postgre7.1' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/Postgre7.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcpsql.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcpsql.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsql.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libodbcpsql.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsql.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/Postgre7.1' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/Postgre7.1' Making install in template make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/template' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/template' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtemplate.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libtemplate.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtemplate.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libtemplate.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtemplate.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/template' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/template' Making install in MiniSQL make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/MiniSQL' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/MiniSQL' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/MiniSQL' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/MiniSQL' Making install in nn make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/nn' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/nn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libnn.la '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libnn.so.2.0.0 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libnn.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib && { 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/bin/install -c .libs/libnn.lai /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libnn.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/nn' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers/nn' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/Drivers' Making install in include make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/include' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/include' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/include' /usr/bin/install -c -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h autotest.h uodbc_stats.h uodbc_extras.h '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/include' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/include' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' Making install in AdministratorManual make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/AdministratorManual' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/doc/AdministratorManual' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/AdministratorManual' Making install in ProgrammerManual make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' Making install in Tutorial make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual/Tutorial' make[4]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual/Tutorial' make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual/Tutorial' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' make[4]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' make[3]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/ProgrammerManual' Making install in UserManual make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/UserManual' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/doc/UserManual' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/UserManual' Making install in lst make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/lst' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/doc/lst' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc/lst' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' make[3]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/doc' make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/doc' Making install in samples make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/samples' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1/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 `/builddir/build/BUILD/unixODBC-2.3.1/samples' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1/samples' make[1]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1' make[2]: Entering directory `/builddir/build/BUILD/unixODBC-2.3.1' make[2]: Nothing to be done for `install-exec-am'. touch /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/etc/odbcinst.ini touch: cannot touch '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/etc/odbcinst.ini': No such file or directory make[2]: [install-data-am] Error 1 (ignored) touch /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/etc/odbc.ini touch: cannot touch '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/etc/odbc.ini': No such file or directory make[2]: [install-data-am] Error 1 (ignored) mkdir -p /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/etc/ODBCDataSources cp unixodbc_conf.h /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/include/unixodbc_conf.h make[2]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1' make[1]: Leaving directory `/builddir/build/BUILD/unixODBC-2.3.1' + install -m644 /builddir/build/SOURCES/odbcinst.ini /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/etc + case `uname -i` in ++ uname -i + sed '/^unixODBC-gui-qt/d' /builddir/build/SOURCES/README.dist + rm -f /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsql.so /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsql.so.2 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsql.so.2.0.0 + find doc -name 'Makefile*' + xargs rm + rm -f '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/*.a' + rm -f /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libesoobS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libmimerS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libnn.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbc.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbccr.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg1S.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg2S.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcinst.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcminiS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcmyS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcnnS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsql.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsqlS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbctxtS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboplodbcS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboraodbcS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libsapdbS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtdsS.la /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtemplate.la + rm -f '/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libltdl.*' + rm -rf /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/libtool + find /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib -name '*.so.*' + sed 's|^/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm||' + find /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib -name '*.so' + sed 's|^/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm||' + for lib in libodbc.so libodbcinst.so libodbcpsqlS.so libodbcmyS.so + echo /usr/lib/libodbc.so + grep -v '/libodbc.so$' devel-so-list + mv -f devel-so-list.x devel-so-list + for lib in libodbc.so libodbcinst.so libodbcpsqlS.so libodbcmyS.so + echo /usr/lib/libodbcinst.so + grep -v '/libodbcinst.so$' devel-so-list + mv -f devel-so-list.x devel-so-list + for lib in libodbc.so libodbcinst.so libodbcpsqlS.so libodbcmyS.so + echo /usr/lib/libodbcpsqlS.so + grep -v '/libodbcpsqlS.so$' devel-so-list + mv -f devel-so-list.x devel-so-list + for lib in libodbc.so libodbcinst.so libodbcpsqlS.so libodbcmyS.so + echo /usr/lib/libodbcmyS.so + grep -v '/libodbcmyS.so$' devel-so-list + mv -f devel-so-list.x devel-so-list + mkdir -p /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man1 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man5 + install -m644 /builddir/build/SOURCES/isql.1 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man1/isql.1 + install -m644 /builddir/build/SOURCES/odbc.ini.5 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man5/odbc.ini.5 + install -m644 /builddir/build/SOURCES/odbcinst.1 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man1/odbcinst.1 + install -m644 /builddir/build/SOURCES/odbcinst.ini.5 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man5/odbcinst.ini.5 + install -m644 /builddir/build/SOURCES/iusql.1 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man1/iusql.1 + install -m644 /builddir/build/SOURCES/dltest.1 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man1/dltest.1 + install -m644 /builddir/build/SOURCES/odbc_config.1 /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/man/man1/odbc_config.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/unixODBC-2.3.1 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/iusql extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/odbc_config extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/dltest extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/isql extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/bin/odbcinst extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbc.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libnn.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcpsqlS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libesoobS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcmyS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbccr.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcnnS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libsapdbS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtdsS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboplodbcS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libtemplate.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcminiS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcinst.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbctxtS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libmimerS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg2S.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/liboraodbcS.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/lib/libodbcdrvcfg1S.so.2.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 23 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libodbc.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbc.so.debug symlinked /usr/lib/debug/usr/lib/libsapdbS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libsapdbS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbcmyS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcmyS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbcdrvcfg1S.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcdrvcfg1S.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbcdrvcfg2S.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcdrvcfg2S.so.2.debug symlinked /usr/lib/debug/usr/lib/libmimerS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libmimerS.so.2.debug symlinked /usr/lib/debug/usr/lib/libesoobS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libesoobS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbcnnS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcnnS.so.debug symlinked /usr/lib/debug/usr/lib/libodbcdrvcfg1S.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcdrvcfg1S.so.debug symlinked /usr/lib/debug/usr/lib/libodbcinst.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcinst.so.2.debug symlinked /usr/lib/debug/usr/lib/libtdsS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libtdsS.so.debug symlinked /usr/lib/debug/usr/lib/libtemplate.so.2.0.0.debug to /usr/lib/debug/usr/lib/libtemplate.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbccr.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbccr.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbcminiS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcminiS.so.debug symlinked /usr/lib/debug/usr/lib/libnn.so.2.0.0.debug to /usr/lib/debug/usr/lib/libnn.so.debug symlinked /usr/lib/debug/usr/lib/libodbcnnS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcnnS.so.2.debug symlinked /usr/lib/debug/usr/lib/libtemplate.so.2.0.0.debug to /usr/lib/debug/usr/lib/libtemplate.so.debug symlinked /usr/lib/debug/usr/lib/liboraodbcS.so.2.0.0.debug to /usr/lib/debug/usr/lib/liboraodbcS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbccr.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbccr.so.debug symlinked /usr/lib/debug/usr/lib/liboplodbcS.so.2.0.0.debug to /usr/lib/debug/usr/lib/liboplodbcS.so.debug symlinked /usr/lib/debug/usr/lib/libodbcpsqlS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcpsqlS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbc.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbc.so.2.debug symlinked /usr/lib/debug/usr/lib/libesoobS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libesoobS.so.debug symlinked /usr/lib/debug/usr/lib/libodbcminiS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcminiS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbcinst.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcinst.so.debug symlinked /usr/lib/debug/usr/lib/libtdsS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libtdsS.so.2.debug symlinked /usr/lib/debug/usr/lib/libodbctxtS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbctxtS.so.debug symlinked /usr/lib/debug/usr/lib/libodbctxtS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbctxtS.so.2.debug symlinked /usr/lib/debug/usr/lib/libnn.so.2.0.0.debug to /usr/lib/debug/usr/lib/libnn.so.2.debug symlinked /usr/lib/debug/usr/lib/liboplodbcS.so.2.0.0.debug to /usr/lib/debug/usr/lib/liboplodbcS.so.2.debug symlinked /usr/lib/debug/usr/lib/libmimerS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libmimerS.so.debug symlinked /usr/lib/debug/usr/lib/liboraodbcS.so.2.0.0.debug to /usr/lib/debug/usr/lib/liboraodbcS.so.debug symlinked /usr/lib/debug/usr/lib/libodbcmyS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcmyS.so.debug symlinked /usr/lib/debug/usr/lib/libodbcpsqlS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcpsqlS.so.debug symlinked /usr/lib/debug/usr/lib/libsapdbS.so.2.0.0.debug to /usr/lib/debug/usr/lib/libsapdbS.so.debug symlinked /usr/lib/debug/usr/lib/libodbcdrvcfg2S.so.2.0.0.debug to /usr/lib/debug/usr/lib/libodbcdrvcfg2S.so.debug 6299 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: unixODBC-2.3.1-10.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O11vkX + umask 022 + cd /builddir/build/BUILD + cd unixODBC-2.3.1 + DOCDIR=/builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr README /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr NEWS /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr doc /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + cp -pr README.dist /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm/usr/share/doc/unixODBC-2.3.1 + exit 0 Provides: config(unixODBC) = 2.3.1-10.el7 libesoobS.so.2 libmimerS.so.2 libnn.so.2 libodbc.so.2 libodbccr.so.2 libodbcdrvcfg1S.so.2 libodbcdrvcfg2S.so.2 libodbcinst.so.2 libodbcminiS.so.2 libodbcmyS.so.2 libodbcnnS.so.2 libodbcpsqlS.so.2 libodbctxtS.so.2 liboplodbcS.so.2 liboraodbcS.so.2 libsapdbS.so.2 libtdsS.so.2 libtemplate.so.2 unixODBC = 2.3.1-10.el7 unixODBC(armv7hl-32) = 2.3.1-10.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libltdl.so.7 libodbc.so.2 libodbcinst.so.2 libodbcmyS.so.2 libodbcpsqlS.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libreadline.so.6 rtld(GNU_HASH) Conflicts: iodbc Processing files: unixODBC-devel-2.3.1-10.el7.armv7hl Provides: unixODBC-devel = 2.3.1-10.el7 unixODBC-devel(armv7hl-32) = 2.3.1-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libesoobS.so.2 libmimerS.so.2 libnn.so.2 libodbccr.so.2 libodbcdrvcfg1S.so.2 libodbcdrvcfg2S.so.2 libodbcminiS.so.2 libodbcnnS.so.2 libodbctxtS.so.2 liboplodbcS.so.2 liboraodbcS.so.2 libsapdbS.so.2 libtdsS.so.2 libtemplate.so.2 Processing files: unixODBC-debuginfo-2.3.1-10.el7.armv7hl Provides: unixODBC-debuginfo = 2.3.1-10.el7 unixODBC-debuginfo(armv7hl-32) = 2.3.1-10.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm Wrote: /builddir/build/RPMS/unixODBC-2.3.1-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/unixODBC-devel-2.3.1-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/unixODBC-debuginfo-2.3.1-10.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FdSMi6 + umask 022 + cd /builddir/build/BUILD + cd unixODBC-2.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unixODBC-2.3.1-10.el7.arm + exit 0 Child return code was: 0 LEAVE do -->