Date: Sat, 01 Feb 2020 20:43:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [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." Message-ID: <bug-243786-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243786 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: sunpoet@FreeBSD.org Reporter: canardo909@gmx.com CC: powerpc@FreeBSD.org Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) CC: powerpc@FreeBSD.org 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 sta= tus 1'. /usr/ports/devel/py-greenlet # make -DBATCH install clean =3D=3D=3D> 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 platfo= rm, 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243786-7788>