Package Details: ossia-score-git r10861.83872ad17-1

Git Clone URL: https://aur.archlinux.org/ossia-score-git.git (read-only, click to copy)
Package Base: ossia-score-git
Description: ossia score, an interactive sequencer for the intermedia arts
Upstream URL: https://ossia.io
Licenses: GPLv3
Conflicts: ossia-score
Provides: ossia-score-git
Replaces: i-score
Submitter: jcelerier
Maintainer: jcelerier
Last Packager: jcelerier
Votes: 1
Popularity: 0.000000
First Submitted: 2018-04-27 09:39 (UTC)
Last Updated: 2024-02-26 03:55 (UTC)

Latest Comments

1 2 3 Next › Last »

jcelerier commented on 2022-05-21 09:52 (UTC)

hmmm but the glib object you have seem to be another problem, looks like this:

https://stackoverflow.com/questions/61509812/issue-glib-gobject-warning-cannot-register-existing-type-gdkdisplaymanager

what DE / WM are you running ?

jcelerier commented on 2022-05-21 08:55 (UTC)

Thanks for the report @bazza, from what I see ther's a miscompile with GCC-12 which was recently updated, which I am trying to diagnostic / reduce.

bazza commented on 2022-05-20 15:58 (UTC)

ossia score: starting in failsafe mode
QVariant::load: unknown user type with name TimeVal.

(ossia-score:1096984): GLib-GObject-WARNING **: 12:49:06.578: cannot register existing type 'GdkDisplay'

(ossia-score:1096984): GLib-CRITICAL **: 12:49:06.579: g_once_init_leave: assertion 'result != 0' failed

(ossia-score:1096984): GLib-GObject-CRITICAL **: 12:49:06.579: g_type_register_static: assertion 'parent_type > 0' failed

(ossia-score:1096984): GLib-CRITICAL **: 12:49:06.579: g_once_init_leave: assertion 'result != 0' failed

(ossia-score:1096984): GLib-GObject-CRITICAL **: 12:49:06.579: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
Violación de segmento (`core' generado)

milkii commented on 2021-08-29 22:35 (UTC)

Cloning into '/home/milk/.cache/yay/ossia-score-git/src/score/3rdparty/libossia/3rdparty/rapidjson/thirdparty/gtest'...
Submodule path '3rdparty/libossia/3rdparty/rapidjson/thirdparty/gtest': checked out 'ba96d0b1161f540656efdaed035b3c062b60e006'
Submodule path '3rdparty/libossia/3rdparty/readerwriterqueue': checked out '09732844aff873e8ec489e9005c775b6b1c58fa2'
Submodule path '3rdparty/libossia/3rdparty/rnd': checked out '97ca75e9171832c1a7ccb6cf783023d8fa312cb1'
Submodule path '3rdparty/libossia/3rdparty/rubberband': checked out '8e09e4a2a9d54e627d5c80da89a0f4d2cdf8f65d'
Submodule path '3rdparty/libossia/3rdparty/spdlog': checked out '87133ef6b7e36913abfaaddf89af309f5f142650'
Submodule path '3rdparty/libossia/3rdparty/variant': checked out 'f801e971d054341430cb91d79aa0bb4d0bf24330'
Submodule path '3rdparty/libossia/3rdparty/verdigris': checked out 'b669494cfde9ae3e7581e6285ea4d7a963128251'
Submodule path '3rdparty/libossia/3rdparty/weakjack': checked out '46bbdf058f5c8ec028a51ffddfbc55103a735849'
Submodule path '3rdparty/libossia/3rdparty/websocketpp': checked out '3e761b5aa2d415bbe8cf211c7c9a847e4e5f2044'
Submodule path '3rdparty/libossia/3rdparty/whereami': checked out '6a8536a8b2d8c1903f22333c1a130a142f6d31de'
Submodule path '3rdparty/libossia/3rdparty/wiiuse': checked out 'c3e73cc9ec69cd20fbffc646b6b50631c251127f'
Submodule path '3rdparty/libossia/cmake/cmake-modules': checked out 'c5fd487d7b6c3c4263c4a3326a5f1707b9dc14aa'
fatal: git upload-pack: not our ref 6b19bb3591da05a5f93a763d519e0b6af6a0aef4
fatal: remote error: upload-pack: not our ref 6b19bb3591da05a5f93a763d519e0b6af6a0aef4
fatal: Fetched in submodule path '3rdparty/libpd', but it did not contain 6b19bb3591da05a5f93a763d519e0b6af6a0aef4. Direct fetching of that commit failed.
==> ERROR: A failure occurred in build().

milkii commented on 2020-10-30 23:48 (UTC)

also needs qt5-shadertools-git dep

milkii commented on 2020-10-30 23:46 (UTC)

I'm getting this error currently;

...
-- Found Lilv: /usr/lib/liblilv-0.so  
-- Found Suil: /usr/lib/libsuil-0.so  
Downloading Faust libs...
-- Could NOT find Polly (missing: Polly_DIR)
 -- LLVM version: 10.0.1
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    SCORE_CONFIGURATION


-- Build files have been written to: /home/milk/.cache/yay/ossia-score-git/src/build
make: *** No rule to make target 'all_unity'.  Stop.
==> ERROR: A failure occurred in build()
...

underdoeg commented on 2020-07-08 09:27 (UTC)

I get the following error:

-- Could NOT find Qt5ShaderTools (missing: Qt5ShaderTools_DIR)
CMake Warning at /usr/lib64/cmake/Qt5/Qt5Config.cmake:39 (message):
  Failed to find Qt5 component "ShaderTools" config file at
  "/usr/lib64/cmake/Qt5ShaderTools/Qt5ShaderToolsConfig.cmake"
Call Stack (most recent call first):
  src/plugins/score-addon-gfx/CMakeLists.txt:3 (find_package)

jcelerier commented on 2020-04-17 23:16 (UTC)

e.g. the Travis CI release build takes 15 minutes (https://travis-ci.org/github/OSSIA/score/jobs/651516265) and those are quite low-power VMs so I'm wondering if there is something else.

jcelerier commented on 2020-04-17 23:15 (UTC)

Hello, wow an hour seems like a lot... I checked the pkgbuilds and they don't seem to set make -jsomething so I don't know where things go wrong :/