Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95164 - anthy-6300d doesn't compile
Summary: anthy-6300d doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-05 17:18 UTC by Ulrich Plate (RETIRED)
Modified: 2005-06-18 08:58 UTC (History)
0 users

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


Attachments
Compilation log for anthy-6300d (4301-anthy-6300d.log,48.00 KB, text/plain)
2005-06-05 17:20 UTC, Ulrich Plate (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Plate (RETIRED) gentoo-dev 2005-06-05 17:18:00 UTC
I'll attach the compilation log in a minute. emerge info says:

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.12-rc4 i686)
=================================================================
System uname: 2.6.12-rc4 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks fixpackages sandbox sfperms strict usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.inode.at/"
LANG="en_GB.UTF-8"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi berkdb bitmap-fonts canna cdr cjk crypt cscope cups curl emboss encode esd faad fam fbcon flac foomaticdb foreign-package fortran gd gdbm gif gimpprint gnome gpm gtk gtk2 guile i8x0 iconv imagemagick imlib immqt-bc ipv6 java jpeg junit kde kdeenablefinal libg++ libwww mad matroska mikmod mng motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg ncurses network nls ogg oggvorbis opengl operanom2 oss pam pcmcia pdflib perl png python qt quicktime readline samba sdl slang smime speex spell ssl svg svga tcpd tetex tidy tiff truetype truetype-fonts type1-fonts unicode userlocales utf8 vorbis wifi wmf wxwindows xface xim xine xml xml2 xmms xv xvid xvmc zeroconf video_cards_i810 userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Ulrich Plate (RETIRED) gentoo-dev 2005-06-05 17:20:42 UTC
Created attachment 60690 [details]
Compilation log for anthy-6300d

I've had this on a different host earlier, too. Looks like it's related to
emacs in one way or the other, which I don't have installed.
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2005-06-11 16:24:15 UTC
please try to set MAKEOPTS="-j2" and remerge.
Comment 3 Ulrich Plate (RETIRED) gentoo-dev 2005-06-11 16:54:16 UTC
Tried, and it works indeed. That's - unexpected... I've had this compiling on
four distcc hosts, that's where the makeopts="-j9" came from. Maybe the ebuild
ought to moderate the makeopts down then? Or can individual ebuilds request
disabling distcc? Anyway, thanks for pointing me to this.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-06-18 08:58:04 UTC
Fixed in CVS. Thanks for the bug report ;)