Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#53683 closed defect (fixed)

select 1.0 portgroup: reinplace warnings

Reported by: ctreleaven (Craig Treleaven) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: select

Description

Happened to notice these while doing a rather large build from source:

--->  Fetching distfiles for python3_select
--->  Verifying checksums for python3_select
--->  Extracting python3_select
--->  Configuring python3_select
--->  Building python3_select
--->  Staging python3_select into destroot
Warning: reinplace s|${prefix}|/opt/dvr|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/base
Warning: reinplace s|${frameworks_dir}|/opt/dvr/Library/Frameworks|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/base
Warning: reinplace s|${applications_dir}|/Applications/MacPorts|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/base
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_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/base
Warning: reinplace s|${prefix}|/opt/dvr|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/none
Warning: reinplace s|${frameworks_dir}|/opt/dvr/Library/Frameworks|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/none
Warning: reinplace s|${applications_dir}|/Applications/MacPorts|g didn't change anything in /opt/dvr/var/macports/build/_Users_macmyth_macports-ports_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/none
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_sysutils_python3_select/python3_select/work/destroot/opt/dvr/etc/select/python3/none
--->  Installing python3_select @0.0_1
--->  Activating python3_select @0.0_1
--->  Cleaning python3_select

Change History (3)

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Port: select added; python3_select removed
Status: newaccepted
Summary: python3_select: reinplace warningsselect 1.0 portgroup: reinplace warnings

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In b804900d/macports-ports:

select-1.0.tcl: Reinplace quietly

Closes: #53683

comment:3 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Fallout #53714.

Note: See TracTickets for help on using tickets.