Eric Riff

Results 31 comments of Eric Riff

> On some reason, if doesn't find *.cmake files of it's dependencies. You need to add the `cmake_find_package[_multi]` generators.

> Why do I get an error 'cmake/3.22.3' requires 'openssl/1.1.1o' while 'mold/1.4.2' requires 'openssl/1.1.1q'. in the CI, while cmake recipe depends on openssl/1.1.1 in master branch? @uilianries @SSE4 @jgsogo I...

> > > On some reason, if doesn't find *.cmake files of it's dependencies. > > > > > > You need to add the `cmake_find_package[_multi]` generators. > > It...

> Yes, what's the alternative? No idea. I'm not familiar with conan 2.0. I'd look into the other open PRs, there are many that just make the recipes conan 2.0...

Why did you open up a different PR? Is this the one I should be tracking instead?

Can we include ``` def package_id(self): del self.info.settings.compiler ``` ?

@uilianries clang-12 is crashing on me. Should I just disable the clang-12 builds? BTW it builds for me locally.

> @ericriff Yes please, it seems some limitation in Clang, a bug maybe? Please, add a fixme comment in the recipe with that error message. I'll update the recipe once...

Is the build stuck? It has been building for 6hs and it is not a big library..

There is definitely something wrong with this PR, CCI seems to get stuck. It is a simple library with a single version. Clang 12 is disabled and also gcc+shared. It...