* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘graphql’ ...
** package ‘graphql’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++11
make[1]: Entering directory '/tmp/RtmpM2EDvU/R.INSTALLbbee3e55eb04/graphql/src'
rm -f graphql.so libgraphqlparser/Ast.o libgraphqlparser/GraphQLParser.o libgraphqlparser/JsonVisitor.o libgraphqlparser/lexer.o libgraphqlparser/parser.tab.o libgraphqlparser/c/GraphQLParser.o libgraphqlparser/c/GraphQLAst.o libgraphqlparser/c/GraphQLAstNode.o libgraphqlparser/c/GraphQLAstToJSON.o libgraphqlparser/c/GraphQLAstVisitor.o RcppExports.o dump_json_ast.o libgraphqlparser/libstatgraphparser.a
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c RcppExports.cpp -o RcppExports.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c dump_json_ast.cpp -o dump_json_ast.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/Ast.cpp -o libgraphqlparser/Ast.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/GraphQLParser.cpp -o libgraphqlparser/GraphQLParser.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/JsonVisitor.cpp -o libgraphqlparser/JsonVisitor.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/lexer.cpp -o libgraphqlparser/lexer.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/parser.tab.cpp -o libgraphqlparser/parser.tab.o
/home/jeroen/libgraphqlparser/build/parser.tab.cpp:248:40: warning: ISO C++ requires the name after '::~' to be found in the same scope as the name before '::~' [-Wdtor-name]
  248 |   GraphQLParserImpl::basic_symbol<Base>::~basic_symbol ()
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
      |                                        ::basic_symbol
/home/jeroen/libgraphqlparser/build/parser.tab.cpp:1377:9: warning: variable 'yynerrs_' set but not used [-Wunused-but-set-variable]
 1377 |     int yynerrs_ = 0;
      |         ^
2 warnings generated.
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/c/GraphQLParser.cpp -o libgraphqlparser/c/GraphQLParser.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/c/GraphQLAst.cpp -o libgraphqlparser/c/GraphQLAst.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/c/GraphQLAstNode.cpp -o libgraphqlparser/c/GraphQLAstNode.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/c/GraphQLAstToJSON.cpp -o libgraphqlparser/c/GraphQLAstToJSON.o
clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -Ilibgraphqlparser -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3    -fvisibility=hidden -fpic  -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion  -c libgraphqlparser/c/GraphQLAstVisitor.cpp -o libgraphqlparser/c/GraphQLAstVisitor.o
ar rcs libgraphqlparser/libstatgraphparser.a libgraphqlparser/Ast.o libgraphqlparser/GraphQLParser.o libgraphqlparser/JsonVisitor.o libgraphqlparser/lexer.o libgraphqlparser/parser.tab.o libgraphqlparser/c/GraphQLParser.o libgraphqlparser/c/GraphQLAst.o libgraphqlparser/c/GraphQLAstNode.o libgraphqlparser/c/GraphQLAstToJSON.o libgraphqlparser/c/GraphQLAstVisitor.o
clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o graphql.so RcppExports.o dump_json_ast.o -Llibgraphqlparser -lstatgraphparser -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpM2EDvU/R.INSTALLbbee3e55eb04/graphql/src'
make[1]: Entering directory '/tmp/RtmpM2EDvU/R.INSTALLbbee3e55eb04/graphql/src'
make[1]: Leaving directory '/tmp/RtmpM2EDvU/R.INSTALLbbee3e55eb04/graphql/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-graphql/00new/graphql/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (graphql)