bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'core-updates': FAIL: 'tests/builders.scm'


From: Ludovic Courtès
Subject: Re: 'core-updates': FAIL: 'tests/builders.scm'
Date: Thu, 11 Apr 2013 22:57:01 +0200
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.3 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

> 'tests/builders.scm' fails in the 'core-updates' branch.
>
> "Most likely my search path commit broke something." [1]

Who wrote that?  :-)

[...]

> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... configure: error: in 
> `/tmp/nix-build-hello-2.8.drv-1/hello-2.8':
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details

‘config.log’ says:

--8<---------------cut here---------------start------------->8---
configure:3908: gcc -o conftest    conftest.c  >&5
conftest.c:11:19: fatal error: stdio.h: No such file or directory
--8<---------------cut here---------------end--------------->8---

... which means ‘CPATH’ is not set.

Fixed in 7a88ad6, thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]