* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘getaca’ ...
** this is package ‘getaca’ version ‘0.1.6’
** package ‘getaca’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIZsZ4q/R.INSTALLdb0633ecdae11/getaca/src'
gcc-15 -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 -Wstrict-prototypes -pedantic -mtune=native  -c ed25519.c -o ed25519.o
gcc-15 -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 -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-15 -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 -Wstrict-prototypes -pedantic -mtune=native  -c sha256.c -o sha256.o
gcc-15 -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 -Wstrict-prototypes -pedantic -mtune=native  -c sha512.c -o sha512.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o getaca.so ed25519.o init.o sha256.o sha512.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIZsZ4q/R.INSTALLdb0633ecdae11/getaca/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIZsZ4q/R.INSTALLdb0633ecdae11/getaca/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIZsZ4q/R.INSTALLdb0633ecdae11/getaca/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-getaca/00new/getaca/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘getaca’
    finding HTML links ... done
    as_registry                             html  
    combiner                                html  
    getaca-auth                             html  
    getaca-cache                            html  
    getaca-checks                           html  
    getaca-conditions                       html  
    getaca-gc                               html  
    getaca-locking                          html  
    getaca-package                          html  
    getaca-parts                            html  
    getaca-progress                         html  
    getaca-signing                          html  
    getaca-store                            html  
    getaca-transfer                         html  
    getaca-verification                     html  
    getaca                                  html  
    getaca_cache_dir                        html  
    getaca_catalogue                        html  
    getaca_credentials                      html  
    getaca_info                             html  
    getaca_keep                             html  
    getaca_pin                              html  
    getaca_policy                           html  
    getaca_prefetch                         html  
    getaca_progress                         html  
    getaca_refresh                          html  
    part                                    html  
    processor                               html  
    registry                                html  
    registry_digest                         html  
    registry_draft                          html  
    registry_for                            html  
    registry_keygen                         html  
    registry_manifest                       html  
    registry_sign                           html  
    registry_verify                         html  
    registry_write                          html  
    reporter                                html  
    resolve_resource                        html  
    resource                                html  
    resource_id                             html  
    unpack                                  html  
*** copying figures
** building package indices
** installing vignettes
** 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 (getaca)