[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."

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 1 20:43:37 UTC 2020


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: sunpoet at FreeBSD.org
          Reporter: canardo909 at gmx.com
                CC: powerpc at FreeBSD.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
                CC: powerpc at 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 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 the assignee for the bug.


More information about the freebsd-ports-bugs mailing list