* installing *source* package ‘watcher’ ... ** this is package ‘watcher’ version ‘0.1.1’ ** package ‘watcher’ successfully unpacked and MD5 sums checked ** using staged installation Existing 'libfswatch' not found Compiling 'libfswatch' from source... Detecting 'cmake'... /usr/bin/cmake -- The C compiler identification is Clang 20.1.0 -- The CXX compiler identification is Clang 20.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/clang20/bin/clang - 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/local/clang20/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") -- Found Intl: built in to C library -- 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/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 (4.4s) -- Generating done (0.0s) -- Build files have been written to: /data/gannet/ripley/R/packages/tests-clang/watcher/fswatch-1.19.0 gmake[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/watcher/fswatch-1.19.0' [ 7%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/cevent.cpp.o [ 15%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/libfswatch.cpp.o [ 23%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c/libfswatch_log.cpp.o [ 30%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/event.cpp.o [ 38%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/filter.cpp.o [ 46%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/libfswatch_exception.cpp.o [ 53%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/monitor.cpp.o [ 61%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/monitor_factory.cpp.o [ 69%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/path_utils.cpp.o [ 76%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/poll_monitor.cpp.o [ 84%] Building CXX object libfswatch/CMakeFiles/libfswatch.dir/src/libfswatch/c++/string/string_utils.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-clang/watcher/fswatch-1.19.0' ** libs using C compiler: ‘clang version 20.1.0-rc2’ using C++ compiler: ‘clang version 20.1.0-rc2’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/watcher/src' /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -I../install/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c link.cpp -o link.o /usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang20/include -I/usr/local/clang/include -I../install/include -fvisibility=hidden -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c watcher.c -o watcher.o /usr/local/clang20/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o watcher.so init.o link.o watcher.o -L../install/lib -lfswatch -lpthread make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/watcher/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/watcher/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/watcher/src' installing to /data/gannet/ripley/R/packages/tests-clang/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)