[Bug 238821] lang/python35: Fix packaging on GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 27 11:10:29 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821
--- Comment #9 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #8)
This bug report says:
PPC Fedora build bot is not able to build the _ssl and _socket module. It looks
like bluetooth.h is not compatible with std=c99. It uses some GNU C extensions
like __extension__, __attribute__((packed)) and __typeof__. The C99 variant
-std=gnu99 should do the trick.
But, i'm able to build on FreeBSD/powerpc64 (that's what I test on). So this
bug is probably only present on Linux.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-python
mailing list