Bug#869385: higan: FTBFS on arm64, mips* - error: unknown type name 'thread_local'
James Cowgill
jcowgill at debian.org
Sat Jul 22 22:34:45 UTC 2017
Source: higan
Version: 103-1
Severity: serious
Tags: sid buster
Hi,
higan FTBFS on arm64, mips* and some ports architectures with the error:
> In file included from ../libco/libco.c:22:0:
> ../libco/sjlj.c:30:8: error: unknown type name 'thread_local'
> static thread_local cothread_struct co_primary;
> ^~~~~~~~~~~~
This appears to be because the code uses C11's "thread_local" storage
type without including "threads.h" where it's declared.
Note I haven't done a test rebuild yet - I'm just guessing that this is
the cause.
Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20170722/94ca3093/attachment.sig>
More information about the Pkg-games-devel
mailing list