Search Criteria
Package Details: spdk 25.05-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/spdk.git (read-only, click to copy) |
---|---|
Package Base: | spdk |
Description: | libraries for high performance storage IO |
Upstream URL: | https://spdk.io/ |
Licenses: | BSD-3-Clause |
Submitter: | wuxb |
Maintainer: | fft |
Last Packager: | fft |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-21 20:40 (UTC) |
Last Updated: | 2025-06-30 06:56 (UTC) |
Dependencies (11)
- dpdk (dpdk-gitAUR, dpdk-ltsAUR)
- fuse3 (fuse3-gitAUR)
- isa-l
- isa-l_cryptoAUR
- libaio (libaio-gitAUR)
- liburing (liburing-gitAUR)
- patchelf (patchelf-gitAUR) (make)
- python-configshell-fb (optional)
- python-grpcio (optional)
- python-ipaddressAUR (optional)
- python-pyparsing (optional)
Latest Comments
1 2 Next › Last »
travisghansen commented on 2025-06-30 22:58 (UTC)
No, I'm updating from the previous version
The error is seemingly happening during the build. Now I have an issue with
isa-l_crypto
which seems to be a dep so will need to resolve that before trying this again :(fft commented on 2025-06-30 07:03 (UTC)
@travisghansen, what command did you try to execute? Seems you have manually installed spdk (i.e. not via AUR). Can you delete it manually also before installing version from AUR?
travisghansen commented on 2025-06-26 19:57 (UTC)
fft commented on 2025-02-10 09:23 (UTC) (edited on 2025-02-10 09:23 (UTC) by fft)
Package is outdated and nobody maintained it, so I owned it.
Now I'm waiting for isa-l and isa-l_crypto to update this package:
https://aur.archlinux.org/packages/isa-l#comment-1008968
https://aur.archlinux.org/packages/isa-l_crypto#comment-1008969
CyanWoods commented on 2022-12-14 07:07 (UTC)
It's up to you.
travisghansen commented on 2022-12-14 06:49 (UTC)
I'll try and get the
depends
cleaned up a little bit by looking throughldd
output and may add the previously mentioned flag. Then I'll look into installing the rpc/cli scripts as well.Would you like those in a separate branch or just commit them to master?
CyanWoods commented on 2022-12-14 06:37 (UTC)
Building from github repo is the best way, I supposed.
travisghansen commented on 2022-12-14 06:13 (UTC)
Yeah I'm happy to help. The closer I look at the package the more I realize the builds seem to be pretty custom. For example I'm building with
--without-uring-zns
which others may not want etc.CyanWoods commented on 2022-12-13 03:27 (UTC)
Sorry, I have
liburing
installed already, so making package did not show any error. I will add it later.BTW, How about add you in co-maintainer list?
travisghansen commented on 2022-12-12 17:48 (UTC) (edited on 2022-12-12 17:49 (UTC) by travisghansen)
Great! You may want to add
liburing
to the depends list.How would you feel about including the following along with their various depends as well?
deps would be:
1 2 Next › Last »