Summary: | Remove net-im/gajim-0.12.1 because of built_with_use (was: Stable request for net-im/gajim-0.12.1) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Petteri Räty (RETIRED) <betelgeuse> |
Component: | Current packages | Assignee: | Gentoo Net-im project <net-im> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jlec, p.szmytka |
Priority: | High | Keywords: | STABLEREQ |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 287577, 307425 | ||
Bug Blocks: | 261562 | ||
Attachments: | PPC64 build failure |
Description
Petteri Räty (RETIRED)
![]() Please add dev-python/pysqlite as dependency instead of python[sqlite] before marking stable! ppc stable amd64/x86 stable alpha/sparc stable Created attachment 217078 [details]
PPC64 build failure
I have attached a build failure. libtool? thoughts? /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... 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. 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 ppc64, please proceed with bug 307425. Keeping this bug open for built_with_use removal tracker. + 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 |