* installing *source* package ‘fluidsynth’ ...
** this is package ‘fluidsynth’ version ‘1.0.2’
** package ‘fluidsynth’ successfully unpacked and MD5 sums checked
** using staged installation
Found pkg-config cflags and libs!
Using PKG_CFLAGS=-I/usr/include/spa-0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pipewire-0.3 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libinstpatch-2 -I/usr/include/sysprof-6 -pthread -I/usr/include/opus -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
Using PKG_LIBS=-lfluidsynth
** libs
using C compiler: ‘clang version 20.1.0-rc2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fluidsynth/src'
/usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/include/spa-0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pipewire-0.3 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libinstpatch-2 -I/usr/include/sysprof-6 -pthread -I/usr/include/opus -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DR_NO_REMAP -DSTRICT_R_HEADERS  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/include/spa-0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pipewire-0.3 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libinstpatch-2 -I/usr/include/sysprof-6 -pthread -I/usr/include/opus -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DR_NO_REMAP -DSTRICT_R_HEADERS  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c playmidi.c -o playmidi.o
/usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/include/spa-0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pipewire-0.3 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libinstpatch-2 -I/usr/include/sysprof-6 -pthread -I/usr/include/opus -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DR_NO_REMAP -DSTRICT_R_HEADERS  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c readmidi.c -o readmidi.o
/usr/local/clang20/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I/usr/include/spa-0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pipewire-0.3 -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libinstpatch-2 -I/usr/include/sysprof-6 -pthread -I/usr/include/opus -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DR_NO_REMAP -DSTRICT_R_HEADERS  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c settings.c -o settings.o
/usr/local/clang20/bin/clang -std=gnu23 -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 fluidsynth.so init.o playmidi.o readmidi.o settings.o -lfluidsynth
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fluidsynth/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/fluidsynth/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/fluidsynth/src'
installing to /data/gannet/ripley/R/packages/tests-clang/fluidsynth.Rcheck/00LOCK-fluidsynth/00new/fluidsynth/libs
** R
** inst
** 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 (fluidsynth)