* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘envnames’ ...
** package ‘envnames’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpC5sg7L/R.INSTALL21501e1e55c35d/envnames/src'
gcc-13 -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 address.c -o address.o
gcc-13 -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-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o envnames.so address.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpC5sg7L/R.INSTALL21501e1e55c35d/envnames/src'
make[1]: Entering directory '/tmp/RtmpC5sg7L/R.INSTALL21501e1e55c35d/envnames/src'
make[1]: Leaving directory '/tmp/RtmpC5sg7L/R.INSTALL21501e1e55c35d/envnames/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-envnames/00new/envnames/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘envnames’
    finding HTML links ... done
    address                                 html  
    check_environment                       html  
    check_object_exists                     html  
    check_object_with_path                  html  
    clean_up_matching_environments          html  
    collapse_root_and_member                html  
    crawl_envs                              html  
    crawl_envs_in_env                       html  
    destandardize_env_name                  html  
    environment_name                        html  
    envnames-package                        html  
    extract_root_and_last_member            html  
    get_env_names                           html  
    get_environment_name                    html  
    get_envs_in_env                         html  
    get_fun_calling                         html  
    get_fun_calling_chain                   html  
    get_fun_env                             html  
    get_fun_name                            html  
    get_namespace_addresses                 html  
    get_namespace_names                     html  
    get_obj_address                         html  
    get_obj_addresses_from_obj_names        html  
    get_obj_name                            html  
    get_obj_value                           html  
    get_objects_in_package                  html  
    get_searchpath_environment_addresses    html  
    get_user_environment_names_in_env       html  
    get_user_environment_names_in_search_path
                                            html  
    get_user_environments_in_user_envs_recursively
                                            html  
    is_logical                              html  
    is_memory_address                       html  
    is_null_or_na                           html  
    is_string                               html  
    obj_find                                html  
    parse_memory_address                    html  
    reset_option_warn                       html  
    set_option_warn_to_nowarning            html  
    standardize_env_name                    html  
    testenv                                 html  
    unlist_with_names                       html  
** 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 (envnames)