* installing *source* package 'ravrosr' ... ** this is package 'ravrosr' version '0.1.0' ** using staged installation Using Rust compiler: /c/Users/CRAN/.cargo/bin/rustc Using Cargo: /c/Users/CRAN/.cargo/bin/cargo ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' rm -Rf ravrosr.dll ./rust/target/release/ravrosr.lib entrypoint.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c entrypoint.c -o entrypoint.o mkdir -p ./rust/target/libgcc_mock cd ./rust/target/libgcc_mock && \ touch gcc_mock.c && \ gcc -c gcc_mock.c -o gcc_mock.o && \ ar -r libgcc_eh.a gcc_mock.o && \ ar -r libgcc_s.a gcc_mock.o D:\rtools45\x86_64-w64-mingw32.static.posix\bin\ar.exe: creating libgcc_eh.a D:\rtools45\x86_64-w64-mingw32.static.posix\bin\ar.exe: creating libgcc_s.a export CARGO_TARGET_X86_64_PC_WINDOWS_GNU_LINKER="gcc-14.3.0gcc" && \ export LIBRARY_PATH="${LIBRARY_PATH};./rust/target/libgcc_mock" && \ cargo build --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target Updating crates.io index Downloading crates ... Downloaded bon v3.9.0 Downloaded zerovec-derive v0.11.2 Downloaded zmij v1.0.21 Downloaded zeroize v1.8.2 Downloaded zerotrie v0.2.3 Downloaded yoke-derive v0.8.1 Downloaded try-lock v0.2.5 Downloaded zerovec v0.11.5 Downloaded yoke v0.8.1 Downloaded tokio-native-tls v0.3.1 Downloaded ryu v1.0.23 Downloaded unicode-ident v1.0.24 Downloaded url v2.5.8 Downloaded prettyplease v0.2.37 Downloaded tower v0.5.3 Downloaded tower-http v0.6.8 Downloaded zerocopy v0.8.39 Downloaded idna v1.1.0 Downloaded reqwest v0.12.28 Downloaded hyper v1.8.1 Downloaded apache-avro v0.21.0 Downloaded libm v0.2.16 Downloaded iri-string v0.7.10 Downloaded syn v2.0.117 Downloaded icu_properties_data v2.1.2 Downloaded schema_registry_converter v4.7.0 Downloaded http v1.4.0 Downloaded futures-util v0.3.32 Downloaded bigdecimal v0.4.10 Downloaded num-bigint v0.4.6 Downloaded extendr-api v0.7.1 Downloaded icu_normalizer v2.1.1 Downloaded hyper-util v0.1.20 Downloaded hashbrown v0.14.5 Downloaded socket2 v0.6.2 Downloaded regex-lite v0.1.9 Downloaded mio v1.1.1 Downloaded litemap v0.8.1 Downloaded icu_properties v2.1.2 Downloaded rustls-pki-types v1.14.0 Downloaded proc-macro2 v1.0.106 Downloaded parking_lot_core v0.9.12 Downloaded icu_collections v2.1.1 Downloaded libR-sys v0.7.1 Downloaded httparse v1.10.1 Downloaded futures-channel v0.3.32 Downloaded bytes v1.11.1 Downloaded bon-macros v3.9.0 Downloaded libc v0.2.182 Downloaded schannel v0.1.28 Downloaded memchr v2.8.0 Downloaded extendr-macros v0.7.1 Downloaded tokio-macros v2.6.0 Downloaded synstructure v0.13.2 Downloaded quote v1.0.44 Downloaded icu_normalizer_data v2.1.1 Downloaded tokio v1.49.0 Downloaded bitflags v2.11.0 Downloaded utf8_iter v1.0.4 Downloaded slab v0.4.12 Downloaded serde_urlencoded v0.7.1 Downloaded paste v1.0.15 Downloaded num-integer v0.1.46 Downloaded icu_locale_core v2.1.1 Downloaded base64 v0.22.1 Downloaded sync_wrapper v1.0.2 Downloaded strum_macros v0.27.2 Downloaded serde_bytes v0.11.19 Downloaded potential_utf v0.1.4 Downloaded hyper-tls v0.6.0 Downloaded uuid v1.21.0 Downloaded tower-service v0.3.3 Downloaded strum v0.27.2 Downloaded strsim v0.11.1 Downloaded lock_api v0.4.14 Downloaded ipnet v2.11.0 Downloaded ident_case v1.0.1 Downloaded icu_provider v2.1.1 Downloaded futures-core v0.3.32 Downloaded displaydoc v0.2.5 Downloaded writeable v0.6.2 Downloaded tinystr v0.8.2 Downloaded scopeguard v1.2.0 Downloaded http-body-util v0.1.3 Downloaded futures-macro v0.3.32 Downloaded darling v0.23.0 Downloaded want v0.3.1 Downloaded tower-layer v0.3.3 Downloaded stable_deref_trait v1.2.1 Downloaded percent-encoding v2.3.2 Downloaded native-tls v0.2.18 Downloaded futures-task v0.3.32 Downloaded darling_macro v0.23.0 Downloaded zerofrom-derive v0.1.6 Downloaded zerofrom v0.1.6 Downloaded pin-utils v0.1.0 Downloaded heck v0.5.0 Downloaded futures-sink v0.3.32 Downloaded futures-io v0.3.32 Downloaded futures v0.3.32 Downloaded form_urlencoded v1.2.2 Downloaded dashmap v6.1.0 Downloaded byteorder v1.5.0 Downloaded atomic-waker v1.1.2 Downloaded idna_adapter v1.2.1 Downloaded http-body v1.0.1 Downloaded futures-executor v0.3.32 Downloaded darling_core v0.23.0 Compiling proc-macro2 v1.0.106 Compiling quote v1.0.44 Compiling unicode-ident v1.0.24 Compiling stable_deref_trait v1.2.1 Compiling windows-link v0.2.1 Compiling pin-project-lite v0.2.16 Compiling windows_x86_64_gnu v0.53.1 Compiling futures-core v0.3.32 Compiling itoa v1.0.17 Compiling serde_core v1.0.228 Compiling bytes v1.11.1 Compiling memchr v2.8.0 Compiling smallvec v1.15.1 Compiling futures-sink v0.3.32 Compiling autocfg v1.5.0 Compiling futures-task v0.3.32 Compiling futures-io v0.3.32 Compiling slab v0.4.12 Compiling writeable v0.6.2 Compiling litemap v0.8.1 Compiling version_check v0.9.5 Compiling icu_normalizer_data v2.1.1 Compiling serde v1.0.228 Compiling typenum v1.19.0 Compiling cfg-if v1.0.4 Compiling icu_properties_data v2.1.2 Compiling once_cell v1.21.3 Compiling strsim v0.11.1 Compiling percent-encoding v2.3.2 Compiling ident_case v1.0.1 Compiling httparse v1.10.1 Compiling zerocopy v0.8.39 Compiling getrandom v0.3.4 Compiling prettyplease v0.2.37 Compiling tower-service v0.3.3 Compiling rustversion v1.0.22 Compiling zmij v1.0.21 Compiling try-lock v0.2.5 Compiling libc v0.2.182 Compiling native-tls v0.2.18 Compiling atomic-waker v1.1.2 Compiling pin-utils v0.1.0 Compiling serde_json v1.0.149 Compiling libm v0.2.16 Compiling thiserror v2.0.18 Compiling parking_lot_core v0.9.12 Compiling ipnet v2.11.0 Compiling utf8_iter v1.0.4 error: linker `gcc-14.3.0gcc` not found | = note: program not found error: could not compile `windows_x86_64_gnu` (build script) due to 1 previous error warning: build failed, waiting for other jobs to finish... error: could not compile `quote` (build script) due to 1 previous error error: could not compile `icu_properties_data` (build script) due to 1 previous error error: could not compile `icu_normalizer_data` (build script) due to 1 previous error error: could not compile `prettyplease` (build script) due to 1 previous error error: could not compile `serde_core` (build script) due to 1 previous error error: could not compile `proc-macro2` (build script) due to 1 previous error error: could not compile `serde` (build script) due to 1 previous error error: could not compile `getrandom` (build script) due to 1 previous error error: could not compile `zmij` (build script) due to 1 previous error error: could not compile `typenum` (build script) due to 1 previous error error: could not compile `httparse` (build script) due to 1 previous error error: could not compile `rustversion` (build script) due to 1 previous error error: could not compile `libc` (build script) due to 1 previous error error: could not compile `zerocopy` (build script) due to 1 previous error error: could not compile `thiserror` (build script) due to 1 previous error error: could not compile `serde_json` (build script) due to 1 previous error error: could not compile `libm` (build script) due to 1 previous error error: could not compile `parking_lot_core` (build script) due to 1 previous error error: could not compile `native-tls` (build script) due to 1 previous error make: *** [Makevars.win:13: rust/target/release/ravrosr.lib] Error 101 ERROR: compilation failed for package 'ravrosr' * removing 'd:/RCompile/CRANincoming/R-devel/lib/ravrosr'