James
James
Hi @sid-gif Thanks for the feedback. I am afraid that I didnt fully understand the issue, for example: > A and B have mutual dependency, hence B_h exists to break...
> Still when I do conan create on A in editable mode I get error with missing header files from component C and D. That is the issue, I still...
Hi @sid-gif Following up on this ticket, I still didn't fully understand the setup, please let me know if you have clarifications, or even much better, some code to reproduce....
Hi @sid-gif Any update here?
There is a ticket in the purl-spec org to check with the experts there: https://github.com/package-url/purl-spec/issues/705
Hi @SOLDATO2 Thanks for your report. This doesn't necessarily looks like a problem in the Conan client, it could be an issue in the ConanCenter recipe for ``openblas/0.3.25``. It would...
I don't see much difference in the logs, besides the core: ``` -- GETARCH results: CORE=ZEN LIBCORE=zen NUM_CORES=12 HAVE_MMX=1 HAVE_SSE=1 HAVE_SSE2=1 HAVE_SSE3=1 HAVE_SSSE3=1 HAVE_SSE4_1=1 HAVE_SSE4_2=1 HAVE_SSE4A=1 HAVE_AVX=1 HAVE_AVX2=1 HAVE_FMA3=1 MAKEFLAGS...
Thanks for the details to reproduce. I am having some local issues with the docker: ``` 10.48 :: Synchronizing package databases... 14.05 error: failed retrieving file 'core.db' from geo.mirror.pkgbuild.com :...
Been able to build and reproduce in the docker image. It seems it boils down to a compilation error: ``` /home/builder/conan-center-index/recipes/openblas/all/src/lapack-netlib/SRC/spstf2.c:796:35: error: passing argument 1 of ‘dmaxloc_’ from incompatible pointer...
Thanks for the feedback. Then the summary is: - This is not a Conan client issue - This wouldn't be a ConanCenter recipe issue, it is expected and known that...