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

node 12.11.0 #44601

Closed
wants to merge 1 commit into from
Closed

node 12.11.0 #44601

wants to merge 1 commit into from

Conversation

chenrui333
Copy link
Member

Created with brew bump-formula-pr.

@fxcoudert
Copy link
Member

@BrewTestBot test this please

@fxcoudert
Copy link
Member

Failing on all macOS versions:

==> make install
/Library/Developer/CommandLineTools/usr/bin/make -C out BUILDTYPE=Release V=0
  LD_LIBRARY_PATH=/private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/lib.host:/private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/obj/gen; dtrace -h -xnolibs -s src/node_provider.d -o "/private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/obj/gen/node_provider.h"
  LD_LIBRARY_PATH=/private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/lib.host:/private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release; tools/specialize_node_d.py "/private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/node.d" src/node.d mac x64
  touch /private/tmp/node-20190929-42083-dwc9wc/node-v12.11.0/out/Release/obj.target/tools/v8_gypfiles/v8_version.stamp
make[1]: *** No rule to make target `../deps/v8/test/torque/test-torque.tq', needed by `88bf2e400dc187decf5ae369de38e2eb141e3a45.intermediate'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [node] Error 2

@fxcoudert fxcoudert added the build failure CI fails while building the software label Sep 29, 2019
@chenrui333
Copy link
Member Author

Relates to nodejs/node#29709

@chenrui333
Copy link
Member Author

Need something like this curl -sfSL https://github.com/nodejs/node/archive/${VERSION}.tar.gz | tar -xz --strip-components=1 -- node-12.11.0/deps/v8/test/torque/test-torque.tq, as the tarball is not complete from the release.

@SMillerDev SMillerDev added the upstream issue An upstream issue report is needed label Sep 30, 2019
@chenrui333
Copy link
Member Author

Superseded by #44785

@chenrui333 chenrui333 closed this Oct 2, 2019
@lock lock bot added the outdated PR was locked due to age label Jan 8, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 8, 2020
@chenrui333 chenrui333 deleted the node-12.11.0 branch December 18, 2022 04:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build failure CI fails while building the software outdated PR was locked due to age upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants