[GHC] #16159: plugin-recomp-change fails on Windows

GHC ghc-devs at haskell.org
Wed Jan 9 16:23:31 UTC 2019


#16159: plugin-recomp-change fails on Windows
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.6.3
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 {{{
 Wrong exit code for plugin-recomp-change()(expected 0 , actual 2 )
 Stderr ( plugin-recomp-change ):
 Simple Plugin Passes Queried
 Got options:
 Simple Plugin Pass Run
 C://GitLabRunner//builds//78d7d3f9//0//ghc//ghc//inplace//mingw//bin/ld.exe:
 cannot find -lHSplugin-recompilation-0.1-7bwXt6gOi6GLkV25gq6uB8
 collect2.exe: error: ld returned 1 exit status
 `gcc.exe' failed in phase `Linker'. (Exit code: 1)
 make[2]: *** [Makefile:112: plugin-recomp-change] Error 1
 *** unexpected failure for plugin-recomp-change(normal)
 }}}

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


More information about the ghc-tickets mailing list