Marius Bakke <mba...@fastmail.com> writes: > Mark H Weaver <m...@netris.org> writes: > >> mba...@fastmail.com (Marius Bakke) writes: >>> mbakke pushed a commit to branch master >>> in repository guix. >>> >>> commit 96bbc41f8be5e6bb8483f5ce596db47be271e9e8 >>> Author: Marius Bakke <mba...@fastmail.com> >>> Date: Sat Jul 1 21:14:30 2017 +0200 >>> >>> gnu: python-pyopenssl: Update to 17.1.0. >> >> This new version fails to build on i686 and armhf: >> >> https://hydra.gnu.org/build/2166654 (i686) >> https://hydra.gnu.org/build/2166355 (armhf) >> >> This causes quite a few dependency failures: >> >> https://hydra.gnu.org/eval/109708#tabs-now-fail >> >> Would you be willing to investigate? > > Hi Mark, > > Thanks for the heads-up! I filed an issue upstream and picked their fix > to 'master'. Works for "--system=i686-linux", hopefully armhf too :-)
Thank you! Mark