Bug 2083103 - [armv7hl] ghc9.4 FTBFS
Summary: [armv7hl] ghc9.4 FTBFS
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: ghc9.4
Version: 36
Hardware: armv7hl
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-09 10:01 UTC by Jens Petersen
Modified: 2023-04-17 08:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-04-17 08:18:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2022-05-09 10:01:26 UTC
Description of problem:
ghc-9.4 alpha1 fails to finish on armv7hl in Koji for both F36 and F35. 

f36:
https://koji.fedoraproject.org/koji/taskinfo?taskID=86801715
https://koji.fedoraproject.org/koji/getfile?taskID=86801715&volume=DEFAULT&name=build.log&offset=-4000

f35:
https://koji.fedoraproject.org/koji/taskinfo?taskID=86821516


Version-Release number of selected component (if applicable):
9.4 alpha1

How reproducible:
100%

Steps to Reproduce:
1. Build ghc9.4 on armv7hl in koji

Actual results:
:
# ghc-pkg (for binary-dist-dir)
Development.Shake.cmd, system command failed
Command line: _build/bindist/ghc-9.4.0.20220501-arm-unknown-linux/bin/ghc-pkg recache
Exit code: -11
Stderr:
Build failed.

Expected results:
No failure

Comment 1 Jens Petersen 2022-05-29 14:53:56 UTC
Bit more context from build.log:

| Create directory _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux
| Create directory _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin
| Create directory _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/lib
| Copy file: _build/stage1/bin/ghc => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/ghc-9.4.0.20220523
| Copy file: _build/stage1/bin/ghc-pkg => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/ghc-pkg-9.4.0.20220523
| Copy file: _build/stage1/bin/hp2ps => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/hp2ps-ghc-9.4.0.20220523
| Copy file: _build/stage1/bin/hsc2hs => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/hsc2hs-ghc-9.4.0.20220523
| Copy file: _build/stage1/lib/bin/unlit => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/unlit-ghc-9.4.0.20220523
| Copy file: _build/stage1/bin/haddock => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/haddock-ghc-9.4.0.20220523
| Copy file: _build/stage1/bin/hpc => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/hpc-ghc-9.4.0.20220523
| Copy file: _build/stage1/lib/bin/ghc-iserv-dyn => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/ghc-iserv-dyn-ghc-9.4.0.20220523
| Copy file: _build/stage1/bin/runghc => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/runghc-9.4.0.20220523
| Copy file: _build/stage1/lib/bin/ghc-iserv => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/ghc-iserv-ghc-9.4.0.20220523
| Copy file: _build/stage1/lib/bin/ghc-iserv-dyn => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/ghc-iserv-dyn-ghc-9.4.0.20220523
| Copy directory: _build/stage1/lib => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux
| Copy directory: _build/stage1/lib/arm-linux-ghc-9.4.0.20220523/rts-1.0.2/include => _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux
# ghc-pkg (for binary-dist-dir)
Development.Shake.cmd, system command failed
Command line: _build/bindist/ghc-9.4.0.20220523-arm-unknown-linux/bin/ghc-pkg recache
Exit code: -11
Stderr:
Build failed.

Comment 2 Jens Petersen 2023-04-17 08:18:15 UTC
Closing this as armv7hl is no longer supported as of F37


Note You need to log in before you can comment on or make changes to this bug.