Gonzalo José Carracedo Carballal

Results 342 comments of Gonzalo José Carracedo Carballal

This does not look a lot like a sigutils issue, but an issue in your libsndfile's install. At least, I cannot reproduce this issue locally. Could you run the following...

Hi @vasagle-gleblu Have you managed to compile sigutils in the end? Cheers,

In this computer it is `bookworm/sid`. But I also have testing at home with similar behavior. My CMake version is: ``` (carbon) % cmake --version cmake version 3.25.1 CMake suite...

``` % meson --version 0.63.3 ```

Last time I checked this kept failing, will try later this week at some point. El dom., 11 ago. 2024 11:31, Antonio Vazquez ***@***.***> escribió: > Friendly ping! > >...

The problem persists ``` (metalloid) % sudo meson install -C builddir ninja: Entering directory `/home/waldo/Documents/Desarrollo/sigutils/builddir' ninja: no work to do. Installing src/libsigutils.so.0.3.0 to /usr/local/lib/x86_64-linux-gnu (...) ```

Wait, now it works! It still installs itself in `/usr/local/lib/x86-64-linux-gnu` though

Related to: https://github.com/mesonbuild/meson/issues/5925

Hi, I am having the same issue over here. With qt5ct things used to work. In case it is helpful, this is from a custom widget I had to code...