[GHC] #9363: windows configure 'find invalid mode'
#9363: windows configure 'find invalid mode' -------------------------------------+------------------------------------- Reporter: niklasl | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 7.8.2 Keywords: | Operating System: Windows Architecture: Unknown/Multiple | Type of failure: Difficulty: Easy (less than 1 | None/Unknown hour) | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- When running `configure` on Windows several tests fail with `/usr/bin/find: invalid mode '+111'`. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9363> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9363: windows configure 'find invalid mode' -------------------------------------+------------------------------------- Reporter: niklasl | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Build | Version: 7.8.2 System | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: Windows | Difficulty: Easy (less than 1 Type of failure: | hour) None/Unknown | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by niklasl): * status: new => patch -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9363#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9363: windows configure 'find invalid mode' -------------------------------------+------------------------------------- Reporter: niklasl | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Build | Version: 7.8.2 System | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: Windows | Difficulty: Easy (less than 1 Type of failure: | hour) None/Unknown | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"003bcf20c20391fdd61789ba24269b0f508a3d2f/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="003bcf20c20391fdd61789ba24269b0f508a3d2f" Do not check permissions when running find on Windows. Fixes #9363. Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9363#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#9363: windows configure 'find invalid mode' -------------------------------------+------------------------------------- Reporter: niklasl | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.10.1 Component: Build | Version: 7.8.2 System | Keywords: Resolution: fixed | Architecture: Unknown/Multiple Operating System: Windows | Difficulty: Easy (less than 1 Type of failure: | hour) None/Unknown | Blocked By: Test Case: | Related Tickets: Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed * milestone: => 7.10.1 Comment: Merged, thanks! -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9363#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC