Package Details: surge-synthesizer-lv2-git r5629.e2b3494b0-1

Git Clone URL: https://aur.archlinux.org/surge-synthesizer-lv2-git.git (read-only, click to copy)
Package Base: surge-synthesizer-lv2-git
Description: Surge Synthesizer plugin (LV2, git head)
Upstream URL: https://surge-synthesizer.github.io
Licenses: GPL3
Groups: lv2-plugins
Conflicts: surge-synthesizer, surge-synthesizer-bin
Provides: surge-synthesizer, surge-synthesizer-bin
Submitter: milkii
Maintainer: milkii
Last Packager: milkii
Votes: 2
Popularity: 0.31
First Submitted: 2019-09-10 22:34 (UTC)
Last Updated: 2026-09-14 06:30 (UTC)

Latest Comments

RavenRandomz commented on 2026-07-20 15:29 (UTC)

Build is no longer successful

In function ‘write2digits’,
    inlined from ‘write_significand’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2403:17,
    inlined from ‘write_significand’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2395:13,
    inlined from ‘write_significand’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2422:31,
    inlined from ‘write_significand’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2445:29,
    inlined from ‘operator()’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2527:33,
    inlined from ‘write_padded’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:1689:9,
    inlined from ‘write_padded’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:1698:43,
    inlined from ‘write_fixed’ at /home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2524:44:
/home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:1197:11: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
 1197 |     memcpy(out, digits2(value), 2);
      |           ^
/home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h: In function ‘write_fixed’:
/home/rave/.cache/yay/surge-synthesizer-lv2-git/src/surge/libs/fmt/include/fmt/format.h:2421:8: note: at offset [-13, -3] into destination object ‘buffer’ of size 11
 2421 |   Char buffer[digits10<UInt>() + 2];
      |        ^
removing moduleinfo.json
surge-fx: Relocating VST3 component
[100%] Built target surge-fx_VST3
[100%] Built target surge-fx_Packaged
[100%] Built target surge-staged-assets
==> Entering fakeroot environment...
==> Starting package()...
/home/rave/.cache/yay/surge-synthesizer-lv2-git/PKGBUILD: line 44: ./build-linux.sh: No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: surge-synthesizer-lv2-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:

I believe this[https://github.com/surge-synthesizer/surge#using-cmake-on-the-command-line-for-more] gives the necessary modification information.

Thanks for your epic work ^_^