* using log directory 'd:/Rcompile/CRANpkg/local/4.1/RcppSimdJson.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'RcppSimdJson/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'RcppSimdJson' version '0.1.9' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'RcppSimdJson' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.1/RcppSimdJson.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'RcppSimdJson' ... ** package 'RcppSimdJson' successfully unpacked and MD5 sums checked ** using staged installation ** libs *** arch - i386 make[1]: Entering directory '/d/temp/RtmpYzbaSU/R.INSTALLc0c440487fed/RcppSimdJson/src-i386' d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c deserialize.cpp -o deserialize.o In file included from ../inst/include/RcppSimdJson/deserialize/../common.hpp:145, from ../inst/include/RcppSimdJson/deserialize/simplify.hpp:5, from ../inst/include/RcppSimdJson/deserialize.hpp:5, from ../inst/include/RcppSimdJson.hpp:5, from deserialize.cpp:2: ../inst/include/RcppSimdJson/deserialize/../../simdjson.h:186:60: note: #pragma message: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.") ^ d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c exported-utils.cpp -o exported-utils.o In file included from ../inst/include/RcppSimdJson/deserialize/../common.hpp:145, from ../inst/include/RcppSimdJson/deserialize/simplify.hpp:5, from ../inst/include/RcppSimdJson/deserialize.hpp:5, from ../inst/include/RcppSimdJson.hpp:5, from exported-utils.cpp:1: ../inst/include/RcppSimdJson/deserialize/../../simdjson.h:186:60: note: #pragma message: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.") ^ d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c internal-utils.cpp -o internal-utils.o d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcppsimdjson_utils_check.cpp -o rcppsimdjson_utils_check.o In file included from ../inst/include/RcppSimdJson/deserialize/../common.hpp:145, from ../inst/include/RcppSimdJson/deserialize/simplify.hpp:5, from ../inst/include/RcppSimdJson/deserialize.hpp:5, from ../inst/include/RcppSimdJson.hpp:5, from rcppsimdjson_utils_check.cpp:3: ../inst/include/RcppSimdJson/deserialize/../../simdjson.h:186:60: note: #pragma message: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.") ^ d:/Compiler/rtools40/mingw32/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c simdjson_example.cpp -o simdjson_example.o In file included from simdjson_example.cpp:6: ../inst/include/simdjson.h:186:60: note: #pragma message: The simdjson library is designed for 64-bit processors and it seems that you are not compiling for a known 64-bit platform. All fast kernels will be disabled and performance may be poor. Please use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC. use a 64-bit target such as x64, 64-bit ARM or 64-bit PPC.") ^ d:/Compiler/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o RcppSimdJson.dll tmp.def RcppExports.o deserialize.o exported-utils.o internal-utils.o rcppsimdjson_utils_check.o simdjson_example.o -fopenmp -Ld:/Compiler/gcc-4.9.3/local330/lib/i386 -Ld:/Compiler/gcc-4.9.3/local330/lib -LD:/RCompile/recent/R-4.1.3/bin/i386 -lR make[1]: Leaving directory '/d/temp/RtmpYzbaSU/R.INSTALLc0c440487fed/RcppSimdJson/src-i386' make[1]: Entering directory '/d/temp/RtmpYzbaSU/R.INSTALLc0c440487fed/RcppSimdJson/src-i386' make[1]: Leaving directory '/d/temp/RtmpYzbaSU/R.INSTALLc0c440487fed/RcppSimdJson/src-i386' installing to d:/Rcompile/CRANpkg/lib/4.1/00LOCK-RcppSimdJson/00new/RcppSimdJson/libs/i386 *** arch - x64 make[1]: Entering directory '/d/temp/RtmpYzbaSU/R.INSTALLc0c440487fed/RcppSimdJson/src-x64' d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c deserialize.cpp -o deserialize.o d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c exported-utils.cpp -o exported-utils.o d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c internal-utils.cpp -o internal-utils.o d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcppsimdjson_utils_check.cpp -o rcppsimdjson_utils_check.o d:/Compiler/rtools40/mingw64/bin/g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I'd:/RCompile/CRANpkg/lib/4.1/Rcpp/include' -I"d:/Compiler/gcc-4.9.3/local330/include" -DSIMDJSON_NO_COMPUTED_GOTO -I../inst/include -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c simdjson_example.cpp -o simdjson_example.o D:\temp\ccVMDLuW.s: Assembler messages: D:\temp\ccVMDLuW.s:1353: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1355: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1357: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1359: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1361: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1363: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1365: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1367: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1369: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1371: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1373: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1375: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1377: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1379: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1381: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:1383: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:8398: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:8400: Error: invalid register for .seh_savexmm D:\temp\ccVMDLuW.s:8402: Error: invalid register for .seh_savexmm make[1]: *** [D:/RCompile/recent/R-4.1.3/etc/x64/Makeconf:245: simdjson_example.o] Error 1 make[1]: Leaving directory '/d/temp/RtmpYzbaSU/R.INSTALLc0c440487fed/RcppSimdJson/src-x64' ERROR: compilation failed for package 'RcppSimdJson' * removing 'd:/Rcompile/CRANpkg/lib/4.1/RcppSimdJson' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.1/RcppSimdJson'