Opened 8 years ago
Closed 7 years ago
#53682 closed defect (fixed)
python3x: reinplace warnings
Reported by: | ctreleaven (Craig Treleaven) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | python34 python35 |
Description
Happened to notice these while doing a rather large build from source:
---> Fetching distfiles for python34 ---> Attempting to fetch Python-3.4.6.tar.xz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/python34 ---> Attempting to fetch Python-3.4.6.tar.xz from https://distfiles.macports.org/python34 ---> Attempting to fetch Python-3.4.6.tar.xz from http://www.python.org/ftp/python/3.4.6/ ---> Verifying checksums for python34 ---> Extracting python34 ---> Applying patches to python34 Warning: reinplace s|xargs -0 rm -r|/usr/bin/xargs -0 /bin/rm -r|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/Python-3.4.6/Mac/PythonLauncher/Makefile.in ---> Configuring python34 ---> Building python34 ---> Staging python34 into destroot Warning: reinplace s|${prefix}|/opt/dvr|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python/python34 Warning: reinplace s|${applications_dir}|/Applications/MacPorts|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python/python34 Warning: reinplace s|${developer_dir}|/Applications/Xcode.app/Contents/Developer|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python/python34 Warning: reinplace s|${prefix}|/opt/dvr|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python3/python34 Warning: reinplace s|${frameworks_dir}|/opt/dvr/Library/Frameworks|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python3/python34 Warning: reinplace s|${applications_dir}|/Applications/MacPorts|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python3/python34 Warning: reinplace s|${developer_dir}|/Applications/Xcode.app/Contents/Developer|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_lang_python34/python34/work/destroot/opt/dvr/etc/select/python3/python34 ---> Installing python34 @3.4.6_0 ---> Activating python34 @3.4.6_0 ---> Cleaning python34
Change History (3)
comment:1 Changed 8 years ago by ctreleaven (Craig Treleaven)
Port: | python35 added |
---|---|
Summary: | python34: reinplace warnings → python3x: reinplace warnings |
comment:2 Changed 7 years ago by jmroot (Joshua Root)
Owner: | changed from jyrkiwahlstedt to jmroot |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Also python35: