Skip to content
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

Ignore res_init test on macOS #2980

Merged
merged 1 commit into from Oct 25, 2022
Merged

Conversation

JohnTitor
Copy link
Member

@JohnTitor JohnTitor commented Oct 25, 2022

This addresses the below failure:

 = note: Undefined symbols for architecture x86_64:
            "_res_9_init", referenced from:
                main::fn_res_init::h8e336279ac8061c4 in main-00bd2ff8180a104c.3yxb2bpe56zwhp2u.rcgu.o
                ___test_fn_res_init in libmain.a(main.o)
          ld: symbol(s) not found for architecture x86_64
          clang: error: linker command failed with exit code 1 (use -v to see invocation)

Signed-off-by: Yuki Okushi jtitor@2k36.org

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
@rust-highfive
Copy link

@JohnTitor: no appropriate reviewer found, use r? to override

@JohnTitor
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Oct 25, 2022

📌 Commit 8081c99 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 25, 2022

⌛ Testing commit 8081c99 with merge 3ee203b...

@bors
Copy link
Contributor

bors commented Oct 25, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 3ee203b to master...

@bors bors merged commit 3ee203b into rust-lang:master Oct 25, 2022
@JohnTitor JohnTitor deleted the ignore-res-init-macos branch October 25, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants