Vasileios
Vasileios
Without system utp outcome is the same, cmake builds utp but: [ 6%] Creating directories for 'utp' [ 7%] Performing download step (DIR copy) for 'utp' [ 8%] No update...
@mikedld appreciate the RTFM but this seems to be some build problem - same issue like https://github.com/transmission/transmission/issues/3543 really.
``` root@transmission:~/Transmission/build # cmake --fresh -DCMAKE_BUILD_TYPE=RelWithDebInfo .. -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Detecting C compiler ABI info --...
Yes, I updated the submodules. I'll try again from Debian bookworm/sid and manjaro. Update: Debian bookworm/sid builds fine. gcc-12.2.0 cmake-3.24.2 FreeBSD build still fails with gcc-11,gcc-12.2.0, gcc-13.0.0 and cmake-3.24.2
Nope much appreciated, hope the ports maintainer finds this useful as well you can close this
I think this comes up time and again because probably when clusters are upgraded, the objects resources are rewritten, not reapplied. So the last-applied-configuration does not reflect the current object...
I'm not a CMake guru but this indeed pulling a fresh clone and trying again fails - while on the original tree where I built 4.0.0-beta1 I was able to...
@ivanovd I guess the original comment that proposes a valid solution is maybe difficult to read if you're not very conversant with the build system. You need to run cmake...