GNOME Bugzilla – Bug 358885
building pan fails in portage
Last modified: 2006-10-01 23:52:41 UTC
Hi, building pan on gentoo (hw amd64smp, gcc4.11) from portage failed. Because the script written to compile pan in portage hasnt changed for a few of the betas, I conclude that either pan changed a LOT so that the old portage script doesnt work anymore or there is a problem with pan. I am submitting this error both here and to gentoo as well so that it can be tackled fast. I will let u know later if I have been able to compile 115 by hand. Portage doesnt patch current betas at all, so i expect the result will be the same. article.cc:115: error: prototype for 'const pan::Article::Part& pan::Article::ge t_part(size_t) const' does not match any in class 'pan::Article' article.h:80: error: candidates are: const pan::Article::Part& pan::Article::get _part(unsigned int) const article.cc:106: error: pan::Article::Part& pan::Article::get_par t(size_t) make[4]: *** [article.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/pan-0.115/work/pan-0.115/pan/data' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/pan-0.115/work/pan-0.115/pan/data' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/pan-0.115/work/pan-0.115/pan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/pan-0.115/work/pan-0.115' make: *** [all] Error 2 !!! ERROR: net-nntp/pan-0.115 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile pan-0.115.ebuild, line 26: Called die !!! emake failed !!! If you need support, post the topmost build error, and the call stack if rel evant.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 358654 ***