* installing *source* package ‘ggiraph’ ... ** package ‘ggiraph’ 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’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c a_color.cpp -o a_color.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c clip.cpp -o clip.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dsvg.cpp -o dsvg.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dsvg_dev.cpp -o dsvg_dev.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c geom.cpp -o geom.o In file included from dsvg.cpp:9: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from dsvg.cpp:9: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from dsvg_dev.cpp:1: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from dsvg_dev.cpp:1: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from clip.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from clip.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c indexed.cpp -o indexed.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c interactive.cpp -o interactive.o 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mask.cpp -o mask.o 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pattern.cpp -o pattern.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c raster.cpp -o raster.o 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c shapes.cpp -o shapes.o In file included from interactive.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from interactive.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c svg.cpp -o svg.o In file included from mask.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from mask.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from pattern.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from pattern.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c text.cpp -o text.o In file included from raster.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tinyxml2.cpp -o tinyxml2.o In file included from raster.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ tinyxml2.cpp:123:19: warning: unused variable 'DOUBLE_QUOTE' [-Wunused-const-variable] static const char DOUBLE_QUOTE = '\"'; ^ In file included from shapes.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ In file included from shapes.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/systemfonts/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utils.cpp -o utils.o 2 warnings generated. 1 warning generated. In file included from text.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:7: ./interactive.h:23:9: warning: 'InteractiveElements::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: different number of parameters (2 vs 1) virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ 2 warnings generated. In file included from text.cpp:4: In file included from ./dsvg.h:7: In file included from ./dsvg_dev.h:8: ./clip.h:27:9: warning: 'Clips::push' hides overloaded virtual function [-Woverloaded-virtual] INDEX push(SVGElement* el, const char* key = NULL); ^ ./indexed.h:29:17: note: hidden overloaded virtual function 'IndexedElements::push' declared here: type mismatch at 2nd parameter ('const bool &' vs 'const char *') virtual INDEX push(SVGElement* el, const bool& add_id = true); ^ 2 warnings generated. clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o ggiraph.so RcppExports.o a_color.o clip.o dsvg.o dsvg_dev.o geom.o indexed.o interactive.o mask.o pattern.o raster.o shapes.o svg.o text.o tinyxml2.o utils.o -lpng -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/ggiraph.Rcheck/00LOCK-ggiraph/00new/ggiraph/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (ggiraph)