Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127919 - module-init-tools won't build with distcc
Summary: module-init-tools won't build with distcc
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-28 13:58 UTC by Xavier Maillard
Modified: 2006-03-28 14:25 UTC (History)
2 users (show)

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 Xavier Maillard 2006-03-28 13:58:59 UTC
Just a quick note to report this failure.

Building it with FEATURES="-distcc" worked.

We should either add this clause into the ebuild file or change emake call to only make.

(This is on ~x86 with GCC 3.4.5 and for module-init-tools 3.3.2)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-28 14:04:30 UTC
Please, don't restrict bugs.
Comment 2 Lisa Seelye (RETIRED) gentoo-dev 2006-03-28 14:08:10 UTC
Post emerge info
Post where the compilation fails
Comment 3 Xavier Maillard 2006-03-28 14:13:17 UTC
(In reply to comment #2)
> Post emerge info

That is impossible for instance (the machine is in a emerge -e system and world)

> Post where the compilation fails

As far I remember, it was on file insmod.c. Sorry not to have more informations.

The computer "farm" is camposed of one pentium-m, one athlon XP 1800 and a PII 400.

Note that it has also exploded with python 2.4.2-r1 and now with openssl-0.9.7i  on file rsa_asn1.c (implicict declaration of function __builtin_offsetof and several syntax error) 

Comment 4 Lisa Seelye (RETIRED) gentoo-dev 2006-03-28 14:25:42 UTC
> (In reply to comment #2)
> > Post emerge info
> 
> That is impossible for instance (the machine is in a emerge -e system and
> world)

At the point where it fails post emerge info.

> > Post where the compilation fails
> 
> As far I remember, it was on file insmod.c. Sorry not to have more
> informations.

Without that information we can't help. If you can provide the info requested please reopen this bug.

> The computer "farm" is camposed of one pentium-m, one athlon XP 1800 and a PII
> 400.
> 
> Note that it has also exploded with python 2.4.2-r1 and now with openssl-0.9.7i
>  on file rsa_asn1.c (implicict declaration of function __builtin_offsetof and
> several syntax error) 
> 
I don't know what this means.