Opened 9 years ago

Closed 9 years ago

#48075 closed defect (invalid)

py27-pycparser @2.14_0: upgrade fails during destroot

Reported by: dbevans (David B. Evans) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: larryv (Lawrence Velázquez)
Port: py-pycparser

Description

:info:destroot running install_scripts
:info:destroot running build_scripts
:info:destroot error: cannot copy tree 'build/scripts-2.7': not a directory
:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_python_py-pycparser/py27-pycparser/work/pycparser-2.14" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg install --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 --root=/opt/local/var/macports/build/_opt_macports_trunk_dports_python_py-pycparser/py27-pycparser/work/destroot

Full log attached

Attachments (2)

main.log (28.1 KB) - added by dbevans (David B. Evans) 9 years ago.
Build log showing failure
py27-cryptography.log (130.7 KB) - added by dbevans (David B. Evans) 9 years ago.
Build log showing same failure with py27-cryptography

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by dbevans (David B. Evans)

Attachment: main.log added

Build log showing failure

comment:1 Changed 9 years ago by dbevans (David B. Evans)

Cc: larryv@… added

Although the build seems to have succeeded on the buildbots, locally I'm seeing this same exact failure during destroot with py27-cryptography. Any suggestions on how to get around this would be appreciated.

Changed 9 years ago by dbevans (David B. Evans)

Attachment: py27-cryptography.log added

Build log showing same failure with py27-cryptography

comment:2 Changed 9 years ago by dbevans (David B. Evans)

Resolution: invalid
Status: newclosed

Closing as invalid. Apparently a configuration issue on one machine only. Removing and reinstalling MacPorts seems to have fixed the issue.

Note: See TracTickets for help on using tickets.