John Darrington skribis:
> I can confirm, that your patch seems to fix the problem. Thanks.
Thanks, pushed.
Ludo’.
I can confirm, that your patch seems to fix the problem. Thanks.
J'
On Wed, Dec 04, 2013 at 10:05:17PM +0100, Ludovic Court??s wrote:
John Darrington skribis:
> On Mon, Dec 02, 2013 at 11:22:26PM +0100, Ludovic Court??s wrote:
> >
> > Backtrace:
>
John Darrington skribis:
> On Mon, Dec 02, 2013 at 11:22:26PM +0100, Ludovic Court??s wrote:
> >
> > Backtrace:
>
> [...]
>
> >?: 0 [scm-error misc-error #f "~A ~S" ("no code for module"
> (gnutls)) #f]
>
> Does it work if you do:
>
>m
On Mon, Dec 02, 2013 at 11:22:26PM +0100, Ludovic Court??s wrote:
>
> Backtrace:
[...]
>?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (gnutls))
#f]
Does it work if you do:
make clean-go && make guix/build/download.go && make
John Darrington skribis:
> On Mon, Dec 02, 2013 at 01:56:03PM +0100, Ludovic Court??s wrote:
> John Darrington skribis:
>
> > /bin/mkdir -p `dirname "guix/scripts/build.go"` ;
> \
> > LC_ALL=C
On Mon, Dec 02, 2013 at 01:56:03PM +0100, Ludovic Court??s wrote:
John Darrington skribis:
> /bin/mkdir -p `dirname "guix/scripts/build.go"` ; \
> LC_ALL=C\
> ./pre-inst-env
John Darrington skribis:
> /bin/mkdir -p `dirname "guix/scripts/build.go"` ; \
> LC_ALL=C\
> ./pre-inst-env \
> /usr/bin/guild compile -L "." -L "."\
>
A clean build from the current Git HEAD is not possible.
Something seems to be wrong with the Makefile dependencies:
git checkout master
git clean -dfx
./boostrap
./configure
make
.
.
.
.
.
/bin/mkdir -p `dirname "guix/scripts/build.go"` ; \
LC_ALL=C