when emerging bug-buddy in order to upgrade gnome to 2.22.0, i got an error/failed to install Reproducible: Always Steps to Reproduce: 1.using gentoo 2007.0 version and gnome 2.20.3 2.emerge gnome (update to 2.22.0) or, 3.emerge bug-buddy Actual Results: /usr/local/lib/libstdc++.dylib: file not recognized: File format not recognized collect2: ld returned 1 exit status make[2]: *** [src/libbreakpad.la] Error 1 make[2]: Leaving directory `/var/tmp/portage/gnome-extra/bug-buddy-2.22.0/work/bug-buddy-2.22.0/google-breakpad' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/bug-buddy-2.22.0/work/bug-buddy-2.22.0' make: *** [all] Error 2 * * ERROR: gnome-extra/bug-buddy-2.22.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 617: Called gnome2_src_compile * environment, line 547: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/gnome-extra/bug-buddy-2.22.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/bug-buddy-2.22.0/temp/environment'. * * Messages for package gnome-extra/bug-buddy-2.22.0: * * ERROR: gnome-extra/bug-buddy-2.22.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 617: Called gnome2_src_compile * environment, line 547: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/gnome-extra/bug-buddy-2.22.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/bug-buddy-2.22.0/temp/environment'.
you have something in /usr/local that breaks bug-buddy so you have to keep the pieces.
(In reply to comment #1) > you have something in /usr/local that breaks bug-buddy so you have to keep the > pieces. > what do you mean? firstly i think it has somethin to do with libstc++, then i re-emerge it but failed, then i try to re emerge gcc (upgrade to newer version . 4.2.3) and glibc but the problem still occurs, any help would be appreciate, while im still trying thx in advance
(In reply to comment #2) > (In reply to comment #1) > > you have something in /usr/local that breaks bug-buddy > what do you mean? Means that you have something in /usr/local. Clean it out and reemerge bug-buddy. It's not our fault if you install cruft without using portage. Thanks
(In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > you have something in /usr/local that breaks bug-buddy > > what do you mean? > > Means that you have something in /usr/local. Clean it out and reemerge > bug-buddy. It's not our fault if you install cruft without using portage. > > Thanks yeah it solved , by cleaning some of it and re-emerge the libsoup, thanks