Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217005 - gnome-extra/bug-buddy-2.22.0 failed to install/upgrade
Summary: gnome-extra/bug-buddy-2.22.0 failed to install/upgrade
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 10:09 UTC by ammar wk
Modified: 2008-04-09 12:57 UTC (History)
0 users

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 ammar wk 2008-04-09 10:09:09 UTC
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'.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-09 10:28:18 UTC
you have something in /usr/local that breaks bug-buddy so you have to keep the pieces.
Comment 2 ammar wk 2008-04-09 11:12:43 UTC
(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 
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2008-04-09 11:24:24 UTC
(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
Comment 4 ammar wk 2008-04-09 12:57:45 UTC
(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