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

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 17 Next › Last »

maderios commented on 2022-04-17 19:55 (UTC)

I get build error

[ 89%] Building CXX object src/CMakeFiles/Tenacity.dir/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp.o
In file included from /home/fre/ARCH-AUR/tenacity-wxgtk3-git/src/tenacity/src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp:14:
In file included from /home/fre/ARCH-AUR/tenacity-wxgtk3-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/wchar.h:263:17: note: 'wmemcpy' declared here
extern wchar_t *wmemcpy (wchar_t *__restrict __s1,
                ^
In file included from /home/fre/ARCH-AUR/tenacity-wxgtk3-git/src/tenacity/src/tracks/playabletrack/notetrack/ui/StretchHandle.cpp:14:
In file included from /home/fre/ARCH-AUR/tenacity-wxgtk3-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/wchar.h:263:46: note: passing argument to parameter '__s1' here
extern wchar_t *wmemcpy (wchar_t *__restrict __s1,
                                             ^
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[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/Tenacity.dir/all] Error 2

maderios commented on 2022-04-17 18:55 (UTC) (edited on 2022-04-17 19:02 (UTC) by maderios)

I get error

[ 50%] Building CXX object src/CMakeFiles/Tenacity.dir/Benchmark.cpp.o
In file included from /home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/AudacityApp.cpp:83:
/home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/FFmpeg.h:887:7: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
      av_init_packet(this);
/usr/include/ffmpeg4.4/libavcodec/packet.h:487:1: note: 'av_init_packet' has been explicitly marked deprecated here
attribute_deprecated
/usr/include/ffmpeg4.4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
In file included from /home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/AudacityApp.cpp:83:
/home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/FFmpeg.h:914:7: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations]
      av_free_packet(this);
      /usr/include/ffmpeg4.4/libavcodec/packet.h:568:1: note: 'av_free_packet' has been explicitly marked deprecated here
attribute_deprecated
/usr/include/ffmpeg4.4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))

In file included from /home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/AudacityApp.cpp:83:
/home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/FFmpeg.h:921:7: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
      av_init_packet(&that);

/usr/include/ffmpeg4.4/libavcodec/packet.h:487:1: note: 'av_init_packet' has been explicitly marked deprecated here
attribute_deprecated

/usr/include/ffmpeg4.4/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))

/home/fre/ARCH-AUR/tenacity-git/src/tenacity/src/AudacityApp.cpp:886:80: error: field of type 'wxString' has private constructor
    {wxLANGUAGE_USER_DEFINED, wxT("eu"), WL(0, SUBLANG_DEFAULT) wxT("Basque"), wxLayout_LeftToRight},

/usr/include/wx-3.1/wx/string.h:324:3: note: declared private here
  wxString(int);
  3 warnings and 1 error generated.
make[2]: *** [src/CMakeFiles/Tenacity.dir/build.make:146: src/CMakeFiles/Tenacity.dir/AudacityApp.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/Tenacity.dir/all] Error 2
make: *** [Makefile:156: all] Error 2

zuzavo commented on 2022-04-16 17:58 (UTC) (edited on 2022-04-16 18:09 (UTC) by zuzavo)

Hi, the AudacityApp.cpp shows an error when you try to install: [ 48%] Building CXX object src/CMakeFiles/Tenacity.dir/AudacityApp.cpp.o

/home/juan/Descargas/tenacity-git/src/tenacity/src/AudacityApp.cpp:886:80: error: field of type 'wxString' has private constructor

{wxLANGUAGE_USER_DEFINED, wxT("eu"), WL(0, SUBLANG_DEFAULT) wxT("Basque"), wxLayout_LeftToRight}, ^ /usr/include/wx-3.1/wx/string.h:324:3: note: declared private here wxString(int); ^ 1 error generated. make[2]: *** [src/CMakeFiles/Tenacity.dir/build.make:146: src/CMakeFiles/Tenacity.dir/AudacityApp.cpp.o] Error 1

make[1]: *** [CMakeFiles/Makefile2:526: src/CMakeFiles/Tenacity.dir/all] Error 2

make: *** [Makefile:156: all] Error 2

==> ERROR: Se produjo un fallo en build(). Cancelando.

maid commented on 2022-04-16 14:45 (UTC)

[ 63%] Linking CXX executable ../bin/Release/audacium /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity///package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference to png_read_filter_row_sub4_neon' /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity/_/_/package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference topng_read_filter_row_avg3_neon' /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity///package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference to png_read_filter_row_sub3_neon' /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity/_/_/package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference topng_read_filter_row_paeth3_neon' /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity///package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference to png_read_filter_row_up_neon' /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity/_/_/package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference topng_read_filter_row_avg4_neon' /usr/bin/ld: /home/user/.conan/data/wxwidgets/3.1.3.1-audacity///package/70365f27e7267cf55b1e3d938f6197cab6ca82f7/lib/libwx_gtk2u_core-3.1.so: undefined reference to `png_read_filter_row_paeth4_neon' collect2: error: ld returned 1 exit status make[2]: [src/CMakeFiles/Audacium.dir/build.make:6986: bin/Release/audacium] Error 1 make[2]: Leaving directory '/tmp/makepkg/audacium-git/src/build' make[1]: [CMakeFiles/Makefile2:1259: src/CMakeFiles/Audacium.dir/all] Error 2 make[1]: Leaving directory '/tmp/makepkg/audacium-git/src/build' make: *** [Makefile:156: all] Error 2 make: Leaving directory '/tmp/makepkg/audacium-git/src/build' ==> ERROR: A failure occurred in build(). Aborting...

FabioLolix commented on 2022-04-13 07:11 (UTC)

You need to rebuild tenacity after updating wxgtk

<deleted-account> commented on 2022-04-11 23:57 (UTC)

after latest update:

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

silverhikari commented on 2022-04-11 22:59 (UTC)

with the pkgconfig path export for ffmpeg4.4 this package will now build again.

Riedler commented on 2022-04-11 10:05 (UTC)

You forgot to update the package version with the ffmpeg fix, king.