* installing *source* package ‘rdyncall’ ...
** this is package ‘rdyncall’ version ‘0.10.0’
** package ‘rdyncall’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rcallback.c -o rcallback.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rdyncall.c -o rdyncall.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rdynload.c -o rdynload.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rpack.c -o rpack.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rpackage.c -o rpackage.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rsignature.c -o rsignature.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rutils.c -o rutils.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rutils_float.c -o rutils_float.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -Idyncall/dyncall -Idyncall/dynload -Idyncall/dyncallback  -I/usr/local/include    -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 rutils_str.c -o rutils_str.o
(cd dyncall ; CC="gcc" AR="gcc-ar" CFLAGS="-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 " ASFLAGS="-fPIC " CPPFLAGS="-DNDEBUG -I/usr/local/include" make -f Makefile.embedded)
make[2]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall'
cd dynload && make -f Makefile.embedded 
make[3]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall/dynload'
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dynload.o dynload.c
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dynload_syms.o dynload_syms.c
gcc-ar -rv libdynload_s.a dynload.o dynload_syms.o
/usr/sbin/ar: creating libdynload_s.a
a - dynload.o
a - dynload_syms.o
make[3]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall/dynload'
cd dyncall && make -f Makefile.embedded 
make[3]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall/dyncall'
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dyncall_vector.o dyncall_vector.c
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dyncall_api.o dyncall_api.c
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dyncall_callvm.o dyncall_callvm.c
In file included from dyncall_callvm.c:33:
dyncall_callvm_x64.c: In function ‘dc_callvm_argPointer_x64’:
dyncall_callvm_x64.c:159:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  159 |     *(DCpointer*)&self->mRegData.i[self->mRegCount.i++] = x;
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from dyncall_callvm_x64.h:46,
                 from dyncall_callvm_x64.c:32:
dyncall_callvm_x64.c: In function ‘dc_callvm_argAggr_x64’:
dyncall_callvm_x64.c:195:43: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses]
  195 |      dcVecSkip(&self->mVecHead, (ag->size + (sizeof(DClonglong)-1) & -sizeof(DClonglong)) - ag->size); /* realign to qword */
      |                                  ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
dyncall_vector.h:44:42: note: in definition of macro ‘dcVecSkip’
   44 | #define dcVecSkip(p,size)   (p)->mSize+=(size)
      |                                          ^~~~
dyncall_callvm_x64.c: In function ‘dc_callvm_call_x64_aggr’:
dyncall_callvm_x64.c:329:25: warning: ‘src’ may be used uninitialized [-Wmaybe-uninitialized]
  329 |         *dst++ = *(*src)++;
      |                   ~~~~~~^~
dyncall_callvm_x64.c:321:16: note: ‘src’ was declared here
  321 |       DCchar** src;
      |                ^~~
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dyncall_callvm_base.o dyncall_callvm_base.c
gcc -fPIC  -DNDEBUG -I/usr/local/include  -c -o dyncall_call.o dyncall_call.S
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dyncall_callf.o dyncall_callf.c
gcc -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  -DNDEBUG -I/usr/local/include  -c -o dyncall_aggregate.o dyncall_aggregate.c
In file included from dyncall_aggregate.c:38:
dyncall_aggregate_x64.c: In function ‘dc_get_sysv_classes_for_aggr’:
dyncall_aggregate_x64.c:129:7: warning: unused variable ‘i’ [-Wunused-variable]
  129 |   int i;
      |       ^
gcc-ar -rv libdyncall_s.a dyncall_vector.o dyncall_api.o dyncall_callvm.o dyncall_callvm_base.o dyncall_call.o dyncall_callf.o dyncall_aggregate.o
/usr/sbin/ar: creating libdyncall_s.a
a - dyncall_vector.o
a - dyncall_api.o
a - dyncall_callvm.o
a - dyncall_callvm_base.o
a - dyncall_call.o
a - dyncall_callf.o
a - dyncall_aggregate.o
make[3]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall/dyncall'
cd dyncallback && make -f Makefile.embedded 
make[3]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall/dyncallback'
gcc -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  -I../dyncall -DNDEBUG -I/usr/local/include  -c -o dyncall_alloc_wx.o dyncall_alloc_wx.c
gcc -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  -I../dyncall -DNDEBUG -I/usr/local/include  -c -o dyncall_args.o dyncall_args.c
gcc -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  -I../dyncall -DNDEBUG -I/usr/local/include  -c -o dyncall_callback.o dyncall_callback.c
In file included from dyncall_callback.c:34:
dyncall_callback_x64.c: In function ‘dcbInitCallback2’:
dyncall_callback_x64.c:51:7: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable=]
   51 |   int mode = DC_CALL_C_DEFAULT;
      |       ^~~~
gcc -fPIC  -DNDEBUG -I/usr/local/include  -c -o dyncall_callback_arch.o dyncall_callback_arch.S
gcc -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  -I../dyncall -DNDEBUG -I/usr/local/include  -c -o dyncall_thunk.o dyncall_thunk.c
gcc-ar -rv libdyncallback_s.a dyncall_alloc_wx.o dyncall_args.o dyncall_callback.o dyncall_callback_arch.o dyncall_thunk.o
/usr/sbin/ar: creating libdyncallback_s.a
a - dyncall_alloc_wx.o
a - dyncall_args.o
a - dyncall_callback.o
a - dyncall_callback_arch.o
a - dyncall_thunk.o
make[3]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall/dyncallback'
make[2]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src/dyncall'
gcc -shared -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 -fpic -L/usr/local/lib64 -o rdyncall.so rcallback.o rdyncall.o rdynload.o rpack.o rpackage.o rsignature.o rutils.o rutils_float.o rutils_str.o dyncall/dyncall/libdyncall_s.a dyncall/dynload/libdynload_s.a dyncall/dyncallback/libdyncallback_s.a
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/rdyncall/src'
installing to /data/localhost/ripley/R/packages/tests-devel/rdyncall.Rcheck/00LOCK-rdyncall/00new/rdyncall/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (rdyncall)