Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17994 closed defect (invalid)

py26-scipy build fails on 10.5

Reported by: carson@… Owned by: jmroot (Joshua Root)
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 (1)

test.log.txt (141.9 KB) - added by carson@… 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: jmr openmaintainer removed
Owner: changed from macports-tickets@… to jmr@…

comment:2 Changed 15 years ago by jmroot (Joshua Root)

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 15 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.

Changed 15 years ago by carson@…

Attachment: test.log.txt added

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

Yes, that's explained in the port description and the post-activate message.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.