Skip to content

Fix build error with Ruby 3.4 + GitHub Actions (Ubuntu 22.04) #30

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
Jan 6, 2025

Conversation

sue445
Copy link
Collaborator

@sue445 sue445 commented Jan 6, 2025

/usr/bin/ld: /tmp/go-link-3220631292/000004.o: in function `_cgo_9bbe2ed3d113_Cfunc_rb_undefine_finalizer':
/tmp/go-build/cgo-gcc-prolog:16245: undefined reference to `rb_undefine_finalizer'
collect2: error: ld returned 1 exit status

c.f. https://github.com/ruby-go-gem/go-gem-wrapper/actions/runs/12635579314/job/35205800481?pr=244

ref. ruby-go-gem/go-gem-wrapper#244

@sue445 sue445 marked this pull request as ready for review January 6, 2025 16:02
@sue445 sue445 merged commit 1ffad22 into main Jan 6, 2025
5 checks passed
@sue445 sue445 deleted the fix_github_actions branch January 6, 2025 16:02
@sue445 sue445 added the bug Something isn't working label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
1 participant