Skip to content

RUBY_CHECK_HEADER didn't define HAVE_{header-file} #10876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2024

Conversation

sorah
Copy link
Member

@sorah sorah commented May 30, 2024

--with-gmp is not working at all because HAVE_GMP_H was missing since 18eaf0b. [Bug #20515]

bug: https://bugs.ruby-lang.org/issues/20515
follow-up: https://bugs.ruby-lang.org/issues/20494
follow-up: 18eaf0b
follow-up: #10805

--with-gmp is not working at all because HAVE_GMP_H
was missing since 18eaf0b. [Bug #20515]

bug: https://bugs.ruby-lang.org/issues/20515
follow-up: https://bugs.ruby-lang.org/issues/20494
follow-up: 18eaf0b
@sorah sorah enabled auto-merge (squash) May 30, 2024 18:10
@sorah sorah disabled auto-merge May 30, 2024 18:10
@sorah sorah enabled auto-merge (squash) May 30, 2024 18:10
@sorah
Copy link
Member Author

sorah commented May 30, 2024

✅ verified --with-opt-dir=/opt/homebrew works well on arm64 macOS (original bug reported at https://bugs.ruby-lang.org/issues/20494)

sorah added a commit that referenced this pull request May 30, 2024
@sorah sorah merged commit 1ab7c41 into ruby:master May 30, 2024
@sorah sorah deleted the followup-20494 branch May 30, 2024 18:52
k0kubun added a commit that referenced this pull request May 30, 2024
…Backport #20515]

	ci: Test whether GMP is working in compilers.yml (#10875)

	Avoid reoccurence of [Bug #20515]

	Requires #10876 since 18eaf0b

	bug: https://bugs.ruby-lang.org/issues/20515

	RUBY_CHECK_HEADER didn't define HAVE_{header-file} (#10876)

	--with-gmp is not working at all because HAVE_GMP_H
	was missing since 18eaf0b. [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: https://bugs.ruby-lang.org/issues/20494
	follow-up: 18eaf0b
	follow-up: #10805
sorah added a commit to sorah-rbpkg/ruby that referenced this pull request May 31, 2024
matzbot pushed a commit that referenced this pull request Jun 15, 2024
	ci: Test whether GMP is working in compilers.yml (#10875)

	Avoid reoccurence of [Bug #20515]

	Requires #10876 since 18eaf0b

	bug: https://bugs.ruby-lang.org/issues/20515

	RUBY_CHECK_HEADER didn't define HAVE_{header-file} (#10876)

	--with-gmp is not working at all because HAVE_GMP_H
	was missing since 18eaf0b. [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: https://bugs.ruby-lang.org/issues/20494
	follow-up: 18eaf0b
	follow-up: #10805

	test_bignum: defined? returns String (#10880)
	MIME-Version: 1.0
	Content-Type: text/plain; charset=UTF-8
	Content-Transfer-Encoding: 8bit

	didn't verify the test is working properly due to mistaken auto-merge… [Bug #20515]

	bug: https://bugs.ruby-lang.org/issues/20515
	follow-up: 22e4eed
	follow-up: #10875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant