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.
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.
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!
ebuild bump worked well for me to.
Thanks for the info about the stealth update. I removed my /distfile and retried and it worked on my AMD64. Thanks!
Commited to CVS.