Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 118772

Summary: gnome-extra/libgda-1.2.2-r1 fail at providers/bdb, plus version bump
Product: Gentoo Linux Reporter: Francesco R. (RETIRED) <vivo>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gnome-db.org/
Whiteboard:
Package list:
Runtime testing required: ---

Description Francesco R. (RETIRED) gentoo-dev 2006-01-12 05:50:52 UTC
There was a similar problem with freetds, bug #48611

=======================================================

gnome-extra/libgda [1.2.2-r1] +berkdb -debug -doc -firebird -freetds -ldap -mdb +mysql -oci8 +odbc -postgres -sqlite -xbase

=======================================================
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"GNU\ Data\ Access\" -DPACKAGE_TARNAME=\"libgda\" -DPACKAGE_VERSION=\"1.2.2\" -DPACKAGE_STRING=\"GNU\ Data\ Access\ 1.2.2\" -DPACKAGE_BUGREPORT=\"gnome-db-list@gnome.org\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1  -I. -I.  -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2      -O2 -march=i686 -fomit-frame-pointer -MT gda-bdb-recordset.lo -MD -MP -MF ".deps/gda-bdb-recordset.Tpo" -c -o gda-bdb-recordset.lo gda-bdb-recordset.c; \
then mv -f ".deps/gda-bdb-recordset.Tpo" ".deps/gda-bdb-recordset.Plo"; else rm -f ".deps/gda-bdb-recordset.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc "-DPACKAGE_NAME=\"GNU Data Access\"" -DPACKAGE_TARNAME=\"libgda\" -DPACKAGE_VERSION=\"1.2.2\" "-DPACKAGE_STRING=\"GNU Data Access 1.2.2\"" -DPACKAGE_BUGREPORT=\"gnome-db-list@gnome.org\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1 -I. -I. -I../.. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -O2 -march=i686 -fomit-frame-pointer -MT gda-bdb-recordset.lo -MD -MP -MF .deps/gda-bdb-recordset.Tpo -c gda-bdb-recordset.c  -fPIC -DPIC -o .libs/gda-bdb-recordset.o
gda-bdb-recordset.c: In function `gda_bdb_recordset_new':
gda-bdb-recordset.c:234: warning: passing arg 2 of pointer to function from incompatible pointer type
gda-bdb-recordset.c:234: error: too few arguments to function
distcc[30829] ERROR: compile gda-bdb-recordset.c on db/6 failed
make[2]: *** [gda-bdb-recordset.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libgda-1.2.2-r1/work/libgda-1.2.2/providers/bdb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgda-1.2.2-r1/work/libgda-1.2.2/providers'
make: *** [all-recursive] Error 1

!!! ERROR: gnome-extra/libgda-1.2.2-r1 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.

=======================================================

# emerge -pC sys-libs/db

>>> These are the packages that I would unmerge:

 sys-libs/db
    selected: 1.85-r2 4.2.52_p2-r1 4.3.28 4.1.25_p1-r4

=======================================================

libgda/libgnomedb 1.3.90 released
2005/August/7
The first releases of libgda/libgnomedb and Mergeant after the API and feature freeze are now available.
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2006-01-14 06:25:53 UTC

*** This bug has been marked as a duplicate of 110704 ***