* Possible haskell-build-system problem on core-updates
@ 2016-01-17 16:08 Mark H Weaver
2016-01-17 20:48 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Mark H Weaver @ 2016-01-17 16:08 UTC (permalink / raw)
To: guix-devel
Many haskell package builds are failing on core-updates:
http://hydra.gnu.org/eval/108790?filter=ghc
We see this error in many cases:
ERROR: In procedure regexp-exec: Wrong type argument in position 2
(expecting string): #<eof>
Mark
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Possible haskell-build-system problem on core-updates
2016-01-17 16:08 Possible haskell-build-system problem on core-updates Mark H Weaver
@ 2016-01-17 20:48 ` Ludovic Courtès
2016-01-19 18:46 ` Eric Bavier
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2016-01-17 20:48 UTC (permalink / raw)
To: Mark H Weaver; +Cc: guix-devel, Eric Bavier
Mark H Weaver <mhw@netris.org> skribis:
> Many haskell package builds are failing on core-updates:
>
> http://hydra.gnu.org/eval/108790?filter=ghc
>
> We see this error in many cases:
>
> ERROR: In procedure regexp-exec: Wrong type argument in position 2
> (expecting string): #<eof>
This is likely related to e17d5133. Eric, WDYT? :-)
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Possible haskell-build-system problem on core-updates
2016-01-17 20:48 ` Ludovic Courtès
@ 2016-01-19 18:46 ` Eric Bavier
2016-01-22 17:13 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Eric Bavier @ 2016-01-19 18:46 UTC (permalink / raw)
To: ludo; +Cc: guix-devel, guix-devel-bounces+ericbavier=openmailbox.org
On 2016-01-17 14:48, ludo@gnu.org wrote:
> Mark H Weaver <mhw@netris.org> skribis:
>
>> Many haskell package builds are failing on core-updates:
>>
>> http://hydra.gnu.org/eval/108790?filter=ghc
>>
>> We see this error in many cases:
>>
>> ERROR: In procedure regexp-exec: Wrong type argument in position 2
>> (expecting string): #<eof>
>
> This is likely related to e17d5133. Eric, WDYT? :-)
I'm investigating this right now. I think the ghc update since e17d5133
changed something in the package conf files that's throwing off the
code. I think I know how to fix it, but want to verify first.
`~Eric
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Possible haskell-build-system problem on core-updates
2016-01-19 18:46 ` Eric Bavier
@ 2016-01-22 17:13 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2016-01-22 17:13 UTC (permalink / raw)
To: Eric Bavier; +Cc: guix-devel
Eric Bavier <bavier@member.fsf.org> skribis:
> On 2016-01-17 14:48, ludo@gnu.org wrote:
>> Mark H Weaver <mhw@netris.org> skribis:
>>
>>> Many haskell package builds are failing on core-updates:
>>>
>>> http://hydra.gnu.org/eval/108790?filter=ghc
>>>
>>> We see this error in many cases:
>>>
>>> ERROR: In procedure regexp-exec: Wrong type argument in position 2
>>> (expecting string): #<eof>
>>
>> This is likely related to e17d5133. Eric, WDYT? :-)
>
> I'm investigating this right now. I think the ghc update since
> e17d5133 changed something in the package conf files that's throwing
> off the code. I think I know how to fix it, but want to verify first.
Seems that you fixed it in 252ddedd.
Thanks!
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-01-22 17:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17 16:08 Possible haskell-build-system problem on core-updates Mark H Weaver
2016-01-17 20:48 ` Ludovic Courtès
2016-01-19 18:46 ` Eric Bavier
2016-01-22 17:13 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.