Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

larsoner
Copy link
Contributor

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

If this is green we could merge it to see if it actually uploads 3.9.1, which would be nice.

Not updating the build number since there is no 3.9.1 build 0 currently. Not rerendering because that bumps to cos7 which seemed problematic in #390.

@conda-forge-webservices
Copy link

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) and found it was in an excellent condition.

@larsoner
Copy link
Contributor Author

@conda-forge-admin, please rerender

@larsoner
Copy link
Contributor Author

@conda-forge/help-python any idea about this error which seems to have appeared out of nowhere (before the rerender and after even though things had been green a couple of days ago):

WARNING (matplotlib-base): interpreted library (Python) package conda-forge/noarch::packaging==24.1=pyhd8ed1ab_0 in requirements/run but it is not used (i.e. it is overdepending or perhaps statically linked? If that is what you want then add it to `build/ignore_run_exports`)
Traceback (most recent call last):
  File "/opt/conda/bin/conda-build", line 11, in <module>
    sys.exit(execute())
  File "/opt/conda/lib/python3.10/site-packages/conda_build/cli/main_build.py", line 590, in execute
    api.build(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/api.py", line 250, in build
    return build_tree(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 3638, in build_tree
    packages_from_this = build(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 2711, in build
    newly_built_packages = bundlers[pkg_type](output_d, m, env, stats)
  File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 1850, in bundle_conda
    files = post_process_files(metadata, initial_files)
  File "/opt/conda/lib/python3.10/site-packages/conda_build/build.py", line 1664, in post_process_files
    post_build(m, new_files, build_python=python)
  File "/opt/conda/lib/python3.10/site-packages/conda_build/post.py", line 1728, in post_build
    check_overlinking(m, files, host_prefix)
  File "/opt/conda/lib/python3.10/site-packages/conda_build/post.py", line 1553, in check_overlinking
    return check_overlinking_impl(
  File "/opt/conda/lib/python3.10/site-packages/conda_build/post.py", line 1530, in check_overlinking_impl
    raise OverLinkingError(overlinking_errors)
conda_build.exceptions.OverLinkingError: overlinking check failed 
['  ERROR (matplotlib-base,lib/python3.9/site-packages/matplotlib/_qhull.pypy39-pp73-ppc_64-linux-gnu.so): $RPATH/ld64.so.2 not found in packages, sysroot(s) nor the missing_dso_whitelist.\n.. is this binary repackaging?', '  ERROR (matplotlib-base,lib/python3.9/site-packages/matplotlib/_path.pypy39-pp73-ppc_64-linux-gnu.so): $RPATH/ld64.so.2 not found in packages, sysroot(s) nor the missing_dso_whitelist.\n.. is this binary repackaging?', '  ERROR (matplotlib-base,lib/python3.9/site-packages/matplotlib/_tri.pypy39-pp73-ppc_64-linux-gnu.so): $RPATH/ld64.so.2 not found in packages, sysroot(s) nor the missing_dso_whitelist.\n.. is this binary repackaging?', '  ERROR (matplotlib-base,lib/python3.9/site-packages/matplotlib/_image.pypy39-pp73-ppc_64-linux-gnu.so): $RPATH/ld64.so.2 not found in packages, sysroot(s) nor the missing_dso_whitelist.\n.. is this binary repackaging?', '  ERROR (matplotlib-base,lib/python3.9/site-packages/matplotlib/backends/_tkagg.pypy39-pp73-ppc_64-linux-gnu.so): $RPATH/ld64.so.2 not found in packages, sysroot(s) nor the missing_dso_whitelist.\n.. is this binary repackaging?']

@isuruf
Copy link
Member

isuruf commented Jul 10, 2024

Can you open an issue in github.com/conda/conda-build ?

@h-vetinari
Copy link
Member

Can you open an issue in github.com/conda/conda-build ?

I think this is somehow sysroot related: conda-forge/linux-sysroot-feedstock#67

@h-vetinari
Copy link
Member

OK, I've opened the issue & fixed ppc in #396 (without doing the cos7 bump for linux-64 yet).

@h-vetinari h-vetinari mentioned this pull request Jul 10, 2024
1 task
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.

3 participants