Package Details: ossia-score 3.1.14-1

Git Clone URL: https://aur.archlinux.org/ossia-score.git (read-only, click to copy)
Package Base: ossia-score
Description: ossia score, an interactive sequencer for the intermedia arts
Upstream URL: https://ossia.io
Licenses: GPLv3
Conflicts: ossia-score-git
Provides: ossia-score
Replaces: i-score
Submitter: jcelerier
Maintainer: jcelerier
Last Packager: jcelerier
Votes: 10
Popularity: 0.21
First Submitted: 2018-04-26 22:11 (UTC)
Last Updated: 2024-04-21 01:14 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

s-ol commented on 2021-11-12 19:40 (UTC) (edited on 2021-11-12 19:41 (UTC) by s-ol)

Looks like there is a missing dependency on lv2:

[ 47%] Building CXX object src/plugins/score-plugin-lv2/CMakeFiles/score_plugin_lv2.dir/Unity/unity_0_cxx.cxx.o
In file included from /home/s-ol/.trizen/ossia-score/src/src/plugins/score-plugin-lv2/LV2/ApplicationPlugin.hpp:2,
                 from /home/s-ol/.trizen/ossia-score/src/src/plugins/score-plugin-lv2/LV2/ApplicationPlugin.cpp:1,
                 from /home/s-ol/.trizen/ossia-score/src/build/src/plugins/score-plugin-lv2/CMakeFiles/score_plugin_lv2.dir/Unity/unity_0_cxx.cxx:3:
/home/s-ol/.trizen/ossia-score/src/src/plugins/score-plugin-lv2/LV2/Context.hpp:2:10: fatal error: lv2/lv2plug.in/ns/ext/atom/atom.h: No such file or directory
    2 | #include <lv2/lv2plug.in/ns/ext/atom/atom.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/plugins/score-plugin-lv2/CMakeFiles/score_plugin_lv2.dir/build.make:76: src/plugins/score-plugin-lv2/CMakeFiles/score_plugin_lv2.dir/Unity/unity_0_cxx.cxx.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:3148: src/plugins/score-plugin-lv2/CMakeFiles/score_plugin_lv2.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
==> ERROR: A failure occurred in build().

After installing the lv2 package the error went away.

milkii commented on 2021-08-29 23:02 (UTC)

[ 48%] Built target faustlibs
[ 48%] Building CXX object src/plugins/score-plugin-faust/CMakeFiles/score_plugin_faust.dir/Unity/unity_0_cxx.cxx.o
In file included from /usr/include/faust/gui/SoundUI.h:56,
                 from /home/milk/.cache/yay/ossia-score/src/src/plugins/score-plugin-faust/Faust/EffectModel.cpp:31,
                 from /home/milk/.cache/yay/ossia-score/src/build/src/plugins/score-plugin-faust/CMakeFiles/score_plugin_faust.dir/Unity/unity_0_cxx.cxx:3:
/usr/include/faust/gui/LibsndfileReader.h: In member function ‘void LibsndfileReader::readFileAux(Soundfile*, SNDFILE*, const SF_INFO&, int, int&, int)’:
/usr/include/faust/gui/LibsndfileReader.h:280:80: error: ‘void*’ is not a pointer-to-object type
  280 |                     src_data.data_in = &buffer_in[in_offset * snd_info.channels];
      |                                                                                ^
/usr/include/faust/gui/LibsndfileReader.h:281:41: error: invalid conversion from ‘void*’ to ‘float*’ [-fpermissive]
  281 |                     src_data.data_out = buffer_out;
      |                                         ^~~~~~~~~~
      |                                         |
      |                                         void*
In file included from /home/milk/.cache/yay/ossia-score/src/build/src/plugins/score-plugin-faust/CMakeFiles/score_plugin_faust.dir/Unity/unity_0_cxx.cxx:3:
/home/milk/.cache/yay/ossia-score/src/src/plugins/score-plugin-faust/Faust/EffectModel.cpp: In lambda function:
/home/milk/.cache/yay/ossia-score/src/src/plugins/score-plugin-faust/Faust/EffectModel.cpp:483:59: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated]
  483 |   connect(&proc, &Faust::FaustEffectModel::changed, this, [=] {
      |                                                           ^
/home/milk/.cache/yay/ossia-score/src/src/plugins/score-plugin-faust/Faust/EffectModel.cpp:483:59: note: add explicit ‘this’ or ‘*this’ capture
make[2]: *** [src/plugins/score-plugin-faust/CMakeFiles/score_plugin_faust.dir/build.make:76: src/plugins/score-plugin-faust/CMakeFiles/score_plugin_faust.dir/Unity/unity_0_cxx.cxx.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:3073: src/plugins/score-plugin-faust/CMakeFiles/score_plugin_faust.dir/all] Error 2
make: *** [Makefile:166: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ossia-score

rokidakota commented on 2020-03-26 16:35 (UTC)

I see, I can be patient and wait for 3.0 :)

jcelerier commented on 2020-03-26 16:25 (UTC)

Hello ! hmm, I think that this is because the 2.5.2 version does not work with Qt 5.14 which wasn't released at the time... the next version is in development, not sure I have the time to maintain that old version much more

rokidakota commented on 2020-03-26 15:58 (UTC)

Hi! I tried to build but it failed with multiple errors of the same type:

error: use of overloaded operator '>>' is ambiguous (with operand types 'QDataStream' and 'State::UnaryOperator')
s.stream >> obj;
~~~~~~~~ ^  ~~~

Also at the end I think the pkg/ folder doesn't have the right permissions (d--x--x--x) so ls complains.

jcelerier commented on 2019-02-24 10:59 (UTC)

@dvzrv @rcrath is it good now ?

jcelerier commented on 2019-02-21 21:31 (UTC)

yuck, sorry, have to prevent it to install the headers. @dvzrv is there a way to generate the submodules list from a script ?

rcrath commented on 2019-02-21 21:12 (UTC)

build fails. files already exist owned by boost and faust. remove both packages, rebuild, same error but only for boost this time. seems it installs boost as a dependency then tries to install files owned by boost. same for faust.

dvzrv commented on 2019-02-13 13:31 (UTC)

@jcelerier: Please use jack as dependency, as jack2 provides jack. Plus, I think you'll only require boost in makedepends and boost-libs in depends.

jcelerier commented on 2018-09-02 17:24 (UTC)

@paum done updating, thanks !