* Package: gnome-extra/libgda-4.2.0  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: amd64 berkdb doc elibc_glibc graphviz gtk java json kernel_linux multilib mysql odbc sourceview ssl userland_GNU include version 4.8 >>> Unpacking source... >>> Unpacking libgda-4.2.0.tar.bz2 to /var/tmp/portage/gnome-extra/libgda-4.2.0/work >>> Source unpacked in /var/tmp/portage/gnome-extra/libgda-4.2.0/work >>> Preparing source in /var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0 ... * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: libgda-4.2.0/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying libgda-4.2.0-json-libcrypto-automagic.patch ...  [ ok ] * Applying libgda-4.2.0-fix-undefined-mdb.patch ...  [ ok ] * Applying libgda-4.2.0-fix-build-order.patch ...  [ ok ] * Applying libgda-4.2.0-missing-include-in-keyword_hash-generator.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0 ... * econf: updating libgda-4.2.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libgda-4.2.0/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 --without-goocanvas --with-graphviz --with-gtksourceview --with-unique --disable-scrollkeeper --disable-static --enable-system-sqlite --with-bdb=/usr --without-tds --without-gnome-keyring --with-ui --disable-libsoup --disable-introspection --with-java=/etc/java-config-2/current-system-vm --enable-json --without-ldap --with-mysql=/usr --with-odbc=/usr --without-postgres --enable-crypto --without-xbase --without-mdb --without-firebird --without-oracle --without-msql --without-sybase --without-ibmdb2 --disable-default-binary --enable-gtk-doc configure: WARNING: unrecognized options: --disable-libsoup configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 whether NLS is requested... yes checking for style of include used by make... 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for intltool >= 0.35.5... 0.41.1 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.2 checking for XML::Parser... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of unsigned int... 4 checking size of unsigned long int... 8 checking for uint8_t... yes checking for a C compiler for build tools... x86_64-pc-linux-gnu-gcc checking for suffix of executable build tools... checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) 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 whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-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 for dlfcn.h... yes 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes 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 gnome-doc-utils >= 0.9.0... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal 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... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.18... yes checking for LIBGDA... yes checking for GTK... yes checking for GTKSOURCEVIEW... yes checking for GRAPHVIZ... yes checking for UNIQUE... yes checking for ISO_CODES... yes checking whether iso-codes has iso-4217 domain... yes checking for platform... Unix checking for /proc/self/maps... yes checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for GIO... yes checking for LIBXSLT... yes checking for JSON_GLIB... yes checking for gobject-introspection... no (disabled, use --enable-introspection to enable) checking for LIBCRYPTO... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for Berkeley DB files... found Berkeley DB in /usr checking for ODBC files... found ODBC in /usr checking for MySQL files in /usr... checking for mysql_config... /usr/bin/mysql_config checking for MySQL files... checking for mysql_config... (cached) /usr/bin/mysql_config found mysql checking for Sybase files... checking for SQLITE... yes checking for sqlite3_table_column_metadata in -lsqlite3... yes Note: using system installed version of SQLite checking for java... no checking for javac... /etc/java-config-2/current-system-vm/bin/javac checking for javah... no checking for jar... no configure: WARNING: one or more Java tools are missing (JRE is not sufficient) checking for LIBSOUP... yes checking for initscr in -lncurses... yes checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for perl5... no checking for perl... perl configure: creating ./config.status config.status: creating Makefile config.status: creating libgda.spec config.status: creating libgda-4.0.pc config.status: creating libgda-ui-4.0.pc config.status: creating libgda-report-4.0.pc config.status: creating libgda-xslt-4.0.pc config.status: creating po/Makefile.in config.status: creating libgda/Makefile config.status: creating libgda/libgda.h config.status: creating libgda/binreloc/Makefile config.status: creating libgda/handlers/Makefile config.status: creating libgda/providers-support/Makefile config.status: creating libgda/sql-parser/Makefile config.status: creating libgda/sqlite/Makefile config.status: creating libgda/sqlite/sqlite-src/Makefile config.status: creating libgda/sqlite/virtual/Makefile config.status: creating libgda/thread-wrapper/Makefile config.status: creating providers/Makefile config.status: creating providers/reuseable/Makefile config.status: creating providers/reuseable/postgres/Makefile config.status: creating providers/reuseable/mysql/Makefile config.status: creating providers/bdb/Makefile config.status: creating providers/bdb/libgda-bdb-4.0.pc config.status: creating providers/bdbsql/Makefile config.status: creating providers/bdbsql/libgda-bdbsql-4.0.pc config.status: creating providers/mdb/Makefile config.status: creating providers/mdb/libgda-mdb-4.0.pc config.status: creating providers/mysql/Makefile config.status: creating providers/mysql/libgda-mysql-4.0.pc config.status: creating providers/oracle/Makefile config.status: creating providers/oracle/libgda-oracle-4.0.pc config.status: creating providers/postgres/Makefile config.status: creating providers/postgres/libgda-postgres-4.0.pc config.status: creating providers/sqlite/Makefile config.status: creating providers/sqlite/libgda-sqlite-4.0.pc config.status: creating providers/jdbc/Makefile config.status: creating providers/jdbc/libgda-jdbc-4.0.pc config.status: creating providers/web/Makefile config.status: creating providers/web/libgda-web-4.0.pc config.status: creating providers/skel-implementation/Makefile config.status: creating providers/skel-implementation/capi/Makefile config.status: creating providers/skel-implementation/capi/libgda-capi-4.0.pc config.status: creating providers/skel-implementation/models/Makefile config.status: creating providers/skel-implementation/models/libgda-models-4.0.pc config.status: creating providers/sqlcipher/Makefile config.status: creating providers/sqlcipher/libgda-sqlcipher-4.0.pc config.status: creating libgda-report/Makefile config.status: creating libgda-report/engine/Makefile config.status: creating libgda-report/DocBook/Makefile config.status: creating libgda-report/RML/Makefile config.status: creating libgda-report/RML/trml2html/Makefile config.status: creating libgda-report/RML/trml2pdf/Makefile config.status: creating libgda-xslt/Makefile config.status: creating libgda-ui/Makefile config.status: creating libgda-ui/marshallers/Makefile config.status: creating libgda-ui/internal/Makefile config.status: creating libgda-ui/data-entries/Makefile config.status: creating libgda-ui/data-entries/plugins/Makefile config.status: creating libgda-ui/data/Makefile config.status: creating libgda-ui/demos/Makefile config.status: creating libgda-ui/demos/geninclude.pl config.status: creating control-center/Makefile config.status: creating control-center/data/Makefile config.status: creating tools/Makefile config.status: creating tools/gda-sql-4.0.1 config.status: creating tools/browser/Makefile config.status: creating tools/browser/data/Makefile config.status: creating tools/browser/common/Makefile config.status: creating tools/browser/schema-browser/Makefile config.status: creating tools/browser/query-exec/Makefile config.status: creating tools/browser/data-manager/Makefile config.status: creating tools/browser/dummy-perspective/Makefile config.status: creating tools/browser/canvas/Makefile config.status: creating tools/browser/doc/Makefile config.status: creating tools/browser/help/Makefile config.status: creating tools/browser/help/gda-browser.omf config.status: creating testing/Makefile config.status: creating tests/Makefile config.status: creating tests/parser/Makefile config.status: creating tests/data-models/Makefile config.status: creating tests/providers/Makefile config.status: creating tests/value-holders/Makefile config.status: creating tests/meta-store/Makefile config.status: creating tests/multi-threading/Makefile config.status: creating doc/Makefile config.status: creating doc/C/Makefile config.status: creating doc/C/libgda.types config.status: creating doc/C/version.xml config.status: creating data/Makefile config.status: creating stamp.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-libsoup Configuration summary for version 4.2.0 Installation prefix = /usr Building GTK+ UI extension: yes Building Libxslt extension: yes Compiled providers: Berkeley DB = yes Berkeley DB SQL = no MDB (MS Access) = no MySQL = yes Oracle = no PostgreSQL = no JSON = yes SQLite = yes (from system installation) SQLCipher = yes JDBC = no WEB = yes Binreloc support is disabled: Libgda will not be relocatable. To enable binreloc support re-run with --enable-binreloc (see http://autopackage.org/docs/binreloc for more information) >>> Source configured. >>> Compiling source in /var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0 ... make -j3 Making all in po make[1]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file de.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/po' Making all in libgda make[1]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda' Making all in sqlite make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite' x86_64-pc-linux-gnu-gcc -o gen_emb_string gen_emb_string.c x86_64-pc-linux-gnu-gcc -o mkkeywordhash mkkeywordhash.c ./gen_emb_string ../../providers/sqlite/*.xml.in > xml_embedded.h Embedding ../../providers/sqlite/sqlite_specs_add_column.xml.in Embedding ../../providers/sqlite/sqlite_specs_create_db.xml.in Embedding ../../providers/sqlite/sqlite_specs_create_index.xml.in Embedding ../../providers/sqlite/sqlite_specs_create_table.xml.in Embedding ../../providers/sqlite/sqlite_specs_create_view.xml.in Embedding ../../providers/sqlite/sqlite_specs_drop_db.xml.in Embedding ../../providers/sqlite/sqlite_specs_drop_index.xml.in Embedding ../../providers/sqlite/sqlite_specs_drop_table.xml.in Embedding ../../providers/sqlite/sqlite_specs_drop_view.xml.in Embedding ../../providers/sqlite/sqlite_specs_dsn.xml.in Embedding ../../providers/sqlite/sqlite_specs_rename_table.xml.in ./mkkeywordhash ../../libgda/sqlite/keywords.list > keywords_hash.c make all-recursive make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite' Making all in virtual make[4]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite/virtual' CC gda-vconnection-data-model.lo CC gda-vconnection-hub.lo CC gda-vprovider-data-model.lo CC gda-vprovider-hub.lo CC gda-virtual-connection.lo CC gda-virtual-provider.lo CCLD libgda-virtual-4.0.la make[4]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite/virtual' make[4]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite' CC libgda_sqlite_la-gda-sqlite-blob-op.lo CC libgda_sqlite_la-gda-sqlite-ddl.lo CC libgda_sqlite_la-gda-sqlite-handler-bin.lo CC libgda_sqlite_la-gda-sqlite-handler-boolean.lo CC libgda_sqlite_la-gda-sqlite-meta.lo CC libgda_sqlite_la-gda-sqlite-provider.lo CC libgda_sqlite_la-gda-sqlite-pstmt.lo CC libgda_sqlite_la-gda-sqlite-recordset.lo CC libgda_sqlite_la-gda-sqlite-util.lo CC libgda_sqlite_la-gda-symbols-util.lo CC libgda_sqlite_la-keywords_hash.lo CC libgda_sqlcipher_la-gda-sqlite-blob-op.lo CC libgda_sqlcipher_la-gda-sqlite-ddl.lo CC libgda_sqlcipher_la-gda-sqlite-handler-bin.lo CC libgda_sqlcipher_la-gda-sqlite-handler-boolean.lo CC libgda_sqlcipher_la-gda-sqlite-meta.lo CC libgda_sqlcipher_la-gda-sqlite-provider.lo CC libgda_sqlcipher_la-gda-sqlite-pstmt.lo CC libgda_sqlcipher_la-gda-sqlite-recordset.lo CC libgda_sqlcipher_la-gda-sqlite-util.lo CC libgda_sqlcipher_la-gda-symbols-util.lo CC libgda_sqlcipher_la-keywords_hash.lo CCLD libgda-sqlite.la CCLD libgda-sqlcipher.la make[4]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite' make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite' make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sqlite' Making all in handlers make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/handlers' CC gda-handler-bin.lo CC gda-handler-numerical.lo CC gda-handler-boolean.lo CC gda-handler-string.lo CC gda-handler-time.lo CC gda-handler-type.lo CCLD libgda_handlers-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/handlers' Making all in binreloc make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/binreloc' CC gda-binreloc.lo CCLD libgda_binreloc-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/binreloc' Making all in sql-parser make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sql-parser' ( cd . && glib-mkenums \ --fhead "#include \n" \ --fhead "#include \n" \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gda-sql-parser.h gda-sql-statement.h gda-statement-struct-decl.h gda-statement-struct.h gda-statement-struct-compound.h gda-statement-struct-delete.h gda-statement-struct-update.h gda-statement-struct-insert.h gda-statement-struct-parts.h gda-statement-struct-pspec.h gda-statement-struct-select.h gda-statement-struct-trans.h gda-statement-struct-unknown.h gda-statement-struct-util.h) > tmp-gda-enum-types.c \ && (cmp -s tmp-gda-enum-types.c gda-sql-parser-enum-types.c || cp tmp-gda-enum-types.c gda-sql-parser-enum-types.c ) \ && rm -f tmp-gda-enum-types.c \ && cat ./gda-sql-parser-enum-types.c.KEEPAPI >> gda-sql-parser-enum-types.c \ && echo timestamp > s-enum-types-c x86_64-pc-linux-gnu-gcc -o gen_def -DSRCDIR=\".\" ./gen_def.c x86_64-pc-linux-gnu-gcc -o lemon ./lemon.c ( cd . && glib-mkenums \ --fhead "#ifndef __LIBGDA_SQL_PARSER_ENUM_TYPES_H__\n#define __LIBGDA_SQL_PARSER_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GDA_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __LIBGDA_ENUM_TYPES_H__ */" \ gda-sql-parser.h gda-sql-statement.h gda-statement-struct-decl.h gda-statement-struct.h gda-statement-struct-compound.h gda-statement-struct-delete.h gda-statement-struct-update.h gda-statement-struct-insert.h gda-statement-struct-parts.h gda-statement-struct-pspec.h gda-statement-struct-select.h gda-statement-struct-trans.h gda-statement-struct-unknown.h gda-statement-struct-util.h) > tmp-gda-enum-types.h \ && (cmp -s tmp-gda-enum-types.h gda-sql-parser-enum-types.h || cp tmp-gda-enum-types.h gda-sql-parser-enum-types.h ) \ && rm -f tmp-gda-enum-types.h \ && cat ./gda-sql-parser-enum-types.h.KEEPAPI >> gda-sql-parser-enum-types.h \ && echo timestamp > s-enum-types-h ./lemon -q -d ./delimiter.y ./lempar.c ./lemon -q -d ./parser.y ./lempar.c ./lemon -q -d ./parser.y ./lempar.c ./lemon -q -d ./delimiter.y ./lempar.c 3 parsing conflicts. make[2]: [parser.c] Error 3 (ignored) 3 parsing conflicts. make[2]: [parser.h] Error 3 (ignored) ./gen_def > token_types.h CC gda-sql-parser-enum-types.lo CC parser.lo CC delimiter.lo CC gda-sql-parser.lo CC gda-statement-struct.lo CC gda-statement-struct-compound.lo CC gda-statement-struct-delete.lo CC gda-statement-struct-update.lo CC gda-statement-struct-insert.lo CC gda-statement-struct-parts.lo CC gda-statement-struct-pspec.lo CC gda-statement-struct-select.lo CC gda-statement-struct-trans.lo CC gda-statement-struct-unknown.lo CC gda-statement-struct-util.lo CCLD libgda_sql_parser-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/sql-parser' Making all in providers-support make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/providers-support' CC gda-pstmt.lo CCLD libgda-psupport.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/providers-support' Making all in thread-wrapper make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/thread-wrapper' CC gda-thread-blob-op.lo CC gda-thread-provider.lo CC gda-thread-meta.lo CC gda-thread-recordset.lo CC gda-thread-wrapper.lo CCLD libgda_threadwrapper-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda/thread-wrapper' make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda' ( cd . && glib-mkenums \ --fhead "#include \n" \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gda-attributes-manager.h gda-batch.h gda-blob-op.h gda-column.h gda-config.h gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model.h gda-data-model-bdb.h gda-data-model-dir.h gda-data-model-extra.h gda-data-model-import.h gda-data-model-iter.h gda-data-model-iter-extra.h gda-data-model-private.h gda-data-access-wrapper.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h gda-decl.h gda-easy.h gda-enums.h gda-holder.h gda-lockable.h gda-log.h gda-meta-store.h gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-repetitive-statement.h gda-row.h gda-set.h gda-server-operation.h gda-server-provider.h gda-server-provider-extra.h gda-server-provider-private.h gda-statement.h gda-statement-extra.h gda-sql-builder.h gda-transaction-status.h gda-transaction-status-private.h gda-tree.h gda-tree-mgr-columns.h gda-tree-mgr-schemas.h gda-tree-mgr-tables.h gda-tree-node.h gda-tree-manager.h gda-tree-mgr-label.h gda-tree-mgr-select.h gda-util.h gda-value.h gda-xa-transaction.h) > tmp-gda-enum-types.c \ && (cmp -s tmp-gda-enum-types.c gda-enum-types.c || cp tmp-gda-enum-types.c gda-enum-types.c ) \ && rm -f tmp-gda-enum-types.c \ && echo timestamp > s-enum-types-c /usr/bin/glib-genmarshal gda-marshal.list --header --prefix=_gda_marshal > gda-marshal.h ( cd . && glib-mkenums \ --fhead "#ifndef __LIBGDA_ENUM_TYPES_H__\n#define __LIBGDA_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GDA_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __LIBGDA_ENUM_TYPES_H__ */" \ gda-attributes-manager.h gda-batch.h gda-blob-op.h gda-column.h gda-config.h gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model.h gda-data-model-bdb.h gda-data-model-dir.h gda-data-model-extra.h gda-data-model-import.h gda-data-model-iter.h gda-data-model-iter-extra.h gda-data-model-private.h gda-data-access-wrapper.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h gda-decl.h gda-easy.h gda-enums.h gda-holder.h gda-lockable.h gda-log.h gda-meta-store.h gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-repetitive-statement.h gda-row.h gda-set.h gda-server-operation.h gda-server-provider.h gda-server-provider-extra.h gda-server-provider-private.h gda-statement.h gda-statement-extra.h gda-sql-builder.h gda-transaction-status.h gda-transaction-status-private.h gda-tree.h gda-tree-mgr-columns.h gda-tree-mgr-schemas.h gda-tree-mgr-tables.h gda-tree-node.h gda-tree-manager.h gda-tree-mgr-label.h gda-tree-mgr-select.h gda-util.h gda-value.h gda-xa-transaction.h) > tmp-gda-enum-types.h \ && (cmp -s tmp-gda-enum-types.h gda-enum-types.h || cp tmp-gda-enum-types.h gda-enum-types.h ) \ && rm -f tmp-gda-enum-types.h \ && echo timestamp > s-enum-types-h x86_64-pc-linux-gnu-gcc -g -o mkkeywordhash ../libgda/sqlite/mkkeywordhash.c ./mkkeywordhash ../libgda/keywords.list > keywords_hash.c CC gda-enum-types.lo CC libcsv.lo CC dir-blob-op.lo CC gda-attributes-manager.lo CC gda-custom-marshal.lo CC gda-types.lo CC gda-marshal.lo CC md5c.lo CC gda-batch.lo CC gda-blob-op.lo CC gda-column.lo CC gda-config.lo CC gda-connection.lo CC gda-connection-event.lo CC gda-data-comparator.lo CC gda-data-handler.lo CC gda-data-model-array.lo CC gda-data-model-bdb.lo CC gda-data-model.lo CC gda-data-model-dir.lo CC gda-data-model-dsn-list.lo CC gda-data-model-import.lo CC gda-data-model-iter.lo CC gda-data-access-wrapper.lo CC gda-data-meta-wrapper.lo CC gda-data-proxy.lo CC gda-data-select.lo CC gda-easy.lo CC gda-holder.lo CC gda-init.lo CC gda-lockable.lo CC gda-log.lo CC gda-meta-store.lo CC gda-meta-struct.lo CC gda-meta-struct-io.lo CC gda-mutex.lo CC gda-quark-list.lo CC gda-repetitive-statement.lo CC gda-row.lo CC gda-set.lo CC gda-server-operation.lo CC gda-server-provider.lo CC gda-server-provider-extra.lo CC gda-statement.lo CC gda-sql-builder.lo CC gda-transaction-status.lo CC gda-tree.lo CC gda-tree-mgr-columns.lo CC gda-tree-mgr-schemas.lo CC gda-tree-mgr-tables.lo CC gda-tree-node.lo CC gda-tree-manager.lo CC gda-tree-mgr-label.lo CC gda-tree-mgr-select.lo CC gda-util.lo CC gda-value.lo CC gda-xa-transaction.lo CCLD libgda-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda' make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda' Making all in providers make[1]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers' Making all in reuseable make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable' Making all in postgres make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable/postgres' x86_64-pc-linux-gnu-gcc -o gen_def -DIMPOSED_HEADER=\""../../../libgda/sql-parser/token_types.h"\" ./gen_def.c ../../../libgda/sql-parser/lemon -q -d ./parser.y ../../../libgda/sql-parser/lempar.c x86_64-pc-linux-gnu-gcc -g -o mkkeywordhash ../../../libgda/sqlite/mkkeywordhash.c 3 parsing conflicts. make[3]: [parser.h] Error 3 (ignored) ../../../libgda/sql-parser/lemon -q -d ./parser.y ../../../libgda/sql-parser/lempar.c ./gen_def > postgres_token_types.h 3 parsing conflicts. make[3]: [parser.c] Error 3 (ignored) ./mkkeywordhash ../../../providers/reuseable/postgres/keywords_82.list V82 > keywords_hash.c ./mkkeywordhash ../../../providers/reuseable/postgres/keywords_83.list V83 >> keywords_hash.c ./mkkeywordhash ../../../providers/reuseable/postgres/keywords_84.list V84 >> keywords_hash.c CC gda-postgres-reuseable.lo CC gda-postgres-parser.lo CC gda-postgres-meta.lo CC parser.lo CCLD libgda-postgres.la make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable/postgres' Making all in mysql make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable/mysql' x86_64-pc-linux-gnu-gcc -o gen_def -DIMPOSED_HEADER=\""../../../libgda/sql-parser/token_types.h"\" ./gen_def.c ../../../libgda/sql-parser/lemon -q -d ./parser.y ../../../libgda/sql-parser/lempar.c x86_64-pc-linux-gnu-gcc -o mkkeywordhash ../../../libgda/sqlite/mkkeywordhash.c 3 parsing conflicts. make[3]: [parser.h] Error 3 (ignored) ../../../libgda/sql-parser/lemon -q -d ./parser.y ../../../libgda/sql-parser/lempar.c ./gen_def > mysql_token_types.h 3 parsing conflicts. make[3]: [parser.c] Error 3 (ignored) ./mkkeywordhash ../../../providers/reuseable/mysql/keywords_V50.list V50 > keywords_hash.c ./mkkeywordhash ../../../providers/reuseable/mysql/keywords_V51.list V51 >> keywords_hash.c ./mkkeywordhash ../../../providers/reuseable/mysql/keywords_V54.list V54 >> keywords_hash.c ./mkkeywordhash ../../../providers/reuseable/mysql/keywords_V60.list V60 >> keywords_hash.c CC gda-mysql-reuseable.lo CC gda-mysql-parser.lo CC gda-mysql-meta.lo CC parser.lo CCLD libgda-mysql.la make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable/mysql' make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable' CC reuse-all.lo CCLD libreuseable.la copying selected object files to avoid basename conflicts... make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable' make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/reuseable' Making all in sqlite make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/sqlite' CC libmain.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_dsn.xml.in sqlite_specs_dsn.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_create_db.xml.in sqlite_specs_create_db.xml Generating and caching the translation database Generating and caching the translation database Merging translations into sqlite_specs_create_db.xml. Merging translations into sqlite_specs_dsn.xml. CREATED sqlite_specs_create_db.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_drop_db.xml.in sqlite_specs_drop_db.xml CREATED sqlite_specs_dsn.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_create_table.xml.in sqlite_specs_create_table.xml Found cached translation database Merging translations into sqlite_specs_drop_db.xml. Found cached translation database CREATED sqlite_specs_drop_db.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_drop_table.xml.in sqlite_specs_drop_table.xml Merging translations into sqlite_specs_create_table.xml. Found cached translation database Merging translations into sqlite_specs_drop_table.xml. CREATED sqlite_specs_create_table.xml CREATED sqlite_specs_drop_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_create_index.xml.in sqlite_specs_create_index.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_drop_index.xml.in sqlite_specs_drop_index.xml Found cached translation database Merging translations into sqlite_specs_create_index.xml. CREATED sqlite_specs_create_index.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_rename_table.xml.in sqlite_specs_rename_table.xml Found cached translation database Merging translations into sqlite_specs_drop_index.xml. Found cached translation database CREATED sqlite_specs_drop_index.xml Merging translations into sqlite_specs_rename_table.xml. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_add_column.xml.in sqlite_specs_add_column.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_create_view.xml.in sqlite_specs_create_view.xml CREATED sqlite_specs_rename_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlite_specs_drop_view.xml.in sqlite_specs_drop_view.xml Found cached translation database Merging translations into sqlite_specs_drop_view.xml. Found cached translation database Merging translations into sqlite_specs_add_column.xml. CREATED sqlite_specs_drop_view.xml CCLD libgda-sqlite.la Found cached translation database Merging translations into sqlite_specs_create_view.xml. CREATED sqlite_specs_add_column.xml CREATED sqlite_specs_create_view.xml make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/sqlite' Making all in skel-implementation make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation' Making all in capi make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation/capi' x86_64-pc-linux-gnu-gcc -o gen_def -DIMPOSED_HEADER=\""../../../libgda/sql-parser/token_types.h"\" ./gen_def.c ../../../libgda/sql-parser/lemon -q -d ./parser.y ../../../libgda/sql-parser/lempar.c x86_64-pc-linux-gnu-gcc -g -o mkkeywordhash ../../../libgda/sqlite/mkkeywordhash.c ../../../libgda/sql-parser/lemon -q -d ./parser.y ../../../libgda/sql-parser/lempar.c 3 parsing conflicts. make[3]: [parser.h] Error 3 (ignored) LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po capi_specs_dsn.xml.in capi_specs_dsn.xml Found cached translation database Merging translations into capi_specs_dsn.xml. 3 parsing conflicts. make[3]: [parser.c] Error 3 (ignored) LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po capi_specs_create_table.xml.in capi_specs_create_table.xml CREATED capi_specs_dsn.xml ./gen_def > capi_token_types.h Found cached translation database Merging translations into capi_specs_create_table.xml. ./mkkeywordhash ../../../providers/skel-implementation/capi/keywords.list > keywords_hash.c CC gda-capi-blob-op.lo CC gda-capi-ddl.lo CREATED capi_specs_create_table.xml CC gda-capi-parser.lo CC gda-capi-provider.lo CC gda-capi-pstmt.lo CC gda-capi-meta.lo CC gda-capi-recordset.lo CC libmain.lo CC parser.lo CCLD libgda-capi.la make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation/capi' Making all in models make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation/models' CC gda-models-provider.lo CC libmain.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po models_specs_dsn.xml.in models_specs_dsn.xml Found cached translation database Merging translations into models_specs_dsn.xml. CREATED models_specs_dsn.xml CCLD libgda-models.la make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation/models' make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation' make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/skel-implementation' Making all in bdb make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/bdb' CC libmain.lo CC gda-bdb-provider.lo CC gda-bdb-test.o LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po bdb_specs_dsn.xml.in bdb_specs_dsn.xml Found cached translation database Merging translations into bdb_specs_dsn.xml. CREATED bdb_specs_dsn.xml CCLD gda-bdb-test CCLD libgda-bdb.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/bdb' Making all in mysql make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/mysql' CC gda-mysql-ddl.lo CC gda-mysql-blob-op.lo CC gda-mysql-handler-boolean.lo CC gda-mysql-provider.lo CC gda-mysql-recordset.lo CC gda-mysql-util.lo CC gda-mysql-pstmt.lo CC libmain.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_create_db.xml.in mysql_specs_create_db.xml Found cached translation database Merging translations into mysql_specs_create_db.xml. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_drop_db.xml.in mysql_specs_drop_db.xml Found cached translation database Merging translations into mysql_specs_drop_db.xml. CREATED mysql_specs_create_db.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_dsn.xml.in mysql_specs_dsn.xml CREATED mysql_specs_drop_db.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_create_table.xml.in mysql_specs_create_table.xml Found cached translation database Found cached translation database Merging translations into mysql_specs_create_table.xml. Merging translations into mysql_specs_dsn.xml. LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_drop_table.xml.in mysql_specs_drop_table.xml CREATED mysql_specs_dsn.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_comment_table.xml.in mysql_specs_comment_table.xml Found cached translation database Merging translations into mysql_specs_comment_table.xml. CREATED mysql_specs_create_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_create_index.xml.in mysql_specs_create_index.xml Found cached translation database Merging translations into mysql_specs_drop_table.xml. CREATED mysql_specs_comment_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_drop_index.xml.in mysql_specs_drop_index.xml Found cached translation database CREATED mysql_specs_drop_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_rename_table.xml.in mysql_specs_rename_table.xml Merging translations into mysql_specs_create_index.xml. Found cached translation database Merging translations into mysql_specs_drop_index.xml. CREATED mysql_specs_drop_index.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_add_column.xml.in mysql_specs_add_column.xml CREATED mysql_specs_create_index.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_drop_column.xml.in mysql_specs_drop_column.xml Found cached translation database Merging translations into mysql_specs_rename_table.xml. Found cached translation database Merging translations into mysql_specs_drop_column.xml. CREATED mysql_specs_rename_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_comment_column.xml.in mysql_specs_comment_column.xml Found cached translation database Merging translations into mysql_specs_add_column.xml. CREATED mysql_specs_drop_column.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_create_view.xml.in mysql_specs_create_view.xml CREATED mysql_specs_add_column.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mysql_specs_drop_view.xml.in mysql_specs_drop_view.xml Found cached translation database Merging translations into mysql_specs_comment_column.xml. Found cached translation database Found cached translation database Merging translations into mysql_specs_drop_view.xml. Merging translations into mysql_specs_create_view.xml. CREATED mysql_specs_drop_view.xml CCLD libgda-mysql.la CREATED mysql_specs_comment_column.xml CREATED mysql_specs_create_view.xml make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/mysql' Making all in web make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/web' CC gda-web-blob-op.lo CC gda-web-ddl.lo CC gda-web-provider.lo CC gda-web-pstmt.lo CC gda-web-meta.lo CC gda-web-recordset.lo CC gda-web-util.lo CC md5c.lo CC libmain.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po web_specs_dsn.xml.in web_specs_dsn.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po web_specs_auth.xml.in web_specs_auth.xml Found cached translation database Merging translations into web_specs_dsn.xml. CREATED web_specs_dsn.xml Found cached translation database Merging translations into web_specs_auth.xml. CREATED web_specs_auth.xml CCLD libgda-web.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/web' Making all in sqlcipher make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/sqlcipher' CC sqlite3.lo CC libmain.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_auth.xml.in sqlcipher_specs_auth.xml Found cached translation database Merging translations into sqlcipher_specs_auth.xml. CREATED sqlcipher_specs_auth.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_dsn.xml.in sqlcipher_specs_dsn.xml Found cached translation database Merging translations into sqlcipher_specs_dsn.xml. CREATED sqlcipher_specs_dsn.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_create_db.xml.in sqlcipher_specs_create_db.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_drop_db.xml.in sqlcipher_specs_drop_db.xml Found cached translation database Merging translations into sqlcipher_specs_create_db.xml. Found cached translation database Merging translations into sqlcipher_specs_drop_db.xml. CREATED sqlcipher_specs_create_db.xml CREATED sqlcipher_specs_drop_db.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_create_table.xml.in sqlcipher_specs_create_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_drop_table.xml.in sqlcipher_specs_drop_table.xml Found cached translation database Merging translations into sqlcipher_specs_create_table.xml. Found cached translation database Merging translations into sqlcipher_specs_drop_table.xml. CREATED sqlcipher_specs_create_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_create_index.xml.in sqlcipher_specs_create_index.xml CREATED sqlcipher_specs_drop_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_drop_index.xml.in sqlcipher_specs_drop_index.xml Found cached translation database Merging translations into sqlcipher_specs_create_index.xml. CREATED sqlcipher_specs_create_index.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_rename_table.xml.in sqlcipher_specs_rename_table.xml Found cached translation database Merging translations into sqlcipher_specs_drop_index.xml. Found cached translation database Merging translations into sqlcipher_specs_rename_table.xml. CREATED sqlcipher_specs_drop_index.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_add_column.xml.in sqlcipher_specs_add_column.xml CREATED sqlcipher_specs_rename_table.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_create_view.xml.in sqlcipher_specs_create_view.xml Found cached translation database Merging translations into sqlcipher_specs_create_view.xml. Found cached translation database Merging translations into sqlcipher_specs_add_column.xml. CREATED sqlcipher_specs_create_view.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po sqlcipher_specs_drop_view.xml.in sqlcipher_specs_drop_view.xml CREATED sqlcipher_specs_add_column.xml Found cached translation database Merging translations into sqlcipher_specs_drop_view.xml. CREATED sqlcipher_specs_drop_view.xml CCLD libgda-sqlcipher.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers/sqlcipher' make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers' make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/providers' Making all in libgda-report make[1]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report' Making all in engine make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/engine' CC gda-report-engine.lo CCLD libgda-report-engine-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/engine' Making all in DocBook make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/DocBook' CC gda-report-docbook-document.lo CCLD libgda-report-docbook-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/DocBook' Making all in RML make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML' Making all in trml2html make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML/trml2html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML/trml2html' Making all in trml2pdf make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML/trml2pdf' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML/trml2pdf' make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML' CC gda-report-rml-document.lo CCLD libgda-report-rml-4.0.la make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML' make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report/RML' make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report' CC gda-report-document.lo CCLD libgda-report-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report' make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-report' Making all in libgda-xslt make[1]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-xslt' CC sqlexslt.lo CC sql_exslt_internal.lo CC sql_backend.lo sql_backend.c: In function 'gtype_hash': sql_backend.c:593: warning: cast from pointer to integer of different size CCLD libgda-xslt-4.0.la make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-xslt' Making all in libgda-ui make[1]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui' Making all in marshallers make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/marshallers' CC gdaui-marshal.lo CC gdaui-custom-marshal.lo CCLD libgda-ui-marshallers.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/marshallers' Making all in data-entries make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data-entries' make[3]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data-entries' CC common-bin.lo CC gdaui-data-cell-renderer-util.lo CC gdaui-data-cell-renderer-bin.lo common-bin.c: In function 'common_bin_adjust_menu': common-bin.c:323: warning: format not a string literal and no format arguments CC gdaui-data-cell-renderer-boolean.lo CC gdaui-data-cell-renderer-combo.lo CC gdaui-data-cell-renderer-info.lo CC gdaui-data-cell-renderer-textual.lo CC gdaui-entry-bin.lo CC gdaui-entry-boolean.lo CC gdaui-entry-combo.lo CC gdaui-entry-none.lo CC widget-embedder.lo CC gdaui-entry-shell.lo CC gdaui-entry-string.lo CC gdaui-entry-number.lo CC gdaui-entry-common-time.lo CC gdaui-entry-time.lo CC gdaui-entry-timestamp.lo CC gdaui-entry-date.lo CC gdaui-entry-wrapper.lo CC gdaui-entry.lo CC gdaui-formatted-entry.lo CC gdaui-numeric-entry.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po gdaui-entry-string.xml.in gdaui-entry-string.xml Found cached translation database Merging translations into gdaui-entry-string.xml. CREATED gdaui-entry-string.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po gdaui-entry-number.xml.in gdaui-entry-number.xml Found cached translation database Merging translations into gdaui-entry-number.xml. CREATED gdaui-entry-number.xml CCLD libgda-ui-data-entries.la make[3]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data-entries' make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data-entries' Making all in internal make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/internal' CC gdaui-dsn-selector.lo CC gdaui-provider-auth-editor.lo CC gdaui-provider-spec-editor.lo CC popup-container.lo CC utility.lo CCLD libgda-ui-internal.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/internal' Making all in data make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data' Making all in . make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui' ( cd . && glib-mkenums \ --fhead "#include \n" \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ gdaui-basic-form.h gdaui-combo.h gdaui-data-entry.h gdaui-data-store.h gdaui-data-filter.h gdaui-data-selector.h gdaui-data-proxy.h gdaui-data-proxy-info.h gdaui-decl.h gdaui-easy.h gdaui-enums.h gdaui-form.h gdaui-grid.h gdaui-cloud.h gdaui-login.h gdaui-provider-selector.h gdaui-raw-form.h gdaui-raw-grid.h gdaui-server-operation.h gdaui-tree-store.h gdaui-plugin.h ) > tmp-gdaui-enum-types.c \ && (cmp -s tmp-gdaui-enum-types.c gdaui-enum-types.c || cp tmp-gdaui-enum-types.c gdaui-enum-types.c ) \ && rm -f tmp-gdaui-enum-types.c \ && echo timestamp > s-enum-types-c ( cd . && glib-mkenums \ --fhead "#ifndef __LIBGDAUI_ENUM_TYPES_H__\n#define __LIBGDAUI_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GDAUI_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __LIBGDAUI_ENUM_TYPES_H__ */" \ gdaui-basic-form.h gdaui-combo.h gdaui-data-entry.h gdaui-data-store.h gdaui-data-filter.h gdaui-data-selector.h gdaui-data-proxy.h gdaui-data-proxy-info.h gdaui-decl.h gdaui-easy.h gdaui-enums.h gdaui-form.h gdaui-grid.h gdaui-cloud.h gdaui-login.h gdaui-provider-selector.h gdaui-raw-form.h gdaui-raw-grid.h gdaui-server-operation.h gdaui-tree-store.h gdaui-plugin.h ) > tmp-gdaui-enum-types.h \ && (cmp -s tmp-gdaui-enum-types.h gdaui-enum-types.h || cp tmp-gdaui-enum-types.h gdaui-enum-types.h ) \ && rm -f tmp-gdaui-enum-types.h \ && echo timestamp > s-enum-types-h CC gdaui-enum-types.lo CC gdaui-basic-form.lo CC gdaui-combo.lo CC gdaui-data-entry.lo CC gdaui-data-store.lo CC gdaui-data-filter.lo CC gdaui-data-selector.lo CC gdaui-data-proxy.lo CC gdaui-data-proxy-info.lo CC gdaui-form.lo CC gdaui-grid.lo CC gdaui-cloud.lo CC gdaui-login.lo CC gdaui-provider-selector.lo CC gdaui-raw-form.lo CC gdaui-raw-grid.lo CC gdaui-server-operation.lo CC gdaui-set.lo CC gdaui-tree-store.lo CC gdaui-init.lo CCLD libgda-ui-4.0.la make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui' Making all in data-entries/plugins make[2]: Entering directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data-entries/plugins' CC gdaui-data-cell-renderer-util.lo CC common-pict.lo CC custom-marshal.lo CC libmain.lo CC gdaui-data-cell-renderer-pict.lo CC gdaui-entry-filesel.lo CC gdaui-entry-cidr.lo CC gdaui-entry-text.lo CC gdaui-entry-pict.lo CC gdaui-entry-password.lo CC gdaui-data-cell-renderer-password.lo LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po gdaui-entry-pict-spec.xml.in gdaui-entry-pict-spec.xml Found cached translation database Merging translations into gdaui-entry-pict-spec.xml. CREATED gdaui-entry-pict-spec.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po gdaui-entry-pict-spec_string.xml.in gdaui-entry-pict-spec_string.xml Found cached translation database Merging translations into gdaui-entry-pict-spec_string.xml. CREATED gdaui-entry-pict-spec_string.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po gdaui-entry-filesel-spec.xml.in gdaui-entry-filesel-spec.xml Found cached translation database Merging translations into gdaui-entry-filesel-spec.xml. CREATED gdaui-entry-filesel-spec.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po gdaui-entry-password.xml.in gdaui-entry-password.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po gdaui-entry-text-spec.xml.in gdaui-entry-text-spec.xml Found cached translation database Merging translations into gdaui-entry-password.xml. Found cached translation database Merging translations into gdaui-entry-text-spec.xml. CREATED gdaui-entry-text-spec.xml CREATED gdaui-entry-password.xml CCLD libgda-ui-plugins.la /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldirectfb collect2: ld returned 1 exit status make[2]: *** [libgda-ui-plugins.la] Error 1 make[2]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui/data-entries/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0/libgda-ui' make: *** [all-recursive] Error 1 emake failed * ERROR: gnome-extra/libgda-4.2.0 failed: * compile failure * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 5403: Called gnome2_src_compile * environment, line 3148: Called die * The specific snippet of code: * emake || die "compile failure" * * If you need support, post the output of 'emerge --info =gnome-extra/libgda-4.2.0', * the complete build log and the output of 'emerge -pqv =gnome-extra/libgda-4.2.0'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/tmp/portage/gnome-extra/libgda-4.2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/libgda-4.2.0/temp/environment'. * S: '/var/tmp/portage/gnome-extra/libgda-4.2.0/work/libgda-4.2.0'