[GHC] #12502: Reject wrong find utility

GHC ghc-devs at haskell.org
Tue Sep 5 11:21:54 UTC 2017


#12502: Reject wrong find utility
-------------------------------------+-------------------------------------
        Reporter:  Phyx-             |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.4.1
       Component:  Build System      |              Version:  8.0.1
      Resolution:                    |             Keywords:  newcomer
Operating System:  Windows           |         Architecture:
 Type of failure:  Building GHC      |  Unknown/Multiple
  failed                             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D3907
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"a4c2ac2cef3d0ad3c968b8195daf651e672d3435/ghc"
 a4c2ac2c/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="a4c2ac2cef3d0ad3c968b8195daf651e672d3435"
 get-win32-tarballs: Use correct `find`

 This fixes #12502 by using the `find` utility found by FP_PROG_FIND
 instead of the first one in PATH.

 Test Plan: Validate on Windows

 Reviewers: Phyx, austin, hvr

 Reviewed By: Phyx

 Subscribers: rwbarton, thomie, erikd

 GHC Trac Issues: #12502

 Differential Revision: https://phabricator.haskell.org/D3907
 }}}

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


More information about the ghc-tickets mailing list