From: nagachika00@... Date: 2021-03-20T07:08:53+00:00 Subject: [ruby-core:102954] [Ruby master Bug#17142] Ruby fails to build in AIX Issue #17142 has been updated by nagachika (Tomoyuki Chikanaga). Status changed from Closed to Open I reopen this ticket since the pull request (https://github.com/ruby/ruby/pull/3717) was not merged yet. ---------------------------------------- Bug #17142: Ruby fails to build in AIX https://bugs.ruby-lang.org/issues/17142#change-91019 * Author: Ayappan (Ayappan Perumal) * Status: Open * Priority: Normal * ruby -v: 2.7.1 * Backport: 2.5: DONTNEED, 2.6: DONTNEED, 2.7: REQUIRED ---------------------------------------- Ruby fails to build in AIX in 64bit mode. This commit https://github.com/ruby/ruby/commit/f47c38245ff6976c5d1fc27a79f239bba00fc333 essentially broke the 64bit build. The asm code is not applicable for AIX it seems. Probably we need to add a !defined(_AIX) check on this. -- https://bugs.ruby-lang.org/ Unsubscribe: