Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] GHC/Stack build failures on i686
@ 2021-07-27 20:27 ahesford
  2021-07-28  5:04 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ahesford @ 2021-07-27 20:27 UTC (permalink / raw)
  To: ml

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

New issue by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/32221

Description:
First noticed building darcs:
https://build.voidlinux.org/builders/i686_builder/builds/33610/steps/shell_3/logs/stdio

Marking that broken to clear the log jam, it also tripped up on debug-me:
https://build.voidlinux.org/builders/i686_builder/builds/33611/steps/shell_3/logs/stdio

This seems like a widespread problem.

cc: @slotThe 

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

* Re: GHC/Stack build failures on i686
  2021-07-27 20:27 [ISSUE] GHC/Stack build failures on i686 ahesford
@ 2021-07-28  5:04 ` ericonr
  2021-07-28  6:31 ` ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-28  5:04 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/32221#issuecomment-888012709

Comment:
91261208422efc2ec7aabad986b4674849c1fc9e and 2a36c42b211b845b4667726559a3d3eb9dac496b will have to be reverted once this is fixed.

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

* Re: GHC/Stack build failures on i686
  2021-07-27 20:27 [ISSUE] GHC/Stack build failures on i686 ahesford
  2021-07-28  5:04 ` ericonr
@ 2021-07-28  6:31 ` ericonr
  2021-07-28  7:20 ` slotThe
  2021-07-28 12:51 ` [ISSUE] [CLOSED] " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-07-28  6:31 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/32221#issuecomment-888049344

Comment:
```
02:43 <Solid> ahesford, q66: well that's not good...
02:46 <Solid> apparently this is an issue with lukko and one has to compile cabal with `-ofd-locking`
02:47 <Solid> meaning we'd probably need to re-build cabal and patch in the respective json template ( https://github.com/haskell/cabal/blob/master/bootstrap/linux-8.10.4.json#L183 ) (they now also have a template for 8.10.4, so we can get rid of the patch for 8.10.1 and just use that)
02:48 <Solid> ghcup already seems to distributive this alternative bindist ( https://gitlab.haskell.org/haskell/ghcup-hs/-/commit/7e0f839ff8f91cb7cfc78eaa57782bc1af30dc4b ) and it seems to work
02:48 <Solid> (I'm writing this here because I'm really swamped with work for the next few weeks and so I don't think I'll have the time to actually build and test this; sorry!)
```

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

* Re: GHC/Stack build failures on i686
  2021-07-27 20:27 [ISSUE] GHC/Stack build failures on i686 ahesford
  2021-07-28  5:04 ` ericonr
  2021-07-28  6:31 ` ericonr
@ 2021-07-28  7:20 ` slotThe
  2021-07-28 12:51 ` [ISSUE] [CLOSED] " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: slotThe @ 2021-07-28  7:20 UTC (permalink / raw)
  To: ml

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

New comment by slotThe on void-packages repository

https://github.com/void-linux/void-packages/issues/32221#issuecomment-888075751

Comment:
Ah, good point, we should also keep track of this here.

Some relevant issues for further information:

  - https://gitlab.haskell.org/ghc/ghc/-/issues/17950
  - https://github.com/haskellari/lukko/issues/15
  - https://github.com/haskell/cabal/issues/6602
  - https://github.com/haskell/cabal/issues/7313
  - https://github.com/commercialhaskell/stack/issues/5589

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

* Re: [ISSUE] [CLOSED] GHC/Stack build failures on i686
  2021-07-27 20:27 [ISSUE] GHC/Stack build failures on i686 ahesford
                   ` (2 preceding siblings ...)
  2021-07-28  7:20 ` slotThe
@ 2021-07-28 12:51 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2021-07-28 12:51 UTC (permalink / raw)
  To: ml

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

Closed issue by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/32221

Description:
First noticed building darcs:
https://build.voidlinux.org/builders/i686_builder/builds/33610/steps/shell_3/logs/stdio

Marking that broken to clear the log jam, it also tripped up on debug-me:
https://build.voidlinux.org/builders/i686_builder/builds/33611/steps/shell_3/logs/stdio

This seems like a widespread problem.

cc: @slotThe 

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

end of thread, other threads:[~2021-07-28 12:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 20:27 [ISSUE] GHC/Stack build failures on i686 ahesford
2021-07-28  5:04 ` ericonr
2021-07-28  6:31 ` ericonr
2021-07-28  7:20 ` slotThe
2021-07-28 12:51 ` [ISSUE] [CLOSED] " leahneukirchen

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 NNTP newsgroup(s).