Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15164 (new defect)

Opened 7 months ago

Last modified 7 months ago

py25-scientific-2.6.1 build failure

Reported by: davel@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: py25-scientific Cc: davel@…
Port:

Description

py25-scientific builds, but but fails at the destroot phase. I'm running MacOS 10.5.2.

Here's some of the build output:

>sudo port -d build py25-scientific
--->  Fetching py25-scientific
--->  Verifying checksum(s) for py25-scientific
--->  Checksumming ScientificPython-2.6.tar.gz
--->  Extracting py25-scientific
--->  Extracting ScientificPython-2.6.tar.gz
--->  Configuring py25-scientific
--->  Building py25-scientific with target build
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Using netCDF installation in  /opt/local
running build
running build_py
creating build
creating build/lib.macosx-10.3-i386-2.5
creating build/lib.macosx-10.3-i386-2.5/Scientific

...

running build_scripts
creating build/scripts-2.5
copying and adjusting bsp_virtual -> build/scripts-2.5
changing mode of build/scripts-2.5/bsp_virtual from 644 to 755

Here's the non-debug version of the destroot phase output:

>sudo port destroot py25-scientific
--->  Staging py25-scientific into destroot
Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scientific/work/destroot/opt/local/bin/bsp_virtual": no such file or directory
Error: Status 1 encountered during processing.

I'm happy to provide more diagnostic info. This is my first bug entry here, so forgive/educate me. Thanks!

Change History

Changed 7 months ago by davel@…

  • cc davel@… added

Cc Me!

Changed 7 months ago by jmr@…

Do you have a ~/.pydistutils.cfg? See #9831.

Changed 7 months ago by davel@…

Yes, I had a ~/.pydistutils.cfg file, and after removing it the package installs just fine. Go ahead and close this ticket — I don't appear to have the power to do that. Thank you, jmr.

Note: See TracTickets for help on using tickets.