GNU bug report logs - #27051
builder for glibc-intermediate-2.25 fails and ends guix pull

Previous Next

Package: guix;

Reported by: Calvin Heim <frofroggy <at> gmail.com>

Date: Wed, 24 May 2017 06:51:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27051 in the body.
You can then email your comments to 27051 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#27051; Package guix. (Wed, 24 May 2017 06:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Calvin Heim <frofroggy <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Wed, 24 May 2017 06:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Calvin Heim <frofroggy <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: builder for glibc-intermediate-2.25 fails and ends guix pull
Date: Tue, 23 May 2017 23:50:25 -0700
Hi,

'guix pull' fails with the Guix package manager on Trisquel 7.

$ uname -p
i686

$ guile --version
guile (GNU Guile) 2.2.0

$ guix --version
guix (GNU Guix) 20170430.04

$ guix pull
...
...
...
starting phase `pre-configure'
Backtrace:
In ice-9/boot-9.scm:
 157: 13 [catch #t #<catch-closure 84fa680> ...]
In unknown file:
   ?: 12 [apply-smob/1 #<catch-closure 84fa680>]
In ice-9/boot-9.scm:
  63: 11 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 10 [eval # #]
In ice-9/boot-9.scm:
2320: 9 [save-module-excursion #<procedure 8514de0 at
ice-9/boot-9.scm:3961:3 ()
>]
3966: 8 [#<procedure 8514de0 at ice-9/boot-9.scm:3961:3 ()>]
1645: 7 [%start-stack load-stack ...]
1650: 6 [#<procedure 8517d50 ()>]
In unknown file:
   ?: 5 [primitive-load
"/gnu/store/zhm1rxpqnhr8b976azyi10zkpm7i2d5q-glibc-intermediate-2.25-guile-builder"]
In ice-9/eval.scm:
 387: 4 [eval # ()]
In srfi/srfi-1.scm:
 830: 3 [every1 #<procedure 889f360
at /gnu/store/5vvzwh41q3l0fdjyjxiz105fsxcz35rs-module-import/guix/build/gnu-build-system.scm:649:9 (expr)> ...]
In /gnu/store/5vvzwh41q3l0fdjyjxiz105fsxcz35rs-module-import/guix/build/gnu-build-system.scm:
 653: 2 [#<procedure 889f360
at /gnu/store/5vvzwh41q3l0fdjyjxiz105fsxcz35rs-module-import/guix/build/gnu-build-system.scm:649:9 (expr)> #]
In ice-9/eval.scm:
 432: 1 [eval # #]
In unknown file:
   ?: 0 [system* "patch" "-p1" "--force" "--input" #f]

ERROR: In procedure system*:
ERROR: Wrong type (expecting string): #f
builder for
`/gnu/store/m7q6fhjy4zz8j36jvf7yihq65v6m3dnw-glibc-intermediate-2.25.drv' failed with exit code 1
cannot build derivation
`/gnu/store/kc6yxibxsk4vshl6svbwbm5wnig0d5zx-bash-static-4.4.12.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/l1bp2qw2v0p0f9v9vb1z3xd6z7s5kvlc-gcc-5.4.0.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/r68459m540fhs7n567pllbq827c90v9c-glibc-2.25.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/0g35596mg1x4r6150pqd0jkmfyb64zyj-guile-2.0.14.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/m92q2i44y1n0s1yv9h17gidvxzlg6si3-le-certs-0.drv': 1
dependencies couldn't be built
guix pull: error: build failed: build of
`/gnu/store/m92q2i44y1n0s1yv9h17gidvxzlg6si3-le-certs-0.drv' failed





Information forwarded to bug-guix <at> gnu.org:
bug#27051; Package guix. (Wed, 24 May 2017 11:52:01 GMT) Full text and rfc822 format available.

Message #8 received at 27051 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Calvin Heim <frofroggy <at> gmail.com>
Cc: 27051 <at> debbugs.gnu.org
Subject: Re: bug#27051: builder for glibc-intermediate-2.25 fails and ends
 guix pull
Date: Wed, 24 May 2017 13:51:03 +0200
Hi Calvin,

Calvin Heim <frofroggy <at> gmail.com> skribis:

> 'guix pull' fails with the Guix package manager on Trisquel 7.
>
> $ uname -p
> i686
>
> $ guile --version
> guile (GNU Guile) 2.2.0
>
> $ guix --version
> guix (GNU Guix) 20170430.04
>
> $ guix pull

[...]

> at /gnu/store/5vvzwh41q3l0fdjyjxiz105fsxcz35rs-module-import/guix/build/gnu-build-system.scm:649:9 (expr)> #]
> In ice-9/eval.scm:
>  432: 1 [eval # #]
> In unknown file:
>    ?: 0 [system* "patch" "-p1" "--force" "--input" #f]
>
> ERROR: In procedure system*:
> ERROR: Wrong type (expecting string): #f
> builder for
> `/gnu/store/m7q6fhjy4zz8j36jvf7yihq65v6m3dnw-glibc-intermediate-2.25.drv' failed with exit code 1

There was a small time window during which glibc-intermediate was broken
on i686.  This was fixed on April 30th:

  https://git.savannah.gnu.org/cgit/guix.git/commit/?id=c2e4f14ac8cd3e1ce7f46a192ad0c9acc084b210

One way to work around the issue might be:

  mv ~/.config/guix/latest{,.bak}
  guix pull

Could you try this?

Thanks for reporting the issue,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#27051; Package guix. (Thu, 01 Jun 2017 23:40:02 GMT) Full text and rfc822 format available.

Message #11 received at 27051 <at> debbugs.gnu.org (full text, mbox):

From: Calvin Heim <frofroggy <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 27051 <at> debbugs.gnu.org
Subject: Re: bug#27051: builder for glibc-intermediate-2.25 fails and ends
 guix pull
Date: Thu, 01 Jun 2017 16:39:31 -0700
On Wed, 2017-05-24 at 13:51 +0200, Ludovic Courtès wrote:

> 
> One way to work around the issue might be:
> 
>   mv ~/.config/guix/latest{,.bak}
>   guix pull
> 
> Could you try this?

Yes, it succeeded. Thanks!







Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 02 Jun 2017 14:59:02 GMT) Full text and rfc822 format available.

Notification sent to Calvin Heim <frofroggy <at> gmail.com>:
bug acknowledged by developer. (Fri, 02 Jun 2017 14:59:02 GMT) Full text and rfc822 format available.

Message #16 received at 27051-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Calvin Heim <frofroggy <at> gmail.com>
Cc: 27051-done <at> debbugs.gnu.org
Subject: Re: bug#27051: builder for glibc-intermediate-2.25 fails and ends
 guix pull
Date: Fri, 02 Jun 2017 16:58:11 +0200
Calvin Heim <frofroggy <at> gmail.com> skribis:

> On Wed, 2017-05-24 at 13:51 +0200, Ludovic Courtès wrote:
>
>> 
>> One way to work around the issue might be:
>> 
>>   mv ~/.config/guix/latest{,.bak}
>>   guix pull
>> 
>> Could you try this?
>
> Yes, it succeeded. Thanks!

Thanks for confirming and apologies for the mess!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 01 Jul 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.