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

can't publish crate with inari dependency #108

Open
pcarbonn opened this issue Dec 13, 2024 · 0 comments
Open

can't publish crate with inari dependency #108

pcarbonn opened this issue Dec 13, 2024 · 0 comments

Comments

@pcarbonn
Copy link

You may be able to give a hint to solve the following problem.

I have published a crate that uses inari, called m2csmt. As you can see by following the link, the build on docs.rs failed. The build logs shows that the problem arises because of a missing target-cpu=haswell. Yet, it is specified in .cargo/config.html as specified in your documentation, and I can build the doc locally without any problem.

I raised an issue on docs.rs, arguing that it seems to ignore the cargo config file, but they suggested instead to look at how you are doing it in inari. I could not see any significant difference with what I'm doing. Can you help ?

The eiche crate seems to have the same problem. Presumably, other crate writers may run into the same problem.

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

1 participant