-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
gds-base 3.0.1 #20
gds-base 3.0.1 #20
Conversation
source package was renamed
…nda-forge-pinning 2024.03.07.13.21.27
remove run requirements for packages that use run_exports
this package is no longer provided
mainly to provide zlibcflags to stop the build looking in /usr/
…nda-forge-pinning 2024.03.09.12.07.17
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 ( |
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was not passing and not merged. |
This is blocked by https://git.ligo.org/gds/gds/-/issues/181. |
This is not publicly visible - any updates? |
No, unfortunately not. I have pinged the package libraries on that ticket and am waiting for a reply. |
OK, thanks for checking. While we're waiting for that, would you mind if I make a small commit (or you do!) as follows? - name: gds-base-monitors
script: install-base-monitors.sh
build:
- ignore_run_exports:
+ ignore_run_exports_from:
# the build needs the c++ compiler, but doesn't
# link against it
- - libcxx # [osx]
- - libstdcxx-ng # [linux]
+ - {{ compiler('cxx') }}
run_exports:
- {{ pin_subpackage("gds-base-monitors", max_pin="x") }}
requirements: |
@h-vetinari, please carry on, I will review things as soon as I can get a patch from upstream. |
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 recipe/meta.yaml:
|
Hi! This is the friendly conda-forge automerge bot! Commits were made to this PR after the |
…nda-forge-pinning 2024.09.02.15.16.22
7da9c72
to
86da28a
Compare
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 ( |
manually specify -undefined dynamic_lookup for osx-arm64 to resolve many, many undefined symbol errors
…nda-forge-pinning 2024.09.03.10.45.58
22911bf
to
6f68631
Compare
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)