* installing *source* package ‘brotli’ ...
** package ‘brotli’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
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.so ../inst/bin/bro enc/libstatbrotli.a tools/brotli.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/backward_references.c -o enc/backward_references.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/bit_cost.c -o enc/bit_cost.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/block_splitter.c -o enc/block_splitter.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/brotli_bit_stream.c -o enc/brotli_bit_stream.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/cluster.c -o enc/cluster.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/compress_fragment_two_pass.c -o enc/compress_fragment_two_pass.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/compress_fragment.c -o enc/compress_fragment.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/encode.c -o enc/encode.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/entropy_encode.c -o enc/entropy_encode.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/histogram.c -o enc/histogram.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/literal_cost.c -o enc/literal_cost.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/memory.c -o enc/memory.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/metablock.c -o enc/metablock.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/static_dict.c -o enc/static_dict.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/utf8_util.c -o enc/utf8_util.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c dec/bit_reader.c -o dec/bit_reader.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c dec/huffman.c -o dec/huffman.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c dec/state.c -o dec/state.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c dec/decode.c -o dec/decode.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c common/dictionary.c -o common/dictionary.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/backward_references_hq.c -o enc/backward_references_hq.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/dictionary_hash.c -o enc/dictionary_hash.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c common/transform.c -o common/transform.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/encoder_dict.c -o enc/encoder_dict.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c common/platform.c -o common/platform.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c common/context.c -o common/context.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c common/constants.c -o common/constants.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c enc/command.c -o enc/command.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -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
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c tools/brotli.c -o tools/brotli.o
mkdir -p ../inst/bin
clang++ -arch x86_64 -std=gnu++17 -o ../inst/bin/bro tools/brotli.o -Lenc -lstatbrotli -L/opt/R/x86_64/lib
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DBROTLI_BUILD_PORTABLE -Iinclude -include config.h  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c wrapper.c -o wrapper.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o brotli.so wrapper.o -Lenc -lstatbrotli -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/brotli.Rcheck/00LOCK-brotli/00new/brotli/libs
** generating debug symbols (dSYM)
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (brotli)