* installing *source* package ‘RJSONIO’ ...
** package ‘RJSONIO’ successfully unpacked and MD5 sums checked
** using staged installation
Trying to find libjson.h header file
checking for gcc... clang -arch x86_64
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 x86_64 accepts -g... yes
checking for clang -arch x86_64 option to enable C11 features... none needed
USE_LOCAL = ""
Minor Version: 6
Using local libjson code. Copying files from src/libjson/Source
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00_pkg_src/RJSONIO
JSONAllocator.cpp
JSONChildren.cpp
JSONDebug.cpp
JSONIterators.cpp
JSONMemory.cpp
JSONNode.cpp
JSONNode_Mutex.cpp
JSONPreparse.cpp
JSONStream.cpp
JSONValidator.cpp
JSONWorker.cpp
JSONWriter.cpp
internalJSONNode.cpp
libjson.cpp
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating tools/cleanup
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ConvertUTF.c -o ConvertUTF.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONAllocator.cpp -o JSONAllocator.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONChildren.cpp -o JSONChildren.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONDebug.cpp -o JSONDebug.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONIterators.cpp -o JSONIterators.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONMemory.cpp -o JSONMemory.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONNode.cpp -o JSONNode.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONNode_Mutex.cpp -o JSONNode_Mutex.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONPreparse.cpp -o JSONPreparse.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONStream.cpp -o JSONStream.o
In file included from JSONNode.cpp:1:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
In file included from JSONIterators.cpp:1:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
In file included from JSONChildren.cpp:2:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONValidator.cpp -o JSONValidator.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONWorker.cpp -o JSONWorker.o
In file included from JSONNode_Mutex.cpp:1:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSONWriter.cpp -o JSONWriter.o
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c JSON_parser.c -o JSON_parser.o
JSON_parser.c:485:25: warning: unused variable 'ok' [-Wunused-variable]
                    int ok = sscanf(jc->parse_buffer, "%lf", &tmp);
                        ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RJSON.c -o RJSON.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
In file included from JSONPreparse.cpp:10:
In file included from libjson/Source/JSONPreparse.h:5:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
In file included from JSONStream.cpp:4:
In file included from libjson/Source/JSONWorker.h:4:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c internalJSONNode.cpp -o internalJSONNode.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c libjson.cpp -o libjson.o
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rlibjson.c -o rlibjson.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Ilibjson -Ilibjson/Source -DNEW_JSON_NEW_STREAM -DNDEBUG=1  -DJSON_VALIDATE -DJSON_STREAM=1 -DJSON_READ_PRIORITY=1 -DJSON_LIBRARY=1 -DJSON_ISO_STRICT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rparser.c -o rparser.o
In file included from JSONWorker.cpp:1:
In file included from libjson/Source/JSONWorker.h:4:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
In file included from JSONWriter.cpp:1:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
In file included from internalJSONNode.cpp:1:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
In file included from libjson.cpp:11:
In file included from libjson/Source/JSONNode.h:5:
In file included from libjson/Source/internalJSONNode.h:11:
libjson/Source/JSONSharedString.h:87:31: warning: private field 'parent' is not used [-Wunused-private-field]
                 const json_shared_string * parent;
                                            ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -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 RJSONIO.so ConvertUTF.o JSONAllocator.o JSONChildren.o JSONDebug.o JSONIterators.o JSONMemory.o JSONNode.o JSONNode_Mutex.o JSONPreparse.o JSONStream.o JSONValidator.o JSONWorker.o JSONWriter.o JSON_parser.o RJSON.o init.o internalJSONNode.o libjson.o rlibjson.o rparser.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00_pkg_src/RJSONIO/src/JSONAllocator.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00_pkg_src/RJSONIO/src/JSONDebug.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00_pkg_src/RJSONIO/src/JSONMemory.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00_pkg_src/RJSONIO/src/JSONNode_Mutex.o: no symbols
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00_pkg_src/RJSONIO/src/JSONPreparse.o: no symbols
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/RJSONIO.Rcheck/00LOCK-RJSONIO/00new/RJSONIO/libs
** generating debug symbols (dSYM)
** R
** inst
** 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 (RJSONIO)