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

Update to LLVM 11.0.0.rc1 #106

Merged
merged 13 commits into from
Oct 14, 2020
Merged

Update to LLVM 11.0.0.rc1 #106

merged 13 commits into from
Oct 14, 2020

Conversation

isuruf
Copy link
Member

@isuruf isuruf commented Aug 8, 2020

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.

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

@isuruf
Copy link
Member Author

isuruf commented Aug 8, 2020

@conda-forge-admin, rerender

conda-forge-linter and others added 2 commits August 8, 2020 05:06
@isuruf isuruf added the automerge Merge the PR when CI passes label Oct 14, 2020
@chrisburr
Copy link
Member

The aarch64 build failed with this error:

[100%] Linking CXX executable ../../bin/clang-tblgen
/home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/7.5.0/../../../../x86_64-conda-linux-gnu/bin/ld: skipping incompatible /home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/lib/libz.so when searching for -lz
/home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/7.5.0/../../../../x86_64-conda-linux-gnu/bin/ld: skipping incompatible /home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/lib/libz.a when searching for -lz
/home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/7.5.0/../../../../x86_64-conda-linux-gnu/bin/ld: cannot find -lz
/home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/7.5.0/../../../../x86_64-conda-linux-gnu/bin/ld: skipping incompatible /home/conda/feedstock_root/build_artifacts/clang_packages_1602660595481/_build_env/lib/libz.so when searching for -lz
collect2: error: ld returned 1 exit status

I can't reproduce it locally so I'll try restarting

@chrisburr chrisburr closed this Oct 14, 2020
@chrisburr chrisburr reopened this Oct 14, 2020
@chrisburr chrisburr closed this Oct 14, 2020
@chrisburr chrisburr reopened this Oct 14, 2020
@chrisburr chrisburr closed this Oct 14, 2020
@chrisburr chrisburr reopened this Oct 14, 2020
@chrisburr
Copy link
Member

chrisburr commented Oct 14, 2020

And now it's struggling to download the macOS 11 SDK:

+++ curl -L -O https://github.com/phracker/MacOSX-SDKs/releases/download/10.15/MacOSX11.0.sdk.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     9  100     9    0     0     89      0 --:--:-- --:--:-- --:--:--    89
++++ dirname /Applications/Xcode_12_beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk
+++ tar -xf MacOSX11.0.sdk.tar.xz -C /Applications/Xcode_12_beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
tar: Error opening archive: Unrecognized archive format

Caused by conda-forge/conda-forge-ci-setup-feedstock#126

Though the aarch64 error has vanished at least

@isuruf isuruf merged commit 80f59c3 into conda-forge:master Oct 14, 2020
@isuruf isuruf deleted the 11.0.0.rc1 branch October 14, 2020 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants