Problem building master

  • Done
  • quality assurance status badge
Details
4 participants
  • Efraim Flashner
  • Ludovic Courtès
  • Maxim Cournoyer
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Maxim Cournoyer
Severity
normal

Debbugs page

M
M
Maxim Cournoyer wrote on 3 May 2017 11:59
(name . bug-guix)(address . bug-guix@gnu.org)
CAN-vT6RhDFhYBM104czBy7uoyU1Vx0z8F8JnAmrxzVwWa-ZRkQ@mail.gmail.com
After doing 'guix pull' to get latest master branch, `guix environment
guix' fails while compiling the new sources:

Backtrace:
In ice-9/r4rs.scm:
39: 19 [call-with-values #<procedure 6809cc0 at ice-9/eval.scm:416:20 ()> ...]
In ice-9/eval.scm:
411: 18 [eval # #]
411: 17 [eval # #]
In srfi/srfi-1.scm:
573: 16 [map #<procedure 68128a0 at ice-9/eval.scm:416:20 (a)> (# # # # ...)]
In ice-9/eval.scm:
387: 15 [eval # #]
411: 14 [eval # #]
In ice-9/r4rs.scm:
39: 13 [call-with-values #<procedure 6817cc0 at ice-9/eval.scm:416:20 ()> ...]
In ice-9/eval.scm:
411: 12 [eval # #]
411: 11 [eval # #]
In srfi/srfi-1.scm:
575: 10 [map #<procedure 6865750 at ice-9/eval.scm:416:20 (a)> (# # # # ...)]
In ice-9/boot-9.scm:
160: 9 [catch srfi-34 #<procedure 68653f0 at ice-9/eval.scm:416:20 ()> ...]
In ice-9/eval.scm:
387: 8 [eval # #]
481: 7 [lp (#<fluid 30> #<fluid 24> #<fluid 25>) (#f "x86_64-linux" #f)]
481: 6 [lp (#<fluid 24> #<fluid 25>) ("x86_64-linux" #f)]
481: 5 [lp (#<fluid 25>) (#f)]
In ice-9/r4rs.scm:
39: 4 [call-with-values #<procedure 686b6c0 at ice-9/eval.scm:416:20 ()> ...]
In guix/gexp.scm:
604: 3 [#<procedure 68f7a20 at guix/gexp.scm:604:2 (state)> #]
626: 2 [#<procedure 4ea4370 at guix/gexp.scm:604:2 (builder)>
"/gnu/store/rzxs5lr5ay9n7s3657sf4y2hc4l9dnzk-bash-4.4.tar.xz-builder"]
989: 1 [imported-modules ((guix build utils)) #:name ...]
In unknown file:
?: 0 [# # #<procedure 6e44d00 at guix/gexp.scm:991:29 (expr)> #]

ERROR: In procedure #<syntax-transformer mapm>:
ERROR: Wrong type to apply: #<syntax-transformer mapm>


I could reproduce the problem on two different machines.

Maxim
E
E
Efraim Flashner wrote on 3 May 2017 12:05
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)(address . 26764@debbugs.gnu.org)
20170503190504.GA14792@macbook42.flashner.co.il
On Wed, May 03, 2017 at 11:59:16AM -0700, Maxim Cournoyer wrote:
Toggle quote (47 lines)
> After doing 'guix pull' to get latest master branch, `guix environment
> guix' fails while compiling the new sources:
>
> Backtrace:
> In ice-9/r4rs.scm:
> 39: 19 [call-with-values #<procedure 6809cc0 at ice-9/eval.scm:416:20 ()> ...]
> In ice-9/eval.scm:
> 411: 18 [eval # #]
> 411: 17 [eval # #]
> In srfi/srfi-1.scm:
> 573: 16 [map #<procedure 68128a0 at ice-9/eval.scm:416:20 (a)> (# # # # ...)]
> In ice-9/eval.scm:
> 387: 15 [eval # #]
> 411: 14 [eval # #]
> In ice-9/r4rs.scm:
> 39: 13 [call-with-values #<procedure 6817cc0 at ice-9/eval.scm:416:20 ()> ...]
> In ice-9/eval.scm:
> 411: 12 [eval # #]
> 411: 11 [eval # #]
> In srfi/srfi-1.scm:
> 575: 10 [map #<procedure 6865750 at ice-9/eval.scm:416:20 (a)> (# # # # ...)]
> In ice-9/boot-9.scm:
> 160: 9 [catch srfi-34 #<procedure 68653f0 at ice-9/eval.scm:416:20 ()> ...]
> In ice-9/eval.scm:
> 387: 8 [eval # #]
> 481: 7 [lp (#<fluid 30> #<fluid 24> #<fluid 25>) (#f "x86_64-linux" #f)]
> 481: 6 [lp (#<fluid 24> #<fluid 25>) ("x86_64-linux" #f)]
> 481: 5 [lp (#<fluid 25>) (#f)]
> In ice-9/r4rs.scm:
> 39: 4 [call-with-values #<procedure 686b6c0 at ice-9/eval.scm:416:20 ()> ...]
> In guix/gexp.scm:
> 604: 3 [#<procedure 68f7a20 at guix/gexp.scm:604:2 (state)> #]
> 626: 2 [#<procedure 4ea4370 at guix/gexp.scm:604:2 (builder)>
> "/gnu/store/rzxs5lr5ay9n7s3657sf4y2hc4l9dnzk-bash-4.4.tar.xz-builder"]
> 989: 1 [imported-modules ((guix build utils)) #:name ...]
> In unknown file:
> ?: 0 [# # #<procedure 6e44d00 at guix/gexp.scm:991:29 (expr)> #]
>
> ERROR: In procedure #<syntax-transformer mapm>:
> ERROR: Wrong type to apply: #<syntax-transformer mapm>
>
>
> I could reproduce the problem on two different machines.
>
> Maxim
>

You'll have to 'make clean' before continuing, it happens from time to
time

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkVdB/rIvpOM7bo+N9MHTkX6s7pMFAlkKKeAACgkQ9MHTkX6s
7pNRFA//X/8OnOpiOhhsEpJ677UFA0iaRrn/LflN1Bo0IDtcTNh0xjpwKHnD2kKQ
bUFXnnkjMv3vOQc10/1OWVBhxOn+Yc0zzV/wAN1aCpQRJoGSZoIjBxLVCgYomvYS
xqNxxNkoXeD8ChqLdoNvrbNMctgRJsiJXLC67A/Pt8LWVyWQYOomfUEuC4DSaAJZ
gM6xL9Yp08WLkKv9wVKfgIZbgP3YTk5q2nQPr71AK+4ssOVZqvNV53mEe5Ji5IBW
Wi45iU6O3v7T70+NAgBJPcARE6PlQzSuT+4wQ1Pa2Op5PqJl2Dft9ToN9bXS8juv
zRIS88kXYBZ0gtDwlwKt+InwFT6213x+AwX8UA5t4ZjZXFGe8i4bmSzdtBRjkAFY
ihG5nf8nw4CUxusmCBhM3V5eRpYILmD/nTdjasSzf6AAifaM9Qjs1nV4TLixGGX0
gZVAagLyjMfLYSlZp4S3+1FhRe2IVtD5T64rBlmIjXJ2r85A2ZBShA6VEI+ssbOz
uWoef77B2UjAwOGvJNDlIvSvS2CP4ykzz+uU2RC59iPHlR0pJEuT6zGJ+6bjejK1
A1pSwrZtzUXcWVZE662ivm2BpkKkkt+N+PIB7jxSj4f3kfdQ4y2tytu1Stvk3C1d
DV70UiZDmHGTTRPrE44sQ9ic/IwC1wv3fCCE1jHe7Zaqdg24qhw=
=KFZ8
-----END PGP SIGNATURE-----


T
T
Tobias Geerinckx-Rice wrote on 3 May 2017 12:06
11127eb7-1e32-fd91-2d1b-ff40d280f9ca@tobias.gr
Indeed.

On 03/05/17 20:59, Maxim Cournoyer wrote:
Toggle quote (3 lines)
> After doing 'guix pull' to get latest master branch, `guix environment
> guix' fails while compiling the new sources: [...]

Reverting dcb95c1fc936d74dfdf84b7e59eff66cb99c5a63 seems to fix it.

Kind regards,

T G-R
Attachment: signature.asc
M
M
Maxim Cournoyer wrote on 3 May 2017 12:45
(name . Efraim Flashner)(address . efraim@flashner.co.il)(address . 26764@debbugs.gnu.org)
14BC5024-926B-4890-9FC2-92049D0C2BC5@gmail.com
On May 3, 2017 12:05:04 PM PDT, Efraim Flashner <efraim@flashner.co.il> wrote:
Toggle quote (60 lines)
>On Wed, May 03, 2017 at 11:59:16AM -0700, Maxim Cournoyer wrote:
>> After doing 'guix pull' to get latest master branch, `guix
>environment
>> guix' fails while compiling the new sources:
>>
>> Backtrace:
>> In ice-9/r4rs.scm:
>> 39: 19 [call-with-values #<procedure 6809cc0 at
>ice-9/eval.scm:416:20 ()> ...]
>> In ice-9/eval.scm:
>> 411: 18 [eval # #]
>> 411: 17 [eval # #]
>> In srfi/srfi-1.scm:
>> 573: 16 [map #<procedure 68128a0 at ice-9/eval.scm:416:20 (a)> (# #
># # ...)]
>> In ice-9/eval.scm:
>> 387: 15 [eval # #]
>> 411: 14 [eval # #]
>> In ice-9/r4rs.scm:
>> 39: 13 [call-with-values #<procedure 6817cc0 at
>ice-9/eval.scm:416:20 ()> ...]
>> In ice-9/eval.scm:
>> 411: 12 [eval # #]
>> 411: 11 [eval # #]
>> In srfi/srfi-1.scm:
>> 575: 10 [map #<procedure 6865750 at ice-9/eval.scm:416:20 (a)> (# #
># # ...)]
>> In ice-9/boot-9.scm:
>> 160: 9 [catch srfi-34 #<procedure 68653f0 at ice-9/eval.scm:416:20
>()> ...]
>> In ice-9/eval.scm:
>> 387: 8 [eval # #]
>> 481: 7 [lp (#<fluid 30> #<fluid 24> #<fluid 25>) (#f "x86_64-linux"
>#f)]
>> 481: 6 [lp (#<fluid 24> #<fluid 25>) ("x86_64-linux" #f)]
>> 481: 5 [lp (#<fluid 25>) (#f)]
>> In ice-9/r4rs.scm:
>> 39: 4 [call-with-values #<procedure 686b6c0 at
>ice-9/eval.scm:416:20 ()> ...]
>> In guix/gexp.scm:
>> 604: 3 [#<procedure 68f7a20 at guix/gexp.scm:604:2 (state)> #]
>> 626: 2 [#<procedure 4ea4370 at guix/gexp.scm:604:2 (builder)>
>>
>"/gnu/store/rzxs5lr5ay9n7s3657sf4y2hc4l9dnzk-bash-4.4.tar.xz-builder"]
>> 989: 1 [imported-modules ((guix build utils)) #:name ...]
>> In unknown file:
>> ?: 0 [# # #<procedure 6e44d00 at guix/gexp.scm:991:29 (expr)> #]
>>
>> ERROR: In procedure #<syntax-transformer mapm>:
>> ERROR: Wrong type to apply: #<syntax-transformer mapm>
>>
>>
>> I could reproduce the problem on two different machines.
>>
>> Maxim
>>
>
>You'll have to 'make clean' before continuing, it happens from time to
>time

I don't have make in my user profile; I always do 'guix environment guix' before trying to build Guix. Any recommendation to break this catch22?

Maxim

Hi!
M
M
Maxim Cournoyer wrote on 3 May 2017 12:47
(name . Efraim Flashner)(address . efraim@flashner.co.il)(address . 26764@debbugs.gnu.org)
5C525B98-4EC1-4F7C-AF6E-1067B36C17C5@gmail.com
I guess I can do: find -name '*.go' --delete
L
L
Ludovic Courtès wrote on 5 May 2017 09:16
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)
87h90z8eix.fsf@gnu.org
Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

Toggle quote (2 lines)
> I guess I can do: find -name '*.go' --delete

Maybe also: rm -rf ~/.cache/guile/ccache/.

Ludo’.
M
M
Maxim Cournoyer wrote on 5 May 2017 09:55
(address . ludo@gnu.org)
FBA78B2D-670B-4F41-A7A7-B632EDFEC0F2@gmail.com
The "find -name '*.go' -delete" command got me out of this.

This bug can be closed. Sorry for the noise and thanks for the useful hints!

Maxim
L
L
Ludovic Courtès wrote on 5 May 2017 13:18
control message for bug #26764
(address . control@debbugs.gnu.org)
8760hf12hp.fsf@gnu.org
tags 26764 notabug
close 26764
?
Your comment

This issue is archived.

To comment on this conversation send an email to 26764@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 26764
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch