[MacPorts] #59185: openmpi-gcc7 is rebuilt over and over
MacPorts
noreply at macports.org
Sun Oct 6 02:23:08 UTC 2019
#59185: openmpi-gcc7 is rebuilt over and over
------------------------+--------------------------
Reporter: EJFielding | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Keywords: | Port: openmpi-gcc7
------------------------+--------------------------
I am using the usual migration procedure to install all my ports after
moving to a new MacBook running Mojave. The "restore_ports.tcl" script
grouped all the ports that depend on openmpi to the end and now it is
rebuilding openmpi-gcc7 over and over as part of the dependency for each
port.
{{{
...
---> Computing dependencies for py36-numexpr
---> Fetching archive for py36-numexpr
---> Attempting to fetch py36-numexpr-2.7.0_0.darwin_18.x86_64.tbz2 from
https://packages.macports.org/py36-numexpr
---> Attempting to fetch
py36-numexpr-2.7.0_0.darwin_18.x86_64.tbz2.rmd160 from
https://packages.macports.org/py36-numexpr
---> Installing py36-numexpr @2.7.0_0
---> Cleaning py36-numexpr
---> Computing dependencies for py36-numexpr
---> Activating py36-numexpr @2.7.0_0
---> Cleaning py36-numexpr
---> Computing dependencies for openmpi-gcc7
---> Fetching distfiles for openmpi-gcc7
---> Verifying checksums for openmpi-gcc7
---> Extracting openmpi-gcc7
---> Applying patches to openmpi-gcc7
---> Configuring openmpi-gcc7
---> Building openmpi-gcc7
---> Staging openmpi-gcc7 into destroot
---> Unable to uninstall openmpi-gcc7 @4.0.1_0+fortran, the following
ports depend on it:
---> hdf5 @1.10.5_0+cxx+gcc7+hl+openmpi
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating openmpi-gcc7 @4.0.1_0+fortran
---> Cleaning openmpi-gcc7
---> Uninstalling openmpi-gcc7 @4.0.1_0+fortran
---> Cleaning openmpi-gcc7
---> Computing dependencies for openmpi-gcc7
---> Installing openmpi-gcc7 @4.0.1_0+fortran
---> Activating openmpi-gcc7 @4.0.1_0+fortran
---> Cleaning openmpi-gcc7
---> Computing dependencies for py36-tables
---> Fetching archive for py36-tables
---> Attempting to fetch py36-tables-3.5.2_0.darwin_18.x86_64.tbz2 from
https://packages.macports.org/py36-tables
---> Attempting to fetch py36-tables-3.5.2_0.darwin_18.x86_64.tbz2.rmd160
from https://packages.macports.org/py36-tables
---> Installing py36-tables @3.5.2_0
---> Activating py36-tables @3.5.2_0
---> Cleaning py36-tables
---> Computing dependencies for openmpi-gcc7
---> Fetching distfiles for openmpi-gcc7
---> Verifying checksums for openmpi-gcc7
---> Extracting openmpi-gcc7
---> Applying patches to openmpi-gcc7
---> Configuring openmpi-gcc7
---> Building openmpi-gcc7
---> Staging openmpi-gcc7 into destroot
---> Unable to uninstall openmpi-gcc7 @4.0.1_0+fortran, the following
ports depend on it:
---> hdf5 @1.10.5_0+cxx+gcc7+hl+openmpi
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating openmpi-gcc7 @4.0.1_0+fortran
---> Cleaning openmpi-gcc7
---> Uninstalling openmpi-gcc7 @4.0.1_0+fortran
---> Cleaning openmpi-gcc7
---> Computing dependencies for openmpi-gcc7
---> Installing openmpi-gcc7 @4.0.1_0+fortran
---> Activating openmpi-gcc7 @4.0.1_0+fortran
---> Cleaning openmpi-gcc7
---> Computing dependencies for gdal
---> Fetching archive for gdal
---> Attempting to fetch
gdal-3.0.1_2+hdf5+netcdf+openmpi.darwin_18.x86_64.tbz2 from
https://packages.macports.org/gdal
---> Attempting to fetch
gdal-3.0.1_2+hdf5+netcdf+openmpi.darwin_18.x86_64.tbz2 from
http://aus.us.packages.macports.org/macports/packages/gdal
---> Attempting to fetch
gdal-3.0.1_2+hdf5+netcdf+openmpi.darwin_18.x86_64.tbz2 from
http://ywg.ca.packages.macports.org/mirror/macports/packages/gdal
---> Fetching distfiles for gdal
---> Attempting to fetch gdal-3.0.1.tar.gz from
https://distfiles.macports.org/gdal
---> Verifying checksums for gdal
---> Extracting gdal
---> Applying patches to gdal
---> Configuring gdal
---> Building gdal
---> Staging gdal into destroot
---> Installing gdal @3.0.1_2+hdf5+netcdf+openmpi
---> Cleaning gdal
---> Computing dependencies for gdal
---> Activating gdal @3.0.1_2+hdf5+netcdf+openmpi
---> Cleaning gdal
---> Computing dependencies for openmpi-gcc7
---> Fetching distfiles for openmpi-gcc7
---> Verifying checksums for openmpi-gcc7
---> Extracting openmpi-gcc7
---> Applying patches to openmpi-gcc7
---> Configuring openmpi-gcc7
}}}
This continued for another two hours of rebuilding.
--
Ticket URL: <https://trac.macports.org/ticket/59185>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list