Bug #20515
closed--with-gmp is not working - GMP support won't be built
Description
gmp integration has been broken since https://bugs.ruby-lang.org/issues/20494 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b including just released 3.3.2 due to missing HAVE_GMP_H.
Updated by sorah (Sorah Fukumori) 5 months ago
- Related to Bug #20494: Non-default directories are not searched when checking for a gmp header added
Updated by sorah (Sorah Fukumori) 5 months ago
- fix https://github.com/ruby/ruby/pull/10876
- avoid reoccurence using CI (wip) https://github.com/ruby/ruby/pull/10875
Updated by k0kubun (Takashi Kokubun) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN to 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: REQUIRED
Updated by Anonymous 5 months ago
- Status changed from Open to Closed
Applied in changeset git|22e4eeda6561693367fc7a00b92b90f46b09cabd.
ci: Test whether GMP is working in compilers.yml (#10875)
Avoid reoccurence of [Bug #20515]
Requires https://github.com/ruby/ruby/pull/10876 since 18eaf0be905e3e251423b42d6f4e56b7cae1bc3b
Updated by sorah (Sorah Fukumori) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: REQUIRED to 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: REQUIRED
Both merged. Request backport:
- https://github.com/ruby/ruby/commit/1ab7c412d2e3880a7ad233c32e93961888f8145c
- https://github.com/ruby/ruby/commit/22e4eeda6561693367fc7a00b92b90f46b09cabd
3.2 backport requires https://bugs.ruby-lang.org/issues/20494 (18eaf0be905e3e251423b42d6f4e56b7cae1bc3b) prior to the above 2 commits.
Updated by k0kubun (Takashi Kokubun) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: REQUIRED to 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: DONE
ruby_3_3 74ba1914dd120e0c9ea33d86eae7c5d3e5c730f1 merged revision(s) 22e4eeda6561693367fc7a00b92b90f46b09cabd,1ab7c412d2e3880a7ad233c32e93961888f8145c.
Updated by sorah (Sorah Fukumori) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: DONE to 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: REQUIRED
Requesting additional backport of https://github.com/ruby/ruby/commit/fd549b229b0822198ddc847703194263a2186ed1
(for https://github.com/ruby/ruby/commit/22e4eeda6561693367fc7a00b92b90f46b09cabd)
Updated by k0kubun (Takashi Kokubun) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: REQUIRED to 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: DONE
ruby_3_3 ea196a3c9f181d368ed1d308201f44a88de69b42 merged revision(s) be7c91db44d6b8dba8fa11ff782965b4bfa0b3c8.
Updated by k0kubun (Takashi Kokubun) 5 months ago ยท Edited
(also 8f5b1bb64b merged fd549b229b0822198ddc847703194263a2186ed1 already)
Updated by nagachika (Tomoyuki Chikanaga) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: DONE to 3.1: UNKNOWN, 3.2: DONE, 3.3: DONE