* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘RProtoBuf’ ...
** this is package ‘RProtoBuf’ version ‘0.4.24’
** 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 g++-15 -std=gnu++17 accepts -g... yes
checking for g++-15 -std=gnu++17 option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++-15 -std=gnu++17 -E
checking for gcc... gcc-15
checking whether the compiler supports GNU C... yes
checking whether gcc-15 accepts -g... yes
checking for gcc-15 option to enable C11 features... none needed
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++-15 -std=gnu++17 accepts -g... (cached) yes
checking for g++-15 -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.24
================

cflags:    -g -O2 -Wall -pedantic -mtune=native 
libs:     -lprotobuf 

** libs
specified C++17
using C compiler: ‘gcc-15 (Debian 15.2.0-12) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’
using C++17
make[1]: Entering directory '/tmp/RtmpMWfyIb/R.INSTALL2c8340346d85fc/RProtoBuf/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ConnectionCopyingInputStream.cpp -o ConnectionCopyingInputStream.o
In file included from rprotobuf.h:71,
                 from ConnectionCopyingInputStream.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ConnectionCopyingOutputStream.cpp -o ConnectionCopyingOutputStream.o
In file included from rprotobuf.h:71,
                 from ConnectionCopyingOutputStream.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ConnectionInputStream.cpp -o ConnectionInputStream.o
In file included from rprotobuf.h:71,
                 from ConnectionInputStream.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ConnectionOutputStream.cpp -o ConnectionOutputStream.o
In file included from rprotobuf.h:71,
                 from ConnectionOutputStream.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c DescriptorPoolLookup.cpp -o DescriptorPoolLookup.o
In file included from rprotobuf.h:71,
                 from DescriptorPoolLookup.cpp:21:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RSourceTree.cpp -o RSourceTree.o
In file included from rprotobuf.h:71,
                 from RSourceTree.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RWarningErrorCollector.cpp -o RWarningErrorCollector.o
In file included from rprotobuf.h:71,
                 from RWarningErrorCollector.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RconnectionCopyingInputStream.cpp -o RconnectionCopyingInputStream.o
In file included from rprotobuf.h:71,
                 from RconnectionCopyingInputStream.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ZeroCopyInputStreamWrapper.cpp -o ZeroCopyInputStreamWrapper.o
In file included from rprotobuf.h:71,
                 from ZeroCopyInputStreamWrapper.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ZeroCopyOutputStreamWrapper.cpp -o ZeroCopyOutputStreamWrapper.o
In file included from rprotobuf.h:71,
                 from ZeroCopyOutputStreamWrapper.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c extensions.cpp -o extensions.o
In file included from rprotobuf.h:71,
                 from extensions.cpp:22:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c extractors.cpp -o extractors.o
In file included from rprotobuf.h:71,
                 from extractors.cpp:19:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c lookup.cpp -o lookup.o
In file included from rprotobuf.h:71,
                 from lookup.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c mutators.cpp -o mutators.o
In file included from rprotobuf.h:71,
                 from mutators.cpp:19:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rprotobuf.cpp -o rprotobuf.o
In file included from rprotobuf.h:71,
                 from rprotobuf.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c streams.cpp -o streams.o
In file included from rprotobuf.h:71,
                 from streams.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_ArrayInputStream.cpp -o wrapper_ArrayInputStream.o
In file included from rprotobuf.h:71,
                 from wrapper_ArrayInputStream.cpp:3:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_ArrayOutputStream.cpp -o wrapper_ArrayOutputStream.o
In file included from rprotobuf.h:71,
                 from wrapper_ArrayOutputStream.cpp:3:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_Descriptor.cpp -o wrapper_Descriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_Descriptor.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_EnumDescriptor.cpp -o wrapper_EnumDescriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_EnumDescriptor.cpp:21:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_EnumValueDescriptor.cpp -o wrapper_EnumValueDescriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_EnumValueDescriptor.cpp:21:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_FieldDescriptor.cpp -o wrapper_FieldDescriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_FieldDescriptor.cpp:19:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_FileDescriptor.cpp -o wrapper_FileDescriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_FileDescriptor.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_Message.cpp -o wrapper_Message.o
In file included from rprotobuf.h:71,
                 from wrapper_Message.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_MethodDescriptor.cpp -o wrapper_MethodDescriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_MethodDescriptor.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_ServiceDescriptor.cpp -o wrapper_ServiceDescriptor.o
In file included from rprotobuf.h:71,
                 from wrapper_ServiceDescriptor.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -g -O2 -Wall -pedantic -mtune=native  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper_ZeroCopyInputStream.cpp -o wrapper_ZeroCopyInputStream.o
In file included from rprotobuf.h:71,
                 from wrapper_ZeroCopyInputStream.cpp:2:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
   34 | #warning include R_ext/ObjectTable.h for R_ObjectTable declarations
      |  ^~~~~~~
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:34:2: warning: #warning include R_ext/ObjectTable.h for R_ObjectTable declarations [-Wcpp]
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -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 -lprotobuf -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpMWfyIb/R.INSTALL2c8340346d85fc/RProtoBuf/src'
make[1]: Entering directory '/tmp/RtmpMWfyIb/R.INSTALL2c8340346d85fc/RProtoBuf/src'
make[1]: Leaving directory '/tmp/RtmpMWfyIb/R.INSTALL2c8340346d85fc/RProtoBuf/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-RProtoBuf/00new/RProtoBuf/libs
** 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)