* installing *source* package 'brotli' ... ** package 'brotli' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpS2jVPu/R.INSTALL567c25e27889/brotli/src' rm -f enc/backward_references.o enc/bit_cost.o enc/block_splitter.o enc/brotli_bit_stream.o enc/cluster.o enc/compress_fragment_two_pass.o enc/compress_fragment.o enc/encode.o enc/entropy_encode.o enc/histogram.o enc/literal_cost.o enc/memory.o enc/metablock.o enc/static_dict.o enc/utf8_util.o dec/bit_reader.o dec/huffman.o dec/state.o dec/decode.o common/dictionary.o enc/backward_references_hq.o enc/dictionary_hash.o common/transform.o enc/encoder_dict.o common/platform.o common/context.o common/constants.o enc/command.o enc/fast_log.o wrapper.o brotli.dll ../inst/bin/bro64 enc/libstatbrotli.a tools/brotli.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/backward_references.c -o enc/backward_references.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/bit_cost.c -o enc/bit_cost.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/block_splitter.c -o enc/block_splitter.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/brotli_bit_stream.c -o enc/brotli_bit_stream.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/cluster.c -o enc/cluster.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/compress_fragment_two_pass.c -o enc/compress_fragment_two_pass.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/compress_fragment.c -o enc/compress_fragment.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/encode.c -o enc/encode.o enc/encode.c:1473:20: warning: argument 5 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Wvla-parameter] 1473 | const uint8_t* input_buffer, size_t* encoded_size, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from enc/encode.c:9: include/brotli/encode.h:314:19: note: previously declared as a variable length array 'const uint8_t[input_size]' {aka 'const unsigned char[input_size]'} 314 | const uint8_t input_buffer[BROTLI_ARRAY_PARAM(input_size)], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ enc/encode.c:1474:14: warning: argument 7 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Wvla-parameter] 1474 | uint8_t* encoded_buffer) { | ~~~~~~~~~^~~~~~~~~~~~~~ include/brotli/encode.h:316:13: note: previously declared as a variable length array 'uint8_t[*encoded_size]' {aka 'unsigned char[*encoded_size]'} 316 | uint8_t encoded_buffer[BROTLI_ARRAY_PARAM(*encoded_size)]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/entropy_encode.c -o enc/entropy_encode.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/histogram.c -o enc/histogram.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/literal_cost.c -o enc/literal_cost.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/memory.c -o enc/memory.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/metablock.c -o enc/metablock.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/static_dict.c -o enc/static_dict.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/utf8_util.c -o enc/utf8_util.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dec/bit_reader.c -o dec/bit_reader.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dec/huffman.c -o dec/huffman.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dec/state.c -o dec/state.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dec/decode.c -o dec/decode.o dec/decode.c:2036:41: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Wvla-parameter] 2036 | size_t encoded_size, const uint8_t* encoded_buffer, size_t* decoded_size, | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from dec/decode.c:7: include/brotli/decode.h:204:19: note: previously declared as a variable length array 'const uint8_t[encoded_size]' {aka 'const unsigned char[encoded_size]'} 204 | const uint8_t encoded_buffer[BROTLI_ARRAY_PARAM(encoded_size)], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dec/decode.c:2037:14: warning: argument 4 of type 'uint8_t *' {aka 'unsigned char *'} declared as a pointer [-Wvla-parameter] 2037 | uint8_t* decoded_buffer) { | ~~~~~~~~~^~~~~~~~~~~~~~ include/brotli/decode.h:206:13: note: previously declared as a variable length array 'uint8_t[*decoded_size]' {aka 'unsigned char[*decoded_size]'} 206 | uint8_t decoded_buffer[BROTLI_ARRAY_PARAM(*decoded_size)]); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c common/dictionary.c -o common/dictionary.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/backward_references_hq.c -o enc/backward_references_hq.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/dictionary_hash.c -o enc/dictionary_hash.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c common/transform.c -o common/transform.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/encoder_dict.c -o enc/encoder_dict.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c common/platform.c -o common/platform.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c common/context.c -o common/context.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c common/constants.c -o common/constants.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/command.c -o enc/command.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c enc/fast_log.c -o enc/fast_log.o ar rcs enc/libstatbrotli.a enc/backward_references.o enc/bit_cost.o enc/block_splitter.o enc/brotli_bit_stream.o enc/cluster.o enc/compress_fragment_two_pass.o enc/compress_fragment.o enc/encode.o enc/entropy_encode.o enc/histogram.o enc/literal_cost.o enc/memory.o enc/metablock.o enc/static_dict.o enc/utf8_util.o dec/bit_reader.o dec/huffman.o dec/state.o dec/decode.o common/dictionary.o enc/backward_references_hq.o enc/dictionary_hash.o common/transform.o enc/encoder_dict.o common/platform.o common/context.o common/constants.o enc/command.o enc/fast_log.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c tools/brotli.c -o tools/brotli.o mkdir -p ../inst/bin g++ -std=gnu++17 -o ../inst/bin/bro64 tools/brotli.o -Lenc -lstatbrotli gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c wrapper.c -o wrapper.o gcc -shared -s -static-libgcc -o brotli.dll tmp.def wrapper.o -Lenc -lstatbrotli -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpS2jVPu/R.INSTALL567c25e27889/brotli/src' make[1]: Entering directory '/d/temp/RtmpS2jVPu/R.INSTALL567c25e27889/brotli/src' make[1]: Leaving directory '/d/temp/RtmpS2jVPu/R.INSTALL567c25e27889/brotli/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-brotli/00new/brotli/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'brotli' as brotli_1.3.0.zip * DONE (brotli)