#13812: deriveConstants: no objdump program given (OpenBSD) -------------------------------------+------------------------------------- Reporter: roland | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: Component: Build System | Version: Resolution: | Keywords: Operating System: OpenBSD | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #9549 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"a9b62a3e883e536724602bce2a5bb8a21eba02cc/ghc" a9b62a3/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="a9b62a3e883e536724602bce2a5bb8a21eba02cc" configure: Look for objdump on OpenBSD and AIX deriveConstants requires objdump for both of these operating systems, in addition to Windows. See #13812. Test Plan: Validate on OpenBSD and AIX Reviewers: hvr, austin Reviewed By: hvr Subscribers: rwbarton, thomie, erikd GHC Trac Issues: #13812 Differential Revision: https://phabricator.haskell.org/D3638 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13812#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler