#4289: Head build fails on OpenBSD/x86
------------------------+---------------------------------------------------
    Reporter:  kgardas  |       Owner:                     
        Type:  bug      |      Status:  new                
    Priority:  normal   |   Component:  Runtime System     
     Version:  6.13     |    Keywords:                     
    Testcase:           |   Blockedby:                     
          Os:  OpenBSD  |    Blocking:                     
Architecture:  x86      |     Failure:  Building GHC failed
------------------------+---------------------------------------------------
 Hello,
 the build of HEAD fails on OpenBSD/x86 platform with the following
 message:
 {{{
 "inplace/bin/ghc-stage1"   -H32m -O    -package-name base-4.3.0.0 -hide-
 all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build
 -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-
 install/build -Ilibraries/base/dist-install/build/autogen
 -Ilibraries/base/include -I/usr/local/include/  -optP-
 DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-
 install/build/autogen/cabal_macros.h -package ghc-prim-0.2.0.0 -package
 integer-gmp-0.2.0.0 -package rts-1.0 -split-objs -package-name base
 -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables
 -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes
 -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances
 -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XNoImplicitPrelude
 -XCPP -no-user-package-conf -rtsopts -O2 -XGenerics -fno-warn-deprecated-
 flags     -odir libraries/base/dist-install/build -hidir libraries/base
 /dist-install/build -stubdir libraries/base/dist-install/build -hisuf hi
 -osuf  o -hcsuf hc -c libraries/base/dist-
 install/build/System/Event/KQueue.hs -o libraries/base/dist-
 install/build/System/Event/KQueue.o

 libraries/base/System/Event/KQueue.hsc:166:33:
     Not in scope: type constructor or class `CUIntPtr'

 libraries/base/System/Event/KQueue.hsc:170:33:
     Not in scope: type constructor or class `CIntPtr'
 gmake[1]: *** [libraries/base/dist-install/build/System/Event/KQueue.o]
 Error 1
 gmake: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4289>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to