Opened 12 years ago

Closed 12 years ago

#33879 closed defect (fixed)

py-pyfftw3 won't install because of "missing file"

Reported by: vdoublie Owned by: skymoo (Adam Mercer)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: py-pyfftw3

Description (last modified by skymoo (Adam Mercer))

when trying to install py-pyfftw3:

$port install py-pyfftw3 
--->  Computing dependencies for py-pyfftw3
Error: reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw3/py-pyfftw3/work/PyFFTW3-0.2.2/setup.py": no such file or directory
Error: Target org.macports.patch returned: reinplace sed(1) failed
Log for py-pyfftw3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw3/py-pyfftw3/main.log
Error: Status 1 encountered during processing.

Log status:

:notice:extract --->  Extracting py-pyfftw3
:debug:extract Executing org.macports.extract (py-pyfftw3)
:debug:extract Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Tue Apr  3 10:40:34 CEST 2012
:debug:patch Executing org.macports.patch (py-pyfftw3)
:debug:patch Executing proc-post-org.macports.patch-patch-0
:debug:patch couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw3/py-pyfftw3/work/PyFFTW3-0.2.2/setup.py": no such file or directory
    while executing
"exec /usr/bin/sed s|@@MP_PREFIX@@|/opt/local| < /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_port..."
    ("eval" body line 1)
    invoked from within
"eval exec $cmdline"
:error:patch reinplace: couldn't read file "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw3/py-pyfftw3/work/PyFFTW3-0.2.2/setup.py": no such file or directory
:error:patch Target org.macports.patch returned: reinplace sed(1) failed
:debug:patch Backtrace: reinplace sed(1) failed
    while executing
"$post $targetname"
:info:patch Warning: the following items did not execute (for py-pyfftw3): org.macports.activate org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:patch Log for py-pyfftw3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pyfftw3/py-pyfftw3/main.log

Attachments (1)

main.log (23.4 KB) - added by vdoublie 12 years ago.
log file from installing py-pyfftw3

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by vdoublie

Attachment: main.log added

log file from installing py-pyfftw3

comment:1 Changed 12 years ago by skymoo (Adam Mercer)

Description: modified (diff)
Owner: changed from macports-tickets@… to ram@…
Port: py-pyfftw3 added
Status: newassigned

comment:2 Changed 12 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: assignedclosed

Looks like you're trying to install the stub; install the versioned port, py27-pyfftw3, instead.

I've pushed a patch, in r91491, that doesn't try to apply the patch in the stub.

Note: See TracTickets for help on using tickets.