Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285663 - Remove net-im/gajim-0.12.1 because of built_with_use (was: Stable request for net-im/gajim-0.12.1)
Summary: Remove net-im/gajim-0.12.1 because of built_with_use (was: Stable request for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 287577 307425
Blocks: built_with_use
  Show dependency tree
 
Reported: 2009-09-20 10:30 UTC by Petteri Räty (RETIRED)
Modified: 2010-07-11 14:42 UTC (History)
2 users (show)

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


Attachments
PPC64 build failure (gajim-ppc64.build,19.95 KB, text/plain)
2010-01-21 13:53 UTC, Brent Baude (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2009-09-20 10:30:40 UTC
Been in tree for quite a while and current stable uses built_with_use:

*gajim-0.12.1 (27 Apr 2009)

  27 Apr 2009; Patrick Lauer <patrick@gentoo.org>
  +files/0.12.1-roster_window.py_r10934.patch,
  +files/0.12.1-sound-path-fix.patch,
  +files/0.12.1_autotools_install_pyfiles_in_pkglibdir.patch,
  +files/fix_autotools_and_search_dirs.patch, +gajim-0.12.1.ebuild:
  Bump to 0.12.1, fixes #251298. Patches by Bruno Tarquini, ebuild mods by
  Bruno Tarquini and Marcin Rybarski.

please approve
Comment 1 Daniel 2009-10-02 15:45:53 UTC
Please add dev-python/pysqlite as dependency instead of python[sqlite] before marking stable!
Comment 2 nixnut (RETIRED) gentoo-dev 2009-10-07 17:25:27 UTC
ppc stable
Comment 3 Markus Meier gentoo-dev 2009-10-07 20:49:56 UTC
amd64/x86 stable
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-10-10 16:08:59 UTC
alpha/sparc stable
Comment 5 Brent Baude (RETIRED) gentoo-dev 2010-01-21 13:53:41 UTC
Created attachment 217078 [details]
PPC64 build failure
Comment 6 Brent Baude (RETIRED) gentoo-dev 2010-01-21 13:54:08 UTC
I have attached a build failure.  libtool? thoughts?
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2010-01-21 14:43:52 UTC
/bin/sh ../libtool --tag=CC [snip] -lglib-2.0    -L
libtool: link: need path for `-L' option

^^ -L somehow got to the linking line. Could you check Makefile? What pulls in this -L (LIBS or PYGTK_LIBS)? If PYGTK_LIBS what's the output of pkg-config pygtk-2.0 --libs? If LIBS, is it possible to find out where it gets -L from? This failure does not looks arch-specific but who knows...
Comment 8 Bruno 'brubru' Tarquini 2010-02-23 15:17:10 UTC
The fail occurs with building the bundled gtkspell module. AFAIK, gajim-0.13.x now uses python-ctypes to hook the C library, so no compilation needed.
Maybe it's better to jump to a more recent version of Gajim.
Comment 9 szmytson 2010-03-01 22:29:00 UTC
gajim-0.12.1 is very annoying with x11-misc/xfce4-notifyd-0.1.0_p20090722
It pops up an error window with the following traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 578, in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "/usr/lib/python2.6/site-packages/gajim/notify.py", line 595, in version_reply_handler
    self.version.append(int(version_list.pop(0)))
ValueError: invalid literal for int() with base 10: '0git-20090607-3ea7a2e4'

Gajim seems to assume the version of notification daemon is numeric.
Please consider stabilizing 0.13.*
It works for me with:
=net-im/gajim-0.13.3
=sys-devel/gettext-0.17-r1
in package.keywords
Comment 10 Peter Volkov (RETIRED) gentoo-dev 2010-03-02 06:15:01 UTC
ppc64, please proceed with bug 307425. Keeping this bug open for built_with_use removal tracker.
Comment 11 Justin Lecher (RETIRED) gentoo-dev 2010-07-11 14:42:39 UTC
+  11 Jul 2010; Justin Lecher <jlec@gentoo.org>
+  -files/0.11.3-misc-fixes.patch, -gajim-0.11.4.ebuild,
+  -files/gajim-0.11.4-test_fix.patch, -gajim-0.12.1.ebuild,
+  -files/0.12.1-roster_window.py_r10934.patch, -gajim-0.13.2.ebuild,
+  gajim-0.13.3.ebuild, gajim-0.13.4.ebuild, gajim-0.13.4-r1.ebuild,
+  -files/gajim-0.13-autotools--enable-site-packages_option.patch,
+  -files/0.12.1-sound-path-fix.patch,
+  +files/gajim-0.13-autotools-enable-site-packages_option.patch,
+  -files/0.12.1_autotools_install_pyfiles_in_pkglibdir.patch,
+  -files/fix_autotools_and_search_dirs.patch:
+  Cleaned old version, #285663