Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142587 - Stable request for gnome-extra/libgda-1.2.3
Summary: Stable request for gnome-extra/libgda-1.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Leonardo Boshell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 142908
Blocks:
  Show dependency tree
 
Reported: 2006-08-02 15:20 UTC by Leonardo Boshell (RETIRED)
Modified: 2006-09-28 13:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo Boshell (RETIRED) gentoo-dev 2006-08-02 15:20:22 UTC
Hi guys,

libgda-1.2.3 includes important bugfixes, including compatibility with >=sys-libs/db-4.3 and >=freetds-0.64. Please test and mark stable if appropriate.

Thanks.

Target keywords:
alpha amd64 hppa ia64 ppc ppc64 sparc x86
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2006-08-03 11:27:39 UTC
sparc stable.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2006-08-03 12:45:42 UTC
1) emerges fine
2) passes collision test
3) when running tests:
INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update --gettext-package libgda-2 --pot
 *** xgettext is not found on this system!
 *** Without it, intltool-update can not extract strings.


Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 i686)
=================================================================
System uname: 2.6.17-gentoo-r4 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict test"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d a52 alsa arts artworkextra asf audiofile avi bash-completion beagle berkdb bidi bitmap-fonts bootsplash branding bzip2 cairo cdda cddb cdparanoia cdr cli cracklib crypt css cups curl custom-cflags dbus dga directfb divx4linux dlloader dri dts dvd dvdr dvdread dvi eds emacs emboss encode esd evo exif expat fam fat fbcon fdftk ffmpeg firefox foomaticdb fortran ftp gb gcj gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal icq idn imagemagick imap imlib ipv6 isdnlog java javascript jikes jpeg jpeg2k ldap leim libg++ libwww lm_sensors mad maildir matroska mbox mikmod mime mmx mmxext mng mono motif mp3 mpeg mpeg2 mule nautilus ncurses nforce2 nls nocardbus nptl nptlonly nsplugin nvidia objc ogg opengl pam pcre pdf pdflib perl plotutils pmu png ppds pppd preview-latex print python qt qt3 qt4 quicktime readline reflection reiserfs samba sdk session slang spell spl sse ssl svg svga t1lib tcltk tcpd theora thunderbird tiff truetype truetype-fonts type1-fonts udev usb vcd videos vorbis win32codecs wmf wxwindows xine xml xorg xosd xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2006-08-03 16:14:52 UTC
(In reply to comment #2)
> 3) when running tests:
> INTLTOOL_EXTRACT=../intltool-extract srcdir=. ../intltool-update
> --gettext-package libgda-2 --pot
>  *** xgettext is not found on this system!
>  *** Without it, intltool-update can not extract strings.

So basically adding sys-devel/gettext to DEPEND would fix the emerge process on your system?
Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-08-03 16:19:20 UTC
More likely, intltool needs it. 
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2006-08-03 22:58:49 UTC
Funny:
# which xgettext
/usr/bin/xgettext
Comment 6 Leonardo Boshell (RETIRED) gentoo-dev 2006-08-04 11:28:19 UTC
(In reply to comment #5)
> Funny:
> # which xgettext
> /usr/bin/xgettext
> 

Could you please open a new bug to track this issue you're seeing?

Please attach to that the complete output from emerge and the config.log file from the temp directory where libgda is built. Thanks.
Comment 7 Tobias Scherbaum (RETIRED) gentoo-dev 2006-08-05 04:44:14 UTC
Breaks with USE="freetds" on ppc:

 powerpc-unknown-linux-gnu-gcc "-DPACKAGE_NAME=\"GNU Data Access\"" -DPACKAGE_TARNAME=\"libgda\" -DPACKAGE_VERSION=\"1.2.3\" "-DPACKAGE_STRING=\"GNU Data Access 1.2.3\"" -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_FREETDS=1 -DFREETDS_VERSION_MAJOR=0 -DFREETDS_VERSION_MINOR=62 -DHAVE_SQLITE=1 -DHAVE_LDAP=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 -I/usr/include -Os -mcpu=7450 -maltivec -mabi=altivec -mpowerpc-gfxopt -pipe -MT gda-freetds-provider.lo -MD -MP -MF .deps/gda-freetds-provider.Tpo -c gda-freetds-provider.c  -fPIC -DPIC -o .libs/gda-freetds-provider.o
gda-freetds-provider.c: In function 'gda_freetds_execute_cmd':
gda-freetds-provider.c:812: error: too few arguments to function 'tds_process_result_tokens'
make[2]: *** [gda-freetds-provider.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libgda-1.2.3/work/libgda-1.2.3/providers/freetds'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgda-1.2.3/work/libgda-1.2.3/providers'
make: *** [all-recursive] Error 1

!!! ERROR: gnome-extra/libgda-1.2.3 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  ebuild.sh, line 1252:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die


Comment 8 Leonardo Boshell (RETIRED) gentoo-dev 2006-08-06 03:41:57 UTC
(In reply to comment #7)
> Breaks with USE="freetds" on ppc:
>

Sorry about that. I guess you have freetds-0.62.3 in your system, and libgda had been tested with version 0.63 and above. I've modified the patch to fix this, please update and try again.

Thanks
Comment 9 Tobias Scherbaum (RETIRED) gentoo-dev 2006-08-07 09:39:24 UTC
ppc stable, thanks Leonardo!
Comment 10 Christian Faulhammer (RETIRED) gentoo-dev 2006-08-07 12:01:35 UTC
from bug #142908
> OK, technically this is not a real bug, since it's not a fatal error, and the
> failure to find xgettext would be important only when the .pot file is created
> (i.e. not when installing the package).

 Not important but you might have seen the discussion about FEATURES="test" in -dev, so it is not wrong to fix the test suite.

> Anyway, I've fixed this in the ebuild, so you could try again after updating
> your portage tree.

 It works.  Thanks.
Comment 11 Andrej Kacian (RETIRED) gentoo-dev 2006-08-07 14:47:06 UTC
x86 happy
Comment 12 Patrick McLean gentoo-dev 2006-08-08 11:50:55 UTC
Oops, wrong bug, sorry
Comment 13 Patrick McLean gentoo-dev 2006-08-08 13:12:48 UTC
stable on amd64
Comment 14 Markus Rothe (RETIRED) gentoo-dev 2006-08-12 07:19:49 UTC
ppc64 stable
Comment 15 Jeroen Roovers (RETIRED) gentoo-dev 2006-08-17 12:17:17 UTC
HPPA done!
Comment 16 Thomas Cort (RETIRED) gentoo-dev 2006-09-05 13:48:56 UTC
alpha stable.
Comment 17 Leonardo Boshell (RETIRED) gentoo-dev 2006-09-28 13:23:46 UTC
libgda-1.2.3 stable on all arches now. Closing.