[Bug 243786] devel/py-greenlet : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: greenlet.c:347:2: error: #error "greenlet needs to be ported to this platform, or teached how to detect your compiler properly."
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243786
Bug ID: 243786
Summary: devel/py-greenlet : Fails to build on FreeBSD
12.1-RELEASE-p1 powerpc 32 bit: greenlet.c:347:2:
error: #error "greenlet needs to be ported to this
platform, or teached how to detect your compiler
properly."
Product: Ports & Packages
Version: Latest
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
CC: [email protected]
Problem found when building devel/py-greenlet on FreeBSD 12.1-RELEASE-p1
powerpc 32 bit, running on Apple Powerbook 17".
Error message might be related to unsupported platform (PowerPC 32 bit), but
then it would be "cleaner" to display a warning message when fetching the
sources for example, instead of a 'error: command 'cc' failed with exit status
1'.
/usr/ports/devel/py-greenlet # make -DBATCH install clean
===> Building for py37-greenlet-0.4.15
running build
running build_ext
building 'greenlet' extension
cc -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-fPIC -I/usr/local/include/python3.7m -c greenlet.c -o
build/temp.freebsd-12.1-RELEASE-p1-powerpc-3.7/greenlet.o
greenlet.c:347:2: error: #error "greenlet needs to be ported to this platform,
or teached how to detect your compiler properly."
error: command 'cc' failed with exit status 1
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/py-greenlet
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"