Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105101 - New Version of KLibido available (0.2.4)
Summary: New Version of KLibido available (0.2.4)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Net-news project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 20:43 UTC by Marc Schaubach
Modified: 2005-09-09 10:08 UTC (History)
2 users (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 Marc Schaubach 2005-09-06 20:43:42 UTC
Version bump needed on klibido (http://klibido.sourceforge.net)

Renaming ebuild and removing epatch from 0.2.3-r1 did not compile correctly for
my AMD.  It errored out with the following error:

/bin/sh ../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ 
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common   -L/lib  -luu -o klibido -R /usr/kde/3.4/lib64 -R /usr/qt/3/lib64
-R /usr/lib64 -L/usr/lib64 -L/usr/qt/3/lib64 -L/usr/kde/3.4/lib64  main.o
klibido.o grouplist.o serverslist.o newsgroup.o addform.o headerlist.o
binheader.o header.o hlistviewitem.o nntpthreadsocket.o queueparts.o qmgr.o
addserver.o prefgeneral.o prefdialog.o globals.o availablegroups.o updatedb.o
fileviewer.o progress.o prefdecode.o downloadselect.o catman.o prefview.o
prefheader.o decoder.o uudecoder.o yydecoder.o updopt.o nzbform.o mylistview.o
groupWidget.o serversWidget.o NewsGroupForm.o qmgrform.o serverdlg.o
prefgenerallayout.o progressdlg.o prefdecodelauyout.o downloadselectdlg.o
catmandlg.o prefviewlayout.o prefheaderlayout.o updoptdlg.o addformdlg.o
nzbformdlg.o availablegroups.moc.o queueparts.moc.o mylistview.moc.o  -ldb_cxx
-lkmdi -lkdeui -ldb
/usr/lib64/libuu.a(fptools.o)(.text+0x8b7): In function `_FP_tempnam':
: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/lib64/libuu.a(uunconc.o)(.text+0x2956): In function `UUDecode':
: warning: the use of `tempnam' is dangerous, better use `mkstemp'
grouplist.o(.text+0x4714): In function `GroupList::deleteAllArticles(NewsGroup*,
int)':
: undefined reference to `NewsGroup::decTotal()'
headerlist.o(.text+0xc86): In function `NewHeaderList::slotDelSelected()':
: undefined reference to `NewsGroup::decTotal()'
headerlist.o(.text+0x3ebf): In function `NewHeaderList::loadGroup(Db*)':
: undefined reference to `NewsGroup::decTotal()'
collect2: ld returned 1 exit status
make[2]: *** [klibido] Error 1
make[2]: Leaving directory `/var/tmp/portage/klibido-0.2.4/work/klibido-0.2.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/klibido-0.2.4/work/klibido-0.2.4'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ira Snyder 2005-09-08 00:15:52 UTC
It's working now for me with an ebuild bump.

I talked to the author today and he said that he did a "stealth release" a
little while after it went live.

Try downloading it again and see if it works this time.
Comment 2 Arno Ekkes 2005-09-08 00:58:38 UTC
I read the message in the mailing list about the stealth release yesterday
night. Only it took some for the mirrors to pick up. This morning I downloaded
the new source and everything is working fine now.

So to bump klibido, you only have to remove the epatch. It works then!
Comment 3 Phil 2005-09-08 01:15:06 UTC
ebuild bump worked well for me to.
Comment 4 Marc Schaubach 2005-09-08 08:39:12 UTC
Thanks for the info about the stealth update.  I removed my /distfile and
retried and it worked on my AMD64.  Thanks!

Comment 5 Sven Wegener gentoo-dev 2005-09-09 10:08:49 UTC
Commited to CVS.