From: "nobu (Nobuyoshi Nakada)" Date: 2022-10-03T14:18:13+00:00 Subject: [ruby-core:110172] [Ruby master Bug#19034] Ruby 3.2.0 build failure on macOS 10.12.6, which does not have utimensat Issue #19034 has been updated by nobu (Nobuyoshi Nakada). Backport changed from 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN to 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED I can't remember for what purpose commit:git|b6b9a6190def, but it was not an intentional error when `HAVE_UTIMENSAT` was not defined. So I'm going to fix this case. ---------------------------------------- Bug #19034: Ruby 3.2.0 build failure on macOS 10.12.6, which does not have utimensat https://bugs.ruby-lang.org/issues/19034#change-99445 * Author: debo (David Bohman) * Status: Open * Priority: Normal * ruby -v: ruby 3.2.0dev (2022-10-01T09:53:41Z master-mod 88c12a2937) [x86_64-darwin16] * Backport: 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONTNEED ---------------------------------------- Ruby 3.2.0 does not build on macOS 10.12.6 due to the lack of utimensat() on that system. I have opened a pull request on GitHub. -- https://bugs.ruby-lang.org/ Unsubscribe: