Opened 13 months ago
Last modified 12 months ago
#68567 assigned defect
py39-grpcio @1.48.4_5 build failure
Reported by: | majaabal | Owned by: | emcrisostomo (Enrico Maria Crisostomo) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sonoma | Cc: | |
Port: | py-grpcio |
Description (last modified by jmroot (Joshua Root))
Hi there,
Please check the logs, I am getting this error for all py39, py310, py38
MacOS Sanoma 14.0
Thanks!
Details
sudo port install py39-tensorflow-macos ---> Computing dependencies for py39-tensorflow-macos The following dependencies will be installed: OpenBLAS boost176 cctools coreutils fftw-3 gcc13 gcc13-libcxx gcc_select gmp hdf5 isl ld64 ld64-xcode libaec libgcc libgcc13 libmpc libyaml lzma mpfr mypy_select ninja pcre2 py39-beniget py39-cached-property py39-grpcio py39-h5py py39-keras py39-keras_applications py39-keras_preprocessing py39-markdown py39-markupsafe py39-mypy py39-mypy_extensions py39-numpy py39-opt_einsum py39-pkgconfig py39-ply py39-pybind11 py39-pyproject_metadata py39-pythran py39-scipy py39-setuptools_scm py39-tensorboard py39-tensorflow_estimator py39-termcolor py39-typeguard py39-typing_extensions py39-werkzeug py39-wrapt py39-yaml python311 swig swig-python Continue? [Y/n]: Y ---> Fetching archive for py39-grpcio ---> Attempting to fetch py39-grpcio-1.48.4_5.darwin_23.x86_64.tbz2 from https://packages.macports.org/py39-grpcio ---> Attempting to fetch py39-grpcio-1.48.4_5.darwin_23.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/py39-grpcio ---> Attempting to fetch py39-grpcio-1.48.4_5.darwin_23.x86_64.tbz2 from https://mse.uk.packages.macports.org/py39-grpcio ---> Building py39-grpcio Error: Failed to build py39-grpcio: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_grpc/py39-grpcio/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port py39-tensorflow-macos failed
Attachments (3)
Change History (8)
Changed 13 months ago by majaabal
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added |
Owner: | set to emcrisostomo |
Port: | py-grpcio added |
Priority: | High → Normal |
Status: | new → assigned |
Summary: | sudo port install py39-tensorflow-macos - failed - MacOS Sanoma 14.0 → py39-grpcio @1.48.4_5 build failure |
comment:2 Changed 12 months ago by majaabal
I was installing py39-tensorflow-macos and I got this error please check the log file
% sudo port install py39-tensorflow-macos
Changed 12 months ago by majaabal
Attachment: | main- tensorlfow.log added |
---|
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_grpc/py39-grpcio/main.log
comment:3 Changed 12 months ago by majaabal
I see it's the same error for sudo port install py39-tensorflow-metal
---> Building py39-grpcio Error: Failed to build py39-grpcio: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_grpc/py39-grpcio/main.log for details.
attachment main-tensorflow-metal.log
Changed 12 months ago by majaabal
Attachment: | main-tensorflow-metal.log added |
---|
comment:4 Changed 12 months ago by majaabal
If you install these versions then you will get same error
sudo port install py38-tensorflow-macos
sudo port install py39-tensorflow-macos
sudo port install py310-tensorflow-macos
sudo port install py38-tensorflow-metal
sudo port install py39-tensorflow-metal
sudo port install py310-tensorflow-metal
comment:5 Changed 12 months ago by majaabal
py39-grpcio-1.48.4_5.darwin_23.x86_64.tbz2
I see this build does not exist in the following repo.
https://packages.macports.org/py39-grpcio/
https://pek.cn.packages.macports.org/macports/packages/py39-grpcio
Please attach the log for py39-grpcio, which is the dependency that actually failed to build here.