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

ARM builds of the LDC snap package #61

Open
WebDrake opened this issue Jun 24, 2018 · 0 comments
Open

ARM builds of the LDC snap package #61

WebDrake opened this issue Jun 24, 2018 · 0 comments

Comments

@WebDrake
Copy link
Contributor

It would be nice to have armhf and arm64 builds of the snap package. This issue is to track the blockers involved.

At the time of writing the arm64 build fails early in the snapcraft process due to being unable to find/install g++-multilib and gcc-multilib packages:
https://launchpadlibrarian.net/375766264/buildlog_snap_ubuntu_xenial_arm64_ldc2-1.9_BUILDING.txt.gz

This is a bit surprising since both appear to be available in Ubuntu 16.04 for arm64:
https://packages.ubuntu.com/xenial/g++-multilib
https://packages.ubuntu.com/xenial/gcc-multilib

Meanwhile armhf fails because of a phobos issue: https://launchpadlibrarian.net/375770997/buildlog_snap_ubuntu_xenial_armhf_ldc2-1.9_BUILDING.txt.gz

std/math.d(4059): Error: static assert:  `nanL > 2.00000L && ((real).min_normal * (real).max <= 4)` is false
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