Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Firefox died
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mark2
Apprentice
Apprentice


Joined: 22 May 2012
Posts: 293
Location: South Carolina

PostPosted: Thu Jul 19, 2012 5:55 pm    Post subject: [Solved] Firefox died Reply with quote

After doing a global update on my system at home, my Firefox will no longer launch. Clicking any icon starts the bouncing ball (I use KDE) and then it just does nothing. Tried emerging and it goes through the process until the end with the following error message:
Code:
make: *** [build] Error 2
emake failed
 * ERROR: www-client/firefox-10.0.5 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line  85:  Called src_compile
 *   environment, line 6888:  Called die
 * The specific snippet of code:
 *           CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" MOZ_MAKE_FLAGS="${MAKEOPTS}" emake -f client.mk || die "emake failed";
 *
 * If you need support, post the output of `emerge --info '=www-client/firefox-10.0.5'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-10.0.5'`.
/usr/lib64/portage/bin/isolated-functions.sh: line 214: wait: `emake failed': not a pid or valid job spec
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-10.0.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-10.0.5/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/firefox-10.0.5/work/mozilla-esr10'
 * S: '/var/tmp/portage/www-client/firefox-10.0.5/work/mozilla-esr10'

>>> Failed to emerge www-client/firefox-10.0.5, Log file:

>>>  '/var/tmp/portage/www-client/firefox-10.0.5/temp/build.log'

 * Messages for package www-client/firefox-10.0.5:

 * You are enabling official branding. You may not redistribute this build
 * to any users on your network or the internet. Doing so puts yourself into
 * a legal problem with Mozilla Foundation
 * You can disable it by emerging firefox _with_ the bindist USE-flag
 * ERROR: www-client/firefox-10.0.5 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *     ebuild.sh, line  85:  Called src_compile
 *   environment, line 6888:  Called die
 * The specific snippet of code:
 *           CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" MOZ_MAKE_FLAGS="${MAKEOPTS}" emake -f client.mk || die "emake failed";
 *
 * If you need support, post the output of `emerge --info '=www-client/firefox-10.0.5'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-10.0.5'`.
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-10.0.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-10.0.5/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/firefox-10.0.5/work/mozilla-esr10'
 * S: '/var/tmp/portage/www-client/firefox-10.0.5/work/mozilla-esr10'


Also, I know that the latest version is 13.01, yet emerge is trying to install 10.0.5.

Any ideas? Having to post from work, but can check this topic on my mac when I get back.

Thanks,
~Mark
_________________
Thanks,
Mark
__________________________________________________________________
"Flying is learning how to throw yourself at the ground and miss." - Douglas Adams


Last edited by mark2 on Fri Jul 20, 2012 12:00 am; edited 1 time in total
Back to top
View user's profile Send private message
Randy Andy
Veteran
Veteran


Joined: 19 Jun 2007
Posts: 1148
Location: /dev/koelsch

PostPosted: Thu Jul 19, 2012 6:08 pm    Post subject: Reply with quote

mark2,

please show us your used use-flags of firefox, and paste the complete built.log.
Don't use critical use-flags like pgo, custom-cflags, custom-optimization for building firefox, as it would often fails its build.

Have you done a revdep-rebuild --keep-going already, before it comes to firefox to recompile.

Regards, Andy.
_________________
If you want to see a Distro done right, compile it yourself!
Back to top
View user's profile Send private message
mark2
Apprentice
Apprentice


Joined: 22 May 2012
Posts: 293
Location: South Carolina

PostPosted: Thu Jul 19, 2012 6:16 pm    Post subject: Reply with quote

Thanks for the quick reply Andy. It will be 3 more hours before I am home. Can you tell me where to find the use-flags and built.log?

[Edit] Hmmm, never mind, I see where from the code I pasted. [/Edit] :oops:

I have not done a revdep-rebuild --keep-going yet.

Regards,
~Mark
_________________
Thanks,
Mark
__________________________________________________________________
"Flying is learning how to throw yourself at the ground and miss." - Douglas Adams
Back to top
View user's profile Send private message
mark2
Apprentice
Apprentice


Joined: 22 May 2012
Posts: 293
Location: South Carolina

PostPosted: Thu Jul 19, 2012 10:30 pm    Post subject: Reply with quote

Ok, the use-flags are:
Code:
www-client/firefox-10.0.5 was built with the following:
USE="alsa (consolekit) crashreporter dbus ipc libnotify minimal (multilib) (policykit) startup-notification webm -bindist -custom-cflags -custom-optimization -debug -pgo (-selinux) -system-sqlite -wifi" LINGUAS="-af -ak -ar -as -ast -be -bg -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -de -el -en_GB -en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -kn -ko -ku -lg -lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso -or -pa_IN -pl -pt_BR -pt_PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK -te -th -tr -uk -vi -zh_CN -zh_TW -zu"


And the built.log has nothing at all in it.

The revdep-rebuild now uses revdep-rebuild -- --keep-going. It is running now and I will post its results soon.

Thanks,
~Mark
_________________
Thanks,
Mark
__________________________________________________________________
"Flying is learning how to throw yourself at the ground and miss." - Douglas Adams
Back to top
View user's profile Send private message
mark2
Apprentice
Apprentice


Joined: 22 May 2012
Posts: 293
Location: South Carolina

PostPosted: Thu Jul 19, 2012 11:59 pm    Post subject: Reply with quote

Well now, that did it! The revdep-rebuild fixed Firefox.

Thank you,
~Mark
_________________
Thanks,
Mark
__________________________________________________________________
"Flying is learning how to throw yourself at the ground and miss." - Douglas Adams
Back to top
View user's profile Send private message
Randy Andy
Veteran
Veteran


Joined: 19 Jun 2007
Posts: 1148
Location: /dev/koelsch

PostPosted: Fri Jul 20, 2012 4:16 pm    Post subject: Reply with quote

You're welcome.

Andy.
_________________
If you want to see a Distro done right, compile it yourself!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum