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

Issues with Version 1.0.0 #301

Open
helly25 opened this issue Mar 26, 2024 · 2 comments
Open

Issues with Version 1.0.0 #301

helly25 opened this issue Mar 26, 2024 · 2 comments

Comments

@helly25
Copy link
Contributor

helly25 commented Mar 26, 2024

When updating to version 1.0.0 for github.com/helly25/mbo #23, then I get issues on Ubuntu.

Details:

    external/llvm_toolchain_llvm/bin/../include/c++/v1/__config:426:14: fatal error: module 'crosstool' is needed but has not been provided, and implicit use of module files is disabled
      426 | #    include <features.h>

So #292 Fails on MacOS if lld is used but passes on Ubuntu and on MacOS with default linker.

Since #294 however on Ubuntu the C++20 modules appear to be active incorrectly. This can also not be disabled by passing necessary compiler flags.

@helly25 helly25 changed the title Issues with Version 1.0 Issues with Version 1.0.0 Mar 26, 2024
@ahojnnes
Copy link

I am facing the same issue. @helly25 Any workaround that you discovered?

@helly25
Copy link
Contributor Author

helly25 commented Apr 23, 2024

I could not find an easy solution. So for the time being I have pinned my repos to a commit hash just before version 1.0.0.

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

No branches or pull requests

2 participants