[ruby-core:102858] [Ruby master Bug#17723] autoconf 2.70+ is not working with master branch
From:
shyouhei@...
Date:
2021-03-15 03:55:24 UTC
List:
ruby-core #102858
Issue #17723 has been updated by shyouhei (Shyouhei Urabe). nobu (Nobuyoshi Nakada) wrote in #note-4: > `autoreconf` seems to need `automake`. Not really. It runs `aclocal`, and that's because our `aclocal.m4` was generated using it. https://github.com/autotools-mirror/autoconf/blob/300349c84bce66b84b8d9cc8bb6b37d46aa19585/bin/autoreconf.in#L515-L524 We can fix this. ---------------------------------------- Bug #17723: autoconf 2.70+ is not working with master branch https://bugs.ruby-lang.org/issues/17723#change-90916 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- MacPorts upgraded the version of autoconf to 2.71 recently. On macOS environment with MacPorts is broken now. http://rubyci.s3.amazonaws.com/osx1100arm/ruby-master/log/20210314T214503Z.fail.html.gz -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>