JohannesLorenz / lmms-zyn-fusion-test

Inofficial installer for LMMS with zyn fusion plugin
4 stars 0 forks source link

Failed to get a commit #1

Closed Bleuzen closed 5 years ago

Bleuzen commented 5 years ago

Hi, I tryed out the build script but it stopped at some point. Here are the last lines:

Submodul-Pfad: 'mruby-zest-build/deps/mruby-complex': '4f57a1ef9f968e9d5eef53667c7960a2e98c9750' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-dir-glob': '334c040a2e2c4c2689f8c3440168011f64d57ada' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-glew': '6849202f885516b381406e799dcdb430065e19cf' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-glfw3': '0eeee012fd4bbd6544dd34f17ce2b476ad71d86b' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-io': '1c4428880b2f0f0fcd81ea2debc5f4459a7ed53c' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-nanovg': 'd7d4e1ce434131babb5fd6026201011f5b0b50ea' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-regexp-pcre': 'cd13fb15fd6b813fc6c9bc2f17db20257f71bb0c' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-set': '68334311ac7386eef84f3034a256e7135a87625d' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/mruby-sleep': '263d70351a4f75a875f2a35ab9a9128d1ef5da90' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/nanovg': 'b83cf926525e7cea8d2483da2a75852b8c7b6d28' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/pugl': 'd87062625ed652df9455bd6f60ea89c53515c43a' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/deps/rtosc': '70307782622c668a325992f6887f354ca30d5e14' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/mruby': 'e5b61d34f65cabfbe88f3f1709a1f9cff86585de' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/src/mruby-qml-parse': 'e07aeacf71ce300ca1735ecd74409d5ca52b3080' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/src/mruby-qml-spawn': '77f782643c78a9cfe48e49f027d9978fb5e27d77' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/src/mruby-zest': 'ee93a06054e302a7046cf181e15f0dd342abd102' ausgecheckt
Submodul-Pfad: 'mruby-zest-build/src/osc-bridge': '40e510f94d380534a95c4b07e570481c9f559ab5' ausgecheckt
error: Der Server lehnt Anfrage nach nicht angebotenem Objekt 6ea397b91a029dc5320987b8f9e743c07b1509ad ab.
"fetch" in Submodul-Pfad 'spa' ausgeführt, aber 6ea397b91a029dc5320987b8f9e743c07b1509ad nicht
enthalten. Direktes Anfordern dieses Commits ist fehlgeschlagen.

My OS: Manjaro Linux

Command executed: ./build.sh gcc 8

JohannesLorenz commented 5 years ago

Hi. Sorry, I'm currently doing some squashing, which causes invalid commit IDs. The repository has not been announced yet, which explains that there are some issues.

I'll fix this in the next days and let you know ASAP.

JohannesLorenz commented 5 years ago

@Bleuzen I pushed updates now. It's working on my Manjaro.

Due to history rewriting, it would probably be best to remove your lmms-zyn-fusion-test repo and make a fresh clone.

I would appreciate if you could make some quick tests regarding the build and the "should work" features from the README. ~Note that automation of zyn widgets is still buggy, I'll fix it soon~.

JohannesLorenz commented 5 years ago

Automation should now also be fixed. Rerunning the build script will pull the fix.

Bleuzen commented 5 years ago

@JohannesLorenz It built now, thanks.

I did some testing, this is what works:

What does not work:

Additional info: I had to install the 'perl-list-moreutils' package for building, which is not a build dependency for LMMS or Zyn. Maybe there should be a hint somewhere.

JohannesLorenz commented 5 years ago

Many thanks! I've opened #2 for your crashes. Would be cool if we could fix it there.