Skip to content

Fix make test failure on macOS 12.0 #2813

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

zhang2014
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/

Summary

Fix make test failure on macOS 12.0 rust-lang/rust#90342

Changelog

  • Build/Testing/CI

Related Issues

Fixes #issue

@zhang2014 zhang2014 requested a review from BohuTANG as a code owner November 16, 2021 08:46
@databend-bot databend-bot added the pr-build this PR changes build/testing/ci steps label Nov 16, 2021
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

1 similar comment
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@zhang2014
Copy link
Member Author

before modify:

= note: 0  0x1025ec224  __assert_rtn + 128
          1  0x1025f17e8  ld::tool::OutputFile::addressAndTarget(ld::Internal const&, ld::Fixup const*, ld::Atom const**) (.cold.1) + 0
          2  0x10252b104  ld::tool::OutputFile::addressOf(ld::Internal const&, ld::Fixup const*, ld::Atom const**) + 252
          3  0x10252cdfc  ld::tool::OutputFile::applyFixUps(ld::Internal&, unsigned long long, ld::Atom const*, unsigned char*) + 4004
          4  0x102531540  ld::tool::OutputFile::writeAtoms(ld::Internal&, unsigned char*) + 356
          5  0x102528fa4  ld::tool::OutputFile::writeOutputFile(ld::Internal&) + 408
          6  0x102521adc  ld::tool::OutputFile::write(ld::Internal&) + 216
          7  0x1024af1d8  main + 584
          A linker snapshot was created at:
          	/tmp/it-519b7276148c71c5-2021-10-16-164120.ld-snapshot
          ld: Assertion failed: (_mode == modeFinalAddress), function finalAddress, file ld.hpp, line 1190.
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

@sundy-li sundy-li merged commit d0418ca into databendlabs:main Nov 16, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
need-review pr-build this PR changes build/testing/ci steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants