Package Details: tenacity-git 1:r14921.g8119cb11c-2

Git Clone URL: https://aur.archlinux.org/tenacity-git.git (read-only, click to copy)
Package Base: tenacity-git
Description: An easy-to-use multi-track audio editor and recorder, forked from Audacity
Upstream URL: https://tenacityaudio.org
Keywords: audacity audio audio-applications audio-processing floss libre privacy-friendly privacy-preserving recorder recording-app
Licenses: GPL2, CCPL
Groups: pro-audio
Conflicts: tenacity
Provides: tenacity
Submitter: Darkpelz
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 87
Popularity: 0.010538
First Submitted: 2021-07-07 11:51 (UTC)
Last Updated: 2023-12-23 15:01 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 Next › Last »

<deleted-account> commented on 2021-08-19 03:45 (UTC)

After updating I get error upon running: tenacity: error while loading shared libraries: libwx_baseu-3.1.so.4: cannot open shared object file: No such file or directory

jmd commented on 2021-08-18 21:24 (UTC)

There is a build error with tenacity-git 1:r13686.gdb0954787-2:

In file included from $HOME.cache/yay/tenacity-git/src/tenacity/src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp:14:
In file included from $HOME.cache/yay/tenacity-git/src/tenacity/include/../lib-src/header-substitutes/allegro.h:4:
/usr/include/portsmf/allegro.h:632:9: error: use of undeclared identifier 'memcpy'; did you mean 'wmemcpy'?
        memcpy(newbuf, buffer, *len);
        ^
/usr/include/bits/wchar2.h:39:8: note: 'wmemcpy' declared here
__NTH (wmemcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2,
       ^
In file included from $HOME.cache/yay/tenacity-git/src/tenacity/src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp:14:
In file included from $HOME.cache/yay/tenacity-git/src/tenacity/include/../lib-src/header-substitutes/allegro.h:4:
/usr/include/portsmf/allegro.h:632:16: error: cannot initialize a parameter of type 'wchar_t *' with an lvalue of type 'char *'
        memcpy(newbuf, buffer, *len);
               ^~~~~~
/usr/include/bits/wchar2.h:39:37: note: passing argument to parameter '__s1' here
__NTH (wmemcpy (wchar_t *__restrict __s1, const wchar_t *__restrict __s2,
                                    ^
2 errors generated.
make[2]: *** [src/CMakeFiles/Tenacity.dir/build.make:4402: src/CMakeFiles/Tenacity.dir/tracks/playabletrack/notetrack/ui/StretchHandle.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:579: src/CMakeFiles/Tenacity.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error making: tenacity-git

FabioLolix commented on 2021-08-18 15:34 (UTC)

  • Updated/corrected some dependencies (don't trust namcap for not needed dpes in this package)
  • removed patch, no longer needed
  • tenacity now need wxwidgets 3.1 (dev), configured it for wxgtk3-dev-opt so we don't have to remove programs build against wxgtk3 (v3.0)
  • removed conan scdoc from makedepends
  • preferred cmake build type is None
  • removed unused variables (audacity_use_wxwidgets wxBUILD_TOOLKIT)
  • removed insecure rpath with chrpath

MangoKangaroo commented on 2021-08-18 02:51 (UTC)

Build fails at patching as of the latest git commit.

==> Starting prepare()...
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --unified --recursive --text audacity/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c audacity.new/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c
|--- audacity/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c    2021-07-02 00:17:06.606660728 +0800
|+++ audacity.new/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c        2021-07-02 00:18:22.376662323 +0800
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
==> ERROR: A failure occurred in prepare().
    Aborting...

FabioLolix commented on 2021-08-15 13:13 (UTC)

Source changed to https://git.sr.ht/~tenacity/tenacity so who is using a common SRCDEST need to delete what already downloaded.

@fossdd rebuild the package when you make important changes

The repository at sr.ht (sourcehut) don't have any git tags and using epoch=1 was needed.

FredBezies commented on 2021-08-15 12:43 (UTC) (edited on 2021-08-15 12:48 (UTC) by FredBezies)

There is a bug. PKGVER cannot be generated with sr.ht URL.

==> Making package: tenacity-git 3.0.2.r595.g04609bba0-1 (Sun Aug 15 14:42:53 2021)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating tenacity git repo...
Fetching origin
  -> Found tenacity.patch
==> Validating source files with sha256sums...
    tenacity ... Skipped
    tenacity.patch ... Passed
==> Extracting sources...
  -> Creating working copy of tenacity git repo...
Reset branch 'makepkg'
==> Starting prepare()...
patching file lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c
==> Starting pkgver()...
fatal: No names found, cannot describe anything.
==> ERROR: pkgver is not allowed to be empty.
==> ERROR: pkgver() generated an invalid version:

Icecube63 commented on 2021-07-29 14:57 (UTC) (edited on 2021-07-29 14:59 (UTC) by Icecube63)

Last Updates i've got the message that directory tenacity/build already exists. After deleting the directory update works

I think thats a problem with

build() { mkdir tenacity/build....

akya commented on 2021-07-26 03:27 (UTC)

Yup same as @Popolon build fails

ancaro commented on 2021-07-23 19:43 (UTC)

Description: An easy-to-use multi-track audio editor and recorder

Please add some reference to Audacity, makes easier to find.