unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26764: Problem building master
@ 2017-05-03 18:59 Maxim Cournoyer
  2017-05-03 19:05 ` Efraim Flashner
  2017-05-03 19:06 ` Tobias Geerinckx-Rice
  0 siblings, 2 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2017-05-03 18:59 UTC (permalink / raw)
  To: 26764

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

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

* bug#26764: Problem building master
  2017-05-03 18:59 bug#26764: Problem building master Maxim Cournoyer
@ 2017-05-03 19:05 ` Efraim Flashner
  2017-05-03 19:45   ` Maxim Cournoyer
  2017-05-03 19:47   ` Maxim Cournoyer
  2017-05-03 19:06 ` Tobias Geerinckx-Rice
  1 sibling, 2 replies; 7+ messages in thread
From: Efraim Flashner @ 2017-05-03 19:05 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 26764

[-- Attachment #1: Type: text/plain, Size: 2131 bytes --]

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

-- 
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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#26764: Problem building master
  2017-05-03 18:59 bug#26764: Problem building master Maxim Cournoyer
  2017-05-03 19:05 ` Efraim Flashner
@ 2017-05-03 19:06 ` Tobias Geerinckx-Rice
  1 sibling, 0 replies; 7+ messages in thread
From: Tobias Geerinckx-Rice @ 2017-05-03 19:06 UTC (permalink / raw)
  To: maxim.cournoyer, 26764


[-- Attachment #1.1: Type: text/plain, Size: 281 bytes --]

Indeed.

On 03/05/17 20:59, Maxim Cournoyer wrote:
> 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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 504 bytes --]

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

* bug#26764: Problem building master
  2017-05-03 19:05 ` Efraim Flashner
@ 2017-05-03 19:45   ` Maxim Cournoyer
  2017-05-03 19:47   ` Maxim Cournoyer
  1 sibling, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2017-05-03 19:45 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 26764

On May 3, 2017 12:05:04 PM PDT, Efraim Flashner <efraim@flashner.co.il> wrote:
>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!

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

* bug#26764: Problem building master
  2017-05-03 19:05 ` Efraim Flashner
  2017-05-03 19:45   ` Maxim Cournoyer
@ 2017-05-03 19:47   ` Maxim Cournoyer
  2017-05-05 16:16     ` Ludovic Courtès
  1 sibling, 1 reply; 7+ messages in thread
From: Maxim Cournoyer @ 2017-05-03 19:47 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: 26764

I guess I can do: find -name '*.go' --delete

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

* bug#26764: Problem building master
  2017-05-03 19:47   ` Maxim Cournoyer
@ 2017-05-05 16:16     ` Ludovic Courtès
  2017-05-05 16:55       ` Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: Ludovic Courtès @ 2017-05-05 16:16 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 26764

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> I guess I can do: find -name '*.go' --delete

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

Ludo’.

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

* bug#26764: Problem building master
  2017-05-05 16:16     ` Ludovic Courtès
@ 2017-05-05 16:55       ` Maxim Cournoyer
  0 siblings, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2017-05-05 16:55 UTC (permalink / raw)
  To: ludo; +Cc: 26764

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

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

end of thread, other threads:[~2017-05-05 16:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03 18:59 bug#26764: Problem building master Maxim Cournoyer
2017-05-03 19:05 ` Efraim Flashner
2017-05-03 19:45   ` Maxim Cournoyer
2017-05-03 19:47   ` Maxim Cournoyer
2017-05-05 16:16     ` Ludovic Courtès
2017-05-05 16:55       ` Maxim Cournoyer
2017-05-03 19:06 ` Tobias Geerinckx-Rice

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).