* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘gifski’ ...
** this is package ‘gifski’ version ‘1.32.0-2’
** package ‘gifski’ successfully unpacked and MD5 sums checked
** using staged installation
Using /usr/bin/cargo
Rustc version: rustc 1.90.0 (1159e78c4 2025-09-14) (built from a source tarball)
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/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 -pthread -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrapper.c -o wrapper.o
if [ -f myrustlib/vendor.tar.xz ]; then tar xf myrustlib/vendor.tar.xz && mkdir -p /home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src/.cargo && cp myrustlib/vendor-config.toml /home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src/.cargo/config.toml; fi
PATH="/home/hornik/bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" cargo build -j 2 --release --manifest-path=myrustlib/Cargo.toml
Compiling crossbeam-utils v0.8.20
Compiling bytemuck v1.18.0
Compiling rgb v0.8.50
Compiling rayon-core v1.12.1
Compiling crossbeam-epoch v0.9.18
Compiling cfg-if v1.0.0
Compiling libc v0.2.159
Compiling crossbeam-deque v0.8.5
Compiling autocfg v1.4.0
Compiling utf8parse v0.2.2
Compiling anstyle-parse v0.2.5
Compiling num-traits v0.2.19
Compiling either v1.13.0
Compiling colorchoice v1.0.2
Compiling adler2 v2.0.0
Compiling anstyle v1.0.8
Compiling anstyle-query v1.1.1
Compiling is_terminal_polyfill v1.70.1
Compiling anstream v0.6.15
Compiling rayon v1.10.0
Compiling miniz_oxide v0.8.0
Compiling crc32fast v1.4.2
Compiling crossbeam-channel v0.5.13
Compiling weezl v0.1.8
Compiling imgref v1.10.1
Compiling strsim v0.11.1
Compiling clap_lex v0.7.2
Compiling once_cell v1.20.1
Compiling thread_local v1.1.8
Compiling clap_builder v4.5.19
Compiling gif v0.13.1
Compiling flate2 v1.0.34
Compiling arrayvec v0.7.6
Compiling imagequant v4.3.3
Compiling clap v4.5.19
Compiling yuv v0.1.8
Compiling lodepng v3.10.7
Compiling gif-dispose v5.0.1
Compiling loop9 v0.1.5
Compiling ordered-channel v1.1.0
Compiling pbr v1.1.1
Compiling resize v0.8.7
Compiling dunce v1.0.5
Compiling quick-error v2.0.1
Compiling natord v1.0.9
Compiling wild v2.2.1
Compiling y4m v0.8.0
Compiling gifski v1.32.0
Compiling myrustlib v0.1.0 (/home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src/myrustlib)
Finished `release` profile [optimized] target(s) in 57.39s
rm -Rf /home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src/.cargo vendor || true
rm -Rf myrustlib/target/release/build || true
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o gifski.so wrapper.o -Lmyrustlib/target/release -lmyrustlib -lresolv -pthread -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
rm -Rf myrustlib/target/release/libmyrustlib.a myrustlib/target
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpfYUaV6/R.INSTALL39b03563317d7/gifski/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-gifski/00new/gifski/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘gifski’
finding HTML links ... done
gifski html
** 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 (gifski)