[MacPorts] #56853: Examine py26-only ports
MacPorts
noreply at macports.org
Tue Jan 14 05:46:06 UTC 2020
#56853: Examine py26-only ports
-------------------------------------------+--------------------
Reporter: yan12125 | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-clnum py-psyco py-rpncalc |
-------------------------------------------+--------------------
Comment (by yan12125):
Thanks! Then IMO it is fine to keep py26-clnum as long as someone is
willing to maintain python26.
As a side record, here is the error when I attempt to compile clnum with
Python 2.7 on Linux:
{{{
$ python2.7 setup.py build_ext
running build_ext
building 'clnum.clnum' extension
gcc -pthread -fno-strict-aliasing -march=x86-64 -mtune=generic -O2 -pipe
-fno-plt -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fPIC
-I/usr/include/python2.7 -c clnum/src/clnum.cpp -o build/temp.linux-
x86_64-2.7/clnum/src/clnum.o
clnum/src/clnum.cpp:819:2: error: #error This routine needs to be fixed
819 | #error This routine needs to be fixed
| ^~~~~
error: command 'gcc' failed with exit status 1
}}}
This seems to be related to an internal change since Python 2.7 (1).
(1) https://bugs.python.org/issue4258
--
Ticket URL: <https://trac.macports.org/ticket/56853#comment:43>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list