* installing *source* package 'qrencoder' ...
** package 'qrencoder' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.3.0'
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/RtmpqIgj42/R.INSTALL299dc69431c1c/qrencoder/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -I.   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bitstream.c -o bitstream.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mask.c -o mask.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mmask.c -o mmask.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mqrspec.c -o mqrspec.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qrenc.c -o qrenc.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qrencode.c -o qrencode.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -I.   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qrencoder.cpp -o qrencoder.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qrinput.c -o qrinput.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qrspec.c -o qrspec.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rsecc.c -o rsecc.o
gcc  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c split.c -o split.o
g++ -std=gnu++17 -shared -s -static-libgcc -o qrencoder.dll tmp.def RcppExports.o bitstream.o mask.o mmask.o mqrspec.o qrenc.o qrencode.o qrencoder.o qrinput.o qrspec.o rsecc.o split.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpqIgj42/R.INSTALL299dc69431c1c/qrencoder/src'
make[1]: Entering directory '/d/temp/RtmpqIgj42/R.INSTALL299dc69431c1c/qrencoder/src'
make[1]: Leaving directory '/d/temp/RtmpqIgj42/R.INSTALL299dc69431c1c/qrencoder/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-qrencoder/00new/qrencoder/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'qrencoder' as qrencoder_0.1.0.zip
* DONE (qrencoder)