`emerge --info` at the bottom of my reply

I emerged mozilla-firefox-bin (strangely it didn't unmerge mozilla-firefox... it was a New ebuild). Interestingly, it did work... It gave no debug info so i couldn't compare the output... I believe I'll have no problem in switching over to the bin version, but the error with the ebuild is still strange...

The CSS errors are more like debug warnings (note it was compiled with debug flag) they have nothing (i believe) to do with the issue. The ***Exception before those errors give more info and some of the last lines also are relevant.

----
Portage 2.1.4.5 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24 
i686)
=================================================================
System uname: 2.6.24 i686 Pentium III (Katmai)
Timestamp of tree: Tue, 21 Oct 2008 15:37:02 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r7
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=i386 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ex t-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-Os -march=i386 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.arcticnetwork.ca/source/";
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/mnt/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X aac aalib acl alsa amrnb amrwb arts background berkdb bidi bindist bl cddb cdio cdparanoia cli cpudetection cr acklib crypt cups customcflags debug dga dri dts dv dvb dvd enca encode esd fbcon fortran gdbm ggi gif gnutls gpm gtk iconv injectio n ipv6 isdnlog jack joystick jpeg ladspa libcaca lirc live lzo md5sum midi mmxext mp2 mp3 mudflap musepack nas ncurses nemesi nls np tl nptlonly openal opengl openmp oss pam pcre pdf perl png pnm pppd pulseaudio python quicktime radio rar readline real reflection r tc samba sdl session speex spl srt sse sse2 ssl ssse3 svg svga tcpd teletext tga tiff unicode v4l v4l2 vidix win32codecs x264 x86 xa nim xgetdefault xinerama xml xmlreader xmlrpc xmlwriter xorg xvid xvmc zlib zoran" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem b t87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via8 2xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lf loat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alia s authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_ cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVIC ES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAN D="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendit ion s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMP
RESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Erik Hahn wrote:
On Thu, Oct 23, 2008 at 10:48:47AM -0400, Simon wrote:
Hi,
recently (dunno why or when exactly) firefox has started crashing when loading certain pages. Two pages I'm used to access often that are causing the problem are my banking site (once logged in) and linode.com/members... the error is a bit cryptic and may involve javascript (see the error below).

I tried recompiling firefox, but got the exact same result... so I tried a `emerge -e mozilla-firefox`, (which btw, on the cheapest linode took a bit more than 3 hours). So, the host basically compilled the binpkgs and i installed them on my desktop, same issue happened after...

Here's the use flags for ff, also all files related to portage config (make.conf,etc) are exactly the same on all my machines, only world is different.

What does 'emerge --info' say? Does mozilla-firefox-bin work?

CSS Error (http://www.linode.com/linode.css?2 :113.31): Unknown property '-khtml-border-top-left-radius'. Declaration dropped.
Those are only CSS errors, no problem

        -Erik

Reply via email to