#15615 closed submission (fixed)
New port: py-cvxopt and py25-cvxopt
Reported by: | ajb78@… | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
I wrote port files for py-cvxopt and py25-cvxopt. They depend on atlas for which a port file can be found here.
Attachments (2)
Change History (8)
Changed 16 years ago by ajb78@…
Changed 16 years ago by ajb78@…
Attachment: | Portfile.2 added |
---|
cleaner version of portfile for py-cvxopt
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Milestone: | → Port Submissions |
---|
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jmr@… |
---|---|
Status: | new → assigned |
I added the py25 version in r38479, with a few changes. Notably, I changed the hardcoded /opt/local references to ${prefix}.
The python24 version doesn't build for me:
building 'gsl' extension creating build/temp.macosx-10.5-i386-2.4 creating build/temp.macosx-10.5-i386-2.4/C /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -c C/gsl.c -o build/temp.macosx-10.5-i386-2.4/C/gsl.o In file included from C/gsl.c:20: C/cvxopt.h:61: error: syntax error before 'Py_ssize_t'
comment:3 Changed 16 years ago by ajb78@…
Thank you! I did check, and cvxopt does not have a dependence on python 2.5 so it will not build with python 2.4.
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
OK, we'll forget about the python24 version then.
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:6 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Cleaned up version of port file for py25-cvxopt