[GHC] #14910: Bump required autoconf version
#14910: Bump required autoconf version -------------------------------------+------------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 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: -------------------------------------+------------------------------------- Autoconf should be set to a minimum of 2.69, to avoid this bug https://bugs.ruby-lang.org/issues/8179 specifically if using e.g. autoconf 2.64 things will fail with: {{{ configure:1510: error: possibly undefined macro: _m4_text_wrap_word If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14910> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14910: Bump required autoconf version -------------------------------------+------------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4495 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch * differential: => Phab:D4495 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14910#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14910: Bump required autoconf version -------------------------------------+------------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4495 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14910#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#14910: Bump required autoconf version -------------------------------------+------------------------------------- Reporter: Phyx- | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.2.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D4495 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"6a71ef79cffbfbf09f1567d0136711d80452eb41/ghc" 6a71ef79/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="6a71ef79cffbfbf09f1567d0136711d80452eb41" Bump autoconf version bound to >= 2.69 Reviewers: hvr Subscribers: rwbarton, thomie, erikd, carter GHC Trac Issues: #14910 Differential Revision: https://phabricator.haskell.org/D4495 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14910#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC