On 2021/09/05 20:16, Stuart Henderson wrote: > Build fails on i386: > > cc -o > /pobj/node-12.22.6/node-v12.22.6/out/Release/obj.target/zlib/deps/zlib/contrib/optimizations/inffast_chunk.o > ../deps/zlib/contrib/optimizations/ > inffast_chunk.c '-DV8_DEPRECATION_WARNINGS' > '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D__STDC_FORMAT_MACROS' > '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DHAVE_HIDDEN' > '-DADLER32_SIMD_SSSE3' '-DINFLATE_CHUNK_SIMD_SSE2' '-DCRC32_S > IMD_SSE42_PCLMUL' -I../deps/zlib -pthread -Wall -Wextra > -Wno-unused-parameter -m32 -I/usr/local/include -I/usr/local/include -O3 > -fno-omit-frame-pointer -MMD -MF > /pobj/node-12.22.6/node-v12.22.6/out/Release/.deps//pobj/node-12.22.6/node-v12.22.6/out/Release/obj.target/zlib/deps/zlib/contrib/optimizations/inffast_chunk.o.d.raw > -O2 -pipe -c In file included from > ../deps/zlib/contrib/optimizations/inffast_chunk.c:10:
I have repaired this. I guess with the dependency chains in npm they need all the help with gzip they can get ;) The update that was committed did not have patches in sync with the versions of files in the tarball, please run "make update-patches" for future ones.
