
#15187: HEAD: Validate failure when not TABLES_NEXT_TO_CODE -------------------------------------+------------------------------------- Reporter: trommler | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.5 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Building GHC Unknown/Multiple | failed Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- On powerpc64 validating HEAD I see the following failure: {{{ libraries/ghci/GHCi/InfoTable.hsc:323:20: error: [-Wunused-matches, -Werror=unused-matches] Defined but not used: ‘ex_ptr’ | 323 | pokeConItbl wr_ptr ex_ptr itbl = do | ^^^^^^ libraries/ghci/ghc.mk:4: recipe for target 'libraries/ghci/dist- install/build/GHCi/InfoTable.o' failed }}} Patch is coming. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15187 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler