* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘watcher’ ... ** 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 GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-14 - 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++-14 - 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 -- 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 (1.5s) -- Generating done (0.0s) -- Build files have been written to: /home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/fswatch-1.18.2 gmake[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/fswatch-1.18.2' [ 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 '/home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/fswatch-1.18.2' ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/src' gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../install/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c link.cpp -o link.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../install/include -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c watcher.c -o watcher.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o watcher.so init.o link.o watcher.o -L../install/lib -lfswatch -lpthread -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0mClEg/R.INSTALL11d48819f98c4d/watcher/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-watcher/00new/watcher/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘watcher’ finding HTML links ... done watcher-package html watcher html ** 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)