* installing *source* package ‘watcher’ ... ** this is package ‘watcher’ version ‘0.1.6’ ** package ‘watcher’ successfully unpacked and MD5 sums checked ** using staged installation Compiling 'libfswatch' from source ... -- The C compiler identification is GNU 15.2.1 -- The CXX compiler identification is GNU 15.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Gettext: /usr/bin/msgmerge (found version "0.23.1") -- Found Intl: built in to C library -- Looking for C++ include getopt.h -- Looking for C++ include getopt.h - found -- Looking for getopt_long -- Looking for getopt_long - found -- 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 - found -- Looking for C++ include sys/epoll.h -- Looking for C++ include sys/epoll.h - found -- Looking for C++ include sys/eventfd.h -- Looking for C++ include sys/eventfd.h - found -- Looking for inotify_init1 -- Looking for inotify_init1 - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for C++ include sys/fanotify.h -- Looking for C++ include sys/fanotify.h - found -- Looking for fanotify_init -- Looking for fanotify_init - found -- Looking for fanotify_mark -- Looking for fanotify_mark - found -- Looking for epoll_ctl -- Looking for epoll_ctl - found -- Looking for epoll_wait -- Looking for epoll_wait - found -- Looking for FAN_REPORT_DFID_NAME -- Looking for FAN_REPORT_DFID_NAME - found -- Looking for FAN_CREATE -- Looking for FAN_CREATE - found -- Looking for FAN_DELETE -- Looking for FAN_DELETE - found -- Looking for FAN_MOVED_FROM -- Looking for FAN_MOVED_FROM - found -- Looking for FAN_MOVED_TO -- Looking for FAN_MOVED_TO - found -- Looking for FAN_EVENT_ON_CHILD -- Looking for FAN_EVENT_ON_CHILD - found -- Looking for FAN_Q_OVERFLOW -- Looking for FAN_Q_OVERFLOW - 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 - not found -- Configuring done (15.6s) -- Generating done (0.1s) -- Build files have been written to: /data/gannet/ripley/R/packages/tests-devel/watcher/w-build gmake[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/watcher/w-build' [ 7%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/libfswatch_exception.cpp.o [ 14%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/monitor_factory.cpp.o [ 21%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/fanotify_monitor.cpp.o [ 28%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/libfswatch_log.cpp.o [ 35%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/event.cpp.o [ 42%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/cevent.cpp.o [ 50%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/monitor.cpp.o [ 57%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/libfswatch.cpp.o [ 78%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/path_utils.cpp.o [ 71%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/poll_monitor.cpp.o [ 78%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/string/string_utils.cpp.o [ 85%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/filter.cpp.o [ 92%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/inotify_monitor.cpp.o [100%] Linking CXX static library libfswatch.a [100%] Built target libfswatch Install the project... -- Install configuration: "Release" gmake[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/watcher/w-build' ** libs using C compiler: ‘gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ using C++ compiler: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/watcher/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -I../w-install/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -I../w-install/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c watcher.c -o watcher.o g++ -std=gnu++20 -shared -L/usr/local/lib64 -o watcher.so init.o watcher.o ../w-install/lib/libfswatch.a -lpthread make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/watcher/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/watcher/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/watcher/src' installing to /data/gannet/ripley/R/packages/tests-devel/watcher.Rcheck/00LOCK-watcher/00new/watcher/libs ** 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 ** 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 (watcher)