We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on my 12.7 I hade three times mkdir error so I have created manually missing folders but at the end I have the script ending wiht cmake error: myuser@myMacMini ~ % brew install ceph-client ==> Fetching mulbc/ceph-client/ceph-client ==> Downloading https://files.pythonhosted.org/packages/cb/7d/7e6bc4bd4abc49e9f4f5c4773bb43d1615e4b476d108d1b527318b9c6521/prettytable-3.2.0.tar.gz Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/4c52d4026151aa261d150292e430951006c98d7d72a89034ecea460b2f2c111b--prettytable-3.2.0.tar.gz ==> Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/83f6bef3a0a4fd3d9559a85acb4ab73b0e4544f8542e67bf54929e86653356e9--PyYAML-6.0.tar.gz ==> Downloading https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155/wcwidth-0.2.5.tar.gz Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/bc4d16c76a1cb1eecc9775864d059d1cfb00289c163bc86440fcd6eef95aa2d8--wcwidth-0.2.5.tar.gz ==> Downloading https://download.ceph.com/tarballs/ceph-17.2.5.tar.gz Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/b368830312f6eb917b2570de1804003eb370a49ca1887c698544c64b8c8c8313--ceph-17.2.5.tar.gz ==> Installing ceph-client from mulbc/ceph-client ==> Patching ==> python3 -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/usr/local/Cellar/cep ==> python3 -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/usr/local/Cellar/cep ==> python3 -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/usr/local/Cellar/cep ==> cmake -G Ninja .. -DDIAGNOSTICS_COLOR=always -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@3 -DWITH_BABELTRACE=OFF -DWITH_BLUESTORE=OFF -DWITH_CCACHE=OFF -DWITH_CEPHFS=OFF -DWITH_KRBD=OFF -DWITH_LIBCEPHFS=ON -DWITH_LTTNG=OFF -DWITH_ Last 15 lines from /Users/frame/Library/Logs/Homebrew/ceph-client/04.cmake: named cython
Call Stack (most recent call first): src/pybind/CMakeLists.txt:5 (find_package)
CMake Error at /usr/local/Cellar/cmake/3.29.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Cython (missing: CYTHON_VERSION) Call Stack (most recent call first): /usr/local/Cellar/cmake/3.29.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindCython.cmake:16 (find_package_handle_standard_args) src/pybind/CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/mulbc/homebrew-ceph-client/issues
The text was updated successfully, but these errors were encountered:
I've got the same issue on Sonoma 15.4
I also had had the issue where I had to create the folders for Cython and site-packages in cython.
Sorry, something went wrong.
I've got the same issue on Sonoma 14.3
No branches or pull requests
on my 12.7 I hade three times mkdir error so I have created manually missing folders but at the end I have the script ending wiht cmake error:
myuser@myMacMini ~ % brew install ceph-client
==> Fetching mulbc/ceph-client/ceph-client
==> Downloading https://files.pythonhosted.org/packages/cb/7d/7e6bc4bd4abc49e9f4f5c4773bb43d1615e4b476d108d1b527318b9c6521/prettytable-3.2.0.tar.gz
Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/4c52d4026151aa261d150292e430951006c98d7d72a89034ecea460b2f2c111b--prettytable-3.2.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz
Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/83f6bef3a0a4fd3d9559a85acb4ab73b0e4544f8542e67bf54929e86653356e9--PyYAML-6.0.tar.gz
==> Downloading https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155/wcwidth-0.2.5.tar.gz
Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/bc4d16c76a1cb1eecc9775864d059d1cfb00289c163bc86440fcd6eef95aa2d8--wcwidth-0.2.5.tar.gz
==> Downloading https://download.ceph.com/tarballs/ceph-17.2.5.tar.gz
Already downloaded: /Users/frame/Library/Caches/Homebrew/downloads/b368830312f6eb917b2570de1804003eb370a49ca1887c698544c64b8c8c8313--ceph-17.2.5.tar.gz
==> Installing ceph-client from mulbc/ceph-client
==> Patching
==> python3 -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/usr/local/Cellar/cep
==> python3 -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/usr/local/Cellar/cep
==> python3 -c import setuptools... --no-user-cfg install --prefix=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/usr/local/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/usr/local/Cellar/cep
==> cmake -G Ninja .. -DDIAGNOSTICS_COLOR=always -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@3 -DWITH_BABELTRACE=OFF -DWITH_BLUESTORE=OFF -DWITH_CCACHE=OFF -DWITH_CEPHFS=OFF -DWITH_KRBD=OFF -DWITH_LIBCEPHFS=ON -DWITH_LTTNG=OFF -DWITH_
Last 15 lines from /Users/frame/Library/Logs/Homebrew/ceph-client/04.cmake:
named cython
Call Stack (most recent call first):
src/pybind/CMakeLists.txt:5 (find_package)
CMake Error at /usr/local/Cellar/cmake/3.29.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Cython (missing: CYTHON_VERSION)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.29.0/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindCython.cmake:16 (find_package_handle_standard_args)
src/pybind/CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/mulbc/homebrew-ceph-client/issues
The text was updated successfully, but these errors were encountered: