* installing *source* package 'watcher' ... ** package 'watcher' successfully unpacked and MD5 sums checked ** using staged installation Compiling 'libfswatch' from source... -- The C compiler identification is GNU 12.3.0 -- The CXX compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/rtools43/x86_64-w64-mingw32.static.posix/bin/gcc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: D:/rtools43/x86_64-w64-mingw32.static.posix/bin/g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Gettext: D:/rtools43/usr/bin/msgmerge.exe (found version "0.22.4") -- Found Intl: D:/rtools43/x86_64-w64-mingw32.static.posix/lib/libintl.a (found version "0.21.1") -- Performing Test HAVE_STRUCT_STAT_ST_MTIME -- Performing Test HAVE_STRUCT_STAT_ST_MTIME - Success -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Failed -- Looking for C++ include sys/inotify.h -- Looking for C++ include sys/inotify.h - not found -- Looking for C++ include sys/event.h -- Looking for C++ include sys/event.h - not found -- Looking for C++ include port.h -- Looking for C++ include port.h - not found -- Looking for FindFirstChangeNotification -- Looking for FindFirstChangeNotification - found -- Configuring done (12.9s) -- Generating done (0.0s) -- Build files have been written to: D:/temp/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/fswatch-1.18.2 make[1]: Entering directory '/d/temp/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/fswatch-1.18.2' [ 5%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/cevent.cpp.obj [ 11%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/libfswatch.cpp.obj [ 16%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/libfswatch_log.cpp.obj [ 22%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/event.cpp.obj [ 27%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/filter.cpp.obj [ 33%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/libfswatch_exception.cpp.obj [ 38%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/monitor.cpp.obj [ 44%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/monitor_factory.cpp.obj [ 50%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/path_utils.cpp.obj [ 55%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/poll_monitor.cpp.obj [ 61%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/string/string_utils.cpp.obj [ 66%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/windows/win_directory_change_event.cpp.obj [ 72%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/windows/win_error_message.cpp.obj [ 77%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/windows/win_handle.cpp.obj [ 83%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/windows/win_paths.cpp.obj [ 88%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/windows/win_strings.cpp.obj [ 94%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/windows_monitor.cpp.obj [100%] Linking CXX static library libfswatch.a [100%] Built target libfswatch Install the project... -- Install configuration: "Release" make[1]: Leaving directory '/d/temp/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/fswatch-1.18.2' ** libs Warning: this package has a non-empty 'configure.win' file, so building only the main architecture using C compiler: 'gcc.exe (GCC) 12.3.0' using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/src' gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c link.cpp -o link.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I../install/include -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c watcher.c -o watcher.o g++ -std=gnu++17 -shared -s -static-libgcc -o watcher.dll tmp.def init.o link.o watcher.o -L../install/lib -lfswatch -pthread -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/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/src' make[1]: Entering directory '/d/temp/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/src' make[1]: Leaving directory '/d/temp/2025_02_08_01_50_00_3345/RtmpG09FzE/R.INSTALLc1c4571c39bc/watcher/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-watcher/00new/watcher/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 'watcher' as watcher_0.1.0.zip * DONE (watcher)