!ayCRiZriCVtuCUpeLp:nixos.org

Nix Cross Compiling

570 Members
124 Servers

Load older messages


SenderMessageTime
18 Aug 2025
@dramforever:matrix.orgdramforever it makes you get the right thing for python3Packages.callPackage 15:31:12
@dramforever:matrix.orgdramforeverwhich gives you non-spliced python packages15:31:20
@dramforever:matrix.orgdramforevermaybe this part is not intentional design15:31:31
@dramforever:matrix.orgdramforever i mean maybe python3Packages.callPackage is doing the wrong thing 15:31:55
@artturin:matrix.orgArtturinIt's a bug that the python hooks are one offset off15:32:22
@dramforever:matrix.orgdramforeverthat's what i mean, i'm not sure it's a bug15:32:53
@artturin:matrix.orgArtturinIt's a workaround which works around a another limitation 15:34:24
@dramforever:matrix.orgdramforeverthat i agree15:34:32
@artturin:matrix.orgArtturinFollow the issue link in https://github.com/NixOS/nixpkgs/issues/43430715:34:34
@artturin:matrix.orgArtturin * pr link 15:34:44
@artturin:matrix.orgArtturin * * pr link in the body 15:34:48
@artturin:matrix.orgArtturinIt's quite complicated and I'm not sure why the hooks are spliced wrong out of the scope15:36:23
@dramforever:matrix.orgdramforever do you think pkgsCross.*.python3Packages.callPackage should provide a spliced wrapPython? 15:37:25
@dramforever:matrix.orgdramforeverfor the record i have no idea15:38:14
@artturin:matrix.orgArtturinhttps://github.com/NixOS/nixpkgs/pull/228139 would make it provide a spliced wrapPython, however yaml-merge doesn't use python3Packages.callPackage15:38:17
@dramforever:matrix.orgdramforever i think if it provides spliced wrapPython, then we have to fix the offsets (#434307), and it will make yaml-merge work, so i'm probably thinking something wrong 15:40:27
@artturin:matrix.orgArtturinhttps://github.com/NixOS/nixpkgs/blob/62ef08e9a4d536471ab381a7ae39d38dc79b23a3/lib/customisation.nix#L717 the keep makes the attrs not spliced inside the scope15:40:31
@artturin:matrix.orgArtturinActually hmm15:42:17
@artturin:matrix.orgArtturin* Maybe the self there is the reason why the python has wrong offsets15:43:43
@dramforever:matrix.orgdramforever also the workaround in yaml-merge should probably just be pkgsHostTarget.python3Packages.wrapPython 15:44:13
@dramforever:matrix.orgdramforeveri'll put that on the pr15:44:58
@dramforever:matrix.orgdramforeverwrapPython is "a bit like" stdenv15:47:43
@artturin:matrix.orgArtturinAs a workaround to https://github.com/NixOS/nixpkgs/issues/21134016:09:47
@artturin:matrix.orgArtturin* Only as a workaround to https://github.com/NixOS/nixpkgs/issues/21134016:09:55
@dramforever:matrix.orgdramforeveri was thining about this16:23:58
@dramforever:matrix.orgdramforever* i was thinking about this16:24:02
@dramforever:matrix.orgdramforeverokay that, seems orthogonal right?16:25:33
@dramforever:matrix.orgdramforeverunless by linking to #211340 you mean general splicing woes16:26:08
@quadradical:federated.nexusQuadRadical (Ping) hmm
warning: Git tree '/home/quadradical/.config/nixos' is dirty
error: builder for '/nix/store/lylfhy4zps6hxm1ar74iqrdqyxg4iwa4-brltty-aarch64-unknown-linux-gnu-6.8.drv' failed with exit code 2;
       last 25 log lines:
       > checking for g++ option to enable C++11 features... unsupported
       > checking for g++ option to enable C++98 features... unsupported
       > checking whether C compiler accepts -Werror=unknown-warning-option... no
       > checking whether C compiler accepts -Werror=format-security... yes
       > checking whether C compiler accepts -Werror=address-of-packed-member... yes
       > checking whether C compiler accepts -Werror=stringop-truncation... yes
       > checking whether C compiler accepts -Werror=initializer-overrides... no
       > checking for __attribute__((packed))... yes
       > checking for __attribute__((unused))... yes
       > checking for __attribute__((format))... yes
       > checking for __attribute__((format_arg))... yes
       > checking for __attribute__((noreturn))... yes
       > checking for __attribute__((unused))... yes
       > checking for ld... aarch64-unknown-linux-gnu-ld
       > checking for strip... aarch64-unknown-linux-gnu-strip
       > checking for ranlib... aarch64-unknown-linux-gnu-ranlib
       > checking for gawk... gawk
       > checking whether ln -s works... yes
       > checking for pkg-config... no
       > configure: error: pkg-config not found
       > configurePhase completed in 54 seconds
       > Running phase: buildPhase
       > build flags: SHELL=/nix/store/gkwbw9nzbkbz298njbn3577zmrnglbbi-bash-5.3p0/bin/bash PYTHON_PREFIX=\$\(out\) SYSTEMD_UNITS_DIRECTORY=\$\(out\)/lib/systemd/system SYSTEMD_USERS_DIRECTORY=\$\(out\)/lib/sysusers.d SYSTEMD_FILES_DIRECTORY=\$\(out\)/lib/tmpfiles.d UDEV_PARENT_LOCATION=\$\(out\)/lib INSTALL_COMMANDS_DIRECTORY=\$\(out\)/libexec/brltty UDEV_RULES_TYPE=all POLKIT_POLICY_DIR=\$\(out\)/share/polkit-1/actions POLKIT_RULE_DIR=\$\(out\)/share/polkit-1/rules.d TCL_DIR=\$\(out\)/lib
       > common.mk:24: forbuild.mk: No such file or directory
       > make: *** No rule to make target 'forbuild.mk'.  Stop.
       For full logs, run 'nix log /nix/store/lylfhy4zps6hxm1ar74iqrdqyxg4iwa4-brltty-aarch64-unknown-linux-gnu-6.8.drv'.
error: 1 dependencies of derivation '/nix/store/g0jwslkbnp0c3nlbkm4m15ygavxfmwgc-orca-48.6-aarch64-unknown-linux-gnu.drv' failed to build
error: 1 dependencies of derivation '/nix/store/4r6jjv2fngngr7wk61yfqzf9p4vqjlzf-man-paths.drv' failed to build
17:39:44
@quadradical:federated.nexusQuadRadical (Ping)why is orca even getting built hmm17:39:51

Show newer messages


Back to Room ListRoom Version: 6