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

Use documenter for docs #152

Merged
merged 3 commits into from
Feb 12, 2020
Merged

Use documenter for docs #152

merged 3 commits into from
Feb 12, 2020

Conversation

aviks
Copy link
Collaborator

@aviks aviks commented Feb 11, 2020

No description provided.

@aviks
Copy link
Collaborator Author

aviks commented Feb 11, 2020

@giordano Can I ask you to take a look at the ARM test failure above? Seems like a problem with the X related jlls on ARM.

@giordano
Copy link
Contributor

That's weird. We recently removed the dependency of Xorg_libX11_jll on Xorg_kbproto_jll (and similarly for a few other packages). Maybe they're caching something that's confusing Pkg? 🤔

@giordano
Copy link
Contributor

Fredrik pointed out on Slack that this problem is related to the fact that the ARM32 architecture has been renamed in Julia v1.4 from arm to armv7l. What's happening here is that the old wrappers are being picked up.

I think you can temporary ignore this failure until we work out a solution.

@aviks aviks merged commit 56f7bc5 into master Feb 12, 2020
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

Successfully merging this pull request may close these issues.

2 participants