!OqhvaDMJdKYUicLDiE:nixos.org

Nixpkgs Stdenv

220 Members
70 Servers

Load older messages


SenderMessageTime
6 Nov 2022
@artturin:matrix.orgArtturin * because nix-eval-jobs --flake ".#legacyPackages.x86_64-linux.xorg" 2>/dev/null --impure | jq '.drvPath | select(. != null)' | xargs nix build -v --keep-going --no-link builds succesfully 20:55:29
@artturin:matrix.orgArtturinhttps://github.com/NixOS/nixpkgs/pull/19991222:06:20
16 Nov 2022
@omlet:matrix.orgomlet joined the room.20:34:06
30 Nov 2022
@trofi:matrix.org@trofi:matrix.org

gnumake: 4.3 -> 4.4: merge to staging outright or do a separate hydra run? WDYT? It needed a glibc fix, but other numerous regressions seen in 4.3.devel were fixed/postponed for 4.5.

https://github.com/NixOS/nixpkgs/pull/198755

08:01:45
@trofi:matrix.org@trofi:matrix.org *

gnumake: 4.3 -> 4.4: merge to staging outright or do a separate hydra run? WDYT? It needed a glibc fix, but other numerous regressions seen in 4.3.devel were fixed (or postponed for 4.5).

https://github.com/NixOS/nixpkgs/pull/198755

11:50:59
@sandro:supersandro.deSandro 🐧Can we try building up to python3 or something something and decide that based on that?13:31:00
@trofi:matrix.org@trofi:matrix.org I built my whole system successfully. Vast majority of packages should just work. 13:40:20
@sandro:supersandro.deSandro 🐧 then we could be adventurous and just give it a shot. If it goes south we can always do a job set. Just let Vladimír Čunát know. 14:14:19
@qyliss:fairydust.spaceAlyssa Rossthat sounds sensible to me14:14:50
@artturin:matrix.orgArtturinTo staging 👍14:14:52
@vcunat:matrix.orgvcunatOK, pushed. Sounds good enough to me, too.14:54:30
@vcunat:matrix.orgvcunatFor make in particular it should be relatively easy to downgrade individual packages to using some older version.14:55:01
@vcunat:matrix.orgvcunat * For make in particular it should be relatively easy to downgrade individual packages to using some older version. 14:55:07
@vcunat:matrix.orgvcunat * For gnumake in particular it should be relatively easy to downgrade individual packages to using some older version. 14:55:10
@trofi:matrix.org@trofi:matrix.orgThank you! Yeah, holding back older version should be trivial. Also, I'm interested in any failures you notice and I can work on working them around or fix them.14:59:23
@omlet:matrix.orgomlet left the room.16:07:25
@baremetalfreak:matrix.orgbaremetalfreak joined the room.16:08:55
1 Dec 2022
@jkarlson:kapsi.fiEmil Thorsøe changed their display name from Emil Karlson to Emil Thorsoe.08:20:38
@jkarlson:kapsi.fiEmil Thorsøe changed their display name from Emil Thorsoe to Emil Thorsøe.08:24:59
@hexa:lossy.networkhexa changed their display name from hexa to hexa (22.11 now).13:08:30
@hexa:lossy.networkhexa changed their display name from hexa (22.11 now) to hexa.14:38:17
4 Dec 2022
@artturin:matrix.orgArtturinRedacted or Malformed Event01:24:04
@artturin:matrix.orgArtturinhttps://github.com/NixOS/nixpkgs/pull/20438701:24:28
7 Dec 2022
@artturin:matrix.orgArtturin Rick (Mindavi): fixing this issue should make the pr mergeable https://github.com/NixOS/nixpkgs/pull/175649#issuecomment-1340159210 00:00:55
@artturin:matrix.orgArtturini pushed a couple of tests03:57:25
@artturin:matrix.orgArtturin tests.stdenv.test-structured-env-attrset-structuredAttrsByDefault fails 03:57:30
@roberthensing:matrix.orgRobert Hensing (roberth) joined the room.09:04:48
@artturin:matrix.orgArtturin
diff --git a/pkgs/stdenv/generic/setup.sh b/pkgs/stdenv/generic/setup.sh
index fb6e204b5d1..7df4e4a2b44 100644
--- a/pkgs/stdenv/generic/setup.sh
+++ b/pkgs/stdenv/generic/setup.sh
@@ -896,11 +896,13 @@ substituteAllStream() {
 # Substitute all environment variables that start with a lowercase character and
 # are valid Bash names.
 substituteAll() {
+    echo HERE
     local input="$1"
     local output="$2"
 
     local -a args=()
     _allFlags
+    declare -p args
 
     substitute "$input" "$output" "${args[@]}"
 }
16:25:03
@artturin:matrix.orgArtturin
test-cc-wrapper-substitutions-structuredAttrsByDefault> HERE
test-cc-wrapper-substitutions-structuredAttrsByDefault> declare -a args=([0]="--subst-var" [1]="named_cc" [2]="--subst-var" [3]="use_response_file_by_default" [4]="--subst-var" [5]="out" [6]="--subst-var" [7]="prog" [8]="--subst-var" [9]="named_cxx")
16:25:13
@artturin:matrix.orgArtturin
test-cc-wrapper-substitutions> HERE
test-cc-wrapper-substitutions> declare -a args=([0]="--subst-var" [1]="expandResponseParams" [2]="--subst-var" [3]="cc" [4]="--subst-var" [5]="depsTargetTargetPropagated" [6]="--subst-var" [7]="cmakeFlags" [8]="--
subst-var" [9]="coreutils_bin" [10]="--subst-var" [11]="strictDeps" [12]="--subst-var" [13]="bintools" [14]="--subst-var" [15]="version" [16]="--subst-var" [17]="doInstallCheck" [18]="--subst-var" [19]="depsBuildB
uild" [20]="--subst-var" [21]="out" [22]="--subst-var" [23]="enableParallelChecking" [24]="--subst-var" [25]="dontConfigure" [26]="--subst-var" [27]="darwinMinVersionVariable" [28]="--subst-var" [29]="wrapperName"
 [30]="--subst-var" [31]="enableParallelBuilding" [32]="--subst-var" [33]="libc_bin" [34]="--subst-var" [35]="depsBuildTarget" [36]="--subst-var" [37]="nativeBuildInputs" [38]="--subst-var" [39]="dontBuild" [40]="
--subst-var" [41]="darwinPlatformForCC" [42]="--subst-var" [43]="outputs" [44]="--subst-var" [45]="stdenv" [46]="--subst-var" [47]="wrapper" [48]="--subst-var" [49]="libc_lib" [50]="--subst-var" [51]="depsHostHost
Propagated" [52]="--subst-var" [53]="buildInputs" [54]="--subst-var" [55]="shell" [56]="--subst-var" [57]="postFixup" [58]="--subst-var" [59]="depsBuildBuildPropagated" [60]="--subst-var" [61]="installPhase" [62]=
"--subst-var" [63]="darwinMinVersion" [64]="--subst-var" [65]="prog" [66]="--subst-var" [67]="system" [68]="--subst-var" [69]="preferLocalBuild" [70]="--subst-var" [71]="gnugrep_bin" [72]="--subst-var" [73]="meson
Flags" [74]="--subst-var" [75]="libc_dev" [76]="--subst-var" [77]="depsBuildTargetPropagated" [78]="--subst-var" [79]="configureFlags" [80]="--subst-var" [81]="propagatedNativeBuildInputs" [82]="--subst-var" [83]=
"propagatedBuildInputs" [84]="--subst-var" [85]="depsTargetTarget" [86]="--subst-var" [87]="named_cxx" [88]="--subst-var" [89]="depsHostHost" [90]="--subst-var" [91]="builder" [92]="--subst-var" [93]="suffixSalt"
[94]="--subst-var" [95]="doCheck" [96]="--subst-var" [97]="patches" [98]="--subst-var" [99]="named_cc" [100]="--subst-var" [101]="pname" [102]="--subst-var" [103]="name" [104]="--subst-var" [105]="setupHooks" [106
]="--subst-var" [107]="unpackPhase" [108]="--subst-var" [109]="use_response_file_by_default")
16:25:57

Show newer messages


Back to Room ListRoom Version: 9