Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113116 Details for
Bug 170675
dev-db/mysql-gui-tools-5.0_p10-r1 fails to compile (cannot find -ltermcap)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 210.59 KB, created by
Heiko Baums
on 2007-03-12 23:27:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Heiko Baums
Created:
2007-03-12 23:27:01 UTC
Size:
210.59 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking mysql-gui-tools-5.0r10.tar.gz to /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work > [32;01m*[0m Fixing OMF Makefiles ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: mysql-gui-tools-5.0r10/mysql-query-browser/source/linux/gtksourceview > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying tmp-1.3.5.patch ... > [32;01m*[0m Running elibtoolize in: mysql-gui-tools-5.0r10/mysql-gui-common > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Running elibtoolize in: mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl/unix > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying tmp-1.3.5.patch ... > [32;01m*[0m Applying uclibc-conf-1.2.0.patch ... > [32;01m*[0m Applying mysql-gui-tools-5.0_p8-i18n-fix.patch ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mysql-gui-tools-5.0_p8-lua-modules.patch ... >[A[152C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10 ... > * econf: updating mysql-gui-tools-5.0r10/mysql-query-browser/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mysql-gui-tools-5.0r10/mysql-query-browser/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-gui-tools-5.0r10/mysql-query-browser/source/linux/gtksourceview/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mysql-gui-tools-5.0r10/mysql-query-browser/source/linux/gtksourceview/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-gui-tools-5.0r10/mysql-workbench/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mysql-gui-tools-5.0r10/mysql-workbench/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl/unix/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl/unix/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-gui-tools-5.0r10/mysql-gui-common/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mysql-gui-tools-5.0r10/mysql-gui-common/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-gui-tools-5.0r10/mysql-administrator/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mysql-gui-tools-5.0r10/mysql-administrator/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-grt --enable-canvas --enable-i18n --build=i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >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 >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC 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 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... pkg-config >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... de >./configure: line 20410: ./po/POTFILES.in: No such file or directory >checking for GLIB... yes >checking for GTHREAD... yes >checking for GTK... yes >checking for GNOME... yes >checking for mysql_config... -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 >checking for mysql_config... -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib -lssl -lcrypto >checking jni.h usability... yes >checking jni.h presence... yes >checking for jni.h... yes >checking for JNI_GetDefaultJavaVMInitArgs in -ljvm... no >checking for lua-config... no >checking for lua-config... no >checking for lua_open in -llua... yes >checking lua.h usability... yes >checking lua.h presence... yes >checking for lua.h... yes >checking for SLang_init_tty in -lslang-utf8... yes >checking for uuid_generate in -luuid... yes >checking for freetype-config... -I/usr/include/freetype2 >checking for freetype-config... -lfreetype -lz >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking for pcre-config... yes >checking for pcre-config... -L/usr/lib -lpcre >checking for unicode support in pcre... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating library/Makefile >config.status: creating library/base-library/Makefile >config.status: creating library/base-library/source/Makefile >config.status: creating library/utilities/Makefile >config.status: creating library/utilities/source/Makefile >config.status: creating library/generic-runtime/Makefile >config.status: creating library/generic-runtime/newt/Makefile >config.status: creating library/generic-runtime/source/Makefile >config.status: creating library/grt-wb-controller/Makefile >config.status: creating library/grt-wb-controller/source/Makefile >config.status: creating library/grt-modules/Makefile >config.status: creating library/grt-modules/source/Makefile >config.status: creating library/generic-canvas/Makefile >config.status: creating library/generic-canvas/source/Makefile >config.status: creating library/generic-canvas/ftgl/Makefile >config.status: creating library/generic-canvas/ftgl/src/Makefile >config.status: creating library/mysql-resultset/Makefile >config.status: creating library/mysql-resultset/source/Makefile >config.status: creating library/sql-parser/Makefile >config.status: creating library/sql-parser/source/Makefile >config.status: creating source/Makefile >config.status: creating source/linux/Makefile >config.status: creating source/java/Makefile >config.status: creating source/lua/Makefile >config.status: creating source/php/Makefile >config.status: creating source/php/modules/Makefile >config.status: creating tools/Makefile >config.status: creating tools/grtsh/Makefile >config.status: creating tools/grtsh3/Makefile >config.status: creating images/Makefile >config.status: creating images/png/Makefile >config.status: creating images/icons/Makefile >config.status: creating images/icons/png/Makefile >config.status: creating images/grt/Makefile >config.status: creating images/grt/icons/Makefile >config.status: creating images/grt/icons/db/Makefile >config.status: creating images/grt/structs/Makefile >config.status: creating res/Makefile >config.status: creating po/Makefile.in >config.status: creating res/grt/Makefile >config.status: creating res/linux/Makefile >config.status: creating grt_config >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >cd . && /bin/sh /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/missing --run autoheader >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common' >Making all in library >make[2]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library' >Making all in utilities >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/utilities' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/utilities/source' >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_util.lo -MD -MP -MF ".deps/myx_util.Tpo" -c -o myx_util.lo myx_util.c; \ > then mv -f ".deps/myx_util.Tpo" ".deps/myx_util.Plo"; else rm -f ".deps/myx_util.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_util.lo -MD -MP -MF .deps/myx_util.Tpo -c myx_util.c -fPIC -DPIC -o .libs/myx_util.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_util.lo -MD -MP -MF .deps/myx_util.Tpo -c myx_util.c -o myx_util.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_util_functions.lo -MD -MP -MF ".deps/myx_util_functions.Tpo" -c -o myx_util_functions.lo myx_util_functions.c; \ > then mv -f ".deps/myx_util_functions.Tpo" ".deps/myx_util_functions.Plo"; else rm -f ".deps/myx_util_functions.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_util_functions.lo -MD -MP -MF .deps/myx_util_functions.Tpo -c myx_util_functions.c -fPIC -DPIC -o .libs/myx_util_functions.o >myx_util_functions.c: In function âstrmovâ: >myx_util_functions.c:502: warning: comparison between pointer and integer > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_util_functions.lo -MD -MP -MF .deps/myx_util_functions.Tpo -c myx_util_functions.c -o myx_util_functions.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_xml_util_functions.lo -MD -MP -MF ".deps/myx_xml_util_functions.Tpo" -c -o myx_xml_util_functions.lo myx_xml_util_functions.c; \ > then mv -f ".deps/myx_xml_util_functions.Tpo" ".deps/myx_xml_util_functions.Plo"; else rm -f ".deps/myx_xml_util_functions.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_xml_util_functions.lo -MD -MP -MF .deps/myx_xml_util_functions.Tpo -c myx_xml_util_functions.c -fPIC -DPIC -o .libs/myx_xml_util_functions.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_xml_util_functions.lo -MD -MP -MF .deps/myx_xml_util_functions.Tpo -c myx_xml_util_functions.c -o myx_xml_util_functions.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_international_file.lo -MD -MP -MF ".deps/myx_international_file.Tpo" -c -o myx_international_file.lo myx_international_file.c; \ > then mv -f ".deps/myx_international_file.Tpo" ".deps/myx_international_file.Plo"; else rm -f ".deps/myx_international_file.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_international_file.lo -MD -MP -MF .deps/myx_international_file.Tpo -c myx_international_file.c -fPIC -DPIC -o .libs/myx_international_file.o >myx_international_file.c: In function âmyx_read_char_from_intl_fileâ: >myx_international_file.c:268: warning: passing argument 2 of âiconvâ from incompatible pointer type > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_international_file.lo -MD -MP -MF .deps/myx_international_file.Tpo -c myx_international_file.c -o myx_international_file.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_shared_util_functions.lo -MD -MP -MF ".deps/myx_shared_util_functions.Tpo" -c -o myx_shared_util_functions.lo `test -f '../shared_source/myx_shared_util_functions.c' || echo './'`../shared_source/myx_shared_util_functions.c; \ > then mv -f ".deps/myx_shared_util_functions.Tpo" ".deps/myx_shared_util_functions.Plo"; else rm -f ".deps/myx_shared_util_functions.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_shared_util_functions.lo -MD -MP -MF .deps/myx_shared_util_functions.Tpo -c ../shared_source/myx_shared_util_functions.c -fPIC -DPIC -o .libs/myx_shared_util_functions.o >../shared_source/myx_shared_util_functions.c:79:2: warning: no newline at end of file > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -Wall -Wsign-compare -I../include -I../shared_include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_shared_util_functions.lo -MD -MP -MF .deps/myx_shared_util_functions.Tpo -c ../shared_source/myx_shared_util_functions.c -o myx_shared_util_functions.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -o libguiutil.la myx_util.lo myx_util_functions.lo myx_xml_util_functions.lo myx_international_file.lo myx_shared_util_functions.lo >i686-pc-linux-gnu-ar cru .libs/libguiutil.a .libs/myx_util.o .libs/myx_util_functions.o .libs/myx_xml_util_functions.o .libs/myx_international_file.o .libs/myx_shared_util_functions.o >i686-pc-linux-gnu-ranlib .libs/libguiutil.a >creating libguiutil.la >(cd .libs && rm -f libguiutil.la && ln -s ../libguiutil.la libguiutil.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/utilities/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/utilities' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/utilities' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/utilities' >Making all in base-library >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/base-library' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/base-library/source' >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_exporter.lo -MD -MP -MF ".deps/myx_exporter.Tpo" -c -o myx_exporter.lo myx_exporter.c; \ > then mv -f ".deps/myx_exporter.Tpo" ".deps/myx_exporter.Plo"; else rm -f ".deps/myx_exporter.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_exporter.lo -MD -MP -MF .deps/myx_exporter.Tpo -c myx_exporter.c -fPIC -DPIC -o .libs/myx_exporter.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_exporter.lo -MD -MP -MF .deps/myx_exporter.Tpo -c myx_exporter.c -o myx_exporter.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_catalogs.lo -MD -MP -MF ".deps/myx_catalogs.Tpo" -c -o myx_catalogs.lo myx_catalogs.c; \ > then mv -f ".deps/myx_catalogs.Tpo" ".deps/myx_catalogs.Plo"; else rm -f ".deps/myx_catalogs.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_catalogs.lo -MD -MP -MF .deps/myx_catalogs.Tpo -c myx_catalogs.c -fPIC -DPIC -o .libs/myx_catalogs.o >myx_catalogs.c: In function âmyx_get_schema_table_statusâ: >myx_catalogs.c:905: warning: pointer/integer type mismatch in conditional expression >myx_catalogs.c:905: warning: assignment makes integer from pointer without a cast >myx_catalogs.c:906: warning: pointer/integer type mismatch in conditional expression >myx_catalogs.c:906: warning: assignment makes integer from pointer without a cast > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_catalogs.lo -MD -MP -MF .deps/myx_catalogs.Tpo -c myx_catalogs.c -o myx_catalogs.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_library.lo -MD -MP -MF ".deps/myx_library.Tpo" -c -o myx_library.lo myx_library.c; \ > then mv -f ".deps/myx_library.Tpo" ".deps/myx_library.Plo"; else rm -f ".deps/myx_library.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_library.lo -MD -MP -MF .deps/myx_library.Tpo -c myx_library.c -fPIC -DPIC -o .libs/myx_library.o >In file included from /usr/include/mysql/my_global.h:84, > from myx_library.c:35: >/usr/include/mysql/my_config.h:979:1: warning: "PACKAGE" redefined >In file included from myx_library.c:28: >../../../config.h:68:1: warning: this is the location of the previous definition >In file included from /usr/include/mysql/my_global.h:84, > from myx_library.c:35: >/usr/include/mysql/my_config.h:985:1: warning: "PACKAGE_NAME" redefined >In file included from myx_library.c:28: >../../../config.h:74:1: warning: this is the location of the previous definition >In file included from /usr/include/mysql/my_global.h:84, > from myx_library.c:35: >/usr/include/mysql/my_config.h:988:1: warning: "PACKAGE_STRING" redefined >In file included from myx_library.c:28: >../../../config.h:77:1: warning: this is the location of the previous definition >In file included from /usr/include/mysql/my_global.h:84, > from myx_library.c:35: >/usr/include/mysql/my_config.h:991:1: warning: "PACKAGE_TARNAME" redefined >In file included from myx_library.c:28: >../../../config.h:80:1: warning: this is the location of the previous definition >In file included from /usr/include/mysql/my_global.h:84, > from myx_library.c:35: >/usr/include/mysql/my_config.h:994:1: warning: "PACKAGE_VERSION" redefined >In file included from myx_library.c:28: >../../../config.h:83:1: warning: this is the location of the previous definition >In file included from /usr/include/mysql/my_global.h:84, > from myx_library.c:35: >/usr/include/mysql/my_config.h:1110:1: warning: "VERSION" redefined >In file included from myx_library.c:28: >../../../config.h:89:1: warning: this is the location of the previous definition > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_library.lo -MD -MP -MF .deps/myx_library.Tpo -c myx_library.c -o myx_library.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_network.lo -MD -MP -MF ".deps/myx_network.Tpo" -c -o myx_network.lo myx_network.c; \ > then mv -f ".deps/myx_network.Tpo" ".deps/myx_network.Plo"; else rm -f ".deps/myx_network.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_network.lo -MD -MP -MF .deps/myx_network.Tpo -c myx_network.c -fPIC -DPIC -o .libs/myx_network.o >myx_network.c: In function âmyx_ping_hostâ: >myx_network.c:217: warning: dereferencing type-punned pointer will break strict-aliasing rules > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_network.lo -MD -MP -MF .deps/myx_network.Tpo -c myx_network.c -o myx_network.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_database_model.lo -MD -MP -MF ".deps/myx_database_model.Tpo" -c -o myx_database_model.lo myx_database_model.c; \ > then mv -f ".deps/myx_database_model.Tpo" ".deps/myx_database_model.Plo"; else rm -f ".deps/myx_database_model.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_database_model.lo -MD -MP -MF .deps/myx_database_model.Tpo -c myx_database_model.c -fPIC -DPIC -o .libs/myx_database_model.o >myx_database_model.c: In function âmyx_dbm_force_create_or_replaceâ: >myx_database_model.c:68: warning: unused variable ârexâ >myx_database_model.c: In function âparse_foreign_keysâ: >myx_database_model.c:344: warning: passing argument 5 of âpcre_get_substringâ from incompatible pointer type >myx_database_model.c:347: warning: passing argument 3 of âpcre_compileâ from incompatible pointer type >myx_database_model.c:348: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >myx_database_model.c:349: warning: pointer targets in passing argument 3 of âpcre_execâ differ in signedness >myx_database_model.c:351: warning: pointer targets in passing argument 1 of âpcre_get_substringâ differ in signedness >myx_database_model.c:352: warning: pointer targets in passing argument 1 of âpcre_get_substringâ differ in signedness >myx_database_model.c:384: warning: pointer targets in passing argument 1 of âpcre_free_substringâ differ in signedness >myx_database_model.c: In function âmyx_dbm_get_table_sql_diffâ: >myx_database_model.c:1881: warning: suggest explicit braces to avoid ambiguous âelseâ >myx_database_model.c:1716: warning: unused variable âfoundâ >myx_database_model.c: In function âmyx_dbm_get_create_sqlâ: >myx_database_model.c:2862: warning: âqueryâ may be used uninitialized in this function >myx_database_model.c: In function âmyx_dbm_get_table_sql_diffâ: >myx_database_model.c:1718: warning: âindexâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_database_model.lo -MD -MP -MF .deps/myx_database_model.Tpo -c myx_database_model.c -o myx_database_model.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_recordset.lo -MD -MP -MF ".deps/myx_recordset.Tpo" -c -o myx_recordset.lo myx_recordset.c; \ > then mv -f ".deps/myx_recordset.Tpo" ".deps/myx_recordset.Plo"; else rm -f ".deps/myx_recordset.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_recordset.lo -MD -MP -MF .deps/myx_recordset.Tpo -c myx_recordset.c -fPIC -DPIC -o .libs/myx_recordset.o >In file included from ../include/myx_recordset.h:24, > from myx_recordset.c:20: >../include/myx_query.h:72:8: warning: extra tokens at end of #endif directive >myx_recordset.c: In function âmyx_query_executeâ: >myx_recordset.c:396: warning: pointer targets in initialization differ in signedness >myx_recordset.c: In function âmyx_query_apply_actionsâ: >myx_recordset.c:1447: warning: unused variable âpksâ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_recordset.lo -MD -MP -MF .deps/myx_recordset.Tpo -c myx_recordset.c -o myx_recordset.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -MT myx_query.lo -MD -MP -MF ".deps/myx_query.Tpo" -c -o myx_query.lo myx_query.cpp; \ > then mv -f ".deps/myx_query.Tpo" ".deps/myx_query.Plo"; else rm -f ".deps/myx_query.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -MT myx_query.lo -MD -MP -MF .deps/myx_query.Tpo -c myx_query.cpp -fPIC -DPIC -o .libs/myx_query.o >In file included from myx_query.cpp:21: >../include/myx_query.h:72:8: warning: extra tokens at end of #endif directive >myx_query.cpp: In function âint myx_kill_query(MYSQL*, MYSQL*)â: >myx_query.cpp:3232: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -MT myx_query.lo -MD -MP -MF .deps/myx_query.Tpo -c myx_query.cpp -o myx_query.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_shell.lo -MD -MP -MF ".deps/myx_shell.Tpo" -c -o myx_shell.lo myx_shell.c; \ > then mv -f ".deps/myx_shell.Tpo" ".deps/myx_shell.Plo"; else rm -f ".deps/myx_shell.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_shell.lo -MD -MP -MF .deps/myx_shell.Tpo -c myx_shell.c -fPIC -DPIC -o .libs/myx_shell.o >myx_shell.c: In function âmyx_ts_execute_commandâ: >myx_shell.c:70: warning: âfieldâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_shell.lo -MD -MP -MF .deps/myx_shell.Tpo -c myx_shell.c -o myx_shell.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_ser_aux_functions.lo -MD -MP -MF ".deps/myx_ser_aux_functions.Tpo" -c -o myx_ser_aux_functions.lo myx_ser_aux_functions.c; \ > then mv -f ".deps/myx_ser_aux_functions.Tpo" ".deps/myx_ser_aux_functions.Plo"; else rm -f ".deps/myx_ser_aux_functions.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_ser_aux_functions.lo -MD -MP -MF .deps/myx_ser_aux_functions.Tpo -c myx_ser_aux_functions.c -fPIC -DPIC -o .libs/myx_ser_aux_functions.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_ser_aux_functions.lo -MD -MP -MF .deps/myx_ser_aux_functions.Tpo -c myx_ser_aux_functions.c -o myx_ser_aux_functions.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_option_functions.lo -MD -MP -MF ".deps/myx_xml_option_functions.Tpo" -c -o myx_xml_option_functions.lo myx_xml_option_functions.c; \ > then mv -f ".deps/myx_xml_option_functions.Tpo" ".deps/myx_xml_option_functions.Plo"; else rm -f ".deps/myx_xml_option_functions.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_option_functions.lo -MD -MP -MF .deps/myx_xml_option_functions.Tpo -c myx_xml_option_functions.c -fPIC -DPIC -o .libs/myx_xml_option_functions.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_option_functions.lo -MD -MP -MF .deps/myx_xml_option_functions.Tpo -c myx_xml_option_functions.c -o myx_xml_option_functions.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_user_connections.lo -MD -MP -MF ".deps/myx_xml_user_connections.Tpo" -c -o myx_xml_user_connections.lo myx_xml_user_connections.c; \ > then mv -f ".deps/myx_xml_user_connections.Tpo" ".deps/myx_xml_user_connections.Plo"; else rm -f ".deps/myx_xml_user_connections.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_user_connections.lo -MD -MP -MF .deps/myx_xml_user_connections.Tpo -c myx_xml_user_connections.c -fPIC -DPIC -o .libs/myx_xml_user_connections.o >myx_xml_user_connections.c: In function âparse_user_connectionâ: >myx_xml_user_connections.c:1025: warning: dereferencing type-punned pointer will break strict-aliasing rules >myx_xml_user_connections.c:1026: warning: dereferencing type-punned pointer will break strict-aliasing rules > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_user_connections.lo -MD -MP -MF .deps/myx_xml_user_connections.Tpo -c myx_xml_user_connections.c -o myx_xml_user_connections.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_sql_highlighting.lo -MD -MP -MF ".deps/myx_sql_highlighting.Tpo" -c -o myx_sql_highlighting.lo myx_sql_highlighting.c; \ > then mv -f ".deps/myx_sql_highlighting.Tpo" ".deps/myx_sql_highlighting.Plo"; else rm -f ".deps/myx_sql_highlighting.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_sql_highlighting.lo -MD -MP -MF .deps/myx_sql_highlighting.Tpo -c myx_sql_highlighting.c -fPIC -DPIC -o .libs/myx_sql_highlighting.o >myx_sql_highlighting.c:599: warning: âcomp_funcâ defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_sql_highlighting.lo -MD -MP -MF .deps/myx_sql_highlighting.Tpo -c myx_sql_highlighting.c -o myx_sql_highlighting.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_simple_sql_parsing.lo -MD -MP -MF ".deps/myx_simple_sql_parsing.Tpo" -c -o myx_simple_sql_parsing.lo myx_simple_sql_parsing.c; \ > then mv -f ".deps/myx_simple_sql_parsing.Tpo" ".deps/myx_simple_sql_parsing.Plo"; else rm -f ".deps/myx_simple_sql_parsing.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_simple_sql_parsing.lo -MD -MP -MF .deps/myx_simple_sql_parsing.Tpo -c myx_simple_sql_parsing.c -fPIC -DPIC -o .libs/myx_simple_sql_parsing.o >myx_simple_sql_parsing.c:571: warning: âcheck_delimiterXâ defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_simple_sql_parsing.lo -MD -MP -MF .deps/myx_simple_sql_parsing.Tpo -c myx_simple_sql_parsing.c -o myx_simple_sql_parsing.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_charset.lo -MD -MP -MF ".deps/myx_xml_charset.Tpo" -c -o myx_xml_charset.lo myx_xml_charset.c; \ > then mv -f ".deps/myx_xml_charset.Tpo" ".deps/myx_xml_charset.Plo"; else rm -f ".deps/myx_xml_charset.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_charset.lo -MD -MP -MF .deps/myx_xml_charset.Tpo -c myx_xml_charset.c -fPIC -DPIC -o .libs/myx_xml_charset.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_charset.lo -MD -MP -MF .deps/myx_xml_charset.Tpo -c myx_xml_charset.c -o myx_xml_charset.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_datatype.lo -MD -MP -MF ".deps/myx_xml_datatype.Tpo" -c -o myx_xml_datatype.lo myx_xml_datatype.c; \ > then mv -f ".deps/myx_xml_datatype.Tpo" ".deps/myx_xml_datatype.Plo"; else rm -f ".deps/myx_xml_datatype.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_datatype.lo -MD -MP -MF .deps/myx_xml_datatype.Tpo -c myx_xml_datatype.c -fPIC -DPIC -o .libs/myx_xml_datatype.o >myx_xml_datatype.c: In function âread_datatype_MYX_DBM_DATATYPEâ: >myx_xml_datatype.c:108: warning: dereferencing type-punned pointer will break strict-aliasing rules > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/utilities/shared_include -I../../../library/utilities/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wall -Wsign-compare -MT myx_xml_datatype.lo -MD -MP -MF .deps/myx_xml_datatype.Tpo -c myx_xml_datatype.c -o myx_xml_datatype.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -o libmysqlx.la myx_exporter.lo myx_catalogs.lo myx_library.lo myx_network.lo myx_database_model.lo myx_recordset.lo myx_query.lo myx_shell.lo myx_ser_aux_functions.lo myx_xml_option_functions.lo myx_xml_user_connections.lo myx_sql_highlighting.lo myx_simple_sql_parsing.lo myx_xml_charset.lo myx_xml_datatype.lo >i686-pc-linux-gnu-ar cru .libs/libmysqlx.a .libs/myx_exporter.o .libs/myx_catalogs.o .libs/myx_library.o .libs/myx_network.o .libs/myx_database_model.o .libs/myx_recordset.o .libs/myx_query.o .libs/myx_shell.o .libs/myx_ser_aux_functions.o .libs/myx_xml_option_functions.o .libs/myx_xml_user_connections.o .libs/myx_sql_highlighting.o .libs/myx_simple_sql_parsing.o .libs/myx_xml_charset.o .libs/myx_xml_datatype.o >i686-pc-linux-gnu-ranlib .libs/libmysqlx.a >creating libmysqlx.la >(cd .libs && rm -f libmysqlx.la && ln -s ../libmysqlx.la libmysqlx.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/base-library/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/base-library' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/base-library' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/base-library' >Making all in mysql-resultset >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/mysql-resultset' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/mysql-resultset/source' >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXResultSetStorage.lo -MD -MP -MF ".deps/MYXResultSetStorage.Tpo" -c -o MYXResultSetStorage.lo MYXResultSetStorage.cc; \ > then mv -f ".deps/MYXResultSetStorage.Tpo" ".deps/MYXResultSetStorage.Plo"; else rm -f ".deps/MYXResultSetStorage.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXResultSetStorage.lo -MD -MP -MF .deps/MYXResultSetStorage.Tpo -c MYXResultSetStorage.cc -fPIC -DPIC -o .libs/MYXResultSetStorage.o >MYXResultSetStorage.cc: In member function âMYXRSCompareStatus MYXResultSetStorage::get_compare_status(long long int, int)â: >MYXResultSetStorage.cc:442: warning: control reaches end of non-void function > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXResultSetStorage.lo -MD -MP -MF .deps/MYXResultSetStorage.Tpo -c MYXResultSetStorage.cc -o MYXResultSetStorage.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXMySQLResultSetStorage.lo -MD -MP -MF ".deps/MYXMySQLResultSetStorage.Tpo" -c -o MYXMySQLResultSetStorage.lo MYXMySQLResultSetStorage.cc; \ > then mv -f ".deps/MYXMySQLResultSetStorage.Tpo" ".deps/MYXMySQLResultSetStorage.Plo"; else rm -f ".deps/MYXMySQLResultSetStorage.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXMySQLResultSetStorage.lo -MD -MP -MF .deps/MYXMySQLResultSetStorage.Tpo -c MYXMySQLResultSetStorage.cc -fPIC -DPIC -o .libs/MYXMySQLResultSetStorage.o >MYXMySQLResultSetStorage.cc: In member function âvirtual size_t MYXMySQLResultSetStorage::prepare_value(char*, MYXField*, int)â: >MYXMySQLResultSetStorage.cc:106: warning: enumeration value âMYX_RSCT_BIGINTâ not handled in switch > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXMySQLResultSetStorage.lo -MD -MP -MF .deps/MYXMySQLResultSetStorage.Tpo -c MYXMySQLResultSetStorage.cc -o MYXMySQLResultSetStorage.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXMySQLResultSetSource.lo -MD -MP -MF ".deps/MYXMySQLResultSetSource.Tpo" -c -o MYXMySQLResultSetSource.lo MYXMySQLResultSetSource.cc; \ > then mv -f ".deps/MYXMySQLResultSetSource.Tpo" ".deps/MYXMySQLResultSetSource.Plo"; else rm -f ".deps/MYXMySQLResultSetSource.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXMySQLResultSetSource.lo -MD -MP -MF .deps/MYXMySQLResultSetSource.Tpo -c MYXMySQLResultSetSource.cc -fPIC -DPIC -o .libs/MYXMySQLResultSetSource.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MYXMySQLResultSetSource.lo -MD -MP -MF .deps/MYXMySQLResultSetSource.Tpo -c MYXMySQLResultSetSource.cc -o MYXMySQLResultSetSource.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -o libsqlrs.la MYXResultSetStorage.lo MYXMySQLResultSetStorage.lo MYXMySQLResultSetSource.lo >i686-pc-linux-gnu-ar cru .libs/libsqlrs.a .libs/MYXResultSetStorage.o .libs/MYXMySQLResultSetStorage.o .libs/MYXMySQLResultSetSource.o >i686-pc-linux-gnu-ranlib .libs/libsqlrs.a >creating libsqlrs.la >(cd .libs && rm -f libsqlrs.la && ln -s ../libsqlrs.la libsqlrs.la) >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_sql_resultset.lo -MD -MP -MF ".deps/myx_sql_resultset.Tpo" -c -o myx_sql_resultset.lo myx_sql_resultset.cc; \ > then mv -f ".deps/myx_sql_resultset.Tpo" ".deps/myx_sql_resultset.Plo"; else rm -f ".deps/myx_sql_resultset.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_sql_resultset.lo -MD -MP -MF .deps/myx_sql_resultset.Tpo -c myx_sql_resultset.cc -fPIC -DPIC -o .libs/myx_sql_resultset.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_sql_resultset.lo -MD -MP -MF .deps/myx_sql_resultset.Tpo -c myx_sql_resultset.cc -o myx_sql_resultset.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -o libgrtsqlrs.la myx_sql_resultset.lo >i686-pc-linux-gnu-ar cru .libs/libgrtsqlrs.a .libs/myx_sql_resultset.o >i686-pc-linux-gnu-ranlib .libs/libgrtsqlrs.a >creating libgrtsqlrs.la >(cd .libs && rm -f libgrtsqlrs.la && ln -s ../libgrtsqlrs.la libgrtsqlrs.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/mysql-resultset/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/mysql-resultset' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/mysql-resultset' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/mysql-resultset' >Making all in sql-parser >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/sql-parser' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/sql-parser/source' >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_lex_helpers.lo -MD -MP -MF ".deps/myx_lex_helpers.Tpo" -c -o myx_lex_helpers.lo myx_lex_helpers.cpp; \ > then mv -f ".deps/myx_lex_helpers.Tpo" ".deps/myx_lex_helpers.Plo"; else rm -f ".deps/myx_lex_helpers.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_lex_helpers.lo -MD -MP -MF .deps/myx_lex_helpers.Tpo -c myx_lex_helpers.cpp -fPIC -DPIC -o .libs/myx_lex_helpers.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_lex_helpers.lo -MD -MP -MF .deps/myx_lex_helpers.Tpo -c myx_lex_helpers.cpp -o myx_lex_helpers.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_sql_parser.tab.lo -MD -MP -MF ".deps/myx_sql_parser.tab.Tpo" -c -o myx_sql_parser.tab.lo myx_sql_parser.tab.cc; \ > then mv -f ".deps/myx_sql_parser.tab.Tpo" ".deps/myx_sql_parser.tab.Plo"; else rm -f ".deps/myx_sql_parser.tab.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_sql_parser.tab.lo -MD -MP -MF .deps/myx_sql_parser.tab.Tpo -c myx_sql_parser.tab.cc -fPIC -DPIC -o .libs/myx_sql_parser.tab.o >..\..\mysql-gui-common\library_sql_parser\source\myx_sql_parser.yy: In function âint yyparse()â: >..\..\mysql-gui-common\library_sql_parser\source\myx_sql_parser.yy:5398: warning: unused variable âpâ >..\..\mysql-gui-common\library_sql_parser\source\myx_sql_parser.yy:6587: warning: unused variable âtâ >..\..\mysql-gui-common\library_sql_parser\source\myx_sql_parser.yy:6592: warning: unused variable âtâ >..\..\mysql-gui-common\library_sql_parser\source\myx_sql_parser.tab.cc:28474: warning: label âyyerrlab1â defined but not used > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_sql_parser.tab.lo -MD -MP -MF .deps/myx_sql_parser.tab.Tpo -c myx_sql_parser.tab.cc -o myx_sql_parser.tab.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_sql_scanner.lex.lo -MD -MP -MF ".deps/myx_sql_scanner.lex.Tpo" -c -o myx_sql_scanner.lex.lo myx_sql_scanner.lex.c; \ > then mv -f ".deps/myx_sql_scanner.lex.Tpo" ".deps/myx_sql_scanner.lex.Plo"; else rm -f ".deps/myx_sql_scanner.lex.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_sql_scanner.lex.lo -MD -MP -MF .deps/myx_sql_scanner.lex.Tpo -c myx_sql_scanner.lex.c -fPIC -DPIC -o .libs/myx_sql_scanner.lex.o >source\myx_sql_scanner.lex:35: warning: type defaults to âintâ in declaration of âstmtStartâ >source\myx_sql_scanner.lex:37: warning: type defaults to âintâ in declaration of âyy_custom_inputâ >source\myx_sql_scanner.lex.c:10808: warning: âyyunputâ defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_sql_scanner.lex.lo -MD -MP -MF .deps/myx_sql_scanner.lex.Tpo -c myx_sql_scanner.lex.c -o myx_sql_scanner.lex.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT MyxSQLTreeItem.lo -MD -MP -MF ".deps/MyxSQLTreeItem.Tpo" -c -o MyxSQLTreeItem.lo MyxSQLTreeItem.cpp; \ > then mv -f ".deps/MyxSQLTreeItem.Tpo" ".deps/MyxSQLTreeItem.Plo"; else rm -f ".deps/MyxSQLTreeItem.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT MyxSQLTreeItem.lo -MD -MP -MF .deps/MyxSQLTreeItem.Tpo -c MyxSQLTreeItem.cpp -fPIC -DPIC -o .libs/MyxSQLTreeItem.o >../include/MyxSQLTreeItem.h: In constructor âMyxCreateTableTreeItem::MyxCreateTableTreeItem(MyxSQLTreeItem*)â: >../include/MyxSQLTreeItem.h:280: warning: âMyxCreateTableTreeItem::commentâ will be initialized after >../include/MyxSQLTreeItem.h:272: warning: âbool MyxCreateTableTreeItem::temporaryâ >MyxSQLTreeItem.cpp:173: warning: when initialized here >../include/MyxSQLTreeItem.h: In constructor âMyxCreateTableTreeItem::Column::Column(const MyxSQLTreeItem*)â: >../include/MyxSQLTreeItem.h:154: warning: âMyxCreateTableTreeItem::Column::ascii_flagâ will be initialized after >../include/MyxSQLTreeItem.h:153: warning: âbool MyxCreateTableTreeItem::Column::unicode_flagâ >MyxSQLTreeItem.cpp:327: warning: when initialized here >../include/MyxSQLTreeItem.h: In constructor âMyxCreateRoutineTreeItem::MyxCreateRoutineTreeItem(MyxSQLTreeItem*)â: >../include/MyxSQLTreeItem.h:335: warning: âMyxCreateRoutineTreeItem::routine_typeâ will be initialized after >../include/MyxSQLTreeItem.h:334: warning: âconst char* MyxCreateRoutineTreeItem::routine_nameâ >MyxSQLTreeItem.cpp:611: warning: when initialized here >../include/MyxSQLTreeItem.h:334: warning: âMyxCreateRoutineTreeItem::routine_nameâ will be initialized after >../include/MyxSQLTreeItem.h:333: warning: âconst char* MyxCreateRoutineTreeItem::schema_nameâ >MyxSQLTreeItem.cpp:611: warning: when initialized here >../include/MyxSQLTreeItem.h: In constructor âMyxCreateViewTreeItem::MyxCreateViewTreeItem(MyxSQLTreeItem*)â: >../include/MyxSQLTreeItem.h:387: warning: âMyxCreateViewTreeItem::schema_nameâ will be initialized after >../include/MyxSQLTreeItem.h:386: warning: âconst char* MyxCreateViewTreeItem::view_nameâ >MyxSQLTreeItem.cpp:696: warning: when initialized here >../include/MyxSQLTreeItem.h:390: warning: âMyxCreateViewTreeItem::read_onlyâ will be initialized after >../include/MyxSQLTreeItem.h:389: warning: âbool MyxCreateViewTreeItem::with_checkâ >MyxSQLTreeItem.cpp:696: warning: when initialized here > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT MyxSQLTreeItem.lo -MD -MP -MF .deps/MyxSQLTreeItem.Tpo -c MyxSQLTreeItem.cpp -o MyxSQLTreeItem.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT MyxStatementParser.lo -MD -MP -MF ".deps/MyxStatementParser.Tpo" -c -o MyxStatementParser.lo MyxStatementParser.cpp; \ > then mv -f ".deps/MyxStatementParser.Tpo" ".deps/MyxStatementParser.Plo"; else rm -f ".deps/MyxStatementParser.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT MyxStatementParser.lo -MD -MP -MF .deps/MyxStatementParser.Tpo -c MyxStatementParser.cpp -fPIC -DPIC -o .libs/MyxStatementParser.o >MyxStatementParser.cpp: In member function âvoid MyxStatementParser::process(std::istream&, int (*)(const char*, void*), void*, int)â: >MyxStatementParser.cpp:42: warning: enumeration value âmlcommentâ not handled in switch >MyxStatementParser.cpp:35: warning: âstrcharâ may be used uninitialized in this function >MyxStatementParser.cpp:32: warning: âprevStateâ may be used uninitialized in this function >MyxStatementParser.cpp:31: warning: âcâ may be used uninitialized in this function > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../include -I../../../library/base-library/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I../../../library/generic-runtime/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT MyxStatementParser.lo -MD -MP -MF .deps/MyxStatementParser.Tpo -c MyxStatementParser.cpp -o MyxStatementParser.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -o libsqlparser.la myx_lex_helpers.lo myx_sql_parser.tab.lo myx_sql_scanner.lex.lo MyxSQLTreeItem.lo MyxStatementParser.lo >i686-pc-linux-gnu-ar cru .libs/libsqlparser.a .libs/myx_lex_helpers.o .libs/myx_sql_parser.tab.o .libs/myx_sql_scanner.lex.o .libs/MyxSQLTreeItem.o .libs/MyxStatementParser.o >i686-pc-linux-gnu-ranlib .libs/libsqlparser.a >creating libsqlparser.la >(cd .libs && rm -f libsqlparser.la && ln -s ../libsqlparser.la libsqlparser.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/sql-parser/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/sql-parser' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/sql-parser' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/sql-parser' >Making all in generic-runtime >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/source' >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt.lo -MD -MP -MF ".deps/myx_grt.Tpo" -c -o myx_grt.lo myx_grt.c; \ > then mv -f ".deps/myx_grt.Tpo" ".deps/myx_grt.Plo"; else rm -f ".deps/myx_grt.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt.lo -MD -MP -MF .deps/myx_grt.Tpo -c myx_grt.c -fPIC -DPIC -o .libs/myx_grt.o >myx_grt.c: In function âmyx_grt_retrieve_from_fileâ: >myx_grt.c:656: warning: âvalueâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt.lo -MD -MP -MF .deps/myx_grt.Tpo -c myx_grt.c -o myx_grt.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_module.lo -MD -MP -MF ".deps/myx_grt_module.Tpo" -c -o myx_grt_module.lo myx_grt_module.c; \ > then mv -f ".deps/myx_grt_module.Tpo" ".deps/myx_grt_module.Plo"; else rm -f ".deps/myx_grt_module.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_module.lo -MD -MP -MF .deps/myx_grt_module.Tpo -c myx_grt_module.c -fPIC -DPIC -o .libs/myx_grt_module.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_module.lo -MD -MP -MF .deps/myx_grt_module.Tpo -c myx_grt_module.c -o myx_grt_module.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_value.lo -MD -MP -MF ".deps/myx_grt_value.Tpo" -c -o myx_grt_value.lo myx_grt_value.c; \ > then mv -f ".deps/myx_grt_value.Tpo" ".deps/myx_grt_value.Plo"; else rm -f ".deps/myx_grt_value.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_value.lo -MD -MP -MF .deps/myx_grt_value.Tpo -c myx_grt_value.c -fPIC -DPIC -o .libs/myx_grt_value.o >myx_grt_value.c: In function âmyx_grt_dict_item_set_by_pathâ: >myx_grt_value.c:2452: warning: âindexâ may be used uninitialized in this function >myx_grt_value.c: In function âmyx_grt_generic_diff_makeâ: >myx_grt_value.c:3875: warning: ât_idâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_value.lo -MD -MP -MF .deps/myx_grt_value.Tpo -c myx_grt_value.c -o myx_grt_value.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_private.lo -MD -MP -MF ".deps/myx_grt_private.Tpo" -c -o myx_grt_private.lo myx_grt_private.c; \ > then mv -f ".deps/myx_grt_private.Tpo" ".deps/myx_grt_private.Plo"; else rm -f ".deps/myx_grt_private.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_private.lo -MD -MP -MF .deps/myx_grt_private.Tpo -c myx_grt_private.c -fPIC -DPIC -o .libs/myx_grt_private.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_private.lo -MD -MP -MF .deps/myx_grt_private.Tpo -c myx_grt_private.c -o myx_grt_private.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_java.lo -MD -MP -MF ".deps/myx_grt_java.Tpo" -c -o myx_grt_java.lo myx_grt_java.c; \ > then mv -f ".deps/myx_grt_java.Tpo" ".deps/myx_grt_java.Plo"; else rm -f ".deps/myx_grt_java.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_java.lo -MD -MP -MF .deps/myx_grt_java.Tpo -c myx_grt_java.c -fPIC -DPIC -o .libs/myx_grt_java.o >myx_grt_java.c: In function âmyx_java_init_loader_advancedâ: >myx_grt_java.c:253: warning: assignment discards qualifiers from pointer target type >myx_grt_java.c:263: warning: assignment discards qualifiers from pointer target type >myx_grt_java.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules >myx_grt_java.c: In function âmyx_java_init_loaderâ: >myx_grt_java.c:69: warning: control reaches end of non-void function >myx_grt_java.c: At top level: >myx_grt_java.c:901: warning: âj_call_methodâ defined but not used >myx_grt_java.c:63: warning: âglobal_jvmâ defined but not used >myx_grt_java.c:973: warning: âj_xml_global_object_from_grt_valueâ defined but not used >myx_grt_java.c: In function âjava_object_to_global_grt_valueâ: >myx_grt_java.c:1174: warning: âcontent_struct_nameâ may be used uninitialized in this function >myx_grt_java.c:1223: warning: âcontent_struct_nameâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_java.lo -MD -MP -MF .deps/myx_grt_java.Tpo -c myx_grt_java.c -o myx_grt_java.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_builtin.lo -MD -MP -MF ".deps/myx_grt_builtin.Tpo" -c -o myx_grt_builtin.lo myx_grt_builtin.c; \ > then mv -f ".deps/myx_grt_builtin.Tpo" ".deps/myx_grt_builtin.Plo"; else rm -f ".deps/myx_grt_builtin.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_builtin.lo -MD -MP -MF .deps/myx_grt_builtin.Tpo -c myx_grt_builtin.c -fPIC -DPIC -o .libs/myx_grt_builtin.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_builtin.lo -MD -MP -MF .deps/myx_grt_builtin.Tpo -c myx_grt_builtin.c -o myx_grt_builtin.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_struct.lo -MD -MP -MF ".deps/myx_grt_struct.Tpo" -c -o myx_grt_struct.lo myx_grt_struct.c; \ > then mv -f ".deps/myx_grt_struct.Tpo" ".deps/myx_grt_struct.Plo"; else rm -f ".deps/myx_grt_struct.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_struct.lo -MD -MP -MF .deps/myx_grt_struct.Tpo -c myx_grt_struct.c -fPIC -DPIC -o .libs/myx_grt_struct.o >myx_grt_struct.c: In function âmyx_get_struct_export_php_process_member_loopâ: >myx_grt_struct.c:2540: warning: âmember_struct_nameâ may be used uninitialized in this function >myx_grt_struct.c: In function âmyx_get_struct_export_java_process_member_loopâ: >myx_grt_struct.c:2422: warning: âmember_struct_nameâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_struct.lo -MD -MP -MF .deps/myx_grt_struct.Tpo -c myx_grt_struct.c -o myx_grt_struct.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_shell.lo -MD -MP -MF ".deps/myx_grt_shell.Tpo" -c -o myx_grt_shell.lo myx_grt_shell.c; \ > then mv -f ".deps/myx_grt_shell.Tpo" ".deps/myx_grt_shell.Plo"; else rm -f ".deps/myx_grt_shell.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_shell.lo -MD -MP -MF .deps/myx_grt_shell.Tpo -c myx_grt_shell.c -fPIC -DPIC -o .libs/myx_grt_shell.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_shell.lo -MD -MP -MF .deps/myx_grt_shell.Tpo -c myx_grt_shell.c -o myx_grt_shell.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua.lo -MD -MP -MF ".deps/myx_grt_lua.Tpo" -c -o myx_grt_lua.lo myx_grt_lua.c; \ > then mv -f ".deps/myx_grt_lua.Tpo" ".deps/myx_grt_lua.Plo"; else rm -f ".deps/myx_grt_lua.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua.lo -MD -MP -MF .deps/myx_grt_lua.Tpo -c myx_grt_lua.c -fPIC -DPIC -o .libs/myx_grt_lua.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua.lo -MD -MP -MF .deps/myx_grt_lua.Tpo -c myx_grt_lua.c -o myx_grt_lua.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua_shell.lo -MD -MP -MF ".deps/myx_grt_lua_shell.Tpo" -c -o myx_grt_lua_shell.lo myx_grt_lua_shell.c; \ > then mv -f ".deps/myx_grt_lua_shell.Tpo" ".deps/myx_grt_lua_shell.Plo"; else rm -f ".deps/myx_grt_lua_shell.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua_shell.lo -MD -MP -MF .deps/myx_grt_lua_shell.Tpo -c myx_grt_lua_shell.c -fPIC -DPIC -o .libs/myx_grt_lua_shell.o >myx_grt_lua_shell.c: In function âmyx_lua_call_grt_methodâ: >myx_grt_lua_shell.c:2717: warning: âargumentâ may be used uninitialized in this function >myx_grt_lua_shell.c:2719: warning: âresâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua_shell.lo -MD -MP -MF .deps/myx_grt_lua_shell.Tpo -c myx_grt_lua_shell.c -o myx_grt_lua_shell.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua_shell_help.lo -MD -MP -MF ".deps/myx_grt_lua_shell_help.Tpo" -c -o myx_grt_lua_shell_help.lo myx_grt_lua_shell_help.c; \ > then mv -f ".deps/myx_grt_lua_shell_help.Tpo" ".deps/myx_grt_lua_shell_help.Plo"; else rm -f ".deps/myx_grt_lua_shell_help.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua_shell_help.lo -MD -MP -MF .deps/myx_grt_lua_shell_help.Tpo -c myx_grt_lua_shell_help.c -fPIC -DPIC -o .libs/myx_grt_lua_shell_help.o >myx_grt_lua_shell_help.c:1087: warning: âhelp_fileâ defined but not used > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_lua_shell_help.lo -MD -MP -MF .deps/myx_grt_lua_shell_help.Tpo -c myx_grt_lua_shell_help.c -o myx_grt_lua_shell_help.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT lxplib.lo -MD -MP -MF ".deps/lxplib.Tpo" -c -o lxplib.lo `test -f 'lxp/lxplib.c' || echo './'`lxp/lxplib.c; \ > then mv -f ".deps/lxplib.Tpo" ".deps/lxplib.Plo"; else rm -f ".deps/lxplib.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT lxplib.lo -MD -MP -MF .deps/lxplib.Tpo -c lxp/lxplib.c -fPIC -DPIC -o .libs/lxplib.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT lxplib.lo -MD -MP -MF .deps/lxplib.Tpo -c lxp/lxplib.c -o lxplib.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_php.lo -MD -MP -MF ".deps/myx_grt_php.Tpo" -c -o myx_grt_php.lo myx_grt_php.c; \ > then mv -f ".deps/myx_grt_php.Tpo" ".deps/myx_grt_php.Plo"; else rm -f ".deps/myx_grt_php.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_php.lo -MD -MP -MF .deps/myx_grt_php.Tpo -c myx_grt_php.c -fPIC -DPIC -o .libs/myx_grt_php.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_php.lo -MD -MP -MF .deps/myx_grt_php.Tpo -c myx_grt_php.c -o myx_grt_php.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python.lo -MD -MP -MF ".deps/myx_grt_python.Tpo" -c -o myx_grt_python.lo myx_grt_python.c; \ > then mv -f ".deps/myx_grt_python.Tpo" ".deps/myx_grt_python.Plo"; else rm -f ".deps/myx_grt_python.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python.lo -MD -MP -MF .deps/myx_grt_python.Tpo -c myx_grt_python.c -fPIC -DPIC -o .libs/myx_grt_python.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python.lo -MD -MP -MF .deps/myx_grt_python.Tpo -c myx_grt_python.c -o myx_grt_python.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python_common.lo -MD -MP -MF ".deps/myx_grt_python_common.Tpo" -c -o myx_grt_python_common.lo myx_grt_python_common.c; \ > then mv -f ".deps/myx_grt_python_common.Tpo" ".deps/myx_grt_python_common.Plo"; else rm -f ".deps/myx_grt_python_common.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python_common.lo -MD -MP -MF .deps/myx_grt_python_common.Tpo -c myx_grt_python_common.c -fPIC -DPIC -o .libs/myx_grt_python_common.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python_common.lo -MD -MP -MF .deps/myx_grt_python_common.Tpo -c myx_grt_python_common.c -o myx_grt_python_common.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python_shell.lo -MD -MP -MF ".deps/myx_grt_python_shell.Tpo" -c -o myx_grt_python_shell.lo myx_grt_python_shell.c; \ > then mv -f ".deps/myx_grt_python_shell.Tpo" ".deps/myx_grt_python_shell.Plo"; else rm -f ".deps/myx_grt_python_shell.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python_shell.lo -MD -MP -MF .deps/myx_grt_python_shell.Tpo -c myx_grt_python_shell.c -fPIC -DPIC -o .libs/myx_grt_python_shell.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT myx_grt_python_shell.lo -MD -MP -MF .deps/myx_grt_python_shell.Tpo -c myx_grt_python_shell.c -o myx_grt_python_shell.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_agent.lo -MD -MP -MF ".deps/myx_grt_agent.Tpo" -c -o myx_grt_agent.lo myx_grt_agent.cc; \ > then mv -f ".deps/myx_grt_agent.Tpo" ".deps/myx_grt_agent.Plo"; else rm -f ".deps/myx_grt_agent.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_agent.lo -MD -MP -MF .deps/myx_grt_agent.Tpo -c myx_grt_agent.cc -fPIC -DPIC -o .libs/myx_grt_agent.o >myx_grt_agent.cc: In member function âvoid GRTAgent::handle_client(MNSocket*)â: >myx_grt_agent.cc:267: warning: format â%liâ expects type âlong intâ, but argument 3 has type âsize_tâ >myx_grt_agent.cc:267: warning: format â%liâ expects type âlong intâ, but argument 4 has type âsize_tâ >myx_grt_agent.cc:281: warning: format â%liâ expects type âlong intâ, but argument 3 has type âsize_tâ >myx_grt_agent.cc:406: warning: format â%liâ expects type âlong intâ, but argument 2 has type âsize_tâ >myx_grt_agent.cc:406: warning: format â%liâ expects type âlong intâ, but argument 3 has type âsize_tâ >myx_grt_agent.cc: In function âMYX_GRT_AGENT_STATUS myx_grt_remote_function_invoke(MYX_GRT_AGENT_SESSION*, const char*, const char*, MYX_GRT_VALUE*)â: >myx_grt_agent.cc:605: warning: format â%liâ expects type âlong intâ, but argument 3 has type âsize_tâ >myx_grt_agent.cc:605: warning: format â%liâ expects type âlong intâ, but argument 4 has type âsize_tâ >myx_grt_agent.cc: In function âvoid myx_grt_remote_set_tree(MYX_GRT_AGENT_SESSION*, MYX_GRT_VALUE*, MYX_GRT_AGENT_STATUS*)â: >myx_grt_agent.cc:873: warning: format â%liâ expects type âlong intâ, but argument 3 has type âsize_tâ >myx_grt_agent.cc:873: warning: format â%liâ expects type âlong intâ, but argument 4 has type âsize_tâ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_agent.lo -MD -MP -MF .deps/myx_grt_agent.Tpo -c myx_grt_agent.cc -o myx_grt_agent.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MNServerSocket.lo -MD -MP -MF ".deps/MNServerSocket.Tpo" -c -o MNServerSocket.lo MNServerSocket.cc; \ > then mv -f ".deps/MNServerSocket.Tpo" ".deps/MNServerSocket.Plo"; else rm -f ".deps/MNServerSocket.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MNServerSocket.lo -MD -MP -MF .deps/MNServerSocket.Tpo -c MNServerSocket.cc -fPIC -DPIC -o .libs/MNServerSocket.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MNServerSocket.lo -MD -MP -MF .deps/MNServerSocket.Tpo -c MNServerSocket.cc -o MNServerSocket.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MNSocket.lo -MD -MP -MF ".deps/MNSocket.Tpo" -c -o MNSocket.lo MNSocket.cc; \ > then mv -f ".deps/MNSocket.Tpo" ".deps/MNSocket.Plo"; else rm -f ".deps/MNSocket.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MNSocket.lo -MD -MP -MF .deps/MNSocket.Tpo -c MNSocket.cc -fPIC -DPIC -o .libs/MNSocket.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT MNSocket.lo -MD -MP -MF .deps/MNSocket.Tpo -c MNSocket.cc -o MNSocket.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -o libgrt.la myx_grt.lo myx_grt_module.lo myx_grt_value.lo myx_grt_private.lo myx_grt_java.lo myx_grt_builtin.lo myx_grt_struct.lo myx_grt_shell.lo myx_grt_lua.lo myx_grt_lua_shell.lo myx_grt_lua_shell_help.lo lxplib.lo myx_grt_php.lo myx_grt_python.lo myx_grt_python_common.lo myx_grt_python_shell.lo myx_grt_agent.lo MNServerSocket.lo MNSocket.lo >i686-pc-linux-gnu-ar cru .libs/libgrt.a .libs/myx_grt.o .libs/myx_grt_module.o .libs/myx_grt_value.o .libs/myx_grt_private.o .libs/myx_grt_java.o .libs/myx_grt_builtin.o .libs/myx_grt_struct.o .libs/myx_grt_shell.o .libs/myx_grt_lua.o .libs/myx_grt_lua_shell.o .libs/myx_grt_lua_shell_help.o .libs/lxplib.o .libs/myx_grt_php.o .libs/myx_grt_python.o .libs/myx_grt_python_common.o .libs/myx_grt_python_shell.o .libs/myx_grt_agent.o .libs/MNServerSocket.o .libs/MNSocket.o >i686-pc-linux-gnu-ranlib .libs/libgrt.a >creating libgrt.la >(cd .libs && rm -f libgrt.la && ln -s ../libgrt.la libgrt.la) >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT lua_dialogs.lo -MD -MP -MF ".deps/lua_dialogs.Tpo" -c -o lua_dialogs.lo lua_dialogs.c; \ > then mv -f ".deps/lua_dialogs.Tpo" ".deps/lua_dialogs.Plo"; else rm -f ".deps/lua_dialogs.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT lua_dialogs.lo -MD -MP -MF .deps/lua_dialogs.Tpo -c lua_dialogs.c -fPIC -DPIC -o .libs/lua_dialogs.o >lua_dialogs.c: In function âentryWidgetâ: >lua_dialogs.c:968: warning: dereferencing type-punned pointer will break strict-aliasing rules >lua_dialogs.c: At top level: >lua_dialogs.c:43: warning: âhelpCallbackâ defined but not used >lua_dialogs.c: In function âcheckboxWidgetâ: >lua_dialogs.c:920: warning: âisOnâ is used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/newt -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DLUA_TEXT_DIALOGS -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT lua_dialogs.lo -MD -MP -MF .deps/lua_dialogs.Tpo -c lua_dialogs.c -o lua_dialogs.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -o libgrttextui.la lua_dialogs.lo >i686-pc-linux-gnu-ar cru .libs/libgrttextui.a .libs/lua_dialogs.o >i686-pc-linux-gnu-ranlib .libs/libgrttextui.a >creating libgrttextui.la >(cd .libs && rm -f libgrttextui.la && ln -s ../libgrttextui.la libgrttextui.la) >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -o libmyx_grt_java.la -rpath /usr/lib/mysql-gui -module libgrt.la ../../../library/base-library/source/libmysqlx.la ../../../library/sql-parser/source/libsqlparser.la ../../../library/utilities/source/libguiutil.la -lglib-2.0 -lxml2 -L/usr/lib -lpcre -llua -llualib -lexpat -luuid -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib -lssl -lcrypto >i686-pc-linux-gnu-gcc -shared -Wl,--whole-archive ./.libs/libgrt.a ../../../library/base-library/source/.libs/libmysqlx.a ../../../library/sql-parser/source/.libs/libsqlparser.a ../../../library/utilities/source/.libs/libguiutil.a -Wl,--no-whole-archive /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -L/usr/lib /usr/lib/libpcre.so -llua -llualib /usr/lib/libexpat.so -luuid -L/usr/lib/mysql -lmysqlclient_r -lz -lcrypt -lnsl -lm -lpthread -lssl -lcrypto -march=athlon-xp -Wl,-soname -Wl,libmyx_grt_java.so.0 -o .libs/libmyx_grt_java.so.0.0.0 >(cd .libs && rm -f libmyx_grt_java.so.0 && ln -s libmyx_grt_java.so.0.0.0 libmyx_grt_java.so.0) >(cd .libs && rm -f libmyx_grt_java.so && ln -s libmyx_grt_java.so.0.0.0 libmyx_grt_java.so) >rm -fr .libs/libmyx_grt_java.lax >mkdir .libs/libmyx_grt_java.lax >rm -fr .libs/libmyx_grt_java.lax/libgrt.a >mkdir .libs/libmyx_grt_java.lax/libgrt.a >(cd .libs/libmyx_grt_java.lax/libgrt.a && i686-pc-linux-gnu-ar x /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/source/./.libs/libgrt.a) >rm -fr .libs/libmyx_grt_java.lax/libmysqlx.a >mkdir .libs/libmyx_grt_java.lax/libmysqlx.a >(cd .libs/libmyx_grt_java.lax/libmysqlx.a && i686-pc-linux-gnu-ar x /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/source/../../../library/base-library/source/.libs/libmysqlx.a) >rm -fr .libs/libmyx_grt_java.lax/libsqlparser.a >mkdir .libs/libmyx_grt_java.lax/libsqlparser.a >(cd .libs/libmyx_grt_java.lax/libsqlparser.a && i686-pc-linux-gnu-ar x /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/source/../../../library/sql-parser/source/.libs/libsqlparser.a) >rm -fr .libs/libmyx_grt_java.lax/libguiutil.a >mkdir .libs/libmyx_grt_java.lax/libguiutil.a >(cd .libs/libmyx_grt_java.lax/libguiutil.a && i686-pc-linux-gnu-ar x /usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/source/../../../library/utilities/source/.libs/libguiutil.a) >i686-pc-linux-gnu-ar cru .libs/libmyx_grt_java.a .libs/libmyx_grt_java.lax/libgrt.a/MNServerSocket.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_java.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_python.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_private.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_lua.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_php.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_struct.o .libs/libmyx_grt_java.lax/libgrt.a/lxplib.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_python_common.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_python_shell.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_module.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_shell.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_builtin.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_lua_shell.o .libs/libmyx_grt_java.lax/libgrt.a/MNSocket.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_lua_shell_help.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_value.o .libs/libmyx_grt_java.lax/libgrt.a/myx_grt_agent.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_library.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_ser_aux_functions.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_query.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_sql_highlighting.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_network.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_shell.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_catalogs.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_xml_option_functions.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_xml_charset.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_xml_user_connections.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_recordset.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_database_model.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_xml_datatype.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_simple_sql_parsing.o .libs/libmyx_grt_java.lax/libmysqlx.a/myx_exporter.o .libs/libmyx_grt_java.lax/libsqlparser.a/MyxStatementParser.o .libs/libmyx_grt_java.lax/libsqlparser.a/myx_sql_scanner.lex.o .libs/libmyx_grt_java.lax/libsqlparser.a/myx_lex_helpers.o .libs/libmyx_grt_java.lax/libsqlparser.a/myx_sql_parser.tab.o .libs/libmyx_grt_java.lax/libsqlparser.a/MyxSQLTreeItem.o .libs/libmyx_grt_java.lax/libguiutil.a/myx_xml_util_functions.o .libs/libmyx_grt_java.lax/libguiutil.a/myx_util_functions.o .libs/libmyx_grt_java.lax/libguiutil.a/myx_shared_util_functions.o .libs/libmyx_grt_java.lax/libguiutil.a/myx_util.o .libs/libmyx_grt_java.lax/libguiutil.a/myx_international_file.o >i686-pc-linux-gnu-ranlib .libs/libmyx_grt_java.a >rm -fr .libs/libmyx_grt_java.lax >creating libmyx_grt_java.la >(cd .libs && rm -f libmyx_grt_java.la && ln -s ../libmyx_grt_java.la libmyx_grt_java.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/source' >Making all in newt >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/newt' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT newt.o -MD -MP -MF ".deps/newt.Tpo" -c -o newt.o newt.c; \ > then mv -f ".deps/newt.Tpo" ".deps/newt.Po"; else rm -f ".deps/newt.Tpo"; exit 1; fi >newt.c: In function âwstrlenâ: >newt.c:164: warning: implicit declaration of function âwcwidthâ >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT button.o -MD -MP -MF ".deps/button.Tpo" -c -o button.o button.c; \ > then mv -f ".deps/button.Tpo" ".deps/button.Po"; else rm -f ".deps/button.Tpo"; exit 1; fi >button.c: In function âbuttonEventâ: >button.c:138: warning: âer.resultâ may be used uninitialized in this function >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT form.o -MD -MP -MF ".deps/form.Tpo" -c -o form.o form.c; \ > then mv -f ".deps/form.Tpo" ".deps/form.Po"; else rm -f ".deps/form.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT checkbox.o -MD -MP -MF ".deps/checkbox.Tpo" -c -o checkbox.o checkbox.c; \ > then mv -f ".deps/checkbox.Tpo" ".deps/checkbox.Po"; else rm -f ".deps/checkbox.Tpo"; exit 1; fi >checkbox.c: In function âcbEventâ: >checkbox.c:194: warning: âer.resultâ may be used uninitialized in this function >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT entry.o -MD -MP -MF ".deps/entry.Tpo" -c -o entry.o entry.c; \ > then mv -f ".deps/entry.Tpo" ".deps/entry.Po"; else rm -f ".deps/entry.Tpo"; exit 1; fi >entry.c: In function ânewtEntryâ: >entry.c:93: warning: comparison between signed and unsigned >entry.c: In function âentryEventâ: >entry.c:237: warning: comparison between signed and unsigned >entry.c:204: warning: âer.resultâ may be used uninitialized in this function >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT label.o -MD -MP -MF ".deps/label.Tpo" -c -o label.o label.c; \ > then mv -f ".deps/label.Tpo" ".deps/label.Po"; else rm -f ".deps/label.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT listbox.o -MD -MP -MF ".deps/listbox.Tpo" -c -o listbox.o listbox.c; \ > then mv -f ".deps/listbox.Tpo" ".deps/listbox.Po"; else rm -f ".deps/listbox.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT scrollbar.o -MD -MP -MF ".deps/scrollbar.Tpo" -c -o scrollbar.o scrollbar.c; \ > then mv -f ".deps/scrollbar.Tpo" ".deps/scrollbar.Po"; else rm -f ".deps/scrollbar.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT textbox.o -MD -MP -MF ".deps/textbox.Tpo" -c -o textbox.o textbox.c; \ > then mv -f ".deps/textbox.Tpo" ".deps/textbox.Po"; else rm -f ".deps/textbox.Tpo"; exit 1; fi >textbox.c: In function âdoReflowâ: >textbox.c:215: warning: implicit declaration of function âwcwidthâ >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT scale.o -MD -MP -MF ".deps/scale.Tpo" -c -o scale.o scale.c; \ > then mv -f ".deps/scale.Tpo" ".deps/scale.Po"; else rm -f ".deps/scale.Tpo"; exit 1; fi >scale.c: In function ânewtScaleSetâ: >scale.c:57: warning: comparison between signed and unsigned >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT grid.o -MD -MP -MF ".deps/grid.Tpo" -c -o grid.o grid.c; \ > then mv -f ".deps/grid.Tpo" ".deps/grid.Po"; else rm -f ".deps/grid.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT windows.o -MD -MP -MF ".deps/windows.Tpo" -c -o windows.o windows.c; \ > then mv -f ".deps/windows.Tpo" ".deps/windows.Po"; else rm -f ".deps/windows.Tpo"; exit 1; fi >windows.c: In function ânewtWinMenuâ: >windows.c:173: warning: comparison between signed and unsigned >windows.c:190: warning: comparison between signed and unsigned >windows.c:191: warning: comparison between signed and unsigned >windows.c: In function ânewtWinEntriesâ: >windows.c:231: warning: comparison between signed and unsigned >windows.c:266: warning: comparison between signed and unsigned >windows.c:267: warning: comparison between signed and unsigned >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT buttonbar.o -MD -MP -MF ".deps/buttonbar.Tpo" -c -o buttonbar.o buttonbar.c; \ > then mv -f ".deps/buttonbar.Tpo" ".deps/buttonbar.Po"; else rm -f ".deps/buttonbar.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/slang -I/sw/include -I../.. -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT checkboxtree.o -MD -MP -MF ".deps/checkboxtree.Tpo" -c -o checkboxtree.o checkboxtree.c; \ > then mv -f ".deps/checkboxtree.Tpo" ".deps/checkboxtree.Po"; else rm -f ".deps/checkboxtree.Tpo"; exit 1; fi >checkboxtree.c: In function âctDrawâ: >checkboxtree.c:446: warning: âcurrRowâ may be used uninitialized in this function >checkboxtree.c:445: warning: âspacesâ may be used uninitialized in this function >rm -f libmnewt.a >i686-pc-linux-gnu-ar cru libmnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o >i686-pc-linux-gnu-ranlib libmnewt.a >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime/newt' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-runtime' >Making all in grt-modules >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-modules' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-modules/source' >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_base.lo -MD -MP -MF ".deps/myx_grt_base.Tpo" -c -o myx_grt_base.lo myx_grt_base.c; \ > then mv -f ".deps/myx_grt_base.Tpo" ".deps/myx_grt_base.Plo"; else rm -f ".deps/myx_grt_base.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_base.lo -MD -MP -MF .deps/myx_grt_base.Tpo -c myx_grt_base.c -fPIC -DPIC -o .libs/myx_grt_base.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_base.lo -MD -MP -MF .deps/myx_grt_base.Tpo -c myx_grt_base.c -o myx_grt_base.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql.lo -MD -MP -MF ".deps/myx_grt_mysql.Tpo" -c -o myx_grt_mysql.lo myx_grt_mysql.c; \ > then mv -f ".deps/myx_grt_mysql.Tpo" ".deps/myx_grt_mysql.Plo"; else rm -f ".deps/myx_grt_mysql.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql.lo -MD -MP -MF .deps/myx_grt_mysql.Tpo -c myx_grt_mysql.c -fPIC -DPIC -o .libs/myx_grt_mysql.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql.lo -MD -MP -MF .deps/myx_grt_mysql.Tpo -c myx_grt_mysql.c -o myx_grt_mysql.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_query.lo -MD -MP -MF ".deps/myx_grt_mysql_query.Tpo" -c -o myx_grt_mysql_query.lo myx_grt_mysql_query.c; \ > then mv -f ".deps/myx_grt_mysql_query.Tpo" ".deps/myx_grt_mysql_query.Plo"; else rm -f ".deps/myx_grt_mysql_query.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_query.lo -MD -MP -MF .deps/myx_grt_mysql_query.Tpo -c myx_grt_mysql_query.c -fPIC -DPIC -o .libs/myx_grt_mysql_query.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_query.lo -MD -MP -MF .deps/myx_grt_mysql_query.Tpo -c myx_grt_mysql_query.c -o myx_grt_mysql_query.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_reveng.lo -MD -MP -MF ".deps/myx_grt_mysql_reveng.Tpo" -c -o myx_grt_mysql_reveng.lo myx_grt_mysql_reveng.c; \ > then mv -f ".deps/myx_grt_mysql_reveng.Tpo" ".deps/myx_grt_mysql_reveng.Plo"; else rm -f ".deps/myx_grt_mysql_reveng.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_reveng.lo -MD -MP -MF .deps/myx_grt_mysql_reveng.Tpo -c myx_grt_mysql_reveng.c -fPIC -DPIC -o .libs/myx_grt_mysql_reveng.o >myx_grt_mysql_reveng.c: In function âreverse_engineer_table_indicesâ: >myx_grt_mysql_reveng.c:1053: warning: âindex_columnsâ may be used uninitialized in this function > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_reveng.lo -MD -MP -MF .deps/myx_grt_mysql_reveng.Tpo -c myx_grt_mysql_reveng.c -o myx_grt_mysql_reveng.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_reveng_script.lo -MD -MP -MF ".deps/myx_grt_mysql_reveng_script.Tpo" -c -o myx_grt_mysql_reveng_script.lo myx_grt_mysql_reveng_script.c; \ > then mv -f ".deps/myx_grt_mysql_reveng_script.Tpo" ".deps/myx_grt_mysql_reveng_script.Plo"; else rm -f ".deps/myx_grt_mysql_reveng_script.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_reveng_script.lo -MD -MP -MF .deps/myx_grt_mysql_reveng_script.Tpo -c myx_grt_mysql_reveng_script.c -fPIC -DPIC -o .libs/myx_grt_mysql_reveng_script.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_reveng_script.lo -MD -MP -MF .deps/myx_grt_mysql_reveng_script.Tpo -c myx_grt_mysql_reveng_script.c -o myx_grt_mysql_reveng_script.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_grt_mysql_reveng_script_helper.lo -MD -MP -MF ".deps/myx_grt_mysql_reveng_script_helper.Tpo" -c -o myx_grt_mysql_reveng_script_helper.lo myx_grt_mysql_reveng_script_helper.cpp; \ > then mv -f ".deps/myx_grt_mysql_reveng_script_helper.Tpo" ".deps/myx_grt_mysql_reveng_script_helper.Plo"; else rm -f ".deps/myx_grt_mysql_reveng_script_helper.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_grt_mysql_reveng_script_helper.lo -MD -MP -MF .deps/myx_grt_mysql_reveng_script_helper.Tpo -c myx_grt_mysql_reveng_script_helper.cpp -fPIC -DPIC -o .libs/myx_grt_mysql_reveng_script_helper.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -MT myx_grt_mysql_reveng_script_helper.lo -MD -MP -MF .deps/myx_grt_mysql_reveng_script_helper.Tpo -c myx_grt_mysql_reveng_script_helper.cpp -o myx_grt_mysql_reveng_script_helper.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_transformation.lo -MD -MP -MF ".deps/myx_grt_mysql_transformation.Tpo" -c -o myx_grt_mysql_transformation.lo myx_grt_mysql_transformation.c; \ > then mv -f ".deps/myx_grt_mysql_transformation.Tpo" ".deps/myx_grt_mysql_transformation.Plo"; else rm -f ".deps/myx_grt_mysql_transformation.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_transformation.lo -MD -MP -MF .deps/myx_grt_mysql_transformation.Tpo -c myx_grt_mysql_transformation.c -fPIC -DPIC -o .libs/myx_grt_mysql_transformation.o >myx_grt_mysql_transformation.c: In function âget_sql_create_viewâ: >myx_grt_mysql_transformation.c:991: warning: comparison between signed and unsigned > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../library/generic-runtime/include -I../../../library/grt-modules/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/base-library/include -I../../../library/sql-parser/include -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DDLOAD_JVM -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -Wno-unknown-pragmas -MT myx_grt_mysql_transformation.lo -MD -MP -MF .deps/myx_grt_mysql_transformation.Tpo -c myx_grt_mysql_transformation.c -o myx_grt_mysql_transformation.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wno-unknown-pragmas -o libgrtmods.la myx_grt_base.lo myx_grt_mysql.lo myx_grt_mysql_query.lo myx_grt_mysql_reveng.lo myx_grt_mysql_reveng_script.lo myx_grt_mysql_reveng_script_helper.lo myx_grt_mysql_transformation.lo >i686-pc-linux-gnu-ar cru .libs/libgrtmods.a .libs/myx_grt_base.o .libs/myx_grt_mysql.o .libs/myx_grt_mysql_query.o .libs/myx_grt_mysql_reveng.o .libs/myx_grt_mysql_reveng_script.o .libs/myx_grt_mysql_reveng_script_helper.o .libs/myx_grt_mysql_transformation.o >i686-pc-linux-gnu-ranlib .libs/libgrtmods.a >creating libgrtmods.la >(cd .libs && rm -f libgrtmods.la && ln -s ../libgrtmods.la libgrtmods.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-modules/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-modules' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-modules' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-modules' >Making all in generic-canvas >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas' >Making all in ftgl >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl' >Making all in src >make[5]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl/src' >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTBitmapGlyph.o -MD -MP -MF ".deps/FTBitmapGlyph.Tpo" -c -o FTBitmapGlyph.o FTBitmapGlyph.cpp; \ > then mv -f ".deps/FTBitmapGlyph.Tpo" ".deps/FTBitmapGlyph.Po"; else rm -f ".deps/FTBitmapGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTCharmap.o -MD -MP -MF ".deps/FTCharmap.Tpo" -c -o FTCharmap.o FTCharmap.cpp; \ > then mv -f ".deps/FTCharmap.Tpo" ".deps/FTCharmap.Po"; else rm -f ".deps/FTCharmap.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTContour.o -MD -MP -MF ".deps/FTContour.Tpo" -c -o FTContour.o FTContour.cpp; \ > then mv -f ".deps/FTContour.Tpo" ".deps/FTContour.Po"; else rm -f ".deps/FTContour.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTExtrdGlyph.o -MD -MP -MF ".deps/FTExtrdGlyph.Tpo" -c -o FTExtrdGlyph.o FTExtrdGlyph.cpp; \ > then mv -f ".deps/FTExtrdGlyph.Tpo" ".deps/FTExtrdGlyph.Po"; else rm -f ".deps/FTExtrdGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTFace.o -MD -MP -MF ".deps/FTFace.Tpo" -c -o FTFace.o FTFace.cpp; \ > then mv -f ".deps/FTFace.Tpo" ".deps/FTFace.Po"; else rm -f ".deps/FTFace.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTFont.o -MD -MP -MF ".deps/FTFont.Tpo" -c -o FTFont.o FTFont.cpp; \ > then mv -f ".deps/FTFont.Tpo" ".deps/FTFont.Po"; else rm -f ".deps/FTFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGLBitmapFont.o -MD -MP -MF ".deps/FTGLBitmapFont.Tpo" -c -o FTGLBitmapFont.o FTGLBitmapFont.cpp; \ > then mv -f ".deps/FTGLBitmapFont.Tpo" ".deps/FTGLBitmapFont.Po"; else rm -f ".deps/FTGLBitmapFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGLExtrdFont.o -MD -MP -MF ".deps/FTGLExtrdFont.Tpo" -c -o FTGLExtrdFont.o FTGLExtrdFont.cpp; \ > then mv -f ".deps/FTGLExtrdFont.Tpo" ".deps/FTGLExtrdFont.Po"; else rm -f ".deps/FTGLExtrdFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGLOutlineFont.o -MD -MP -MF ".deps/FTGLOutlineFont.Tpo" -c -o FTGLOutlineFont.o FTGLOutlineFont.cpp; \ > then mv -f ".deps/FTGLOutlineFont.Tpo" ".deps/FTGLOutlineFont.Po"; else rm -f ".deps/FTGLOutlineFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGLPixmapFont.o -MD -MP -MF ".deps/FTGLPixmapFont.Tpo" -c -o FTGLPixmapFont.o FTGLPixmapFont.cpp; \ > then mv -f ".deps/FTGLPixmapFont.Tpo" ".deps/FTGLPixmapFont.Po"; else rm -f ".deps/FTGLPixmapFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGLPolygonFont.o -MD -MP -MF ".deps/FTGLPolygonFont.Tpo" -c -o FTGLPolygonFont.o FTGLPolygonFont.cpp; \ > then mv -f ".deps/FTGLPolygonFont.Tpo" ".deps/FTGLPolygonFont.Po"; else rm -f ".deps/FTGLPolygonFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGLTextureFont.o -MD -MP -MF ".deps/FTGLTextureFont.Tpo" -c -o FTGLTextureFont.o FTGLTextureFont.cpp; \ > then mv -f ".deps/FTGLTextureFont.Tpo" ".deps/FTGLTextureFont.Po"; else rm -f ".deps/FTGLTextureFont.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGlyphContainer.o -MD -MP -MF ".deps/FTGlyphContainer.Tpo" -c -o FTGlyphContainer.o FTGlyphContainer.cpp; \ > then mv -f ".deps/FTGlyphContainer.Tpo" ".deps/FTGlyphContainer.Po"; else rm -f ".deps/FTGlyphContainer.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTGlyph.o -MD -MP -MF ".deps/FTGlyph.Tpo" -c -o FTGlyph.o FTGlyph.cpp; \ > then mv -f ".deps/FTGlyph.Tpo" ".deps/FTGlyph.Po"; else rm -f ".deps/FTGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTLibrary.o -MD -MP -MF ".deps/FTLibrary.Tpo" -c -o FTLibrary.o FTLibrary.cpp; \ > then mv -f ".deps/FTLibrary.Tpo" ".deps/FTLibrary.Po"; else rm -f ".deps/FTLibrary.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTOutlineGlyph.o -MD -MP -MF ".deps/FTOutlineGlyph.Tpo" -c -o FTOutlineGlyph.o FTOutlineGlyph.cpp; \ > then mv -f ".deps/FTOutlineGlyph.Tpo" ".deps/FTOutlineGlyph.Po"; else rm -f ".deps/FTOutlineGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTPixmapGlyph.o -MD -MP -MF ".deps/FTPixmapGlyph.Tpo" -c -o FTPixmapGlyph.o FTPixmapGlyph.cpp; \ > then mv -f ".deps/FTPixmapGlyph.Tpo" ".deps/FTPixmapGlyph.Po"; else rm -f ".deps/FTPixmapGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTPoint.o -MD -MP -MF ".deps/FTPoint.Tpo" -c -o FTPoint.o FTPoint.cpp; \ > then mv -f ".deps/FTPoint.Tpo" ".deps/FTPoint.Po"; else rm -f ".deps/FTPoint.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTPolyGlyph.o -MD -MP -MF ".deps/FTPolyGlyph.Tpo" -c -o FTPolyGlyph.o FTPolyGlyph.cpp; \ > then mv -f ".deps/FTPolyGlyph.Tpo" ".deps/FTPolyGlyph.Po"; else rm -f ".deps/FTPolyGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTSize.o -MD -MP -MF ".deps/FTSize.Tpo" -c -o FTSize.o FTSize.cpp; \ > then mv -f ".deps/FTSize.Tpo" ".deps/FTSize.Po"; else rm -f ".deps/FTSize.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTTextureGlyph.o -MD -MP -MF ".deps/FTTextureGlyph.Tpo" -c -o FTTextureGlyph.o FTTextureGlyph.cpp; \ > then mv -f ".deps/FTTextureGlyph.Tpo" ".deps/FTTextureGlyph.Po"; else rm -f ".deps/FTTextureGlyph.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include/freetype2 -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT FTVectoriser.o -MD -MP -MF ".deps/FTVectoriser.Tpo" -c -o FTVectoriser.o FTVectoriser.cpp; \ > then mv -f ".deps/FTVectoriser.Tpo" ".deps/FTVectoriser.Po"; else rm -f ".deps/FTVectoriser.Tpo"; exit 1; fi >rm -f libftgl.a >i686-pc-linux-gnu-ar cru libftgl.a FTBitmapGlyph.o FTCharmap.o FTContour.o FTExtrdGlyph.o FTFace.o FTFont.o FTGLBitmapFont.o FTGLExtrdFont.o FTGLOutlineFont.o FTGLPixmapFont.o FTGLPolygonFont.o FTGLTextureFont.o FTGlyphContainer.o FTGlyph.o FTLibrary.o FTOutlineGlyph.o FTPixmapGlyph.o FTPoint.o FTPolyGlyph.o FTSize.o FTTextureGlyph.o FTVectoriser.o >i686-pc-linux-gnu-ranlib libftgl.a >make[5]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl/src' >make[5]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl' >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/ftgl' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/source' >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_animation.lo -MD -MP -MF ".deps/myx_gc_animation.Tpo" -c -o myx_gc_animation.lo myx_gc_animation.cpp; \ > then mv -f ".deps/myx_gc_animation.Tpo" ".deps/myx_gc_animation.Plo"; else rm -f ".deps/myx_gc_animation.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_animation.lo -MD -MP -MF .deps/myx_gc_animation.Tpo -c myx_gc_animation.cpp -fPIC -DPIC -o .libs/myx_gc_animation.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_animation.lo -MD -MP -MF .deps/myx_gc_animation.Tpo -c myx_gc_animation.cpp -o myx_gc_animation.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_base.lo -MD -MP -MF ".deps/myx_gc_base.Tpo" -c -o myx_gc_base.lo myx_gc_base.cpp; \ > then mv -f ".deps/myx_gc_base.Tpo" ".deps/myx_gc_base.Plo"; else rm -f ".deps/myx_gc_base.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_base.lo -MD -MP -MF .deps/myx_gc_base.Tpo -c myx_gc_base.cpp -fPIC -DPIC -o .libs/myx_gc_base.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_base.lo -MD -MP -MF .deps/myx_gc_base.Tpo -c myx_gc_base.cpp -o myx_gc_base.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_bsp.lo -MD -MP -MF ".deps/myx_gc_bsp.Tpo" -c -o myx_gc_bsp.lo myx_gc_bsp.cpp; \ > then mv -f ".deps/myx_gc_bsp.Tpo" ".deps/myx_gc_bsp.Plo"; else rm -f ".deps/myx_gc_bsp.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_bsp.lo -MD -MP -MF .deps/myx_gc_bsp.Tpo -c myx_gc_bsp.cpp -fPIC -DPIC -o .libs/myx_gc_bsp.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_bsp.lo -MD -MP -MF .deps/myx_gc_bsp.Tpo -c myx_gc_bsp.cpp -o myx_gc_bsp.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_canvas.lo -MD -MP -MF ".deps/myx_gc_canvas.Tpo" -c -o myx_gc_canvas.lo myx_gc_canvas.cpp; \ > then mv -f ".deps/myx_gc_canvas.Tpo" ".deps/myx_gc_canvas.Plo"; else rm -f ".deps/myx_gc_canvas.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_canvas.lo -MD -MP -MF .deps/myx_gc_canvas.Tpo -c myx_gc_canvas.cpp -fPIC -DPIC -o .libs/myx_gc_canvas.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_canvas.lo -MD -MP -MF .deps/myx_gc_canvas.Tpo -c myx_gc_canvas.cpp -o myx_gc_canvas.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_connection.lo -MD -MP -MF ".deps/myx_gc_connection.Tpo" -c -o myx_gc_connection.lo myx_gc_connection.cpp; \ > then mv -f ".deps/myx_gc_connection.Tpo" ".deps/myx_gc_connection.Plo"; else rm -f ".deps/myx_gc_connection.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_connection.lo -MD -MP -MF .deps/myx_gc_connection.Tpo -c myx_gc_connection.cpp -fPIC -DPIC -o .libs/myx_gc_connection.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_connection.lo -MD -MP -MF .deps/myx_gc_connection.Tpo -c myx_gc_connection.cpp -o myx_gc_connection.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_feedback.lo -MD -MP -MF ".deps/myx_gc_feedback.Tpo" -c -o myx_gc_feedback.lo myx_gc_feedback.cpp; \ > then mv -f ".deps/myx_gc_feedback.Tpo" ".deps/myx_gc_feedback.Plo"; else rm -f ".deps/myx_gc_feedback.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_feedback.lo -MD -MP -MF .deps/myx_gc_feedback.Tpo -c myx_gc_feedback.cpp -fPIC -DPIC -o .libs/myx_gc_feedback.o >../include/myx_gc_feedback.h:64: warning: âclass CSelectionEnumeratorâ has virtual functions but non-virtual destructor > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_feedback.lo -MD -MP -MF .deps/myx_gc_feedback.Tpo -c myx_gc_feedback.cpp -o myx_gc_feedback.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_figure.lo -MD -MP -MF ".deps/myx_gc_figure.Tpo" -c -o myx_gc_figure.lo myx_gc_figure.cpp; \ > then mv -f ".deps/myx_gc_figure.Tpo" ".deps/myx_gc_figure.Plo"; else rm -f ".deps/myx_gc_figure.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_figure.lo -MD -MP -MF .deps/myx_gc_figure.Tpo -c myx_gc_figure.cpp -fPIC -DPIC -o .libs/myx_gc_figure.o >myx_gc_figure.cpp: In member function âTAction* CFigureElement::doAction(TAction*)â: >myx_gc_figure.cpp:1259: warning: left-hand operand of comma has no effect >myx_gc_figure.cpp: In member function âvoid CFigureInstance::makeShadow()â: >myx_gc_figure.cpp:3167: warning: operation on ârunâ may be undefined >myx_gc_figure.cpp:3065: warning: unused variable âshadowOffsetâ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_figure.lo -MD -MP -MF .deps/myx_gc_figure.Tpo -c myx_gc_figure.cpp -o myx_gc_figure.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_figure_parser.lo -MD -MP -MF ".deps/myx_gc_figure_parser.Tpo" -c -o myx_gc_figure_parser.lo myx_gc_figure_parser.cpp; \ > then mv -f ".deps/myx_gc_figure_parser.Tpo" ".deps/myx_gc_figure_parser.Plo"; else rm -f ".deps/myx_gc_figure_parser.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_figure_parser.lo -MD -MP -MF .deps/myx_gc_figure_parser.Tpo -c myx_gc_figure_parser.cpp -fPIC -DPIC -o .libs/myx_gc_figure_parser.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_figure_parser.lo -MD -MP -MF .deps/myx_gc_figure_parser.Tpo -c myx_gc_figure_parser.cpp -o myx_gc_figure_parser.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_font_manager.lo -MD -MP -MF ".deps/myx_gc_font_manager.Tpo" -c -o myx_gc_font_manager.lo myx_gc_font_manager.cpp; \ > then mv -f ".deps/myx_gc_font_manager.Tpo" ".deps/myx_gc_font_manager.Plo"; else rm -f ".deps/myx_gc_font_manager.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_font_manager.lo -MD -MP -MF .deps/myx_gc_font_manager.Tpo -c myx_gc_font_manager.cpp -fPIC -DPIC -o .libs/myx_gc_font_manager.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_font_manager.lo -MD -MP -MF .deps/myx_gc_font_manager.Tpo -c myx_gc_font_manager.cpp -o myx_gc_font_manager.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_gl_helper.lo -MD -MP -MF ".deps/myx_gc_gl_helper.Tpo" -c -o myx_gc_gl_helper.lo myx_gc_gl_helper.cpp; \ > then mv -f ".deps/myx_gc_gl_helper.Tpo" ".deps/myx_gc_gl_helper.Plo"; else rm -f ".deps/myx_gc_gl_helper.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_gl_helper.lo -MD -MP -MF .deps/myx_gc_gl_helper.Tpo -c myx_gc_gl_helper.cpp -fPIC -DPIC -o .libs/myx_gc_gl_helper.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_gl_helper.lo -MD -MP -MF .deps/myx_gc_gl_helper.Tpo -c myx_gc_gl_helper.cpp -o myx_gc_gl_helper.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_layer.lo -MD -MP -MF ".deps/myx_gc_layer.Tpo" -c -o myx_gc_layer.lo myx_gc_layer.cpp; \ > then mv -f ".deps/myx_gc_layer.Tpo" ".deps/myx_gc_layer.Plo"; else rm -f ".deps/myx_gc_layer.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_layer.lo -MD -MP -MF .deps/myx_gc_layer.Tpo -c myx_gc_layer.cpp -fPIC -DPIC -o .libs/myx_gc_layer.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_layer.lo -MD -MP -MF .deps/myx_gc_layer.Tpo -c myx_gc_layer.cpp -o myx_gc_layer.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_layout.lo -MD -MP -MF ".deps/myx_gc_layout.Tpo" -c -o myx_gc_layout.lo myx_gc_layout.cpp; \ > then mv -f ".deps/myx_gc_layout.Tpo" ".deps/myx_gc_layout.Plo"; else rm -f ".deps/myx_gc_layout.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_layout.lo -MD -MP -MF .deps/myx_gc_layout.Tpo -c myx_gc_layout.cpp -fPIC -DPIC -o .libs/myx_gc_layout.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_layout.lo -MD -MP -MF .deps/myx_gc_layout.Tpo -c myx_gc_layout.cpp -o myx_gc_layout.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_model.lo -MD -MP -MF ".deps/myx_gc_model.Tpo" -c -o myx_gc_model.lo myx_gc_model.cpp; \ > then mv -f ".deps/myx_gc_model.Tpo" ".deps/myx_gc_model.Plo"; else rm -f ".deps/myx_gc_model.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_model.lo -MD -MP -MF .deps/myx_gc_model.Tpo -c myx_gc_model.cpp -fPIC -DPIC -o .libs/myx_gc_model.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_model.lo -MD -MP -MF .deps/myx_gc_model.Tpo -c myx_gc_model.cpp -o myx_gc_model.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_primitives.lo -MD -MP -MF ".deps/myx_gc_primitives.Tpo" -c -o myx_gc_primitives.lo myx_gc_primitives.cpp; \ > then mv -f ".deps/myx_gc_primitives.Tpo" ".deps/myx_gc_primitives.Plo"; else rm -f ".deps/myx_gc_primitives.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_primitives.lo -MD -MP -MF .deps/myx_gc_primitives.Tpo -c myx_gc_primitives.cpp -fPIC -DPIC -o .libs/myx_gc_primitives.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_primitives.lo -MD -MP -MF .deps/myx_gc_primitives.Tpo -c myx_gc_primitives.cpp -o myx_gc_primitives.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_style.lo -MD -MP -MF ".deps/myx_gc_style.Tpo" -c -o myx_gc_style.lo myx_gc_style.cpp; \ > then mv -f ".deps/myx_gc_style.Tpo" ".deps/myx_gc_style.Plo"; else rm -f ".deps/myx_gc_style.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_style.lo -MD -MP -MF .deps/myx_gc_style.Tpo -c myx_gc_style.cpp -fPIC -DPIC -o .libs/myx_gc_style.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_style.lo -MD -MP -MF .deps/myx_gc_style.Tpo -c myx_gc_style.cpp -o myx_gc_style.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_svgparser.lo -MD -MP -MF ".deps/myx_gc_svgparser.Tpo" -c -o myx_gc_svgparser.lo myx_gc_svgparser.cpp; \ > then mv -f ".deps/myx_gc_svgparser.Tpo" ".deps/myx_gc_svgparser.Plo"; else rm -f ".deps/myx_gc_svgparser.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_svgparser.lo -MD -MP -MF .deps/myx_gc_svgparser.Tpo -c myx_gc_svgparser.cpp -fPIC -DPIC -o .libs/myx_gc_svgparser.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_svgparser.lo -MD -MP -MF .deps/myx_gc_svgparser.Tpo -c myx_gc_svgparser.cpp -o myx_gc_svgparser.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_texture.lo -MD -MP -MF ".deps/myx_gc_texture.Tpo" -c -o myx_gc_texture.lo myx_gc_texture.cpp; \ > then mv -f ".deps/myx_gc_texture.Tpo" ".deps/myx_gc_texture.Plo"; else rm -f ".deps/myx_gc_texture.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_texture.lo -MD -MP -MF .deps/myx_gc_texture.Tpo -c myx_gc_texture.cpp -fPIC -DPIC -o .libs/myx_gc_texture.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_texture.lo -MD -MP -MF .deps/myx_gc_texture.Tpo -c myx_gc_texture.cpp -o myx_gc_texture.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_utilities.lo -MD -MP -MF ".deps/myx_gc_utilities.Tpo" -c -o myx_gc_utilities.lo myx_gc_utilities.cpp; \ > then mv -f ".deps/myx_gc_utilities.Tpo" ".deps/myx_gc_utilities.Plo"; else rm -f ".deps/myx_gc_utilities.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_utilities.lo -MD -MP -MF .deps/myx_gc_utilities.Tpo -c myx_gc_utilities.cpp -fPIC -DPIC -o .libs/myx_gc_utilities.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_utilities.lo -MD -MP -MF .deps/myx_gc_utilities.Tpo -c myx_gc_utilities.cpp -o myx_gc_utilities.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_variant.lo -MD -MP -MF ".deps/myx_gc_variant.Tpo" -c -o myx_gc_variant.lo myx_gc_variant.cpp; \ > then mv -f ".deps/myx_gc_variant.Tpo" ".deps/myx_gc_variant.Plo"; else rm -f ".deps/myx_gc_variant.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_variant.lo -MD -MP -MF .deps/myx_gc_variant.Tpo -c myx_gc_variant.cpp -fPIC -DPIC -o .libs/myx_gc_variant.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_variant.lo -MD -MP -MF .deps/myx_gc_variant.Tpo -c myx_gc_variant.cpp -o myx_gc_variant.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_view.lo -MD -MP -MF ".deps/myx_gc_view.Tpo" -c -o myx_gc_view.lo myx_gc_view.cpp; \ > then mv -f ".deps/myx_gc_view.Tpo" ".deps/myx_gc_view.Plo"; else rm -f ".deps/myx_gc_view.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_view.lo -MD -MP -MF .deps/myx_gc_view.Tpo -c myx_gc_view.cpp -fPIC -DPIC -o .libs/myx_gc_view.o >../include/myx_gc_feedback.h:64: warning: âclass CSelectionEnumeratorâ has virtual functions but non-virtual destructor > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -MT myx_gc_view.lo -MD -MP -MF .deps/myx_gc_view.Tpo -c myx_gc_view.cpp -o myx_gc_view.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT gl2ps.lo -MD -MP -MF ".deps/gl2ps.Tpo" -c -o gl2ps.lo `test -f 'gl2ps/gl2ps.c' || echo './'`gl2ps/gl2ps.c; \ > then mv -f ".deps/gl2ps.Tpo" ".deps/gl2ps.Plo"; else rm -f ".deps/gl2ps.Tpo"; exit 1; fi > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT gl2ps.lo -MD -MP -MF .deps/gl2ps.Tpo -c gl2ps/gl2ps.c -fPIC -DPIC -o .libs/gl2ps.o > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../ftgl/include -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DUSE_FONTCONFIG -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wsign-compare -MT gl2ps.lo -MD -MP -MF .deps/gl2ps.Tpo -c gl2ps/gl2ps.c -o gl2ps.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -Wall -Wno-switch-enum -Wno-switch -o libgcanvas.la myx_gc_animation.lo myx_gc_base.lo myx_gc_bsp.lo myx_gc_canvas.lo myx_gc_connection.lo myx_gc_feedback.lo myx_gc_figure.lo myx_gc_figure_parser.lo myx_gc_font_manager.lo myx_gc_gl_helper.lo myx_gc_layer.lo myx_gc_layout.lo myx_gc_model.lo myx_gc_primitives.lo myx_gc_style.lo myx_gc_svgparser.lo myx_gc_texture.lo myx_gc_utilities.lo myx_gc_variant.lo myx_gc_view.lo gl2ps.lo >i686-pc-linux-gnu-ar cru .libs/libgcanvas.a .libs/myx_gc_animation.o .libs/myx_gc_base.o .libs/myx_gc_bsp.o .libs/myx_gc_canvas.o .libs/myx_gc_connection.o .libs/myx_gc_feedback.o .libs/myx_gc_figure.o .libs/myx_gc_figure_parser.o .libs/myx_gc_font_manager.o .libs/myx_gc_gl_helper.o .libs/myx_gc_layer.o .libs/myx_gc_layout.o .libs/myx_gc_model.o .libs/myx_gc_primitives.o .libs/myx_gc_style.o .libs/myx_gc_svgparser.o .libs/myx_gc_texture.o .libs/myx_gc_utilities.o .libs/myx_gc_variant.o .libs/myx_gc_view.o .libs/gl2ps.o >i686-pc-linux-gnu-ranlib .libs/libgcanvas.a >creating libgcanvas.la >(cd .libs && rm -f libgcanvas.la && ln -s ../libgcanvas.la libgcanvas.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/generic-canvas' >Making all in grt-wb-controller >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-wb-controller' >Making all in source >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-wb-controller/source' >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_wb_controller.lo -MD -MP -MF ".deps/myx_grt_wb_controller.Tpo" -c -o myx_grt_wb_controller.lo myx_grt_wb_controller.cc; \ > then mv -f ".deps/myx_grt_wb_controller.Tpo" ".deps/myx_grt_wb_controller.Plo"; else rm -f ".deps/myx_grt_wb_controller.Tpo"; exit 1; fi >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_wb_controller.lo -MD -MP -MF .deps/myx_grt_wb_controller.Tpo -c myx_grt_wb_controller.cc -fPIC -DPIC -o .libs/myx_grt_wb_controller.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_wb_controller.lo -MD -MP -MF .deps/myx_grt_wb_controller.Tpo -c myx_grt_wb_controller.cc -o myx_grt_wb_controller.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_wb_bridge.lo -MD -MP -MF ".deps/myx_grt_wb_bridge.Tpo" -c -o myx_grt_wb_bridge.lo myx_grt_wb_bridge.cc; \ > then mv -f ".deps/myx_grt_wb_bridge.Tpo" ".deps/myx_grt_wb_bridge.Plo"; else rm -f ".deps/myx_grt_wb_bridge.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_wb_bridge.lo -MD -MP -MF .deps/myx_grt_wb_bridge.Tpo -c myx_grt_wb_bridge.cc -fPIC -DPIC -o .libs/myx_grt_wb_bridge.o >../../../library/generic-canvas/include/myx_gc_feedback.h:64: warning: âclass CSelectionEnumeratorâ has virtual functions but non-virtual destructor > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT myx_grt_wb_bridge.lo -MD -MP -MF .deps/myx_grt_wb_bridge.Tpo -c myx_grt_wb_bridge.cc -o myx_grt_wb_bridge.o >/dev/null 2>&1 >if /bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT GraphRenderer.lo -MD -MP -MF ".deps/GraphRenderer.Tpo" -c -o GraphRenderer.lo GraphRenderer.cpp; \ > then mv -f ".deps/GraphRenderer.Tpo" ".deps/GraphRenderer.Plo"; else rm -f ".deps/GraphRenderer.Tpo"; exit 1; fi > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT GraphRenderer.lo -MD -MP -MF .deps/GraphRenderer.Tpo -c GraphRenderer.cpp -fPIC -DPIC -o .libs/GraphRenderer.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -DDLOAD_JVM -I../../../library/base-library/include -I../../../library/utilities/include -I../../../library/utilities/shared_include -I../../../library/generic-runtime/include -I../../../library/generic-canvas/include -I../../../library/generic-canvas/ftgl/include -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -I../include -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT GraphRenderer.lo -MD -MP -MF .deps/GraphRenderer.Tpo -c GraphRenderer.cpp -o GraphRenderer.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -o libgrtworkbench.la myx_grt_wb_controller.lo myx_grt_wb_bridge.lo GraphRenderer.lo >i686-pc-linux-gnu-ar cru .libs/libgrtworkbench.a .libs/myx_grt_wb_controller.o .libs/myx_grt_wb_bridge.o .libs/GraphRenderer.o >i686-pc-linux-gnu-ranlib .libs/libgrtworkbench.a >creating libgrtworkbench.la >(cd .libs && rm -f libgrtworkbench.la && ln -s ../libgrtworkbench.la libgrtworkbench.la) >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-wb-controller/source' >make[4]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-wb-controller' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-wb-controller' >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library/grt-wb-controller' >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library' >make[2]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/library' >Making all in tools >make[2]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/tools' >Making all in grtsh >make[3]: Entering directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/tools/grtsh' >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../library/grt-modules/include -I../../library/base-library/include -I../../library/mysql-resultset/include -I../../library/utilities/include -I../../library/utilities/shared_include -I../../library/generic-runtime/include -DENABLE_TEXTUI -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DENABLE_JAVA_MODULES -DENABLE_LUA_MODULES -DDLOAD_JVM -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -MT grtsh-grtshell.o -MD -MP -MF ".deps/grtsh-grtshell.Tpo" -c -o grtsh-grtshell.o `test -f 'grtshell.cpp' || echo './'`grtshell.cpp; \ > then mv -f ".deps/grtsh-grtshell.Tpo" ".deps/grtsh-grtshell.Po"; else rm -f ".deps/grtsh-grtshell.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -o grtsh grtsh-grtshell.o ../../library/grt-modules/source/libgrtmods.la ../../library/mysql-resultset/source/libgrtsqlrs.la ../../library/mysql-resultset/source/libsqlrs.la ../../library/sql-parser/source/libsqlparser.la ../../library/generic-runtime/source/libgrt.la ../../library/base-library/source/libmysqlx.la ../../library/utilities/source/libguiutil.la -pthread -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -L/usr/lib/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -L/usr/lib -lssl -lcrypto -L/usr/lib -lpcre -llua -llualib -lexpat -luuid ../../library/generic-runtime/source/.libs/libgrttextui.a ../../library/generic-runtime/newt/libmnewt.a -lslang-utf8 -ltermcap -lncurses -ldl -lstdc++ >mkdir .libs >i686-pc-linux-gnu-g++ -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fexceptions -Wall -o grtsh grtsh-grtshell.o -pthread ../../library/grt-modules/source/.libs/libgrtmods.a ../../library/mysql-resultset/source/.libs/libgrtsqlrs.a ../../library/mysql-resultset/source/.libs/libsqlrs.a ../../library/sql-parser/source/.libs/libsqlparser.a ../../library/generic-runtime/source/.libs/libgrt.a ../../library/base-library/source/.libs/libmysqlx.a ../../library/utilities/source/.libs/libguiutil.a /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -L/usr/lib/mysql /usr/lib/mysql/libmysqlclient_r.so -L/usr/lib -lz -lcrypt -lnsl -lm -lpthread -lssl -lcrypto /usr/lib/libpcre.so -llua -llualib /usr/lib/libexpat.so -luuid ../../library/generic-runtime/source/.libs/libgrttextui.a ../../library/generic-runtime/newt/libmnewt.a -lslang-utf8 -ltermcap -lncurses -ldl -lstdc++ -Wl,--rpath -Wl,/usr/lib/mysql -Wl,--rpath -Wl,/usr/lib/mysql >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ltermcap >collect2: ld returned 1 exit status >make[3]: *** [grtsh] Error 1 >make[3]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/tools/grtsh' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common/tools' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/work/mysql-gui-tools-5.0r10/mysql-gui-common' >make: *** [all] Error 2 > >!!! ERROR: dev-db/mysql-gui-tools-5.0_p10-r1 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > environment, line 3773: Called src_compile > mysql-gui-tools-5.0_p10-r1.ebuild, line 69: Called gnome2_src_compile '--enable-grt' '--enable-canvas' '--enable-i18n' > gnome2.eclass, line 71: Called die > >!!! compile failure >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/usr/var/portage/dev-db/mysql-gui-tools-5.0_p10-r1/temp/build.log'. >
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 170675
: 113116 |
113244
|
114577