guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

higan failures on arm and mips


From: Efraim Flashner
Subject: higan failures on arm and mips
Date: Wed, 21 Sep 2016 21:23:19 +0300
User-agent: Mutt/1.7.0 (2016-08-17)

Looking at hydra, the two build failures for higan are on arm and mips.
Arm fails because:
./nall/stdint.hpp:50:1: error: static assertion failed: float80_t is not of the 
correct size
and mips because:
../libco/sjlj.c:26:3: error: unknown type name ‘sigjmp_buf’

Debian has two patches that I think would help. For arm it takes out the
float80_t check
https://sources.debian.net/src/higan/098-2/debian/patches/disable_long_double_size_check.patch/
and for mips it defines _XOPEN_SOURCE 700 in sjlj.c
https://sources.debian.net/src/higan/098-2/debian/patches/sjlj-declare-xopen-source.patch/

The first we can get with a substitute*, not sure about the second one.
Does anyone with access to arm or mips hardware want to try these
patches out?

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]