[GHC] #8009: error: 'stg_C_FINALIZER_LIST_info' undeclared (first use in this function)

GHC ghc-devs at haskell.org
Sat Jun 22 10:46:46 CEST 2013


#8009: error: 'stg_C_FINALIZER_LIST_info' undeclared (first use in this function)
--------------------------------+-------------------------------------------
Reporter:  erikd                |          Owner:           
    Type:  bug                  |         Status:  new      
Priority:  normal               |      Component:  Compiler 
 Version:  7.7                  |       Keywords:           
      Os:  Linux                |   Architecture:  powerpc64
 Failure:  Building GHC failed  |      Blockedby:           
Blocking:                       |        Related:           
--------------------------------+-------------------------------------------

Comment(by erikd):

 Now I get:

 {{{
 "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS  -H32m -O -Werror
 -Wall -H64m -O0 -Iincludes \
   -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-
 ghcconstants/header \
   -Irts -Irts/dist/build -DCOMPILING_RTS -package-name rts -optc-DNOSMP
 -dcmm-lint -i -irts \
   -irts/dist/build -irts/dist/build/autogen -Irts/dist/build
 -Irts/dist/build/autogen -O2 -c \
    rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_o
 /tmp/ghc1900_0/ghc1900_0.hc: In function 'stg_takeMVarzh':

 /tmp/ghc1900_0/ghc1900_0.hc:1518:30:
      error: 'n_capabilities' undeclared (first use in this function)
 }}}

 Working on a fix for this.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8009#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list