!FBuJyWXTGcGtHTPphC:nixos.org

Nix Rust

650 Members
Rust147 Servers

Load older messages


SenderMessageTime
4 Aug 2025
@dramforever:matrix.orgdramforeveroh nevermind i think the package literally is just called zenoh-cpp-vendor17:22:38
@qyliss:fairydust.spaceAlyssa Ross
In reply to @dramforever:matrix.org
rustPlatform.cargoSetupHook is not spliced
I thought we fixed the splicing
17:23:45
@dramforever:matrix.orgdramforevernevermind i forgot to check in __splicedPackages17:25:11
@dramforever:matrix.orgdramforeverit is spliced17:25:13
@emilazy:matrix.orgemilyit's so good that we have splicing to make cross easier and less confusing17:25:34
@emilazy:matrix.orgemilyand it achieves this goal all day every day every time anyone uses it17:25:43
@dramforever:matrix.orgdramforever kjeremy: so without the actual code we can't know for sure but if you put rustPlatform.cargoSetupHook in nativeBuildInputs it should work 17:27:27
@dramforever:matrix.orgdramforeverwait ... should it?17:29:29
@emilazy:matrix.orgemilyare we sure that it's not just a missing C compiler for the build platform for build script stuff or something. idk17:32:36
@dramforever:matrix.orgdramforeveri'm not sure, but without the actual expression i can only just guess...17:38:13
@dramforever:matrix.orgdramforeverwait17:38:38
@dramforever:matrix.orgdramforevernevermind, it probably is that17:38:43
@dramforever:matrix.orgdramforeverhttps://github.com/briansmith/ring/issues/200917:38:46
@dramforever:matrix.orgdramforever
Caused by:
process didn't exit successfully: /home/ibrahimkaan/remote-service/target/release/build/ring-bd52227bc0c72a9b/build-script-build (exit status: 1)

TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
17:39:22
@dramforever:matrix.orgdramforeverwhy can't i reproduce this then...?17:39:51
@dramforever:matrix.orgdramforeveroooh thank you i think i got it17:43:37
@dramforever:matrix.orgdramforeverzenoh_cpp_vendor is https://github.com/ros2/rmw_zenoh/tree/rolling/zenoh_cpp_vendor17:43:51
@dramforever:matrix.orgdramforeverwhich is https://github.com/eclipse-zenoh/zenoh-cpp17:44:03
@dramforever:matrix.orgdramforeverwhich depends on https://github.com/eclipse-zenoh/zenoh-c, which build-depends on zenoh (i'm going to stop posting links), which depends on ring17:45:22
@dramforever:matrix.orgdramforever* which depends on https://github.com/eclipse-zenoh/zenoh-c, which build-depends on zenoh (i'm going to stop posting more links), which depends on ring17:45:32
@emilazy:matrix.orgemily and this is a build.rs dep? 17:46:00
@dramforever:matrix.orgdramforeverindirect dep of zenoh-c's build.rs, i think17:46:54
@dramforever:matrix.orgdramforeverif only i can find where it is17:46:58
@dramforever:matrix.orgdramforeverso this package might just literally not be cross-able17:47:30
@dramforever:matrix.orgdramforeveroh, i misread17:49:08
@dramforever:matrix.orgdramforeverzenoh-c has zenoh in both dependencies and build-dependencies17:49:22
@dramforever:matrix.orgdramforeverthat makes sense17:49:54
@dramforever:matrix.orgdramforever so it's probably just a depsBuildBuild = [ buildPackages.stdenv.cc ]; 17:50:10
@dramforever:matrix.orgdramforever... should have realized nix-ros-overlay is just a thing, https://github.com/lopsided98/nix-ros-overlay/blob/develop/distros/humble/zenoh-cpp-vendor/default.nix17:52:41
@emilazy:matrix.orgemilyhttps://github.com/rust-lang/rust/issues/14491917:58:49

Show newer messages


Back to Room ListRoom Version: 6