[GHC] #13514: Unexpected failure of `annrun01` on 32-bit Windows

GHC ghc-devs at haskell.org
Sun Apr 2 20:11:50 UTC 2017


#13514: Unexpected failure of `annrun01` on 32-bit Windows
--------------------------------+---------------------------------
           Reporter:  bgamari   |             Owner:  (none)
               Type:  bug       |            Status:  new
           Priority:  normal    |         Milestone:  8.2.1
          Component:  Compiler  |           Version:  8.1
           Keywords:            |  Operating System:  Windows
       Architecture:  x86       |   Type of failure:  None/Unknown
          Test Case:            |        Blocked By:
           Blocking:            |   Related Tickets:
Differential Rev(s):            |         Wiki Page:
--------------------------------+---------------------------------
 {{{
 =====> annrun01(normal) 1 of 57 [0, 0, 22]
 cd "./annotations/should_run/annrun01.run" && $MAKE -s --no-print-
 directory config
 cd "./annotations/should_run/annrun01.run" &&
 "C:/msys64/home/ben/ghc/inplace/bin/ghc-stage2.exe" --make -o annrun01
 annrun01 -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-
 missed-specialisations -fshow-warning-groups -fd
 iagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output
 -package ghc -static
 Compile failed (exit code 1) errors were:
 [1 of 3] Compiling Annrun01_Help    ( Annrun01_Help.hs, Annrun01_Help.o )
 ghc-stage2.exe: unable to load package `Win32-2.5.3.0'
 ghc-stage2.exe:  | C:\msys64\home\ben\ghc\libraries\Win32\dist-
 install\build\HSWin32-2.5.3.0.o: unknown symbol `_GetWindowLongPtrW'
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13514>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list