Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309631 - =net-libs/xulrunner-1.9.2-r4 fails to build on Alpha
Summary: =net-libs/xulrunner-1.9.2-r4 fails to build on Alpha
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 19:10 UTC by Matt Turner
Modified: 2010-03-17 01:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.gz,191.60 KB, application/x-gzip)
2010-03-15 19:22 UTC, Matt Turner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2010-03-15 19:10:47 UTC
See attached build.log.
Comment 1 Matt Turner gentoo-dev 2010-03-15 19:22:38 UTC
Created attachment 223775 [details]
build.log

Sorry, build log was too large so I compressed it.

# emerge --info
Portage 2.1.7.17 (default/linux/alpha/10.0, gcc-4.4.3, glibc-2.11-r1, 2.6.33-gentoo alpha)
=================================================================
System uname: Linux-2.6.33-gentoo-alpha-EV68AL-with-gentoo-2.0.1
Timestamp of tree: Sat, 13 Mar 2010 04:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-lang/python:     2.6.4-r1
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="alpha"
ACCEPT_LICENSE="* -@EULA Q3AEULA"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-O3 -mcpu=ev67 -mieee -pipe"
CHOST="alpha-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O3 -mcpu=ev67 -mieee -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/x11 /usr/local/compaq-c /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alpha bash-completion bzip2 cairo cli consolekit cpml cracklib crypt cscope curl cxx dbus dri ev6 fts3 gd glib gnome gpm gtk hal iconv jpeg jpeg2k modules nautilus ncurses nfs nntp nptl nptlonly opengl openmp pam pcre pdf perl png policykit pppd python readline reflection samba sdl session spl sqlite sqlite3 ssl svg sysfs tcpd threads tiff truetype udev unicode urandom usb xml xml2 xorg xulrunner xv zlib" ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx ymfpci" 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 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_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Jory A. Pratt gentoo-dev 2010-03-15 20:17:30 UTC
You will need to retest with ccache disabled for one, I am also unable to view the build.log after unarchieving it. If you would please email to me at anarchy@gentoo.org with ccache disabled.
Comment 3 Matt Turner gentoo-dev 2010-03-17 01:46:46 UTC
Huh, when I disabled ccache, the problem went away.

Sorry for the noise and thanks for the speedy response.