!FBuJyWXTGcGtHTPphC:nixos.org

Nix Rust

675 Members
Rust153 Servers

Load older messages


SenderMessageTime
4 Aug 2025
@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
@emilazy:matrix.orgemily love to find rustc bugs while working on Nixpkgs 17:58:52
@kjeremy:matrix.orgkjeremy Yes it's in nativeBuildInputs but it uses qemu if I don't use buildPackages.rustPlatform.cargoSetupHook 17:59:17
@dramforever:matrix.orgdramforeverinteresting17:59:28
@dramforever:matrix.orgdramforever kjeremy: this should fix the -m64 problem 18:00:01
@dramforever:matrix.orgdramforeveryou can check the full log18:00:21
@dramforever:matrix.orgdramforeverit should say it's actually native compiling on x86_6418:00:28
@dramforever:matrix.orgdramforeverfor the build script18:00:37
@kjeremy:matrix.orgkjeremy dramforever: I'm basically trying to apply https://github.com/lopsided98/nix-ros-overlay/pull/558/ and get it to cross compile 18:00:37

Show newer messages


Back to Room ListRoom Version: 6