After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 358885 - building pan fails in portage
building pan fails in portage
Status: RESOLVED DUPLICATE of bug 358654
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Linux
: Normal critical
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-10-01 23:50 UTC by Pavel
Modified: 2006-10-01 23:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pavel 2006-10-01 23:50:00 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.
Comment 1 Karsten Bräckelmann 2006-10-01 23:52:41 UTC
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 ***