[MacPorts] #45645: boost takes forever to deactivate
MacPorts
noreply at macports.org
Mon Oct 27 05:30:40 PDT 2014
#45645: boost takes forever to deactivate
------------------------------+--------------------------------
Reporter: zwaardmeester@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords: yosemite
Port: boost |
------------------------------+--------------------------------
Changes (by ryandesign@…):
* keywords: deactivate, deinstall => yosemite
Comment:
The boost port contains over 31,000 files, so it is understandable that it
takes some time to deactivate it. If you want to deactivate it, don't
interrupt it; let it take as long as it needs.
On my system:
{{{
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.10
BuildVersion: 14A388b
$ time sudo port -f deactivate boost
---> Unable to deactivate boost
@1.56.0_1+no_single+no_static+python27+universal, the following ports
depend on it:
[snip]
Warning: Deactivate forced. Proceeding despite dependencies.
---> Deactivating boost @1.56.0_1+no_single+no_static+python27+universal
real 12m17.870s
user 10m42.333s
sys 1m29.687s
$
}}}
During this time, `tclsh8.5` is using nearly 100% of one CPU core. My
system has a 2.6 GHz CPU; it'll take longer if yours is slower. My system
has an SSD; it'll take longer if you have a hard disk.
This may be another manifestation of the
[https://lists.macosforge.org/pipermail/macports-
users/2014-October/036870.html slowness others have observed] on Yosemite
when running `sudo port rev-upgrade`. Both during rev-upgrade and during
deactivate, the MacPorts registry needs to be modified for each file.
--
Ticket URL: <https://trac.macports.org/ticket/45645#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list