* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘colorspace’ ...
** this is package ‘colorspace’ version ‘2.1-2’
** package ‘colorspace’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR8FJYz/R.INSTALL21903a4d402670/colorspace/src'
gcc-14 -std=gnu23 -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 colorspace.c -o colorspace.o
gcc-14 -std=gnu23 -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-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o colorspace.so colorspace.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpR8FJYz/R.INSTALL21903a4d402670/colorspace/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR8FJYz/R.INSTALL21903a4d402670/colorspace/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpR8FJYz/R.INSTALL21903a4d402670/colorspace/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-colorspace/00new/colorspace/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘colorspace’
finding HTML links ... done
HLS html
HSV html
LAB html
LUV html
RGB html
USSouthPolygon html
XYZ html
adjust_transparency html
choose_palette html
color-class html
contrast_ratio html
coords html
cvd html
cvd_emulator html
cvd_image html
demoplot html
desaturate html
divergingx_hcl html
hcl_color_picker html
hcl_palettes html
hclplot html
hex html
hex2RGB html
lighten html
max_chroma html
mixcolor html
polarLAB html
polarLUV html
rainbow_hcl html
readRGB html
readhex html
sRGB html
scale_colour_binned_diverging html
scale_colour_binned_divergingx html
scale_colour_binned_qualitative html
scale_colour_binned_sequential html
scale_colour_continuous_diverging html
scale_colour_continuous_divergingx html
scale_colour_continuous_qualitative html
scale_colour_continuous_sequential html
scale_colour_discrete_diverging html
scale_colour_discrete_divergingx html
scale_colour_discrete_qualitative html
scale_colour_discrete_sequential html
simulate_cvd html
specplot html
swatchplot html
whitepoint html
writehex 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 (colorspace)