Closed MalcolmMielle closed 7 years ago
CMake Error at CMakeLists.txt:191 (else):
A duplicate ELSE command was found inside an IF block.
Hm... Maybe this needs a patch? I'll take a look at that cmake file when I have a few.
Sorry if it's a stupid question but would it be a patch for the ebuild or something that should be send to upstream to sdformat ?
I'm a bit new to all this so I'm wondering what's best so to learn :)
Sorry if it's a stupid question but would it be a patch for the ebuild or something that should be send to upstream to sdformat ?
Not a dumb question at all. And, in fact, a question I'll be asking myself when I look at it. Usually, I'll patch the ebuild first and, if it's something that is worth fixing upstream, will upstream the patch. Almost always it will be worth it to send upstream if your patch is of quality.
@MalcolmMielle update: I'm now affected by this as well -- I think there's stricter detection in cmake for this kind of thing.
Ok thanks :)! I'll get a look at how patchs work and all next week then.
Ok, after applying the patch my ebuild is building again. Please reopen this if that fails to be true for you!
I'm trying to get kinetic to install but I'm hit by this error on emerging all the dependencies:
It seems to be a problem with conflicting versions of libsodium but I don't really know what to do about it