Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 284147 Details for
Bug 380141
dev-db/myodbc fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
myodbc-5.1.6:20110820-151222.log (text/plain), 73.11 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-08-21 19:05:10 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-08-21 19:05:10 UTC
Size:
73.11 KB
patch
obsolete
> * Package: dev-db/myodbc-5.1.6 > * Repository: gentoo > * Maintainer: mysql-bugs@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mysql-connector-odbc-5.1.6.tar.gz to /var/tmp/portage/dev-db/myodbc-5.1.6/work > * Applying myodbc-5.1.6-qt4-includedir.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-db/myodbc-5.1.6/work >>>> Preparing source in /var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6 ... > * Running eautoreconf in '/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running elibtoolize in: mysql-connector-odbc-5.1.6/ > * Applying portage-1.2.0.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6 ... > * econf: updating mysql-connector-odbc-5.1.6/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-connector-odbc-5.1.6/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin --sysconfdir=/etc/myodbc --localstatedir=/var/lib/myodbc --with-mysql-libs=/usr/lib/mysql --with-mysql-includes=/usr/include/mysql --with-odbc-ini=/etc/unixODBC/odbc.ini --with-unixODBC=/usr --enable-myodbc3i --enable-myodbc3m --disable-test --without-samples --enable-static --enable-shared --without-docs --without-debug --disable-gui --without-qt-libraries >configure: WARNING: unrecognized options: --with-mysql-libs, --with-mysql-includes, --enable-myodbc3i, --enable-myodbc3m, --without-samples, --without-docs >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/i686-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking 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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 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 for compress in -lz... yes >checking for localtime_r... yes >checking for mysql_real_query... yes >checking if driver should be linked against odbcinst library... yes >checking for unixODBC version... checking for isql... /usr/bin/isql >unixODBC 2.3.0 >checking sql.h usability... yes >checking sql.h presence... yes >checking for sql.h... yes >checking sqlext.h usability... yes >checking sqlext.h presence... yes >checking for sqlext.h... yes >checking sqltypes.h usability... yes >checking sqltypes.h presence... yes >checking for sqltypes.h... yes >checking odbcinst.h usability... yes >checking odbcinst.h presence... yes >checking for odbcinst.h... yes >checking for SQLGetPrivateProfileString in -lodbcinst... yes >checking for SQLHENV... yes >checking for SQLHDBC... yes >checking for SQLHSTMT... yes >checking for SQLINTEGER... yes >checking for SQLUINTEGER... yes >checking for SQLSMALLINT... yes >checking for SQLUSMALLINT... yes >checking for SQLPOINTER... yes >checking for SQLHWND... yes >checking for SQLRETURN... yes >checking for SQLCHAR... yes >checking if debug mode is enabled... no >checking for X... libraries , headers >checking if building of test is enabled... no >checking if linking of test library is specified... no >checking if compiler defines the __FUNCTION__ macro... yes >checking if compiler defines the C99 __func__ macro... yes >checking for strndup... yes >checking for SQLGetPrivateProfileStringW... yes >checking if SQLParamOptions() 2nd and 3rd arg is compatible with SQLULEN... yes >checking if SQLColAttribute() last arg is compatible with SQLLEN*... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating util/Makefile >config.status: creating driver/Makefile >config.status: creating setup/Makefile >config.status: creating installer/Makefile >config.status: creating test/Makefile >config.status: creating scripts/Makefile >config.status: creating dltest/Makefile >config.status: creating driver/myconf.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: WARNING: unrecognized options: --with-mysql-libs, --with-mysql-includes, --enable-myodbc3i, --enable-myodbc3m, --without-samples, --without-docs > >Success!! > -------------------------------------------------------------------- >| Remember to check the Connector/ODBC documentation for detailed | >| installation and setup instructions at: | >| http://dev.mysql.com/doc/refman/5.0/en/myodbc-connector.html | >| | >| Connector/ODBC product information: | >| http://www.mysql.com/products/myodbc/ | >| | >| Connector/ODBC mailing list archive: | >| http://lists.mysql.com/myodbc | >| | >| If you have any questions or improvements to ithe driver, then | >| send a detailed mail to 'myodbc@lists.mysql.com' | > -------------------------------------------------------------------- > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6 ... >make -j14 >Making all in util >make[1]: Entering directory `/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6/util' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c -o stringutil.lo stringutil.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT installer.lo -MD -MP -MF .deps/installer.Tpo -c -o installer.lo installer.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT odbcinstw.lo -MD -MP -MF .deps/odbcinstw.Tpo -c -o odbcinstw.lo odbcinstw.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT unicode_transcode.lo -MD -MP -MF .deps/unicode_transcode.Tpo -c -o unicode_transcode.lo unicode_transcode.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilAllocDataSource.lo -MD -MP -MF .deps/MYODBCUtilAllocDataSource.Tpo -c -o MYODBCUtilAllocDataSource.lo MYODBCUtilAllocDataSource.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilAllocDriver.lo -MD -MP -MF .deps/MYODBCUtilAllocDriver.Tpo -c -o MYODBCUtilAllocDriver.lo MYODBCUtilAllocDriver.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilClearDataSource.lo -MD -MP -MF .deps/MYODBCUtilClearDataSource.Tpo -c -o MYODBCUtilClearDataSource.lo MYODBCUtilClearDataSource.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilClearDriver.lo -MD -MP -MF .deps/MYODBCUtilClearDriver.Tpo -c -o MYODBCUtilClearDriver.lo MYODBCUtilClearDriver.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilDefaultDataSource.lo -MD -MP -MF .deps/MYODBCUtilDefaultDataSource.Tpo -c -o MYODBCUtilDefaultDataSource.lo MYODBCUtilDefaultDataSource.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilFreeDataSource.lo -MD -MP -MF .deps/MYODBCUtilFreeDataSource.Tpo -c -o MYODBCUtilFreeDataSource.lo MYODBCUtilFreeDataSource.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilFreeDriver.lo -MD -MP -MF .deps/MYODBCUtilFreeDriver.Tpo -c -o MYODBCUtilFreeDriver.lo MYODBCUtilFreeDriver.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilInsertStr.lo -MD -MP -MF .deps/MYODBCUtilInsertStr.Tpo -c -o MYODBCUtilInsertStr.lo MYODBCUtilInsertStr.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadConnectStr.lo -MD -MP -MF .deps/MYODBCUtilReadConnectStr.Tpo -c -o MYODBCUtilReadConnectStr.lo MYODBCUtilReadConnectStr.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteConnectStr.lo -MD -MP -MF .deps/MYODBCUtilWriteConnectStr.Tpo -c -o MYODBCUtilWriteConnectStr.lo MYODBCUtilWriteConnectStr.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilAllocDriver.lo -MD -MP -MF .deps/MYODBCUtilAllocDriver.Tpo -c MYODBCUtilAllocDriver.c -fPIC -DPIC -o .libs/MYODBCUtilAllocDriver.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT installer.lo -MD -MP -MF .deps/installer.Tpo -c installer.c -fPIC -DPIC -o .libs/installer.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilClearDataSource.lo -MD -MP -MF .deps/MYODBCUtilClearDataSource.Tpo -c MYODBCUtilClearDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilClearDataSource.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilDefaultDataSource.lo -MD -MP -MF .deps/MYODBCUtilDefaultDataSource.Tpo -c MYODBCUtilDefaultDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilDefaultDataSource.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilAllocDataSource.lo -MD -MP -MF .deps/MYODBCUtilAllocDataSource.Tpo -c MYODBCUtilAllocDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilAllocDataSource.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilClearDriver.lo -MD -MP -MF .deps/MYODBCUtilClearDriver.Tpo -c MYODBCUtilClearDriver.c -fPIC -DPIC -o .libs/MYODBCUtilClearDriver.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c stringutil.c -fPIC -DPIC -o .libs/stringutil.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT unicode_transcode.lo -MD -MP -MF .deps/unicode_transcode.Tpo -c unicode_transcode.c -fPIC -DPIC -o .libs/unicode_transcode.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadConnectStr.lo -MD -MP -MF .deps/MYODBCUtilReadConnectStr.Tpo -c MYODBCUtilReadConnectStr.c -fPIC -DPIC -o .libs/MYODBCUtilReadConnectStr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteConnectStr.lo -MD -MP -MF .deps/MYODBCUtilWriteConnectStr.Tpo -c MYODBCUtilWriteConnectStr.c -fPIC -DPIC -o .libs/MYODBCUtilWriteConnectStr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT odbcinstw.lo -MD -MP -MF .deps/odbcinstw.Tpo -c odbcinstw.c -fPIC -DPIC -o .libs/odbcinstw.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilFreeDataSource.lo -MD -MP -MF .deps/MYODBCUtilFreeDataSource.Tpo -c MYODBCUtilFreeDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilFreeDataSource.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilFreeDriver.lo -MD -MP -MF .deps/MYODBCUtilFreeDriver.Tpo -c MYODBCUtilFreeDriver.c -fPIC -DPIC -o .libs/MYODBCUtilFreeDriver.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilInsertStr.lo -MD -MP -MF .deps/MYODBCUtilInsertStr.Tpo -c MYODBCUtilInsertStr.c -fPIC -DPIC -o .libs/MYODBCUtilInsertStr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilAllocDataSource.lo -MD -MP -MF .deps/MYODBCUtilAllocDataSource.Tpo -c MYODBCUtilAllocDataSource.c -o MYODBCUtilAllocDataSource.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilAllocDriver.lo -MD -MP -MF .deps/MYODBCUtilAllocDriver.Tpo -c MYODBCUtilAllocDriver.c -o MYODBCUtilAllocDriver.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilClearDriver.lo -MD -MP -MF .deps/MYODBCUtilClearDriver.Tpo -c MYODBCUtilClearDriver.c -o MYODBCUtilClearDriver.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilFreeDataSource.lo -MD -MP -MF .deps/MYODBCUtilFreeDataSource.Tpo -c MYODBCUtilFreeDataSource.c -o MYODBCUtilFreeDataSource.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilFreeDriver.lo -MD -MP -MF .deps/MYODBCUtilFreeDriver.Tpo -c MYODBCUtilFreeDriver.c -o MYODBCUtilFreeDriver.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilDefaultDataSource.lo -MD -MP -MF .deps/MYODBCUtilDefaultDataSource.Tpo -c MYODBCUtilDefaultDataSource.c -o MYODBCUtilDefaultDataSource.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilClearDataSource.lo -MD -MP -MF .deps/MYODBCUtilClearDataSource.Tpo -c MYODBCUtilClearDataSource.c -o MYODBCUtilClearDataSource.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilInsertStr.lo -MD -MP -MF .deps/MYODBCUtilInsertStr.Tpo -c MYODBCUtilInsertStr.c -o MYODBCUtilInsertStr.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilAllocDriver.Tpo .deps/MYODBCUtilAllocDriver.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteConnectStr.lo -MD -MP -MF .deps/MYODBCUtilWriteConnectStr.Tpo -c MYODBCUtilWriteConnectStr.c -o MYODBCUtilWriteConnectStr.o >/dev/null 2>&1 >In file included from ../MYODBC_CONF.h:29:0, > from installer.h:30, > from installer.c:36: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from installer.h:31:0, > from installer.c:36: >../MYODBC_ODBC.h:26:0: warning: "ODBCVER" redefined [enabled by default] >/usr/include/sql.h:15:0: note: this is the location of the previous definition >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetDataSourceNames.lo -MD -MP -MF .deps/MYODBCUtilGetDataSourceNames.Tpo -c -o MYODBCUtilGetDataSourceNames.lo MYODBCUtilGetDataSourceNames.c >stringutil.c: In function 'copy_and_convert': >stringutil.c:437:32: warning: initialization from incompatible pointer type [enabled by default] >stringutil.c:439:5: warning: initialization from incompatible pointer type [enabled by default] >stringutil.c:446:5: warning: passing argument 1 of 'mb_wc' discards 'const' qualifier from pointer target type [enabled by default] >stringutil.c:446:5: note: expected 'struct charset_info_st *' but argument is of type 'const struct charset_info_st *' >stringutil.c:468:5: warning: passing argument 1 of 'wc_mb' discards 'const' qualifier from pointer target type [enabled by default] >stringutil.c:468:5: note: expected 'struct charset_info_st *' but argument is of type 'const struct charset_info_st *' >In file included from ../MYODBC_CONF.h:29:0, > from odbcinstw.c:36: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from odbcinstw.c:37:0: >../MYODBC_ODBC.h:26:0: warning: "ODBCVER" redefined [enabled by default] >/usr/include/sql.h:15:0: note: this is the location of the previous definition >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadConnectStr.lo -MD -MP -MF .deps/MYODBCUtilReadConnectStr.Tpo -c MYODBCUtilReadConnectStr.c -o MYODBCUtilReadConnectStr.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilClearDriver.Tpo .deps/MYODBCUtilClearDriver.Plo >mv -f .deps/MYODBCUtilAllocDataSource.Tpo .deps/MYODBCUtilAllocDataSource.Plo >mv -f .deps/MYODBCUtilFreeDriver.Tpo .deps/MYODBCUtilFreeDriver.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetDriverNames.lo -MD -MP -MF .deps/MYODBCUtilGetDriverNames.Tpo -c -o MYODBCUtilGetDriverNames.lo MYODBCUtilGetDriverNames.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetIniFileName.lo -MD -MP -MF .deps/MYODBCUtilGetIniFileName.Tpo -c -o MYODBCUtilGetIniFileName.lo MYODBCUtilGetIniFileName.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilDSNExists.lo -MD -MP -MF .deps/MYODBCUtilDSNExists.Tpo -c -o MYODBCUtilDSNExists.lo MYODBCUtilDSNExists.c >mv -f .deps/MYODBCUtilFreeDataSource.Tpo .deps/MYODBCUtilFreeDataSource.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT odbcinstw.lo -MD -MP -MF .deps/odbcinstw.Tpo -c odbcinstw.c -o odbcinstw.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilClearDataSource.Tpo .deps/MYODBCUtilClearDataSource.Plo >mv -f .deps/MYODBCUtilDefaultDataSource.Tpo .deps/MYODBCUtilDefaultDataSource.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDataSource.lo -MD -MP -MF .deps/MYODBCUtilReadDataSource.Tpo -c -o MYODBCUtilReadDataSource.lo MYODBCUtilReadDataSource.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilReadDataSourceStr.Tpo -c -o MYODBCUtilReadDataSourceStr.lo MYODBCUtilReadDataSourceStr.c >mv -f .deps/MYODBCUtilInsertStr.Tpo .deps/MYODBCUtilInsertStr.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDriver.lo -MD -MP -MF .deps/MYODBCUtilReadDriver.Tpo -c -o MYODBCUtilReadDriver.lo MYODBCUtilReadDriver.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT unicode_transcode.lo -MD -MP -MF .deps/unicode_transcode.Tpo -c unicode_transcode.c -o unicode_transcode.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDataSource.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSource.Tpo -c -o MYODBCUtilWriteDataSource.lo MYODBCUtilWriteDataSource.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetIniFileName.lo -MD -MP -MF .deps/MYODBCUtilGetIniFileName.Tpo -c MYODBCUtilGetIniFileName.c -fPIC -DPIC -o .libs/MYODBCUtilGetIniFileName.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetDataSourceNames.lo -MD -MP -MF .deps/MYODBCUtilGetDataSourceNames.Tpo -c MYODBCUtilGetDataSourceNames.c -fPIC -DPIC -o .libs/MYODBCUtilGetDataSourceNames.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetDriverNames.lo -MD -MP -MF .deps/MYODBCUtilGetDriverNames.Tpo -c MYODBCUtilGetDriverNames.c -fPIC -DPIC -o .libs/MYODBCUtilGetDriverNames.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilDSNExists.lo -MD -MP -MF .deps/MYODBCUtilDSNExists.Tpo -c MYODBCUtilDSNExists.c -fPIC -DPIC -o .libs/MYODBCUtilDSNExists.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilReadDataSourceStr.Tpo -c MYODBCUtilReadDataSourceStr.c -fPIC -DPIC -o .libs/MYODBCUtilReadDataSourceStr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDataSource.lo -MD -MP -MF .deps/MYODBCUtilReadDataSource.Tpo -c MYODBCUtilReadDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilReadDataSource.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetIniFileName.lo -MD -MP -MF .deps/MYODBCUtilGetIniFileName.Tpo -c MYODBCUtilGetIniFileName.c -o MYODBCUtilGetIniFileName.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDataSource.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSource.Tpo -c MYODBCUtilWriteDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilWriteDataSource.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDriver.lo -MD -MP -MF .deps/MYODBCUtilReadDriver.Tpo -c MYODBCUtilReadDriver.c -fPIC -DPIC -o .libs/MYODBCUtilReadDriver.o >mv -f .deps/MYODBCUtilWriteConnectStr.Tpo .deps/MYODBCUtilWriteConnectStr.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSourceStr.Tpo -c -o MYODBCUtilWriteDataSourceStr.lo MYODBCUtilWriteDataSourceStr.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetDataSourceNames.lo -MD -MP -MF .deps/MYODBCUtilGetDataSourceNames.Tpo -c MYODBCUtilGetDataSourceNames.c -o MYODBCUtilGetDataSourceNames.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilGetDriverNames.lo -MD -MP -MF .deps/MYODBCUtilGetDriverNames.Tpo -c MYODBCUtilGetDriverNames.c -o MYODBCUtilGetDriverNames.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT stringutil.lo -MD -MP -MF .deps/stringutil.Tpo -c stringutil.c -o stringutil.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilReadConnectStr.Tpo .deps/MYODBCUtilReadConnectStr.Plo >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDriver.lo -MD -MP -MF .deps/MYODBCUtilWriteDriver.Tpo -c -o MYODBCUtilWriteDriver.lo MYODBCUtilWriteDriver.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilDSNExists.lo -MD -MP -MF .deps/MYODBCUtilDSNExists.Tpo -c MYODBCUtilDSNExists.c -o MYODBCUtilDSNExists.o >/dev/null 2>&1 >mv -f .deps/unicode_transcode.Tpo .deps/unicode_transcode.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSourceStr.Tpo -c MYODBCUtilWriteDataSourceStr.c -fPIC -DPIC -o .libs/MYODBCUtilWriteDataSourceStr.o >mv -f .deps/MYODBCUtilGetIniFileName.Tpo .deps/MYODBCUtilGetIniFileName.Plo >mv -f .deps/MYODBCUtilGetDataSourceNames.Tpo .deps/MYODBCUtilGetDataSourceNames.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilReadDataSourceStr.Tpo -c MYODBCUtilReadDataSourceStr.c -o MYODBCUtilReadDataSourceStr.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDataSource.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSource.Tpo -c MYODBCUtilWriteDataSource.c -o MYODBCUtilWriteDataSource.o >/dev/null 2>&1 >mv -f .deps/odbcinstw.Tpo .deps/odbcinstw.Plo >mv -f .deps/MYODBCUtilGetDriverNames.Tpo .deps/MYODBCUtilGetDriverNames.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDriver.lo -MD -MP -MF .deps/MYODBCUtilReadDriver.Tpo -c MYODBCUtilReadDriver.c -o MYODBCUtilReadDriver.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDriver.lo -MD -MP -MF .deps/MYODBCUtilWriteDriver.Tpo -c MYODBCUtilWriteDriver.c -fPIC -DPIC -o .libs/MYODBCUtilWriteDriver.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilReadDataSource.lo -MD -MP -MF .deps/MYODBCUtilReadDataSource.Tpo -c MYODBCUtilReadDataSource.c -o MYODBCUtilReadDataSource.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilDSNExists.Tpo .deps/MYODBCUtilDSNExists.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT installer.lo -MD -MP -MF .deps/installer.Tpo -c installer.c -o installer.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDriver.lo -MD -MP -MF .deps/MYODBCUtilWriteDriver.Tpo -c MYODBCUtilWriteDriver.c -o MYODBCUtilWriteDriver.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilWriteDataSource.Tpo .deps/MYODBCUtilWriteDataSource.Plo >mv -f .deps/MYODBCUtilReadDriver.Tpo .deps/MYODBCUtilReadDriver.Plo >mv -f .deps/MYODBCUtilReadDataSource.Tpo .deps/MYODBCUtilReadDataSource.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT MYODBCUtilWriteDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSourceStr.Tpo -c MYODBCUtilWriteDataSourceStr.c -o MYODBCUtilWriteDataSourceStr.o >/dev/null 2>&1 >mv -f .deps/MYODBCUtilReadDataSourceStr.Tpo .deps/MYODBCUtilReadDataSourceStr.Plo >mv -f .deps/MYODBCUtilWriteDriver.Tpo .deps/MYODBCUtilWriteDriver.Plo >mv -f .deps/stringutil.Tpo .deps/stringutil.Plo >mv -f .deps/MYODBCUtilWriteDataSourceStr.Tpo .deps/MYODBCUtilWriteDataSourceStr.Plo >mv -f .deps/installer.Tpo .deps/installer.Plo >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libmyodbc3u.la stringutil.lo installer.lo odbcinstw.lo unicode_transcode.lo MYODBCUtilAllocDataSource.lo MYODBCUtilAllocDriver.lo MYODBCUtilClearDataSource.lo MYODBCUtilClearDriver.lo MYODBCUtilDefaultDataSource.lo MYODBCUtilFreeDataSource.lo MYODBCUtilFreeDriver.lo MYODBCUtilInsertStr.lo MYODBCUtilReadConnectStr.lo MYODBCUtilWriteConnectStr.lo MYODBCUtilGetDataSourceNames.lo MYODBCUtilGetDriverNames.lo MYODBCUtilGetIniFileName.lo MYODBCUtilDSNExists.lo MYODBCUtilReadDataSource.lo MYODBCUtilReadDataSourceStr.lo MYODBCUtilReadDriver.lo MYODBCUtilWriteDataSource.lo MYODBCUtilWriteDataSourceStr.lo MYODBCUtilWriteDriver.lo -lltdl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -L/usr/lib/mysql -lmysqlclient_r -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -L/usr/lib/ -lssl -lcrypto -lz -L/usr/lib -lodbcinst >libtool: link: i686-pc-linux-gnu-ar cru .libs/libmyodbc3u.a .libs/stringutil.o .libs/installer.o .libs/odbcinstw.o .libs/unicode_transcode.o .libs/MYODBCUtilAllocDataSource.o .libs/MYODBCUtilAllocDriver.o .libs/MYODBCUtilClearDataSource.o .libs/MYODBCUtilClearDriver.o .libs/MYODBCUtilDefaultDataSource.o .libs/MYODBCUtilFreeDataSource.o .libs/MYODBCUtilFreeDriver.o .libs/MYODBCUtilInsertStr.o .libs/MYODBCUtilReadConnectStr.o .libs/MYODBCUtilWriteConnectStr.o .libs/MYODBCUtilGetDataSourceNames.o .libs/MYODBCUtilGetDriverNames.o .libs/MYODBCUtilGetIniFileName.o .libs/MYODBCUtilDSNExists.o .libs/MYODBCUtilReadDataSource.o .libs/MYODBCUtilReadDataSourceStr.o .libs/MYODBCUtilReadDriver.o .libs/MYODBCUtilWriteDataSource.o .libs/MYODBCUtilWriteDataSourceStr.o .libs/MYODBCUtilWriteDriver.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libmyodbc3u.a >libtool: link: ( cd ".libs" && rm -f "libmyodbc3u.la" && ln -s "../libmyodbc3u.la" "libmyodbc3u.la" ) >make[1]: Leaving directory `/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6/util' >Making all in driver >make[1]: Entering directory `/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6/driver' >make all-am >make[2]: Entering directory `/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6/driver' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-ansi.lo -MD -MP -MF .deps/libmyodbc5_la-ansi.Tpo -c -o libmyodbc5_la-ansi.lo `test -f 'ansi.c' || echo './'`ansi.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-catalog.lo -MD -MP -MF .deps/libmyodbc5_la-catalog.Tpo -c -o libmyodbc5_la-catalog.lo `test -f 'catalog.c' || echo './'`catalog.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-connect.lo -MD -MP -MF .deps/libmyodbc5_la-connect.Tpo -c -o libmyodbc5_la-connect.lo `test -f 'connect.c' || echo './'`connect.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-cursor.lo -MD -MP -MF .deps/libmyodbc5_la-cursor.Tpo -c -o libmyodbc5_la-cursor.lo `test -f 'cursor.c' || echo './'`cursor.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-desc.lo -MD -MP -MF .deps/libmyodbc5_la-desc.Tpo -c -o libmyodbc5_la-desc.lo `test -f 'desc.c' || echo './'`desc.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-dll.lo -MD -MP -MF .deps/libmyodbc5_la-dll.Tpo -c -o libmyodbc5_la-dll.lo `test -f 'dll.c' || echo './'`dll.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-driver.lo -MD -MP -MF .deps/libmyodbc5_la-driver.Tpo -c -o libmyodbc5_la-driver.lo `test -f 'driver.c' || echo './'`driver.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-error.lo -MD -MP -MF .deps/libmyodbc5_la-error.Tpo -c -o libmyodbc5_la-error.lo `test -f 'error.c' || echo './'`error.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-execute.lo -MD -MP -MF .deps/libmyodbc5_la-execute.Tpo -c -o libmyodbc5_la-execute.lo `test -f 'execute.c' || echo './'`execute.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-handle.lo -MD -MP -MF .deps/libmyodbc5_la-handle.Tpo -c -o libmyodbc5_la-handle.lo `test -f 'handle.c' || echo './'`handle.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-info.lo -MD -MP -MF .deps/libmyodbc5_la-info.Tpo -c -o libmyodbc5_la-info.lo `test -f 'info.c' || echo './'`info.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-options.lo -MD -MP -MF .deps/libmyodbc5_la-options.Tpo -c -o libmyodbc5_la-options.lo `test -f 'options.c' || echo './'`options.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-prepare.lo -MD -MP -MF .deps/libmyodbc5_la-prepare.Tpo -c -o libmyodbc5_la-prepare.lo `test -f 'prepare.c' || echo './'`prepare.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-results.lo -MD -MP -MF .deps/libmyodbc5_la-results.Tpo -c -o libmyodbc5_la-results.lo `test -f 'results.c' || echo './'`results.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-catalog.lo -MD -MP -MF .deps/libmyodbc5_la-catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/libmyodbc5_la-catalog.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-connect.lo -MD -MP -MF .deps/libmyodbc5_la-connect.Tpo -c connect.c -fPIC -DPIC -o .libs/libmyodbc5_la-connect.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-ansi.lo -MD -MP -MF .deps/libmyodbc5_la-ansi.Tpo -c ansi.c -fPIC -DPIC -o .libs/libmyodbc5_la-ansi.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-desc.lo -MD -MP -MF .deps/libmyodbc5_la-desc.Tpo -c desc.c -fPIC -DPIC -o .libs/libmyodbc5_la-desc.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-execute.lo -MD -MP -MF .deps/libmyodbc5_la-execute.Tpo -c execute.c -fPIC -DPIC -o .libs/libmyodbc5_la-execute.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-handle.lo -MD -MP -MF .deps/libmyodbc5_la-handle.Tpo -c handle.c -fPIC -DPIC -o .libs/libmyodbc5_la-handle.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-error.lo -MD -MP -MF .deps/libmyodbc5_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libmyodbc5_la-error.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-dll.lo -MD -MP -MF .deps/libmyodbc5_la-dll.Tpo -c dll.c -fPIC -DPIC -o .libs/libmyodbc5_la-dll.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-cursor.lo -MD -MP -MF .deps/libmyodbc5_la-cursor.Tpo -c cursor.c -fPIC -DPIC -o .libs/libmyodbc5_la-cursor.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-results.lo -MD -MP -MF .deps/libmyodbc5_la-results.Tpo -c results.c -fPIC -DPIC -o .libs/libmyodbc5_la-results.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-driver.lo -MD -MP -MF .deps/libmyodbc5_la-driver.Tpo -c driver.c -fPIC -DPIC -o .libs/libmyodbc5_la-driver.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-info.lo -MD -MP -MF .deps/libmyodbc5_la-info.Tpo -c info.c -fPIC -DPIC -o .libs/libmyodbc5_la-info.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-prepare.lo -MD -MP -MF .deps/libmyodbc5_la-prepare.Tpo -c prepare.c -fPIC -DPIC -o .libs/libmyodbc5_la-prepare.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-options.lo -MD -MP -MF .deps/libmyodbc5_la-options.Tpo -c options.c -fPIC -DPIC -o .libs/libmyodbc5_la-options.o >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from dll.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from prepare.c:40: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from ansi.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-dll.lo -MD -MP -MF .deps/libmyodbc5_la-dll.Tpo -c dll.c -o libmyodbc5_la-dll.o >/dev/null 2>&1 >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from catalog.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default]In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from info.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition > >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from handle.c:42: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default]In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from desc.c:35: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from error.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition > >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from results.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from connect.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from execute.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from cursor.c:39: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >execute.c: In function 'insert_param': >execute.c:419:13: error: too few arguments to function 'longlong2str' >/usr/include/mysql/m_string.h:224:16: note: declared here >execute.c:423:13: error: too few arguments to function 'longlong2str' >/usr/include/mysql/m_string.h:224:16: note: declared here >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from options.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >connect.c: In function 'SQLDisconnect': >connect.c:904:10: warning: assignment from incompatible pointer type [enabled by default] >In file included from ../MYODBC_CONF.h:29:0, > from driver.h:32, > from driver.c:28: >../driver/myconf.h:84:0: warning: "PACKAGE_NAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1283:0: note: this is the location of the previous definition >../driver/myconf.h:87:0: warning: "PACKAGE_STRING" redefined [enabled by default] >/usr/include/mysql/my_config.h:1286:0: note: this is the location of the previous definition >../driver/myconf.h:90:0: warning: "PACKAGE_TARNAME" redefined [enabled by default] >/usr/include/mysql/my_config.h:1289:0: note: this is the location of the previous definition >../driver/myconf.h:96:0: warning: "PACKAGE_VERSION" redefined [enabled by default] >/usr/include/mysql/my_config.h:1295:0: note: this is the location of the previous definition >make[2]: *** [libmyodbc5_la-execute.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >mv -f .deps/libmyodbc5_la-dll.Tpo .deps/libmyodbc5_la-dll.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-prepare.lo -MD -MP -MF .deps/libmyodbc5_la-prepare.Tpo -c prepare.c -o libmyodbc5_la-prepare.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-driver.lo -MD -MP -MF .deps/libmyodbc5_la-driver.Tpo -c driver.c -o libmyodbc5_la-driver.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-error.lo -MD -MP -MF .deps/libmyodbc5_la-error.Tpo -c error.c -o libmyodbc5_la-error.o >/dev/null 2>&1 >mv -f .deps/libmyodbc5_la-driver.Tpo .deps/libmyodbc5_la-driver.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-handle.lo -MD -MP -MF .deps/libmyodbc5_la-handle.Tpo -c handle.c -o libmyodbc5_la-handle.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-options.lo -MD -MP -MF .deps/libmyodbc5_la-options.Tpo -c options.c -o libmyodbc5_la-options.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-connect.lo -MD -MP -MF .deps/libmyodbc5_la-connect.Tpo -c connect.c -o libmyodbc5_la-connect.o >/dev/null 2>&1 >mv -f .deps/libmyodbc5_la-prepare.Tpo .deps/libmyodbc5_la-prepare.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-info.lo -MD -MP -MF .deps/libmyodbc5_la-info.Tpo -c info.c -o libmyodbc5_la-info.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-results.lo -MD -MP -MF .deps/libmyodbc5_la-results.Tpo -c results.c -o libmyodbc5_la-results.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-desc.lo -MD -MP -MF .deps/libmyodbc5_la-desc.Tpo -c desc.c -o libmyodbc5_la-desc.o >/dev/null 2>&1 >mv -f .deps/libmyodbc5_la-error.Tpo .deps/libmyodbc5_la-error.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-ansi.lo -MD -MP -MF .deps/libmyodbc5_la-ansi.Tpo -c ansi.c -o libmyodbc5_la-ansi.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-cursor.lo -MD -MP -MF .deps/libmyodbc5_la-cursor.Tpo -c cursor.c -o libmyodbc5_la-cursor.o >/dev/null 2>&1 >mv -f .deps/libmyodbc5_la-handle.Tpo .deps/libmyodbc5_la-handle.Plo >mv -f .deps/libmyodbc5_la-connect.Tpo .deps/libmyodbc5_la-connect.Plo >mv -f .deps/libmyodbc5_la-options.Tpo .deps/libmyodbc5_la-options.Plo >mv -f .deps/libmyodbc5_la-info.Tpo .deps/libmyodbc5_la-info.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../util -I.. -DNONTHREADSAFE -I/usr/include -O3 -DDBUG_OFF -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -MT libmyodbc5_la-catalog.lo -MD -MP -MF .deps/libmyodbc5_la-catalog.Tpo -c catalog.c -o libmyodbc5_la-catalog.o >/dev/null 2>&1 >mv -f .deps/libmyodbc5_la-results.Tpo .deps/libmyodbc5_la-results.Plo >mv -f .deps/libmyodbc5_la-desc.Tpo .deps/libmyodbc5_la-desc.Plo >mv -f .deps/libmyodbc5_la-ansi.Tpo .deps/libmyodbc5_la-ansi.Plo >mv -f .deps/libmyodbc5_la-cursor.Tpo .deps/libmyodbc5_la-cursor.Plo >mv -f .deps/libmyodbc5_la-catalog.Tpo .deps/libmyodbc5_la-catalog.Plo >make[2]: Leaving directory `/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6/driver' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6/driver' >make: *** [all-recursive] Error 1 >emake failed > * ERROR: dev-db/myodbc-5.1.6 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3302: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =dev-db/myodbc-5.1.6', > * the complete build log and the output of 'emerge -pqv =dev-db/myodbc-5.1.6'. > * The complete build log is located at '/var/log/portage/build/dev-db/myodbc-5.1.6:20110820-151222.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/myodbc-5.1.6/temp/environment'. > * S: '/var/tmp/portage/dev-db/myodbc-5.1.6/work/mysql-connector-odbc-5.1.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 380141
: 284147