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,251
    • Issues 4,251
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 394
    • Merge Requests 394
  • 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
  • #11413

Closed
Open
Opened Jan 12, 2016 by kgardas@kgardasReporter

GHC 8.1.20160111 fails to bootstrap itself.

Hello, bootstrapping GHC HEAD with HEAD is broken. The failure looks like:

libraries/binary/src/Data/Binary/Builder/Base.hs:67:0: error:
     missing binary operator before token "("

libraries/binary/src/Data/Binary/Builder/Base.hs:114:0: error:
     missing binary operator before token "("

libraries/binary/src/Data/Binary/Builder/Base.hs:123:0: error:
     missing binary operator before token "("
`gcc' failed in phase `C pre-processor'. (Exit code: 1)
gmake[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Error 1
gmake: *** [all] Error 2

I'm setting highest prio on this (as I feel) so lower this if you like.

Trac metadata
Trac field Value
Version 8.1
Type Bug
TypeOfFailure OtherFailure
Priority highest
Resolution Unresolved
Component Core Libraries
Test case
Differential revisions
BlockedBy
Related
Blocking
CC ekmett
Operating system Solaris
Architecture
Assignee
Assign to
8.0.1
Milestone
8.0.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: ghc/ghc#11413