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

remove unused ignore_run_exports, don't refer to -ng packages #12

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

conda-forge-admin
Copy link
Contributor

@conda-forge-admin conda-forge-admin commented Aug 16, 2024

@conda-forge-webservices
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.

@h-vetinari h-vetinari changed the title MNT: rerender improve ignore_run_exports, don't refer to -ng packages Aug 16, 2024
@h-vetinari h-vetinari changed the title improve ignore_run_exports, don't refer to -ng packages remove unused ignore_run_exports, don't refer to -ng packages Aug 16, 2024
@h-vetinari
Copy link
Member

@conda-forge/ambit, this should be ready, PTAL! :)

I don't know where the ignored run-export came from originally, but hdf5 is not exporting dependencies on fortran stuff (only itself). Compare the link-check output from this PR:

   INFO: sysroot: '/home/conda/feedstock_root/build_artifacts/ambit-split_1723788075924/_build_env/x86_64-conda-linux-gnu/sysroot/' files: '['usr/share/zoneinfo', 'usr/share/locale/zh_TW/LC_MESSAGES/libc.mo', 'usr/share/locale/zh_CN/LC_MESSAGES/libc.mo', 'usr/share/locale/vi/LC_MESSAGES/libc.mo']'
   INFO (ambit,lib/libambit.so): Needed DSO lib/libhdf5.so.310 found in conda-forge/linux-64::hdf5==1.14.3=nompi_hdf9ad27_105
   INFO (ambit,lib/libambit.so): Needed DSO lib/liblapack.so.3 found in conda-forge/linux-64::liblapack==3.9.0=6_ha36c22a_netlib
   INFO (ambit,lib/libambit.so): Needed DSO lib/libblas.so.3 found in conda-forge/linux-64::libblas==3.9.0=6_ha36c22a_netlib
   INFO (ambit,lib/libambit.so): Needed DSO lib/libstdc++.so.6 found in conda-forge/linux-64::libstdcxx-ng==14.1.0=hc0a3c3a_0
   INFO (ambit,lib/libambit.so): Needed DSO x86_64-conda-linux-gnu/sysroot/lib64/libm.so.6 found in CDT/compiler package conda-forge/noarch::sysroot_linux-64==2.17=h4a8ded7_16
   INFO (ambit,lib/libambit.so): Needed DSO lib/libgomp.so.1 found in conda-forge/linux-64::_openmp_mutex==4.5=2_gnu
   INFO (ambit,lib/libambit.so): Needed DSO lib/libgcc_s.so.1 found in conda-forge/linux-64::libgcc-ng==14.1.0=h77fa898_0
   INFO (ambit,lib/libambit.so): Needed DSO x86_64-conda-linux-gnu/sysroot/lib64/libc.so.6 found in CDT/compiler package conda-forge/noarch::sysroot_linux-64==2.17=h4a8ded7_16
Fixing permissions
[...]

@jturney jturney merged commit 12186b7 into conda-forge:main Aug 19, 2024
5 checks passed
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.

@conda-forge-admin please rerender
3 participants