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: 86
Popularity: 0.006160
First Submitted: 2021-07-07 11:51 (UTC)
Last Updated: 2023-12-23 15:01 (UTC)

Dependencies (44)

Required by (0)

Sources (2)

Pinned Comments

Latest Comments

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

kescherAUR commented on 2021-09-14 15:21 (UTC)

@johnjohn the very latest commit (made after my last comment) fixes this. Rebuild the package cleanly (and remove and environment variables you've set).

johnjohn commented on 2021-09-14 15:17 (UTC) (edited on 2021-09-14 15:39 (UTC) by johnjohn)

tenacity: error while loading shared libraries: libwx_baseu-3.1.so.4: cannot open shared object file: No such file or directory

Will this eventually be fixed? I know there is a workaround in the comment, but still hoping this would be implemented into the package if is it possible.

kescherAUR commented on 2021-09-14 07:30 (UTC)

I suggest to adjust the dependencies according to this: https://github.com/tenacityteam/tenacity/blob/master/BUILDING.md#arch

It is entirely possible to use wxWidgets 3.0 builds now (with the drawback of missing localizations in some parts of Tenacity), but the suggested AUR package to use as dependency for wxWidgets 3.1 is also a different one.

FabioLolix commented on 2021-09-11 20:25 (UTC) (edited on 2021-09-11 20:26 (UTC) by FabioLolix)

Building fine here

  • ==> Avvio di build() in corso...
  • -- Found Git: /usr/sbin/git (found version "2.33.0")
  • -- Searching for dependencies from system, not using vcpkg.
  • -- The C compiler identification is Clang 12.0.1
  • -- The CXX compiler identification is Clang 12.0.1
  • [...]
  • ==> Finished making: tenacity-git 1:r13800.g5cb958610-1

muesli4 commented on 2021-09-11 20:19 (UTC)

I get this error during the configure run of tenacity-git:

CMake Error at /usr/share/cmake-3.21/Modules/CMakeTestCCompiler.cmake:69 (message):
  The C compiler

    "/usr/bin/clang"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: /tmp/makepkg/tenacity-git/src/tenacity/build/CMakeFiles/CMakeTmp

    Run Build Command(s):/usr/bin/make -f Makefile cmTC_d00d7/fast && /usr/bin/make  -f CMakeFiles/cmTC_d00d7.dir/build.make CMakeFiles/cmTC_d00d7.dir/build
    make[1]: Verzeichnis „/tmp/makepkg/tenacity-git/src/tenacity/build/CMakeFiles/CMakeTmp“ wird betreten
    Building C object CMakeFiles/cmTC_d00d7.dir/testCCompiler.c.o
    /usr/bin/clang   -D_FORTIFY_SOURCE=2 -march=native -O2 -pipe -fstack-protector-strong -g -fvar-tracking-assignments -fdebug-prefix-map=/tmp/makepkg/tenacity-git/src=/usr/src/debug  -MD -MT CMakeFiles/cmTC_d00d7.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_d00d7.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_d00d7.dir/testCCompiler.c.o -c /tmp/makepkg/tenacity-git/src/tenacity/build/CMakeFiles/CMakeTmp/testCCompiler.c
    clang-12: error: unknown argument: '-fvar-tracking-assignments'
    make[1]: *** [CMakeFiles/cmTC_d00d7.dir/build.make:79: CMakeFiles/cmTC_d00d7.dir/testCCompiler.c.o] Fehler 1
    make[1]: Verzeichnis „/tmp/makepkg/tenacity-git/src/tenacity/build/CMakeFiles/CMakeTmp“ wird verlassen
    make: *** [Makefile:127: cmTC_d00d7/fast] Fehler 2





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:238 (project)

nightranger73 commented on 2021-09-07 14:17 (UTC) (edited on 2021-09-07 14:19 (UTC) by nightranger73)

I'm getting these errors too building tenacity-git-1:r13686.gdb0954787-2 and already did a clean build

In file included from /home/nightranger/.cache/yay/tenacity-git/src/tenacity/src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp:14: In file included from /home/nightranger/.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/nightranger/.cache/yay/tenacity-git/src/tenacity/src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp:14: In file included from /home/nightranger/.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, ^

silverhikari commented on 2021-08-30 20:13 (UTC) (edited on 2021-08-30 20:14 (UTC) by silverhikari)

@gdm413229 after looking through the src files i am stumped, i would recommend sending a issues report to audacium and see if it's a problem on their side.

mito77 commented on 2021-08-30 04:17 (UTC)

$ tenacity 
tenacity: error while loading shared libraries: libwx_baseu-3.1.so.4: cannot open shared object file: No such file or directory

gdm413229 commented on 2021-08-29 21:33 (UTC)

I do have it installed and I added this package to the dependencies, but Conan keeps giving me errors about this particular dependency. (libjpeg-turbo)

Here's the error from the offending Conan recipe for libjpeg-turbo:

ERROR: libjpeg-turbo/2.0.5: Error in configure() method, line 64
    if self.options.enable12bit or not self._simd_extensions_available():
while calling '_simd_extensions_available', line 49
    return not (self.settings.os == "Emscripten" or macos_silicon)
    ConanException: Invalid setting 'Emscripten' is not a valid 'settings.os' value.
Possible values are ['Android', 'Arduino', 'FreeBSD', 'Linux', 'Macos', 'SunOS', 'Windows', 'WindowsStore', 'iOS', 'tvOS', 'watchOS']
Read "http://docs.conan.io/en/latest/faq/troubleshooting.html#error-invalid-setting"

I desperately need a patch and/or a new PKGBUILD for this to build, and installing libjpeg-turbo doesn't fix the build, no matter what! I'm getting very close to having to wage war just to get this package to build!

silverhikari commented on 2021-08-29 02:08 (UTC)

@gdm413229 can you try installing libjpeg-turbo, and see if that fixes the build