Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96778 - No meanwhile support in kopete
Summary: No meanwhile support in kopete
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-22 05:17 UTC by John Maguire
Modified: 2005-07-14 10:26 UTC (History)
1 user (show)

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


Attachments
Config.log for kopete-3.4.1 single ebuild (config.log,228.56 KB, text/plain)
2005-06-22 05:20 UTC, John Maguire
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Maguire 2005-06-22 05:17:47 UTC
The configure stage of building Kopete (on its own or as part of kdenetwork)   
fails to find the meanwhile includes if meanwhile is version 0.4 or higher. 
 
This seems to be because the include names changed in meanwhile-0.4. Shown in 
the config.log that will be attached. 

Reproducible: Always
Steps to Reproduce:
1.emerge meanwhile-0.4 
2.emerge kopete-3.4.1 
 
Actual Results:  
Meanwhile support not built for Kopete. 

Expected Results:  
Built with support for meanwhile. 

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3, 
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6-mts i686) 
================================================================= 
System uname: 2.6.11-gentoo-r6-mts i686 Intel(R) Pentium(R) III Mobile CPU      
1200MHz 
Gentoo Base System version 1.6.12 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 15:40:40)] 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5 
sys-apps/sandbox:    [Not Present] 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.5.16 
virtual/os-headers:  2.6.8.1-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe -ffast-math" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe -ffast-math" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks sandbox 
sfperms strict" 
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/" 
LANG="en_GB.utf8" 
LC_ALL="en_GB.utf8" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X acpi afs alsa avi berkdb bitmap-fonts bootsplash cdparanoia cdr 
crypt cups curl dba divx4linux dvd eds emboss encode fam ffmpeg flac 
foomaticdb fortran ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 hal icu 
imagemagick imlib insecure-drivers ipv6 java jpeg junit kde kdeenablefinal 
kdexdeltas ldap libg++ libwww mad mikmod mmx mono motif mozilla moznocompose 
moznoirc moznomail mp3 mpeg msn nas ncurses nls nocd nptl offensive ogg 
oggvorbis opengl pam pcmcia pdflib perl php pic png ppds python qt quicktime 
readline real samba sdl softmmu spell sqlite sse ssl svga tcpd tetex threads 
tiff truetype truetype-fonts type1-fonts unicode usb userlocales vorbis wifi 
win32codecs xine xinerama xml xml2 xv xvid zeroconf zlib userland_GNU 
kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS
Comment 1 John Maguire 2005-06-22 05:20:20 UTC
Created attachment 61714 [details]
Config.log for kopete-3.4.1 single ebuild
Comment 2 John Maguire 2005-06-22 05:26:12 UTC
Upstream bug: 
 
http://bugs.kde.org/show_bug.cgi?id=104027  
Comment 3 Dan Armak (RETIRED) gentoo-dev 2005-06-30 11:48:12 UTC
meanwhile 0.3 is stable keyworded, 0.4 is ~arch for all archs.   
  
kopete presumably uses 0.3 through autodetection, but doesn't have a dep. So  
as a first measure I've changed the kopete/kdenetwork ebuilds to disable  
meanwhile support no matter what.  
  
To add meanwhile 0.3 support to kopete, we'd need to add keywords to  
meanwhile-0.3 such as ~amd64. 0.3 doesn't compile on amd64 out of the box, and 
0.4 does, so this is a somewhat unpleasant task. 
And even then, a <meanwhile-0.4 dep in kopete would cause an upgrade/downgrade 
loop. 
 
To add meanwhile 0.4 support to kopete, we need upstream to finish fixing the 
kopete code in the linked bugs.kde.org bug :-) 
Comment 4 Nedim Cholich 2005-06-30 13:13:29 UTC
IMHO this should have higher severity than "normal". Piece of functionality 
that is crucial to me (that used to work) doesn't work. Can we at least cast 
our votes for upstream bug?  
  
http://bugs.kde.org/votes.cgi?action=show_user&bug_id=104027  
Comment 5 Nedim Cholich 2005-07-05 13:51:57 UTC
upstream bug has been fixed :-) 
Comment 6 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-09 06:02:04 UTC
Could you ask to backport the fix for kde 3.4.2? 
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2005-07-14 10:26:11 UTC
They clain no backport iwll happen for 3.4, so you'll either need to convince 
them otherwise or ..?