Ticket #17994 (closed defect: invalid)
py26-scipy build fails on 10.5
| Reported by: | carson@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | python scipy | Cc: | |
| Port: | py26-scipy |
Description
When trying to build and install py26-scipy fails noisily:
$ sudo port install py26-scipy Warning: Group file could not be located. Warning: Group file could not be located. ---> Fetching py26-scipy ---> Verifying checksum(s) for py26-scipy ---> Extracting py26-scipy ---> Applying patches to py26-scipy ---> Configuring py26-scipy Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-scipy/work/scipy-0.6.0" && ./configure --prefix=/opt/local " returned error 127 Command output: sh: ./configure: No such file or directory
I suspect this might be due to a missing dependency?
Attachments
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Cc jmr openmaintainer removed
- Owner changed from macports-tickets@… to jmr@…
comment:2 follow-up: ↓ 3 Changed 4 years ago by jmr@…
The important part is
Warning: Group file could not be located.
You're missing the python26 portgroup file. If you're actually using MP < 1.7.0, you need to upgrade. If you're using 1.7.0, you may have somehow deleted the file, in which case you need to sync, or you may have the wrong (or no) source set as default in sources.conf.
comment:3 in reply to: ↑ 2 Changed 4 years ago by carson@…
This problem was resolved by selfupdate and upgrading to 1.7.0. However now python reports that scipy's self test is failing. I've attached the lengthy error log.
Note: See
TracTickets for help on using
tickets.

