Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 219215 Details for
Bug 304541
dev-db/mysql-workbench-5.2.15 fails due to missing luaL_openlib in lua_context.cpp:2690
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log.part1 (text/plain), 129.89 KB, created by
f5d8fd51ed1e804c9e8d0357e8614e0493b06e96
on 2010-02-11 12:35:03 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
f5d8fd51ed1e804c9e8d0357e8614e0493b06e96
Created:
2010-02-11 12:35:03 UTC
Size:
129.89 KB
patch
obsolete
> [32;01m*[0m CPV: dev-db/mysql-workbench-5.2.15 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib nls readline userland_GNU >>>> Unpacking source... >>>> Unpacking mysql-workbench-oss-5.2.15a.tar.gz to /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work >>>> Source unpacked in /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work >>>> Preparing source in /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15 ... > [32;01m*[0m Applying mysql-workbench-5.2.15-configure.in.pythonlib.patch ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mysql-workbench-5.2.15-as-needed.patch ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15' ... > [32;01m*[0m Running aclocal ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[224C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: mysql-workbench-oss-5.2.15 > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15 ... > * econf: updating mysql-workbench-oss-5.2.15/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mysql-workbench-oss-5.2.15/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-i18n --enable-readline --disable-debug --disable-static --with-system-ctemplate >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-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 for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether byte ordering is bigendian... no >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... pkg-config >checking for strtol... yes >checking for strtoll... yes >checking for strtold... yes >checking for strtoull... yes >checking for strtoimax... yes >checking for strtoumax... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking tr1/unordered_set usability... yes >checking tr1/unordered_set presence... yes >checking for tr1/unordered_set... yes >checking tr1/unordered_map usability... yes >checking tr1/unordered_map presence... yes >checking for tr1/unordered_map... 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 if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... de >./configure: line 15732: ./po/POTFILES.in: No such file or directory >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ZIP... yes >checking for GLIB... yes >checking for SIGC... yes >checking for GNOME_KEYRING... no >checking for GNOME_KEYRING1... yes >checking for GNOME... yes >checking for LIBGNOME... yes >checking for SQLITE3... yes >checking boost/foreach.hpp usability... yes >checking boost/foreach.hpp presence... yes >checking for boost/foreach.hpp... yes >checking for mysql headers and libraries... CFLAGS="-I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing" LIBS="-L/usr/lib64/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -L/usr/lib64 -lssl -lcrypto" >checking for UUID... yes >checking for luaL_openlibs in -llua... yes >checking lua.h usability... yes >checking lua.h presence... yes >checking for lua.h... yes >checking for uuid_generate in -luuid... yes >checking for Python... /usr/lib64/libpython2.6.a -lpthread -ldl -lutil -Xlinker -export-dynamic >checking for CAIRO... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking for glNewList in -lGL... yes >checking for pcre-config... yes >checking for pcre-config... yes >checking for unicode support in pcre... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating build/mysql-workbench.spec >config.status: creating res/Makefile >config.status: creating res/grt/Makefile >config.status: creating res/grtdata/Makefile >config.status: creating res/wbdata/Makefile >config.status: creating res/mysql.profiles/Makefile >config.status: creating res/sqlidedata/Makefile >config.status: creating ext/Makefile >config.status: creating ext/scintilla/gtk/Makefile >config.status: creating ext/cppconn/Makefile >config.status: creating ext/cppconn/driver/Makefile >config.status: creating backend/Makefile >config.status: creating backend/wbpublic/Makefile >config.status: creating backend/wbprivate/Makefile >config.status: creating images/Makefile >config.status: creating images/icons/Makefile >config.status: creating images/grt/Makefile >config.status: creating images/ui/Makefile >config.status: creating images/cursors/Makefile >config.status: creating images/admin/Makefile >config.status: creating library/Makefile >config.status: creating library/canvas/Makefile >config.status: creating library/canvas/src/Makefile >config.status: creating library/grt/Makefile >config.status: creating library/grt/src/Makefile >config.status: creating library/base/Makefile >config.status: creating library/base/src/Makefile >config.status: creating library/sshtunnel/Makefile >config.status: creating library/sql-parser/Makefile >config.status: creating library/sql-parser/source/Makefile >config.status: creating library/forms/Makefile >config.status: creating library/forms/swig/Makefile >config.status: creating library/dbc/Makefile >config.status: creating library/vsqlite++/Makefile >config.status: creating library/vsqlite++/src/sqlite/Makefile >config.status: creating tools/Makefile >config.status: creating tools/genobj/Makefile >config.status: creating tools/grtsh/Makefile >config.status: creating tools/genwrap/Makefile >config.status: creating modules/Makefile >config.status: creating modules/db/Makefile >config.status: creating modules/db.mysql/Makefile >config.status: creating modules/db.mysql.query/Makefile >config.status: creating modules/db.mysql.sqlparser/Makefile >config.status: creating modules/db.mysql.sqlide/Makefile >config.status: creating modules/grt.forms/Makefile >config.status: creating modules/wb.model/Makefile >config.status: creating modules/wb.mysql.import/Makefile >config.status: creating modules/wb.validation/Makefile >config.status: creating modules/wb.mysql.validation/Makefile >config.status: creating modules/db.checks/Makefile >config.status: creating modules/wb.utils/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/db.mysql/frontend/Makefile >config.status: creating plugins/db.mysql.diff.reporting/frontend/Makefile >config.status: creating plugins/db.mysql.editors/linux/Makefile >config.status: creating plugins/wb.admin/frontend/Makefile >config.status: creating plugins/wb.model.editors/linux/Makefile >config.status: creating plugins/wb.model.reporting/frontend/Makefile >config.status: creating plugins/wb.printing/linux/Makefile >config.status: creating frontend/Makefile >config.status: creating frontend/linux/Makefile >config.status: creating frontend/linux/sqlide/Makefile >config.status: creating frontend/linux/linux_utilities/Makefile >config.status: creating frontend/linux/workbench/Makefile >config.status: creating generated/Makefile >config.status: creating testing/tut/Params.inc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... >m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from... >configure.ac:63: the top level >configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... >m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from... >configure.ac:63: the top level >libtoolize: putting auxiliary files in `.'. >libtoolize: linking file `./ltmain.sh' >libtoolize: putting macros in `m4'. >libtoolize: linking file `m4/libtool.m4' >libtoolize: linking file `m4/ltoptions.m4' >libtoolize: linking file `m4/ltsugar.m4' >libtoolize: linking file `m4/ltversion.m4' >libtoolize: linking file `m4/lt~obsolete.m4' >libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and >libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. >configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... >m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from... >configure.ac:63: the top level >configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... >m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from... >configure.ac:63: the top level >configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... >m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from... >configure.ac:63: the top level >configure.ac:63: warning: AC_CACHE_VAL(ac_rwlock, ...): suspicious cache-id, must contain _cv_ to be cached >../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from... >../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from... >m4/ac_rwlock.m4:21: AC_RWLOCK is expanded from... >configure.ac:63: the top level >configure.ac:21: installing `./config.guess' >configure.ac:21: installing `./config.sub' >configure.ac:11: installing `./install-sh' >configure: WARNING: unrecognized options: --disable-dynamic >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for ar... ar >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) none >checking how to run the C++ preprocessor... g++ -E >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for __attribute__... yes >checking for ANSI C header files... (cached) yes >checking printf format code for printing a size_t and ssize_t... l >checking for getopt_long... yes >checking for uint32_t... yes >checking for u_int32_t... yes >checking for __int32... no >checking for uint64_t... yes >checking for u_int64_t... yes >checking for __int64... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking libkern/OSByteOrder.h usability... no >checking libkern/OSByteOrder.h presence... no >checking for libkern/OSByteOrder.h... no >checking sys/byteorder.h usability... no >checking sys/byteorder.h presence... no >checking for sys/byteorder.h... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking machine/endian.h usability... no >checking machine/endian.h presence... no >checking for machine/endian.h... no >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/isa_defs.h usability... no >checking sys/isa_defs.h presence... no >checking for sys/isa_defs.h... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking whether to check for GCC pthread/shared inconsistencies... yes >checking whether -pthread is sufficient with -shared... yes >checking support for pthread_rwlock_* functions... yes >checking whether the compiler implements namespaces... yes >checking what namespace STL code is in... std >checking the location of hash_map... <tr1/unordered_map> >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/ctemplate/template_string.h >config.status: creating src/ctemplate/template_enums.h >config.status: creating src/ctemplate/template.h >config.status: creating src/ctemplate/template_modifiers.h >config.status: creating src/ctemplate/template_emitter.h >config.status: creating src/ctemplate/template_annotator.h >config.status: creating src/ctemplate/template_dictionary.h >config.status: creating src/ctemplate/template_pathops.h >config.status: creating src/ctemplate/template_namelist.h >config.status: creating src/ctemplate/per_expand_data.h >config.status: creating src/ctemplate/template_dictionary_interface.h >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: WARNING: unrecognized options: --disable-dynamic >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15' >Making all in ext >make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/ext' >Making all in ctemplate >make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/ext/ctemplate' >make -C ctemplate-src libctemplate_wb.la >make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/ext/ctemplate/ctemplate-src' >make[4]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-arena.lo `test -f 'src/base/arena.cc' || echo './'`src/base/arena.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/base/arena.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-arena.o >In file included from src/base/arena.cc:51: >./src/base/arena.h: In member function 'void ctemplate::BaseArena::ReturnMemory(void*, size_t)': >./src/base/arena.h:211: warning: comparison between signed and unsigned integer expressions >src/base/arena.cc: In member function 'ctemplate::BaseArena::AllocatedBlock* ctemplate::BaseArena::AllocNewBlock(size_t)': >src/base/arena.cc:182: warning: comparison between signed and unsigned integer expressions >src/base/arena.cc: In member function 'const ctemplate::BaseArena::AllocatedBlock* ctemplate::BaseArena::IndexToBlock(int) const': >src/base/arena.cc:211: warning: comparison between signed and unsigned integer expressions >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/base/arena.cc -o libctemplate_wb_la-arena.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template.lo `test -f 'src/template.cc' || echo './'`src/template.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template.o >src/template.cc: In static member function 'static void ctemplate::Template::AssureGlobalsInitialized()': >src/template.cc:2365: warning: comparison between signed and unsigned integer expressions >src/template.cc: In member function 'void ctemplate::Template::Dump(const char*) const': >src/template.cc:2528: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template.cc -o libctemplate_wb_la-template.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template_dictionary.lo `test -f 'src/template_dictionary.cc' || echo './'`src/template_dictionary.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_dictionary.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template_dictionary.o >In file included from src/template_dictionary.cc:49: >src/base/arena.h: In member function 'void ctemplate::BaseArena::ReturnMemory(void*, size_t)': >src/base/arena.h:211: warning: comparison between signed and unsigned integer expressions >src/template_dictionary.cc: In static member function 'static int ctemplate::TemplateDictionary::StringAppendV(char*, char**, const char*, __va_list_tag*)': >src/template_dictionary.cc:377: warning: comparison between signed and unsigned integer expressions >src/template_dictionary.cc: In member function 'void ctemplate::TemplateDictionary::Dump(int) const': >src/template_dictionary.cc:849: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >In file included from src/template_dictionary.cc:50: >./src/base/manual_constructor.h: In member function 'void ctemplate::small_map<A, B, C, D>::ConvertToRealMap() [with NormalMap = std::map<long unsigned int, std::vector<ctemplate::TemplateDictionary*, ctemplate::ArenaAllocator<ctemplate::TemplateDictionary*> >*, std::less<long unsigned int>, ctemplate::ArenaAllocator<std::pair<const long unsigned int, std::vector<ctemplate::TemplateDictionary*, ctemplate::ArenaAllocator<ctemplate::TemplateDictionary*> >*> > >, int kArraySize = 4, EqualKey = std::equal_to<long unsigned int>, MapInit = ctemplate::TemplateDictionary::map_arena_init]': >./src/base/manual_constructor.h:99: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/base/manual_constructor.h:99: note: initialized from here >./src/ctemplate/template_string.h: In static member function 'static void ctemplate::TemplateDictionary::HashInsert(MapType*, ctemplate::TemplateString, ValueType) [with MapType = ctemplate::small_map<std::map<long unsigned int, ctemplate::TemplateString, std::less<long unsigned int>, ctemplate::ArenaAllocator<std::pair<const long unsigned int, ctemplate::TemplateString> > >, 4, std::equal_to<long unsigned int>, ctemplate::TemplateDictionary::map_arena_init>, ValueType = ctemplate::TemplateString]': >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/base/manual_constructor.h:99: note: initialized from here >cc1plus: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/base/manual_constructor.h:80: note: initialized from here >./src/ctemplate/template_string.h: In static member function 'static void ctemplate::TemplateDictionary::HashInsert(MapType*, ctemplate::TemplateString, ValueType) [with MapType = ctemplate::small_map<std::map<long unsigned int, ctemplate::TemplateString, std::less<long unsigned int>, std::allocator<std::pair<const long unsigned int, ctemplate::TemplateString> > >, 4, std::equal_to<long unsigned int>, ctemplate::small_map_default_init<std::map<long unsigned int, ctemplate::TemplateString, std::less<long unsigned int>, std::allocator<std::pair<const long unsigned int, ctemplate::TemplateString> > > > >, ValueType = ctemplate::TemplateString]': >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/ctemplate/template_string.h:160: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/base/manual_constructor.h:99: note: initialized from here >cc1plus: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules >./src/base/manual_constructor.h:80: note: initialized from here >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_dictionary.cc -o libctemplate_wb_la-template_dictionary.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template_modifiers.lo `test -f 'src/template_modifiers.cc' || echo './'`src/template_modifiers.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_modifiers.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template_modifiers.o >src/template_modifiers.cc: In function 'void ctemplate::UpdateBestMatch(const char*, size_t, const char*, size_t, const ctemplate::ModifierInfo*, const ctemplate::ModifierInfo**)': >src/template_modifiers.cc:775: warning: comparison between signed and unsigned integer expressions >src/template_modifiers.cc:779: warning: comparison between signed and unsigned integer expressions >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_modifiers.cc -o libctemplate_wb_la-template_modifiers.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template_annotator.lo `test -f 'src/template_annotator.cc' || echo './'`src/template_annotator.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_annotator.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template_annotator.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_annotator.cc -o libctemplate_wb_la-template_annotator.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-per_expand_data.lo `test -f 'src/per_expand_data.cc' || echo './'`src/per_expand_data.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/per_expand_data.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-per_expand_data.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/per_expand_data.cc -o libctemplate_wb_la-per_expand_data.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template_string.lo `test -f 'src/template_string.cc' || echo './'`src/template_string.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_string.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template_string.o >In file included from src/template_string.cc:47: >src/base/arena.h: In member function 'void ctemplate::BaseArena::ReturnMemory(void*, size_t)': >src/base/arena.h:211: warning: comparison between signed and unsigned integer expressions >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_string.cc -o libctemplate_wb_la-template_string.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template_namelist.lo `test -f 'src/template_namelist.cc' || echo './'`src/template_namelist.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_namelist.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template_namelist.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_namelist.cc -o libctemplate_wb_la-template_namelist.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-template_pathops.lo `test -f 'src/template_pathops.cc' || echo './'`src/template_pathops.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_pathops.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-template_pathops.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/template_pathops.cc -o libctemplate_wb_la-template_pathops.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-htmlparser.lo `test -f 'src/htmlparser/htmlparser.cc' || echo './'`src/htmlparser/htmlparser.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/htmlparser/htmlparser.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-htmlparser.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/htmlparser/htmlparser.cc -o libctemplate_wb_la-htmlparser.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-jsparser.lo `test -f 'src/htmlparser/jsparser.cc' || echo './'`src/htmlparser/jsparser.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/htmlparser/jsparser.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-jsparser.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/htmlparser/jsparser.cc -o libctemplate_wb_la-jsparser.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o libctemplate_wb_la-statemachine.lo `test -f 'src/htmlparser/statemachine.cc' || echo './'`src/htmlparser/statemachine.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/htmlparser/statemachine.cc -fPIC -DPIC -o .libs/libctemplate_wb_la-statemachine.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./src -I./src -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c src/htmlparser/statemachine.cc -o libctemplate_wb_la-statemachine.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DNDEBUG -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -pthread -export-symbols-regex '(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])' -Wl,-O1 -o libctemplate_wb.la -rpath /usr/lib64/mysql-workbench libctemplate_wb_la-arena.lo libctemplate_wb_la-template.lo libctemplate_wb_la-template_dictionary.lo libctemplate_wb_la-template_modifiers.lo libctemplate_wb_la-template_annotator.lo libctemplate_wb_la-per_expand_data.lo libctemplate_wb_la-template_string.lo libctemplate_wb_la-template_namelist.lo libctemplate_wb_la-template_pathops.lo libctemplate_wb_la-htmlparser.lo libctemplate_wb_la-jsparser.lo libctemplate_wb_la-statemachine.lo >libtool: link: /usr/bin/nm -B .libs/libctemplate_wb_la-arena.o .libs/libctemplate_wb_la-template.o .libs/libctemplate_wb_la-template_dictionary.o .libs/libctemplate_wb_la-template_modifiers.o .libs/libctemplate_wb_la-template_annotator.o .libs/libctemplate_wb_la-per_expand_data.o .libs/libctemplate_wb_la-template_string.o .libs/libctemplate_wb_la-template_namelist.o .libs/libctemplate_wb_la-template_pathops.o .libs/libctemplate_wb_la-htmlparser.o .libs/libctemplate_wb_la-jsparser.o .libs/libctemplate_wb_la-statemachine.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libctemplate_wb.exp >libtool: link: /bin/grep -E -e "(ctemplate|template_modifiers|BaseArena|UnsafeArena|[^A-Za-z]Template[^A-Za-z]|TemplateDictionary|TemplateNamelist|TemplateFromString|TemplateString|TemplateState|[^A-Za-z]Strip[^A-Za-z])" ".libs/libctemplate_wb.exp" > ".libs/libctemplate_wb.expT" >libtool: link: mv -f ".libs/libctemplate_wb.expT" ".libs/libctemplate_wb.exp" >libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/crtbeginS.o .libs/libctemplate_wb_la-arena.o .libs/libctemplate_wb_la-template.o .libs/libctemplate_wb_la-template_dictionary.o .libs/libctemplate_wb_la-template_modifiers.o .libs/libctemplate_wb_la-template_annotator.o .libs/libctemplate_wb_la-per_expand_data.o .libs/libctemplate_wb_la-template_string.o .libs/libctemplate_wb_la-template_namelist.o .libs/libctemplate_wb_la-template_pathops.o .libs/libctemplate_wb_la-htmlparser.o .libs/libctemplate_wb_la-jsparser.o .libs/libctemplate_wb_la-statemachine.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.3/../../../../lib64/crtn.o -pthread -march=core2 -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libctemplate_wb.so.0 -Wl,-retain-symbols-file -Wl,.libs/libctemplate_wb.exp -o .libs/libctemplate_wb.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libctemplate_wb.so.0" && ln -s "libctemplate_wb.so.0.0.0" "libctemplate_wb.so.0") >libtool: link: (cd ".libs" && rm -f "libctemplate_wb.so" && ln -s "libctemplate_wb.so.0.0.0" "libctemplate_wb.so") >libtool: link: ar cru .libs/libctemplate_wb.a libctemplate_wb_la-arena.o libctemplate_wb_la-template.o libctemplate_wb_la-template_dictionary.o libctemplate_wb_la-template_modifiers.o libctemplate_wb_la-template_annotator.o libctemplate_wb_la-per_expand_data.o libctemplate_wb_la-template_string.o libctemplate_wb_la-template_namelist.o libctemplate_wb_la-template_pathops.o libctemplate_wb_la-htmlparser.o libctemplate_wb_la-jsparser.o libctemplate_wb_la-statemachine.o >libtool: link: ranlib .libs/libctemplate_wb.a >libtool: link: ( cd ".libs" && rm -f "libctemplate_wb.la" && ln -s "../libctemplate_wb.la" "libctemplate_wb.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/ext/ctemplate/ctemplate-src' >make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/ext/ctemplate' >Making all in scintilla/gtk >make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-workbench-5.2.15/work/mysql-workbench-oss-5.2.15/ext/scintilla/gtk' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wsign-compare -I/usr/include/uuid -c -o scintilla-marshal.lo scintilla-marshal.c >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o DocumentAccessor.lo `test -f '../src/DocumentAccessor.cxx' || echo './'`../src/DocumentAccessor.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o WindowAccessor.lo `test -f '../src/WindowAccessor.cxx' || echo './'`../src/WindowAccessor.cxx >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wsign-compare -I/usr/include/uuid -c scintilla-marshal.c -fPIC -DPIC -o .libs/scintilla-marshal.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/WindowAccessor.cxx -fPIC -DPIC -o .libs/WindowAccessor.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/DocumentAccessor.cxx -fPIC -DPIC -o .libs/DocumentAccessor.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o KeyWords.lo `test -f '../src/KeyWords.cxx' || echo './'`../src/KeyWords.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o Selection.lo `test -f '../src/Selection.cxx' || echo './'`../src/Selection.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o StyleContext.lo `test -f '../src/StyleContext.cxx' || echo './'`../src/StyleContext.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/KeyWords.cxx -fPIC -DPIC -o .libs/KeyWords.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/Selection.cxx -fPIC -DPIC -o .libs/Selection.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/StyleContext.cxx -fPIC -DPIC -o .libs/StyleContext.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o CharClassify.lo `test -f '../src/CharClassify.cxx' || echo './'`../src/CharClassify.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o Decoration.lo `test -f '../src/Decoration.cxx' || echo './'`../src/Decoration.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/Decoration.cxx -fPIC -DPIC -o .libs/Decoration.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/CharClassify.cxx -fPIC -DPIC -o .libs/CharClassify.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o Document.lo `test -f '../src/Document.cxx' || echo './'`../src/Document.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/Document.cxx -fPIC -DPIC -o .libs/Document.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o CallTip.lo `test -f '../src/CallTip.cxx' || echo './'`../src/CallTip.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o ScintillaBase.lo `test -f '../src/ScintillaBase.cxx' || echo './'`../src/ScintillaBase.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/CallTip.cxx -fPIC -DPIC -o .libs/CallTip.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/ScintillaBase.cxx -fPIC -DPIC -o .libs/ScintillaBase.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o ContractionState.lo `test -f '../src/ContractionState.cxx' || echo './'`../src/ContractionState.cxx >../src/ScintillaBase.cxx: In member function 'void Scintilla::ScintillaBase::AutoCompleteCancel()': >../src/ScintillaBase.cxx:295: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/ScintillaBase.cxx:295: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/ScintillaBase.cxx: In member function 'void Scintilla::ScintillaBase::AutoCompleteCharacterDeleted()': >../src/ScintillaBase.cxx:336: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/ScintillaBase.cxx:336: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/ScintillaBase.cxx: In member function 'void Scintilla::ScintillaBase::AutoCompleteCompleted()': >../src/ScintillaBase.cxx:356: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/ScintillaBase.cxx:356: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/ScintillaBase.cxx: In member function 'void Scintilla::ScintillaBase::CallTipClick()': >../src/ScintillaBase.cxx:427: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/ScintillaBase.cxx:427: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/ContractionState.cxx -fPIC -DPIC -o .libs/ContractionState.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o Editor.lo `test -f '../src/Editor.cxx' || echo './'`../src/Editor.cxx >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o ExternalLexer.lo `test -f '../src/ExternalLexer.cxx' || echo './'`../src/ExternalLexer.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/Editor.cxx -fPIC -DPIC -o .libs/Editor.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/ExternalLexer.cxx -fPIC -DPIC -o .libs/ExternalLexer.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o PropSet.lo `test -f '../src/PropSet.cxx' || echo './'`../src/PropSet.cxx >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c ../src/PropSet.cxx -fPIC -DPIC -o .libs/PropSet.o >../src/Editor.cxx: In member function 'void Scintilla::Editor::LayoutLine(int, Scintilla::Surface*, Scintilla::ViewStyle&, Scintilla::LineLayout*, int)': >../src/Editor.cxx:1994: warning: array subscript has type 'char' >../src/Editor.cxx:1997: warning: array subscript has type 'char' >../src/Editor.cxx:2000: warning: array subscript has type 'char' >../src/Editor.cxx: In member function 'virtual void Scintilla::Editor::NotifyStyleToNeeded(int)': >../src/Editor.cxx:3981: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:3981: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyChar(int)': >../src/Editor.cxx:3992: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:3992: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifySavePoint(bool)': >../src/Editor.cxx:4005: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4005: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyModifyAttempt()': >../src/Editor.cxx:4015: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4015: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'virtual void Scintilla::Editor::NotifyDoubleClick(Scintilla::Point, bool, bool, bool)': >../src/Editor.cxx:4021: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4021: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyHotSpotDoubleClicked(int, bool, bool, bool)': >../src/Editor.cxx:4031: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4031: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyHotSpotClicked(int, bool, bool, bool)': >../src/Editor.cxx:4040: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4040: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyUpdateUI()': >../src/Editor.cxx:4049: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4049: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyPainted()': >../src/Editor.cxx:4055: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4055: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyIndicatorClick(bool, int, bool, bool, bool)': >../src/Editor.cxx:4063: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4063: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I ../include -I ../src -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -Wall -Wno-missing-braces -Wno-char-subscripts -pedantic -O0 -g3 -DGTK -DSCI_LEXER -DSCI_NAMESPACE -O2 -pipe -march=core2 -Wextra -Wall -Wno-unused -Wno-deprecated -c -o PlatGTK.lo `test -f './PlatGTK.cxx' || echo './'`./PlatGTK.cxx >../src/Editor.cxx: In member function 'bool Scintilla::Editor::NotifyMarginClick(Scintilla::Point, bool, bool, bool)': >../src/Editor.cxx:4081: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4081: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyNeedShown(int, int)': >../src/Editor.cxx:4095: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4095: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyDwelling(Scintilla::Point, bool)': >../src/Editor.cxx:4103: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::listType' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::x' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::y' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::token' >../src/Editor.cxx:4103: warning: missing initializer for member 'Scintilla::SCNotification::annotationLinesAdded' >../src/Editor.cxx: In member function 'void Scintilla::Editor::NotifyZoom()': >../src/Editor.cxx:4112: warning: missing braces around initializer for 'Scintilla::Sci_NotifyHeader' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::idFrom' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::Sci_NotifyHeader::code' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::position' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::ch' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::modifiers' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::modificationType' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::text' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::length' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::linesAdded' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::message' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::wParam' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::lParam' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::line' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelNow' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::foldLevelPrev' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::margin' >../src/Editor.cxx:4112: warning: missing initializer for member 'Scintilla::SCNotification::listType'
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 304541
: 219215 |
219217