WIP: package libxar#18004
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
@isuruf, I'm not sure why the CommonCrypto headers aren't found. Can't find another usable example in conda-forge either. Sidenote: even the offical xar from apple doesn't build against our macos sdk anymore... Linux fails with some openssl issue. Presumably xar was built against an openssl that was quite a bit older (1.0.2?). I also think we should skip linux and just do the minimum to unblock lld on osx. PS. I added you as a maintainer on this, because you suggested to build it in the first place, and I don't think I can reasonably maintain it by myself. |
|
|
|
Hi! This is the friendly automated conda-forge-linting service. I wanted to let you know that I linted all conda-recipes in your PR ( Here's what I've got... For recipes/dimod:
For recipes/drm4g:
For recipes/openfermionpyscf:
For recipes/pennylane-qchem:
For recipes/sphinx-reredirects:
For recipes/ssort:
|
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
Well, thrashing around a bit with the MacOS versions as well as newer/older libxar, it always ends up with a missing Looking at the sources in question, it seems like we might be able to replace them with an include from openssl. Would that be a good idea...? |
|
If it's too much trouble, we can drop this. It looks like xar format is an old deprecated format. |
|
It's not required AFAIK |
I tried both |
|
lld probably uses the setting from llvm. We'll have to turn it off in llvmdev-feedstock |
|
Requested by Isuru here. Not 100% convinced myself, but want to unblock LLVM work.