Package Details: kissfft-git 383.9feadb9-6

Git Clone URL: https://aur.archlinux.org/kissfft-git.git (read-only, click to copy)
Package Base: kissfft-git
Description: A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
Upstream URL: https://github.com/mborgerding/kissfft
Licenses: BSD-3-Clause
Conflicts: kissfft, kissfft-clang-git
Provides: kissfft
Submitter: C0rn3j
Maintainer: C0rn3j
Last Packager: C0rn3j
Votes: 1
Popularity: 0.33
First Submitted: 2024-12-06 14:36 (UTC)
Last Updated: 2025-08-28 22:41 (UTC)

Dependencies (7)

Required by (2)

Sources (1)

Latest Comments

C0rn3j commented on 2025-08-03 12:45 (UTC) (edited on 2025-08-03 13:31 (UTC) by C0rn3j)

Switch to AUR/kissfft-clang-git, I've added a check now with a friendly error message.

wilkins commented on 2025-08-03 12:30 (UTC)

Linking C shared library libkissfft-float-openmp.so
ld.lld: error: unable to find library -lomp
clang: error: linker command failed with exit code 1 (use -v to see invocation)

brany commented on 2025-08-01 13:32 (UTC)

Perfect, thanks a lot !

C0rn3j commented on 2025-07-31 22:36 (UTC) (edited on 2025-07-31 23:08 (UTC) by C0rn3j)

Try again, I dirty-built it when I was cleaning it up and tore necessary things out by accident as a result

EDIT: kissfft-float works for Tauon, so I presume it works as it is supposed to now!

brany commented on 2025-07-31 20:49 (UTC) (edited on 2025-07-31 20:49 (UTC) by brany)

Thanks for your insanely fast change. However, i got the following while doing a fresh install

install: cannot stat 'libkissfft-float-openmp.so.131.1.0': No such file or directory

again thanks for leveraging this, because the package i maintain require kissfft

C0rn3j commented on 2025-07-31 08:21 (UTC) (edited on 2025-07-31 15:14 (UTC) by C0rn3j)

I've attempted to, does the current build satisfy your needs?

I've tried building all possible variants, let me know if I missed something.

brany commented on 2025-07-31 00:49 (UTC)

Could it also be possible to compile and install the shared object ?