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 13.9.0 #50437

Closed
wants to merge 1 commit into from
Closed

node 13.9.0 #50437

wants to merge 1 commit into from

Conversation

SMillerDev
Copy link
Member

Created with brew bump-formula-pr.

@bayandin
Copy link
Member

 clang -o /private/tmp/node-20200219-59589-1xwi9ra/node-v13.9.0/out/Release/obj.target/zlib/deps/zlib/gzclose.o ../deps/zlib/gzclose.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_DARWIN_USE_64_BIT_INODE=1' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DHAVE_HIDDEN' '-DUSE_FILE32API' '-DADLER32_SIMD_SSSE3' '-DINFLATE_CHUNK_SIMD_SSE2' '-DCRC32_SIMD_SSE42_PCLMUL' '-DINFLATE_CHUNK_READ_64LE' -I/usr/local/Cellar/icu4c/64.2/include -I../deps/zlib  -O3 -gdwarf-2 -mmacosx-version-min=10.10 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -mssse3 -msse4.2 -mpclmul -MMD -MF /private/tmp/node-20200219-59589-1xwi9ra/node-v13.9.0/out/Release/.deps//private/tmp/node-20200219-59589-1xwi9ra/node-v13.9.0/out/Release/obj.target/zlib/deps/zlib/gzclose.o.d.raw   -c
../deps/zlib/deflate.c:54:10: fatal error: 'contrib/optimizations/insert_string.h' file not found
#include "contrib/optimizations/insert_string.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  clang -o /private/tmp/node-20200219-59589-1xwi9ra/node-v13.9.0/out/Release/obj.target/zlib/deps/zlib/gzlib.o ../deps/zlib/gzlib.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_DARWIN_USE_64_BIT_INODE=1' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DHAVE_HIDDEN' '-DUSE_FILE32API' '-DADLER32_SIMD_SSSE3' '-DINFLATE_CHUNK_SIMD_SSE2' '-DCRC32_SIMD_SSE42_PCLMUL' '-DINFLATE_CHUNK_READ_64LE' -I/usr/local/Cellar/icu4c/64.2/include -I../deps/zlib  -O3 -gdwarf-2 -mmacosx-version-min=10.10 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -mssse3 -msse4.2 -mpclmul -MMD -MF /private/tmp/node-20200219-59589-1xwi9ra/node-v13.9.0/out/Release/.deps//private/tmp/node-20200219-59589-1xwi9ra/node-v13.9.0/out/Release/obj.target/zlib/deps/zlib/gzlib.o.d.raw   -c
1 error generated.

Looks like nodejs/node#31858

@bayandin bayandin added build failure CI fails while building the software upstream issue An upstream issue report is needed labels Feb 19, 2020
@mistydemeo mistydemeo mentioned this pull request Mar 4, 2020
@Bo98 Bo98 closed this Mar 4, 2020
@Bo98 Bo98 added the superseded PR was replaced by another PR label Mar 4, 2020
@lock lock bot added the outdated PR was locked due to age label Apr 4, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 4, 2020
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 superseded PR was replaced by another PR upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants