Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155555 - Please stabilise net-nntp/klibido-0.2.5
Summary: Please stabilise net-nntp/klibido-0.2.5
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-news project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc41-stable
  Show dependency tree
 
Reported: 2006-11-18 02:07 UTC by Aniruddha
Modified: 2007-02-06 13:00 UTC (History)
1 user (show)

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 Aniruddha 2006-11-18 02:07:43 UTC
net-nntp/klibido-0.2.5 is the only version that builds correctly with gcc 4+. It is here working correctly for some time now :-)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 02:15:37 UTC
No, it doesn't compile either...

*** This bug has been marked as a duplicate of 133535 ***
Comment 2 Aniruddha 2006-11-18 02:48:57 UTC
It compiles perfect on my machine. What error message do you get? Which version of klibido are you using?

emerge --info
Portage 2.1.1-r1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Athlon(tm) 64 Processor 4000+
Gentoo Base System version 1.12.6
Last Sync: Fri, 17 Nov 2006 12:01:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
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.60
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-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -msse3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo "
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.gentoo.org/gentoo-portage"
USE="x86 3dnow X Xaw3d a52 aac alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dedicated dlloader dri dvd dvdr dvdread eds elibc_glibc emboss encode esd fam ffmpeg firefox flac foomaticdb fortran gdbm gif gpm gstreamer gtk hal iconv imagemagick imlib input_devices_joystick input_devices_keyboard input_devices_mouse ipv6 isdnlog java joystick jpeg jpeg2k kde kernel_linux ldap libg++ mad matroska mikmod mmx mp3 mpeg ncurses nls nptl nptlonly nsplugin offensive ogg opengl oss pam pcre pda pdf perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl svg svga tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_nvidia vorbis win32codecs wxwindows xface xinerama xml xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-18 02:51:05 UTC
(In reply to comment #2)
> It compiles perfect on my machine. What error message do you get? Which version
> of klibido are you using?

The one you can see in Bug 133535; and - any version in the tree fails.
Comment 4 Aniruddha 2006-11-18 03:07:32 UTC
I don't get it. To be certain I just re-emerged klibido-0.2.5 and all went fine:

>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> net-nntp/klibido-0.2.5 merged.

And the stable version version fails:

!!! ERROR: net-nntp/klibido-0.2.3-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  klibido-0.2.3-r1.ebuild, line 37:   Called kde_src_compile
  kde.eclass, line 172:   Called kde_src_compile 'all'
  kde.eclass, line 342:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 338:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

Please investgate this, because klibido 2.5 should work.
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2006-12-09 10:29:53 UTC
>>> Unpacking klibido-0.2.5.tar.gz to /var/tmp/portage/net-nntp/klibido-0.2.5/work
 * Found db version 4.3
 * db include dir = /usr/include/db4.3
 * Applying klibido-0.2.5-gcc4.1.diff ...                                                                                        [ ok ]
>>> Source unpacked.

;d

yeah, we need this stablized.
Comment 6 Ryan Hill (RETIRED) gentoo-dev 2006-12-09 10:34:01 UTC
Please stabilize net-nntp/klibido-0.2.5 for GCC 4.1 compatibility.
Comment 7 Aniruddha 2006-12-20 12:58:58 UTC
Please stabilize klibido-0.2.5. After a month nothing happened. The current stable version (0.2.3) still doesn't work, can someone please fix this?
Comment 8 Aniruddha 2007-01-10 22:23:27 UTC
I have taken the liberty of asking people their experiences with klibido 2.5: http://forums.gentoo.org/viewtopic-t-518550-highlight-.html

So far so good. How can I help further to unmask klibido 2.5?
Comment 9 Ryan Hill (RETIRED) gentoo-dev 2007-01-12 21:40:24 UTC
relax. ;P  i have to give net-news a chance to respond.  since they haven't, i'm going to go ahead and add the arch teams to CC myself.  they'll test and mark it stable.

amd64/ppc - you don't have a stable version but this would be a good one to start with. ;)
Comment 10 Aniruddha 2007-01-12 22:03:30 UTC
(In reply to comment #9)
> relax. ;P  i have to give net-news a chance to respond.  since they haven't,
> i'm going to go ahead and add the arch teams to CC myself.  they'll test and
> mark it stable.
> 
> amd64/ppc - you don't have a stable version but this would be a good one to
> start with. ;)
> 

I am sorry if I sound to pushy :(. Unfortunately the stable version of klibido on x86 isn't working since 2006-05-16 (bug 133535). I really love Gentoo and I can't stand if there is something not working ;-). Thanks in advance for your help!
Comment 11 Andrej Kacian (RETIRED) gentoo-dev 2007-01-13 11:38:37 UTC
x86 done
Comment 12 Aniruddha 2007-01-13 13:20:36 UTC
Hey, thanks a lot!
Comment 13 nixnut (RETIRED) gentoo-dev 2007-01-13 15:04:23 UTC
Stable on ppc
Comment 14 Simon Stelling (RETIRED) gentoo-dev 2007-02-06 13:00:53 UTC
thanks, but we're not interested in stablizing this as it crashes seemingly randomly here:

Database nzb opened
QMultiInputContext::changeInputMethod(): index=0, slave=xim
QMultiInputContext::changeInputMethod(): index=0, slave=xim
kio (KMimeType): WARNING: KServiceType::offers : servicetype ThumbCreator not found
kio (KMimeType): WARNING: KServiceType::offers : servicetype ThumbCreator not found
setmntent: No such file or directory
setmntent: No such file or directory
setmntent: No such file or directory
setmntent: No such file or directory
QMultiInputContext::changeInputMethod(): index=0, slave=xim
Cannot resolve hostname
getListOfGroups(): can't connect
KCrash: Application 'klibido' crashing...
Could not find 'drkonqi' executable.
KCrash cannot reach kdeinit, launching directly.