!ayCRiZriCVtuCUpeLp:nixos.org

Nix Cross Compiling

552 Members
117 Servers

Load older messages


SenderMessageTime
16 Oct 2025
@matthewcroughan:defenestrate.itmatthewcroughanJust an older staging 17:35:10
@matthewcroughan:defenestrate.itmatthewcroughan* Just an older staging, from memory17:35:14
@matthewcroughan:defenestrate.itmatthewcroughannot useful :P17:35:18
@dramforever:matrix.orgdramforeverbefore or after may?17:35:36
@matthewcroughan:defenestrate.itmatthewcroughanI have some repos that built.. uh sec 17:36:03
@matthewcroughan:defenestrate.itmatthewcroughanhttps://github.com/MatthewCroughan/rk3588-falcon-experiments/tree/even-minimaler17:36:14
@matthewcroughan:defenestrate.itmatthewcroughan2 weeks ago maybe 17:36:22
@matthewcroughan:defenestrate.itmatthewcroughanimage.png
Download image.png
17:36:36
@matthewcroughan:defenestrate.itmatthewcroughanmy builder is faster mwuhaha 17:36:39
@matthewcroughan:defenestrate.itmatthewcroughan* my builder is faster than trying to find out, mwuhaha 17:36:45
@matthewcroughan:defenestrate.itmatthewcroughanCan recommend m2 ultras17:37:02
@dramforever:matrix.orgdramforeverhey 3.1217:37:03
@dramforever:matrix.orgdramforeverthe new one is 3.1317:37:10
@dramforever:matrix.orgdramforeverthat sounds like a difference17:37:15
@matthewcroughan:defenestrate.itmatthewcroughanStill looks to happen in 3.1217:37:38
@qyliss:fairydust.spaceAlyssa RossDBI is a Nixpkgs builder bug17:38:37
@matthewcroughan:defenestrate.itmatthewcroughanWhat does that mean? The stdenv?17:38:53
@qyliss:fairydust.spaceAlyssa RossbuildPerlPackage17:39:11
@matthewcroughan:defenestrate.itmatthewcroughanAh okay, so ls17:39:27
@matthewcroughan:defenestrate.itmatthewcroughan* Ah okay, so is that not equivalent to "the perl stdenv" ?17:39:37
@matthewcroughan:defenestrate.itmatthewcroughan Is (buildPerlPackage {}).stdenv equivalent to the normal stdenv? 17:40:19
@qyliss:fairydust.spaceAlyssa Rossyes17:40:22
@qyliss:fairydust.spaceAlyssa RossI'm pretty sure this is it https://github.com/NixOS/nixpkgs/blob/fc4041932ec2f3ad8d59a6d57a8a89f700084fff/pkgs/development/perl-modules/generic/default.nix#L6317:41:50
@qyliss:fairydust.spaceAlyssa Ross if it's canExecute cross, it uses the build platform's perl, which in this case has glibc-specifics baked into it 17:42:26
@emilazy:matrix.orgemilyit's the same either way, just mini vs. not, right?17:44:42
@emilazy:matrix.orgemilybut very plausible it'll be invoking the wrong one17:44:51
@qyliss:fairydust.spaceAlyssa RossIt's splicing17:46:09
@qyliss:fairydust.spaceAlyssa Rosswe don't actually want spliced pkgsBuildHost.perl here17:46:17
@qyliss:fairydust.spaceAlyssa Rossbecause that's the glibc one17:47:07
@qyliss:fairydust.spaceAlyssa Ross since we know canExecute is true, I think we want pkgsHostTarget.perl, which will have the constants right 17:47:24

Show newer messages


Back to Room ListRoom Version: 6