public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] cannot create executables ...
@ 2013-07-26 19:49 Stefan G. Weichinger
  2013-07-26 20:01 ` Stefan G. Weichinger
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2013-07-26 19:49 UTC (permalink / raw
  To: gentoo-user


Something broke my setup today ... right now I can't emerge anything as
I always get

configure: error: C compiler cannot create executables

in a way or another ...

both my choices of

# gcc-config -l
 [1] x86_64-pc-linux-gnu-4.6.4 *
 [2] x86_64-pc-linux-gnu-4.7.3

bring the same issues.

Should I quickpkg a gcc from my thinkpad and transfer?

Stefan


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] cannot create executables ...
  2013-07-26 19:49 [gentoo-user] cannot create executables Stefan G. Weichinger
@ 2013-07-26 20:01 ` Stefan G. Weichinger
  2013-07-26 20:08   ` Yohan Pereira
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2013-07-26 20:01 UTC (permalink / raw
  To: gentoo-user

Am 26.07.2013 21:49, schrieb Stefan G. Weichinger:


> Should I quickpkg a gcc from my thinkpad and transfer?

hmm, not really. Found that I had created a binary package on my machine
anyway and re-installed that. Doesn't help.

S



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] cannot create executables ...
  2013-07-26 20:01 ` Stefan G. Weichinger
@ 2013-07-26 20:08   ` Yohan Pereira
  2013-07-26 20:13     ` Stefan G. Weichinger
  0 siblings, 1 reply; 6+ messages in thread
From: Yohan Pereira @ 2013-07-26 20:08 UTC (permalink / raw
  To: gentoo-user

On 26/07/13 at 10:01pm, Stefan G. Weichinger wrote:
> Am 26.07.2013 21:49, schrieb Stefan G. Weichinger:
> 
> 
> > Should I quickpkg a gcc from my thinkpad and transfer?
> 
> hmm, not really. Found that I had created a binary package on my machine
> anyway and re-installed that. Doesn't help.
> 
> S
> 

Try compiling a simple hello world program in C and see if the compiler output
gives you any more information.
-- 

- Yohan Pereira

The difference between a Miracle and a Fact is exactly the difference
between a mermaid and a seal.
                -- Mark Twain


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] cannot create executables ...
  2013-07-26 20:08   ` Yohan Pereira
@ 2013-07-26 20:13     ` Stefan G. Weichinger
  2013-07-26 22:08       ` Mick
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan G. Weichinger @ 2013-07-26 20:13 UTC (permalink / raw
  To: gentoo-user

Am 26.07.2013 22:08, schrieb Yohan Pereira:

> Try compiling a simple hello world program in C and see if the compiler output
> gives you any more information.

thanks for the suggestion ... I may have found the problem already ...
something around "ccache" ... if I remove it from $FEATURES the builds
run through.

loads of

ccache: failed to create /root/.ccache (Permission denied)

in the logs instead, even with an existing and (IMO) correctly set up
/root/.ccache

anyway, I will try to rebuild ccache maybe ...

Thanks for now, Stefan


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] cannot create executables ...
  2013-07-26 20:13     ` Stefan G. Weichinger
@ 2013-07-26 22:08       ` Mick
  2013-07-26 22:27         ` Stefan G. Weichinger
  0 siblings, 1 reply; 6+ messages in thread
From: Mick @ 2013-07-26 22:08 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 716 bytes --]

On Friday 26 Jul 2013 21:13:53 Stefan G. Weichinger wrote:
> Am 26.07.2013 22:08, schrieb Yohan Pereira:
> > Try compiling a simple hello world program in C and see if the compiler
> > output gives you any more information.
> 
> thanks for the suggestion ... I may have found the problem already ...
> something around "ccache" ... if I remove it from $FEATURES the builds
> run through.
> 
> loads of
> 
> ccache: failed to create /root/.ccache (Permission denied)
> 
> in the logs instead, even with an existing and (IMO) correctly set up
> /root/.ccache
> 
> anyway, I will try to rebuild ccache maybe ...

Or not use ccache at all?  Some emerges break with ccache set up.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] cannot create executables ...
  2013-07-26 22:08       ` Mick
@ 2013-07-26 22:27         ` Stefan G. Weichinger
  0 siblings, 0 replies; 6+ messages in thread
From: Stefan G. Weichinger @ 2013-07-26 22:27 UTC (permalink / raw
  To: gentoo-user

Am 27.07.2013 00:08, schrieb Mick:
> On Friday 26 Jul 2013 21:13:53 Stefan G. Weichinger wrote:
> 
>> anyway, I will try to rebuild ccache maybe ...
> 
> Or not use ccache at all?  Some emerges break with ccache set up.

Sure. I disabled it first, re-emerged it later and for now it is off.
Just some $FEATURES set in the past ... tested and forgotten.

Stefan



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-26 22:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-26 19:49 [gentoo-user] cannot create executables Stefan G. Weichinger
2013-07-26 20:01 ` Stefan G. Weichinger
2013-07-26 20:08   ` Yohan Pereira
2013-07-26 20:13     ` Stefan G. Weichinger
2013-07-26 22:08       ` Mick
2013-07-26 22:27         ` Stefan G. Weichinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox