[MacPorts] #59965: netcdf-fortran @4.5.2_0: Parallel build failure
MacPorts
noreply at macports.org
Wed Jan 15 00:31:14 UTC 2020
#59965: netcdf-fortran @4.5.2_0: Parallel build failure
--------------------------+----------------------------
Reporter: Dave-Allured | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: netcdf-fortran
--------------------------+----------------------------
A local build from source fails in the middle, on some missing .mod file.
The failure is intermittent, but strongly reproducible in my particular
macports setup. On each attempt it jumps around to a different missing
.mod file name, with port clean used every time in advance. The main
command in play is "port -v install".
This port contains a bunch of fortran 90 (*.f90) files. Macports parallel
build mode is used by default. An effective work-around is to force
serial build mode:
`port -v install netcdf-fortran build.jobs=1`
I believe this is an upstream problem in the makefile. This is reported
upstream and is being worked on: [https://github.com/Unidata/netcdf-
fortran/issues/208]
Main.log from one recent build case is attached.
--
Ticket URL: <https://trac.macports.org/ticket/59965>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list