* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘astronomyengine’ ...
** this is package ‘astronomyengine’ version ‘0.1.0’
** package ‘astronomyengine’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-12) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-12) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRsO9Jl/R.INSTALL15d5131b68bee0/astronomyengine/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c astronomy_impl.c -o astronomy_impl.o
In file included from astronomy_impl.c:2:
../inst/include/astronomy/astronomy.c: In function ‘shadow_distance_slope’:
../inst/include/astronomy/astronomy.c:11538:32: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic]
11538 | shadow_func_t shadowfunc = (shadow_func_t) context;
| ^
../inst/include/astronomy/astronomy.c: In function ‘PeakEarthShadow’:
../inst/include/astronomy/astronomy.c:11568:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
11568 | result = Astronomy_Search(shadow_distance_slope, (void *)EarthShadow, t1, t2, 1.0);
| ^
../inst/include/astronomy/astronomy.c: In function ‘PeakMoonShadow’:
../inst/include/astronomy/astronomy.c:11587:54: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
11587 | result = Astronomy_Search(shadow_distance_slope, (void *)MoonShadow, t1, t2, 1.0);
| ^
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c astronomy_wrapper.cpp -o astronomy_wrapper.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o astronomyengine.so astronomy_impl.o astronomy_wrapper.o cpp11.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRsO9Jl/R.INSTALL15d5131b68bee0/astronomyengine/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRsO9Jl/R.INSTALL15d5131b68bee0/astronomyengine/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRsO9Jl/R.INSTALL15d5131b68bee0/astronomyengine/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-astronomyengine/00new/astronomyengine/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘astronomyengine’
finding HTML links ... done
astro_angle_from_sun html
astro_bary_state html
astro_body html
astro_body_code html
astro_body_name html
astro_combine_rotation html
astro_current_time html
astro_ecliptic html
astro_ecliptic_longitude html
astro_elongation html
astro_equator html
astro_equator_from_vector html
astro_geo_vector html
astro_helio_vector html
astro_horizon html
astro_horizon_from_vector html
astro_hour_angle html
astro_identity_matrix html
astro_illumination html
astro_inverse_rotation html
astro_make_time html
astro_moon_phase html
astro_next_lunar_eclipse html
astro_next_moon_quarter html
astro_next_transit html
astro_observer_gravity html
astro_observer_state html
astro_observer_vector html
astro_pair_longitude html
astro_pivot html
astro_rotate_vector html
astro_rotation_ECL_EQD html
astro_rotation_ECL_EQJ html
astro_rotation_ECL_HOR html
astro_rotation_ECT_EQD html
astro_rotation_ECT_EQJ html
astro_rotation_EQD_ECL html
astro_rotation_EQD_ECT html
astro_rotation_EQD_EQJ html
astro_rotation_EQD_HOR html
astro_rotation_EQJ_ECL html
astro_rotation_EQJ_ECT html
astro_rotation_EQJ_EQD html
astro_rotation_EQJ_GAL html
astro_rotation_EQJ_HOR html
astro_rotation_GAL_EQJ html
astro_rotation_HOR_ECL html
astro_rotation_HOR_EQD html
astro_rotation_HOR_EQJ html
astro_search_altitude html
astro_search_hour_angle html
astro_search_lunar_eclipse html
astro_search_max_elongation html
astro_search_moon_phase html
astro_search_moon_quarter html
astro_search_peak_magnitude html
astro_search_relative_longitude html
astro_search_rise_set html
astro_search_sun_longitude html
astro_search_transit html
astro_seasons html
astro_sphere_from_vector html
astro_sun_position html
astro_vector_from_horizon html
astro_vector_from_sphere html
astro_vector_observer html
astronomyengine-package html
next_global_solar_eclipse html
next_local_solar_eclipse html
next_lunar_apsis html
next_planet_apsis html
search_global_solar_eclipse html
search_local_solar_eclipse html
search_lunar_apsis html
search_planet_apsis html
*** 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 (astronomyengine)