[MacPorts] #63351: py-grpcio fails to build
MacPorts
noreply at macports.org
Wed Aug 11 12:17:29 UTC 2021
#63351: py-grpcio fails to build
-------------------------+--------------------------
Reporter: mouse07410 | Owner: emcrisostomo
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-grpcio |
-------------------------+--------------------------
Comment (by mouse07410):
> OK, progress -- so you have a nonstandard setup and you are missing the
sdk that MacPorts is trying to use. No surprise it fails.
Any reason why other ports do not fail? E.g.,
{{{
$ sudo port install -s py38-scipy
---> Computing dependencies for py38-scipy
The following dependencies will be installed:
py38-beniget
py38-decorator
py38-networkx
py38-ply
py38-pytest-runner
py38-pythran
Continue? [Y/n]: y
---> Fetching distfiles for py38-beniget
---> Attempting to fetch beniget-0.4.1.tar.gz from
https://files.pythonhosted.org/packages/source/b/beniget
---> Verifying checksums for py38-beniget
---> Extracting py38-beniget
---> Configuring py38-beniget
---> Building py38-beniget
---> Staging py38-beniget into destroot
---> Installing py38-beniget @0.4.1_0
---> Activating py38-beniget @0.4.1_0
---> Cleaning py38-beniget
---> Fetching distfiles for py38-decorator
---> Attempting to fetch decorator-5.0.9.tar.gz from
https://files.pythonhosted.org/packages/source/d/decorator
---> Verifying checksums for py38-decorator
---> Extracting py38-decorator
---> Configuring py38-decorator
---> Building py38-decorator
---> Staging py38-decorator into destroot
---> Installing py38-decorator @5.0.9_0
---> Activating py38-decorator @5.0.9_0
---> Cleaning py38-decorator
---> Fetching distfiles for py38-networkx
---> Attempting to fetch networkx-2.6.2.tar.gz from
https://files.pythonhosted.org/packages/source/n/networkx
---> Verifying checksums for py38-networkx
---> Extracting py38-networkx
---> Configuring py38-networkx
---> Building py38-networkx
---> Staging py38-networkx into destroot
---> Installing py38-networkx @2.6.2_0
---> Activating py38-networkx @2.6.2_0
---> Cleaning py38-networkx
---> Fetching distfiles for py38-ply
---> Attempting to fetch ply-3.11.tar.gz from https://www.dabeaz.com/ply/
---> Verifying checksums for py38-ply
---> Extracting py38-ply
---> Configuring py38-ply
---> Building py38-ply
---> Staging py38-ply into destroot
---> Installing py38-ply @3.11_0
---> Activating py38-ply @3.11_0
---> Cleaning py38-ply
---> Fetching distfiles for py38-pytest-runner
---> Attempting to fetch pytest-runner-5.3.1.tar.gz from
https://files.pythonhosted.org/packages/source/p/pytest-runner
---> Verifying checksums for py38-pytest-runner
---> Extracting py38-pytest-runner
---> Configuring py38-pytest-runner
---> Building py38-pytest-runner
---> Staging py38-pytest-runner into destroot
---> Installing py38-pytest-runner @5.3.1_0
---> Activating py38-pytest-runner @5.3.1_0
---> Cleaning py38-pytest-runner
---> Fetching distfiles for py38-pythran
---> Attempting to fetch pythran-0.9.12.post1.tar.gz from
https://files.pythonhosted.org/packages/source/p/pythran
---> Verifying checksums for py38-pythran
---> Extracting py38-pythran
---> Configuring py38-pythran
---> Building py38-pythran
---> Staging py38-pythran into destroot
---> Installing py38-pythran @0.9.12.post1_0
---> Activating py38-pythran @0.9.12.post1_0
---> Cleaning py38-pythran
---> Fetching distfiles for py38-scipy
---> Attempting to fetch scipy-1.7.1.tar.gz from
https://github.com/scipy/scipy/tarball/v1.7.1
---> Verifying checksums for py38-scipy
---> Extracting py38-scipy
---> Applying patches to py38-scipy
---> Configuring py38-scipy
---> Building py38-scipy
---> Staging py38-scipy into destroot
---> Installing py38-scipy @1.7.1_0+gfortran+openblas
---> Activating py38-scipy @1.7.1_0+gfortran+openblas
---> Cleaning py38-scipy
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63351#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list