[MacPorts] #29475: python32 @3.2_1+ucs4 post-destroot error - reinplace failure
MacPorts
noreply at macports.org
Sun May 15 21:23:21 PDT 2011
#29475: python32 @3.2_1+ucs4 post-destroot error - reinplace failure
----------------------------------------+-----------------------------------
Reporter: katsuji.ishikawa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port:
----------------------------------------+-----------------------------------
python32 +ucs4 post-destroot error.
{{{
% sudo port install python32 +ucs4
---> Computing dependencies for python32
---> Fetching python32
---> Verifying checksum(s) for python32
---> Extracting python32
---> Applying patches to python32
---> Configuring python32
---> Building python32
---> Staging python32 into destroot
Error: reinplace: couldn't read file
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python32/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/config-3.2m/Makefile":
no such file or directory
Error: Target org.macports.destroot returned: reinplace sed(1) failed
Log for python32 is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python32/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
So, I wrote a patch.
( reinplace config-3.2m/Makefile when not ucs4 variants,
reinplace config-3.2mu/Makefile when ucs4 variants)
I checked +ucs4 variants and novariants build.
--
Ticket URL: <https://trac.macports.org/ticket/29475>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list