Skip to content

libc++errors in CI #110368

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

Closed
tschuett opened this issue Sep 28, 2024 · 2 comments
Closed

libc++errors in CI #110368

tschuett opened this issue Sep 28, 2024 · 2 comments
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Comments

@tschuett
Copy link

I have libc++ errors in my PR: #110287.
Even after several force pushes, they do not go away. I claim that they are unrelated, but CI is red.

@tschuett tschuett added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Sep 28, 2024
@frederick-vs-ja
Copy link
Contributor

I encountered the same error (error: no type named 'type' in 'std::common_type<long double, long double, long>') yesterday.

#107638 (reverted by #110384 recently) may be related. I guess you can retry force-pushing now.

@ldionne
Copy link
Member

ldionne commented Sep 30, 2024

@frederick-vs-ja is right, the errors were caused by a libc++ change and I am currently investigating. The errors will be fixed when I re-land the changes in #110501.

@ldionne ldionne closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

No branches or pull requests

3 participants