Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-add cling variant #340

Open
wants to merge 2 commits into
base: 18.x
Choose a base branch
from
Open

re-add cling variant #340

wants to merge 2 commits into from

Conversation

h-vetinari
Copy link
Member

It's been quite a while since there have been cling builds on this feedstock (v9!)

# Taken from cloning http://root.cern/git/clang.git and running
# git show origin/ROOT-patches --quiet -> c43832868861f1fad029e29246381dd427a7dcd8
# git format-patch cc54f73e76332c635d97a53b5ec369901173be53~1..c43832868861f1fad029e29246381dd427a7dcd8
- patches/root/0001-Temporary-parsers-should-not-manipulate-global-parse.patch # [variant and variant.startswith("root_")]

In the meantime, cling has started publishing releases again (after an almost 3 year break) following 0.9. There's a bunch of packages depending on this, notably the cppyy* packages (which have also fallen quite a bit behind their pypi upstreams). So I thought we might give this a shot. The patches are taken 1:1 from https://github.com/root-project/llvm-project/commits/cling-llvm18

Please let me know what you think @conda-forge/clangdev @conda-forge/cling @conda-forge/root @conda-forge/cppyy

PS. The last cling builds were for linux-64, osx-64, win-64, but for now I'm attempting to build all targets (not least for the dependents); will pare this back if a platform ends up not being buildable with reasonable effort.

@conda-forge-admin
Copy link
Contributor

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 (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13199094161. Examine the logs at this URL for more detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants