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

spidermonkey 115.4.0esr #11

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

bollwyvl
Copy link

@bollwyvl bollwyvl commented Aug 24, 2023

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.

Notes:

Motivation:

@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.

@bollwyvl
Copy link
Author

@conda-forge-admin please rerender

@pepijndevos
Copy link
Contributor

pepijndevos commented Aug 24, 2023 via email

@bollwyvl
Copy link
Author

Yeah, seems like intentional pins would do the job for couchdb... but keeping a supported LTS running would be solid. We'll see how the (various) upstream)(s) go(es)!

@bollwyvl bollwyvl closed this Aug 24, 2023
@bollwyvl bollwyvl reopened this Aug 24, 2023
@bollwyvl
Copy link
Author

osx needs some updates (will wait and see how linux does):

ERROR: SDK version "12.1" is too old. Please upgrade to at least 13.3. Try updating your system Xcode.

recipe/meta.yaml Outdated Show resolved Hide resolved
@bollwyvl
Copy link
Author

@conda-forge-admin please rerender

@github-actions
Copy link

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/spidermonkey-feedstock/actions/runs/5969728657.

@bollwyvl
Copy link
Author

oof, i didn't realize how fragile the OSX SDK supply chain was:

conda-forge/conda-forge-ci-setup-feedstock#228

@bollwyvl
Copy link
Author

Will have another look if we get conda-forge/conda-forge-ci-setup-feedstock#281 in.

@bollwyvl bollwyvl changed the title spidermonkey 115.0.3 spidermonkey 115.3.0 Sep 25, 2023
@bollwyvl
Copy link
Author

Good to try the latest ESR, but still haven't finished the upstream plumbing...

@bollwyvl
Copy link
Author

bollwyvl commented Oct 5, 2023

@conda-forge-admin please restart ci

@bollwyvl
Copy link
Author

bollwyvl commented Oct 5, 2023

Bah

Using Python 3.10.12 from $BUILD_PREFIX/bin/python
Site not up-to-date reason: "$SRC_DIR/obj/_virtualenvs/build" does not exist
Created Python 3 virtualenv
checking for vcs source checkout... no
checking for a shell... /bin/sh
checking for host system type... x86_64-apple-darwin20.6.0
checking for target system type... x86_64-apple-darwin20.6.0
checking whether cross compiling... no
checking for Python 3... $SRC_DIR/obj/_virtualenvs/build/bin/python (3.10.12)
checking for wget... not found
checking for ccache... not found
Using target sysroot in /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk
Using host sysroot in /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk
checking for the target C compiler... $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang
checking whether the target C compiler can be used... yes
checking the target C compiler version... 15.0.7
WARNING: The value of LD is not used by this build system.
checking the target C compiler works... yes
checking for the target C++ compiler... $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang++
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 15.0.7
checking the target C++ compiler works... yes
checking for the host C compiler... $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang
checking whether the host C compiler can be used... yes
checking the host C compiler version... 15.0.7
checking the host C compiler works... yes
checking for the host C++ compiler... $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang++
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 15.0.7
checking the host C++ compiler works... yes
DEBUG: Executing: `/Users/runner/miniforge3/conda-bld/spidermonkey_1696514813769/_build_env/bin/x86_64-apple-darwin13.4.0-clang -isysroot /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -mmacosx-version-min=10.12 -std=gnu99 -Wl,--version`
DEBUG: Executing: `/Users/runner/miniforge3/conda-bld/spidermonkey_1696514813769/_build_env/bin/x86_64-apple-darwin13.4.0-clang -isysroot /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -mmacosx-version-min=10.12 -std=gnu99 -fuse-ld=lld -Wl,--version`
ERROR: Failed to find an adequate linker

@bollwyvl bollwyvl changed the title spidermonkey 115.3.0 spidermonkey 115.4.0esr Oct 28, 2023
@bollwyvl
Copy link
Author

checking for clang for bindgen... $BUILD_PREFIX/bin/x86_64-apple-darwin13.4.0-clang++
checking for libclang for bindgen... not found
checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_MACOSX=1
ERROR: --with-system-icu is not supported with bootstrapped sysroot. Drop the option, or use --without-sysroot or --disable-bootstrap

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