Skip to content

spidermonkey@115 115.23.0 #221871

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

Closed
wants to merge 1 commit into from
Closed

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added legacy Relates to a versioned @ formula rust Rust use is a significant feature of the PR or issue formula disabled Formula disabled bump-formula-pr PR was created using `brew bump-formula-pr` icu4c ICU use is a significant feature of the PR or issue labels Apr 29, 2025
@chenrui333
Copy link
Member

  DEBUG: Executing: `/opt/homebrew/Library/Homebrew/shims/mac/super/clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -mmacosx-version-min=11.0 -std=gnu99 --target=arm64-apple-darwin -Wl,-ld_classic,--version`
  ERROR: Failed to find an adequate linker

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Apr 29, 2025
@daeho-ro daeho-ro added the 15-arm64 Sequoia arm64 is specifically affected label May 1, 2025
Copy link
Contributor

github-actions bot commented May 4, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label May 4, 2025
@daeho-ro daeho-ro removed the stale No recent activity label May 4, 2025
@daeho-ro daeho-ro force-pushed the bump-spidermonkey@115-115.23.0 branch from df88c4a to 9d8b8f6 Compare May 4, 2025 14:48
@daeho-ro
Copy link
Member

daeho-ro commented May 4, 2025

I have opened an issue

@daeho-ro
Copy link
Member

daeho-ro commented May 4, 2025

There is another error even after the patch

  In file included from /private/tmp/spidermonkeyA115-20250504-7728-25gscb/firefox-115.23.0/js/src/vm/SharedImmutableStringsCache.h:22:
  /private/tmp/spidermonkeyA115-20250504-7728-25gscb/firefox-115.23.0/js/src/threading/ExclusiveData.h:113:29: error: reference to non-static member function must be called
    113 |       : lock_(std::move(rhs.lock)), value_(std::move(rhs.value_)) {
        |                         ~~~~^~~~
  /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -mmacosx-version-min=11.0 -stdlib=libc++ -std=gnu++17 --target=arm64-apple-darwin -o Unified_cpp_intl_components1.o -c  -fvisibility=hidden -fvisibility-inlines-hidden -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -I/private/tmp/spidermonkeyA115-20250504-7728-25gscb/firefox-115.23.0/intl/components -I/private/tmp/spidermonkeyA115-20250504-7728-25gscb/firefox-115.23.0/brew-build/intl/components -I/private/tmp/spidermonkeyA115-20250504-7728-25gscb/firefox-115.23.0/brew-build/dist/include -I/opt/homebrew/Cellar/nspr/4.36/include/nspr -I/opt/homebrew/Cellar/icu4c@77/77.1/include -DMOZILLA_CLIENT -include /private/tmp/spidermonkeyA115-20250504-7728-25gscb/firefox-115.23.0/brew-build/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -O3 -fno-omit-frame-pointer -funwind-tables -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtautological-constant-in-range-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wenum-compare-conditional -Wenum-float-conversion -Wno-error=deprecated -Wno-error=deprecated-anon-enum-enum-conversion -Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma -Wno-error=deprecated-this-capture -Wcomma -Wimplicit-fallthrough -Wduplicate-method-arg -Wduplicate-method-match -Wmissing-method-return-type -Wobjc-signed-char-bool -Wsemicolon-before-method-body -Wsuper-class-method-mismatch -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-error=atomic-alignment -Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi -Wthread-safety -Werror=unguarded-availability-new -Wno-error=builtin-macro-redefined -Wno-unknown-warning-option -fno-strict-aliasing -ffp-contract=off  -MD -MP -MF .deps/Unified_cpp_intl_components1.o.pp   Unified_cpp_intl_components1.cpp

Disable is soon, maybe we can just ignore this version...

@daeho-ro daeho-ro marked this pull request as draft May 5, 2025 11:28
Copy link
Contributor

github-actions bot commented May 7, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label May 7, 2025
@github-actions github-actions bot closed this May 8, 2025
@github-actions github-actions bot deleted the bump-spidermonkey@115-115.23.0 branch May 8, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
15-arm64 Sequoia arm64 is specifically affected build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. formula disabled Formula disabled icu4c ICU use is a significant feature of the PR or issue legacy Relates to a versioned @ formula rust Rust use is a significant feature of the PR or issue stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants