* installing *source* package ‘RProtoBuf’ ...
** package ‘RProtoBuf’ successfully unpacked and MD5 sums checked
** using staged installation
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether clang++ -arch arm64 -std=gnu++17 accepts -g... yes
checking for clang++ -arch arm64 -std=gnu++17 option to enable C++11 features... none needed
checking how to run the C++ preprocessor... clang++ -arch arm64 -std=gnu++17 -E
checking for gcc... clang -arch arm64
checking whether the compiler supports GNU C... yes
checking whether clang -arch arm64 accepts -g... yes
checking for clang -arch arm64 option to enable C11 features... none needed
checking whether the compiler supports GNU C++... (cached) yes
checking whether clang++ -arch arm64 -std=gnu++17 accepts -g... (cached) yes
checking for clang++ -arch arm64 -std=gnu++17 option to enable C++11 features... (cached) none needed
checking for pkg-config... yes
checking for protoc... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for google/protobuf/stubs/common.h... yes
checking for google/protobuf/compiler/code_generator.h... yes
checking if ProtoBuf version >= 2.2.0... yes
checking for R... yes
configure: creating ./config.status
config.status: creating src/Makevars

RProtoBuf 0.4.23
================

cflags:   -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include
libs:     -L/opt/R/arm64/lib -lprotobuf -lz

** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++17
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ConnectionCopyingInputStream.cpp -o ConnectionCopyingInputStream.o
In file included from ConnectionCopyingInputStream.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ConnectionCopyingOutputStream.cpp -o ConnectionCopyingOutputStream.o
In file included from ConnectionCopyingOutputStream.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ConnectionInputStream.cpp -o ConnectionInputStream.o
In file included from ConnectionInputStream.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ConnectionOutputStream.cpp -o ConnectionOutputStream.o
In file included from ConnectionOutputStream.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c DescriptorPoolLookup.cpp -o DescriptorPoolLookup.o
In file included from DescriptorPoolLookup.cpp:21:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c RSourceTree.cpp -o RSourceTree.o
In file included from RSourceTree.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c RWarningErrorCollector.cpp -o RWarningErrorCollector.o
In file included from RWarningErrorCollector.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c RconnectionCopyingInputStream.cpp -o RconnectionCopyingInputStream.o
In file included from RconnectionCopyingInputStream.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ZeroCopyInputStreamWrapper.cpp -o ZeroCopyInputStreamWrapper.o
In file included from ZeroCopyInputStreamWrapper.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c ZeroCopyOutputStreamWrapper.cpp -o ZeroCopyOutputStreamWrapper.o
In file included from ZeroCopyOutputStreamWrapper.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c extensions.cpp -o extensions.o
In file included from extensions.cpp:22:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c extractors.cpp -o extractors.o
In file included from extractors.cpp:19:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c lookup.cpp -o lookup.o
In file included from lookup.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c mutators.cpp -o mutators.o
In file included from mutators.cpp:19:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c rprotobuf.cpp -o rprotobuf.o
In file included from rprotobuf.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c streams.cpp -o streams.o
In file included from streams.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_ArrayInputStream.cpp -o wrapper_ArrayInputStream.o
In file included from wrapper_ArrayInputStream.cpp:3:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_ArrayOutputStream.cpp -o wrapper_ArrayOutputStream.o
In file included from wrapper_ArrayOutputStream.cpp:3:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_Descriptor.cpp -o wrapper_Descriptor.o
In file included from wrapper_Descriptor.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_EnumDescriptor.cpp -o wrapper_EnumDescriptor.o
In file included from wrapper_EnumDescriptor.cpp:21:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_EnumValueDescriptor.cpp -o wrapper_EnumValueDescriptor.o
In file included from wrapper_EnumValueDescriptor.cpp:21:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_FieldDescriptor.cpp -o wrapper_FieldDescriptor.o
In file included from wrapper_FieldDescriptor.cpp:19:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_FileDescriptor.cpp -o wrapper_FileDescriptor.o
In file included from wrapper_FileDescriptor.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_Message.cpp -o wrapper_Message.o
In file included from wrapper_Message.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_MethodDescriptor.cpp -o wrapper_MethodDescriptor.o
In file included from wrapper_MethodDescriptor.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_ServiceDescriptor.cpp -o wrapper_ServiceDescriptor.o
In file included from wrapper_ServiceDescriptor.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -falign-functions=64 -Wall -g -O2 -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -DR_NO_REMAP -c wrapper_ZeroCopyInputStream.cpp -o wrapper_ZeroCopyInputStream.o
In file included from wrapper_ZeroCopyInputStream.cpp:2:
./rprotobuf.h:54:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
#define R_NO_REMAP
        ^
<command line>:2:9: note: previous definition is here
#define R_NO_REMAP 1
        ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o RProtoBuf.so ConnectionCopyingInputStream.o ConnectionCopyingOutputStream.o ConnectionInputStream.o ConnectionOutputStream.o DescriptorPoolLookup.o RSourceTree.o RWarningErrorCollector.o RconnectionCopyingInputStream.o ZeroCopyInputStreamWrapper.o ZeroCopyOutputStreamWrapper.o extensions.o extractors.o init.o lookup.o mutators.o rprotobuf.o streams.o wrapper_ArrayInputStream.o wrapper_ArrayOutputStream.o wrapper_Descriptor.o wrapper_EnumDescriptor.o wrapper_EnumValueDescriptor.o wrapper_FieldDescriptor.o wrapper_FileDescriptor.o wrapper_Message.o wrapper_MethodDescriptor.o wrapper_ServiceDescriptor.o wrapper_ZeroCopyInputStream.o -L/opt/R/arm64/lib -lprotobuf -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/RProtoBuf.Rcheck/00LOCK-RProtoBuf/00new/RProtoBuf/libs
** generating debug symbols (dSYM)
** R
** demo
** 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 (RProtoBuf)