Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80981 - util-linux does not build with distcc
Summary: util-linux does not build with distcc
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-06 07:03 UTC by David Tomaschik
Modified: 2005-09-13 11:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Tomaschik 2005-02-06 07:03:50 UTC
Util-linux build crashes when using distcc.  I realize there was a previous bug about this (31637), but this produces a different error.  Also, the "dupe" of 31637 has been marked resolved, but this clearly isn't.

Reproducible: Always
Steps to Reproduce:
1. Activate distcc in FEATURES
2. emerge util-linux

Actual Results:  
llseek.c: In function `_llseek':
llseek.c:39: error: can't find a register in class `BREG' while reloading `asm'
distcc[12465] ERROR: compile llseek.c on stars/3 failed
make[1]: *** [llseek.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/var/tmp/portage/util-linux-2.12i-r1/work/util-linux-2.12i/fdisk'
make: *** [all] Error 1

!!! ERROR: sys-apps/util-linux-2.12i-r1 failed.
!!! Function src_compile, Line 101, Exitcode 2
!!! emake failed


Expected Results:  
Installed util-linux, preferrably using DistCC.

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 04:58:11)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms distcc"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://ozone/portage"
USE="x86 apm arts avi berkdb bitmap-fonts crypt encode f77 font-server
foomaticdb fortran gdbm gif gpm imlib jpeg libg++ libwww mad mikmod mmx motif
mpeg ncurses nls oggvorbis opengl pam pdflib perl png python qt quicktime quotas
readline samba sdl spell ssl svga tcpd truetype truetype-fonts type1-fonts xml2
xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-03-14 20:48:01 UTC
does it work without distcc ?
Comment 2 SpanKY gentoo-dev 2005-09-13 11:49:11 UTC
old PIC issue in syscall macro