You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiling ../../../../ext/mini_racer_extension/mini_racer_v8.cc
g++: internal compiler error: Segmentation fault signal terminated program cc1plus
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Upgrading to macos-14 sort of worked but now it fails like this on the darwin x86_64 buildbot:
make[2]: *** No rule to make target /Users/runner/work/libv8-node/libv8-node/test/gtest/../../vendor/v8/arm64-darwin/libv8/obj/libv8_monolith.a', needed by c_v8_tests'. Stop.
Note the arm64-darwin in there and that's because...
Image: macos-14-arm64
There are Intel macos14 images, but only -large (i.e. paid.)
Let's see if downgrading to macos-13 works. Only a temporary solution, of course.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.