Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,323
    • Issues 4,323
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 372
    • Merge Requests 372
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #18284

Closed
Open
Opened Jun 02, 2020 by mimi.vx@mimi.vx

Unable to compile Pandoc-2.9.2.1 with ghc-8.10.1 on i586

Summary

Compilation of pandoc ends with compiler bug

Steps to reproduce

build pandoc on i586 with ghc-8.10.1

[ 2534s] [138 of 166] Compiling Text.Pandoc.Readers.LaTeX
[ 2597s] ghc: panic! (the 'impossible' happened)
[ 2597s]   (GHC version 8.10.1:
[ 2597s] 	expectJust cpeBody:collect_args
[ 2597s] CallStack (from HasCallStack):
[ 2597s]   error, called at compiler/utils/Maybes.hs:57:27 in ghc:Maybes
[ 2597s]   expectJust, called at compiler/coreSyn/CorePrep.hs:930:32 in ghc:CorePrep
[ 2597s] 
[ 2597s] Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug

full log at https://build.opensuse.org/package/live_build_log/devel:languages:haskell/pandoc/openSUSE_Tumbleweed/i586

Expected behavior

succesful compile of pandoc

Environment

  • GHC version used: ghc-8.10.1

Optional:

  • Operating System: openSUSE Tumbleweed
  • System Architecture: i586
Assignee
Assign to
8.10.5
Milestone
8.10.5
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#18284