Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 394511 - firefox-8 fails to compile; missing nsIBrowserHandler.h.pp
Summary: firefox-8 fails to compile; missing nsIBrowserHandler.h.pp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 01:22 UTC by Luciano
Modified: 2012-01-30 01:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Gzipped build log for Firefox-8 (firefox8.log.gz,330.95 KB, application/octet-stream)
2011-12-13 13:14 UTC, Luciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luciano 2011-12-13 01:22:17 UTC
Compilation step fails with the following message:

Traceback (most recent call last):
  File "/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/config/pyth
onpath.py", line 52, in <module>
    main(sys.argv[1:])
  File "/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/config/pyth
onpath.py", line 44, in main
    execfile(script, frozenglobals)
  File "/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/xpcom/idl-parser/header.py", line 524, in <module>
    depfd = open(options.depfile, 'w')
IOError: [Errno 2] No such file or directory: '.deps/nsIBrowserHandler.h.pp'


Reproducible: Always

Steps to Reproduce:
1. emerge firefox
Actual Results:  

/usr/bin/python2.7 /var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/
config/pythonpath.py \
  -I/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/other-licenses/
ply \
  -I/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/xpcom/idl-parse
r \
  /var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/xpcom/idl-parser/
header.py --cachedir=/var/tmp/portage/www-client/firefox-8.0/work/mozilla-releas
e/xpcom/idl-parser -I/var/tmp/portage/www-client/firefox-8.0/work/mozilla-releas
e/browser/components -I../../dist/idl /var/tmp/portage/www-client/firefox-8.0/wo
rk/mozilla-release/browser/components/nsIBrowserHandler.idl -d .deps/nsIBrowserH
andler.h.pp -o _xpidlgen/nsIBrowserHandler.h
Traceback (most recent call last):
  File "/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/config/pyth
onpath.py", line 52, in <module>
    main(sys.argv[1:])
  File "/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/config/pyth
onpath.py", line 44, in main
    execfile(script, frozenglobals)
  File "/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/xpcom/idl-p
arser/header.py", line 524, in <module>
IOError: [Errno 2] No such file or directory: '.deps/nsIBrowserHandler.h.pp'
make[6]: *** [_xpidlgen/nsIBrowserHandler.h] Error 1
make[6]: *** Deleting file `_xpidlgen/nsIBrowserHandler.h'
make[6]: Leaving directory `/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/obj-x86_64-unknown-linux-gnu/browser/components'
make[5]: *** [components_export] Error 2
make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/obj-x86_64-unknown-linux-gnu/browser'
make[4]: *** [export_tier_app] Error 2
make[4]: Leaving directory `/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/obj-x86_64-unknown-linux-gnu'
make[3]: *** [tier_app] Error 2
make[3]: Leaving directory `/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/obj-x86_64-unknown-linux-gnu'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release/obj-x86_64-unknown-linux-gnu'
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory `/var/tmp/portage/www-client/firefox-8.0/work/mozilla-release'
make: *** [build] Error 2
emake failed
 * ERROR: www-client/firefox-8.0 failed (compile phase):
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  84:  Called src_compile
 *   environment, line 6664:  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";



Also tried building MAKEOPTS=-j1, didn't help.

Portage 2.2.0_alpha79 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.3, glibc-2.13-r4, 3.2.0-rc3 x86_64)
=================================================================
System uname: Linux-3.2.0-rc3-x86_64-Intel-R-_Core-TM-2_Duo_CPU_U7600_@_1.20GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 10 Dec 2011 23:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [enabled]
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.1.4-r3
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.5.3-r1
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories:

gentoo
    location: /usr/portage
    sync: rsync://rsync.de.gentoo.org/gentoo-portage
    priority: -1000

custom_luciano
    location: /usr/local/portage
    masters: gentoo
    priority: 0

multimedia
    location: /usr/local/portage/layman/multimedia
    masters: gentoo
    priority: 1

Installed sets: @system
ABI="amd64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose --ask --jobs --load-average=1.75 --keep-going"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS=""
FEATURES="assume-digests binpkg-logs distcc distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
INPUT_DEVICES="evdev synaptics"
JAVAC="/home/luciano/.gentoo/java-config-2/current-user-vm/bin/javac"
JAVACC_HOME="/usr/share/javacc/"
JAVA_HOME="/home/luciano/.gentoo/java-config-2/current-user-vm"
JDK_HOME="/home/luciano/.gentoo/java-config-2/current-user-vm"
KERNEL="linux"
LANG="en_GB.UTF8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_COLLATE="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"
LIBDIR_o32="lib"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_s390="lib32"
LIBDIR_s390x="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LINGUAS="en"
LOGNAME="root"
MAKEOPTS="--jobs --load-average=1.75"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OPENGL_PROFILE="xorg-x11"
ORBIT_SOCKETDIR="/tmp/orbit-luciano"
PAGER="/usr/bin/less"
PATH="/usr/lib64/distcc/bin:/sbin:/bin:/usr/sbin:/usr/bin"
PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SANDBOX_COMPAT_LEVEL="22"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage/layman/multimedia"
PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/var/tmp/portage"
PYTHONDONTWRITEBYTECODE="1"
QEMU_SOFTMMU_TARGETS="i386"
QEMU_USER_TARGETS=""
RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3"
RPMDIR="/usr/portage/rpm"
RUBY_TARGETS="ruby18"
R_HOME="/usr/lib64/R"
SESSION_MANAGER="local/tulum:@/tmp/.ICE-unix/2852,unix/tulum:/tmp/.ICE-unix/2852"
SHELL="/bin/bash"
SHLVL="3"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
TERM="xterm"
USE="X a52 aac acl acpi alsa amd64 avahi bash-completion berkdb bluetooth bzip2 cairo caps cdda cdr cjk clamav cli colord consolekit cracklib crypt css cups cxx dbus dri dts dvb dvd dvdr dvr emboss encode exif fam ffmpeg firefox flac fortran ftp gdbm gdu gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk hal hardened hdd-temp iconv ipv6 java java6 jpeg jpeg2k lame lcms libnotify lm_sensors mad mime mmx mng modules mp3 mp4 mpeg mplayer mudflap multilib nautilus ncurses networkmanager nls nptl nptlonly nsplugin odbc ogg opengl openmp pam pango pcmcia pcre pdf png policykit ppds pppd pulseaudio qt3support quicktime raw readline rss samba session socialweb spell sse sse2 ssl startup-notification svg sysfs tcpd threads tiff truetype udev unicode usb v4l v4l2 vim-syntax vorbis wifi wmf x264 xcb xcomposite xml xorg xpm xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DVB_CARDS="usb-dib0700" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="i810 intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="root"
USERLAND="GNU"
USERNAME="luciano"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS DRACUT_MODULES DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS PHP_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d"
VIDEO_CARDS="i810 intel"
WINDOWID="58720260"
WINDOWPATH="7"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share:/usr/share/gdm"
XDG_MENU_PREFIX="gnome-"
XSESSION="gnome"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
_="/usr/bin/emerge"
Comment 1 Jory A. Pratt gentoo-dev 2011-12-13 04:29:22 UTC
Attach your build.log compress it if you must just please set the appropriate mimetype.
Comment 2 Luciano 2011-12-13 13:14:32 UTC
Created attachment 295673 [details]
Gzipped build log for Firefox-8
Comment 3 Jory A. Pratt gentoo-dev 2011-12-13 14:29:57 UTC
disable distcc and you should be fine to compile. Other then that log is pretty useless.
Comment 4 Nirbheek Chauhan (RETIRED) gentoo-dev 2012-01-28 04:40:52 UTC
Please try 9.0 with distcc disabled and get back to us.
Comment 5 Luciano 2012-01-30 00:39:21 UTC
Was able to build firefox 9 with distcc ENABLED. Seems the problem has been fixed. thanks!
Comment 6 Jory A. Pratt gentoo-dev 2012-01-30 01:00:39 UTC
Thanks for reporting back.