Kapitonov-Plugins-Pack icon indicating copy to clipboard operation
Kapitonov-Plugins-Pack copied to clipboard

Cannot build on fedora 31

Open ErwinBaeyens opened this issue 4 years ago • 7 comments

Hello, I have run into a problem trying to build the plugins on fedora 31. I had to install a few packages to get the dependencies right:

  • lib-xcb-devel
  • libX11-xcb
  • xcb-proto
  • meson and ninja build
  • fftw and fftw-devel (fftw-3 is called fftw on fedora)

The error that I run into is the following: meson.build:15:0: ERROR: Command "/usr/bin/faust -archdir" failed with status 1.

A full log can be found at /home/erwin/git/Kapitonov-Plugins-Pack/build/meson-logs/meson-log.txt

The faust version that is installed is: faust --version FAUST, DSP to C++ compiler, Version 0.9.46 Copyright (C) 2002-2012, GRAME - Centre National de Creation Musicale. All rights reserved.

This seems to be the only version available for fedora.

ErwinBaeyens avatar May 16 '20 10:05 ErwinBaeyens

You need Faust>2

trebmuh avatar May 16 '20 11:05 trebmuh

compiling faust-2 and resolving some dependencies allowd me to get the plugins compiled And they work but It seems that I was not able to change the Tube amp's profile in Mixbuss. I'm stuck at the american clean profile. Any tips?

ErwinBaeyens avatar May 18 '20 06:05 ErwinBaeyens

Another issue -> another thread ?

trebmuh avatar May 18 '20 12:05 trebmuh

compiling faust-2 and resolving some dependencies allowd me to get the plugins compiled And they work but It seems that I was not able to change the Tube amp's profile in Mixbuss. I'm stuck at the american clean profile. Any tips?

Confirmed, Tube'amp's profile won't open in Mixbus 5 and Ardour6, it works fine in Ardour5. Lib dependencies ?

Another issue -> another thread ?

True, @ErwinBaeyens , open another thread for this issue please.

sub26nico avatar May 18 '20 15:05 sub26nico

FYI, for tube'amp profiles, it is the same issue showed in #14

sub26nico avatar May 18 '20 16:05 sub26nico

Hello and thanks everyone!

Now I have no choice but to delay *.tapf profile Editor preparations and solve this annoying problem with zenity. Using zenity was easy but very ugly desicion from the beginnig.

I will replace zenity with native file chooser in 1.2 version release soon.

olegkapitonov avatar May 18 '20 20:05 olegkapitonov

Nice to read! :+1:

trebmuh avatar May 18 '20 20:05 trebmuh