Hi, would it be possible to modify PKGBUILD so it is build tool agnostic? I'd like to use ninja instead of make. cmake has abstraction for this (cmake --build), but there wili be probably some difference in arguments.
Search Criteria
Package Details: ceph-libs 18.2.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ceph.git (read-only, click to copy) |
---|---|
Package Base: | ceph |
Description: | Ceph Storage client libraries [VIRTUAL] |
Upstream URL: | https://ceph.com/ |
Licenses: | GPL-2.0-or-later OR LGPL-2.1-or-later OR LGPL-3.0-or-later |
Submitter: | foxxx0 |
Maintainer: | pbazaah |
Last Packager: | pbazaah |
Votes: | 7 |
Popularity: | 0.85 |
First Submitted: | 2022-08-08 09:09 (UTC) |
Last Updated: | 2024-09-17 14:56 (UTC) |
Dependencies (83)
- libcephfsAUR
- libcephsqliteAUR
- libradosAUR
- librbdAUR
- librgwAUR
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- boost (boost-gitAUR) (make)
- boost-libs (make)
- cmake (cmake-gitAUR) (make)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR) (make)
- cryptsetup (cryptsetup-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- cython (cython-gitAUR, cython0AUR) (make)
- expat (expat-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- fuse3 (fuse3-gitAUR) (make)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- Show 63 more dependencies...
Required by (4)
Sources (29)
- ceph-13.2.2-dont-install-sysvinit-script.patch
- ceph-17.2.4-pybind-unmock-cythonize.patch
- ceph-17.2.4-test-bluefs-split.patch
- ceph-17.2.4-tox-flake8-git-ls-files.patch
- ceph-17.2.5-fix-iterator-depreciations.patch
- ceph-17.2.5-logrotate-ignore-dups.patch
- ceph-17.2.5-rgw-client-boost-string-view.patch
- ceph-17.2.6-cython-fixes.patch
- ceph-17.2.6-mgr-dashboard-cherrypy-18.patch
- ceph-17.2.6-mgr-dashboard-pylint-217.patch
- ceph-18.2.0-backport-log-runway-expansion.patch
- ceph-18.2.0-fix-ecode-shec-test.patch
- ceph-18.2.0-fmt10-fixes.patch
- ceph-18.2.2-backport-ceph-volume-unbound-var.patch
- ceph-18.2.2-disable-mypy-flake8-tests.patch
- ceph-18.2.2-gcc-14-fixes.patch
- ceph-18.2.2-mgr-alias-ceph-bcrypt.patch
- ceph-18.2.2-py312-fixes.patch
- ceph-18.2.2-std-atomic-depreciations.patch
- ceph-18.2.2-test-mempool-shard-select-disable.patch
- ceph-18.2.4-boost-1.86-fixes.patch
- ceph-18.2.4-fmt-formatter-const.patch
- ceph-disable-empty-readable.sh-test.patch
- ceph.sudoers
- ceph.sysusers
- https://download.ceph.com/tarballs/ceph-18.2.4.tar.gz
- python-bcrypt-4.1.3.tar.gz
- python-bcrypt-allow-subinterpreters.patch
- python-bcrypt-prefix-ceph.patch
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »
xorly commented on 2023-06-18 08:55 (UTC)
pbazaah commented on 2023-05-17 20:23 (UTC)
I'm looking for feedback on RFC: Split packages for Ceph
I'd prefer it under the issue itself, but if you don't have a Github account, post it here and I'll cross post it.
Thanks in advance!
pbazaah commented on 2023-05-12 22:16 (UTC) (edited on 2023-05-12 22:17 (UTC) by pbazaah)
v17.2.6-2 has been released. Notably including fixes for a lot of issues from python 3.11 and gcc 13.
Python has not been tested extensively this time, but all the unit tests pass.
pbazaah commented on 2023-05-10 20:29 (UTC)
test failures fixed, got my first successful test run just now.
Hopefully I can release a new version this weekend
pbazaah commented on 2023-05-08 22:58 (UTC) (edited on 2023-05-08 23:00 (UTC) by pbazaah)
Got my first successful build post gcc13 / py3.11 tonight, but some test failures.
https://git.st8l.com/luxolus/aur.ceph/compare/master...feature/v17.2.6-2 for those interested
vnt-83 commented on 2023-04-30 00:31 (UTC) (edited on 2023-04-30 00:33 (UTC) by vnt-83)
pbazaah, моё почтение! 🎩 Thank for: https://aur.archlinux.org/packages/ceph-libs#comment-884150
pbazaah commented on 2023-04-29 18:14 (UTC)
v17.2.6-1 has been released.
See:
https://ceph.io/en/news/blog/2023/v17-2-6-quincy-released https://github.com/bazaah/aur-ceph/releases/tag/v17.2.6-1
For details (nothing major)
pbazaah commented on 2023-04-28 13:44 (UTC)
Right got real life squared away.
I'm planning on pushing out a release this weekend, but there will likely be a series of followups to handle the impending python 3.11 release, and any issues gcc 13 brings.
pbazaah commented on 2023-04-21 19:28 (UTC)
@Warjavi
To be fixed in the next release, IRL and $dayJob stuff has prevented me from working on it. This patch should be all you need to make it work on the current version:
https://git.st8l.com/luxolus/aur.ceph/commit/1bd9308f5ed3d31709eba7cc5e949f0a1d964d47
Warjavi commented on 2023-04-21 16:35 (UTC) (edited on 2023-04-21 17:25 (UTC) by Warjavi)
MAKEPKG fails due to rdkafka being "read only", any ideas?
File /usr/lib/pkgconfig/rdkafka.pc is read-only; trying to patch anyway
patching file __pkgconfig__/rdkafka.pc (read from /usr/lib/pkgconfig/rdkafka.pc)
Hunk #1 FAILED at 6.
1 out of 1 hunk FAILED -- saving rejects to file __pkgconfig__/rdkafka.pc.rej
==> ERROR: A failure occurred in prepare().
Aborting...
Pinned Comments
pbazaah commented on 2022-10-05 13:03 (UTC) (edited on 2022-10-05 13:03 (UTC) by pbazaah)
For future commenters:
TLDR:
https://aur.archlinux.org/pkgbase/ceph | From source build (slow)
https://aur.archlinux.org/pkgbase/ceph-bin | Pre-built binaries (fast)
Unlike the original community version, this repo builds ceph from source. Ceph is a large, complicated project so this takes several hours on a good build server.
To get a similar experience to how community/ceph worked (pre-built binaries) use ceph-bin instead.