Changes between Initial Version and Version 1 of Ticket #24018
- Timestamp:
- Mar 10, 2010, 9:19:51 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24018
- Property Keywords gsl removed
- Property Owner changed from macports-tickets@… to jochen@…
- Property Port py-gsl added
-
Ticket #24018 – Description
initial v1 1 1 py-gsl will not build. It halts with the following error: 2 2 3 {{{ 3 4 ---> Building py25-gsl 4 5 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-gsl/work/pygsl-0.9.1" && /opt/local/bin/python2.5 setup.py --no-user-cfg build --array-object=numpy " returned error 1 … … 36 37 Error: Status 1 encountered during processing. 37 38 Before reporting a bug, first run the command again with the -d flag to get complete output. 38 39 }}} 39 40 40 41 41 42 A quick Google search indicates that this is caused by an incompatibility between gsl 1.13 and py-gsl: 42 43 43 http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg31697.html 44 [http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg31697.html]