!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

323 Members
99 Servers

Load older messages


SenderMessageTime
25 Sep 2023
@m00dy:matrix.orgmoody joined the room.04:10:16
@janik0:matrix.org@janik0:matrix.org joined the room.06:42:50
@rhelmot:matrix.orgrhelmotis 150MB too big for the freebsd bootstrap tools? I have a minimal working set rn but because it uses clang libllvm and libclang are eating a lot of that space...13:39:12
@rhelmot:matrix.orgrhelmot * is 150MB compressed too big for the freebsd bootstrap tools? I have a minimal working set rn but because it uses clang libllvm and libclang are eating a lot of that space...13:39:21
@raitobezarius:matrix.orgraitobezariusWell it's not a minimal bootstrap but this is a reasonable bootstrap I'd say personally13:43:06
@rhelmot:matrix.orgrhelmot
error: builder for '/nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv' failed with exit code 1;
       last 1 log lines:
       > build input /nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools does not exist
       For full logs, run 'nix log /nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv'.

does this indicate a bug in nix? I "fixed" it by adjusting some overrides but I don't know why this would ever be produced. the builder isn't even getting run.

17:15:29
@raitobezarius:matrix.orgraitobezariusIt seems like you are building the wrong path17:53:32
@raitobezarius:matrix.orgraitobezariusYou are asking ${P}/${P}17:53:42
@raitobezarius:matrix.orgraitobezariusInstead of ${P}17:53:45
@rhelmot:matrix.orgrhelmot this is :b gettext in nix repl --expr 'import <nixpkgs> {}' 17:54:26
@raitobezarius:matrix.orgraitobezariusWell this is not enough to reproduce :P17:54:55
@raitobezarius:matrix.orgraitobezariusI can do this just fine myself17:55:00
@raitobezarius:matrix.orgraitobezariusAnd I do not run into that issue17:55:04
@raitobezarius:matrix.orgraitobezariusSo I assume this is related to your bringup of FreeBSD17:55:10
@raitobezarius:matrix.orgraitobezarius Run nix show-derivation /nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv 17:55:24
@rhelmot:matrix.orgrhelmot yes yes but printing just gettext in that same nix repl gives me a perfectly ordinary derivation 17:55:28
@raitobezarius:matrix.orgraitobezariusand try to understand why the inputs path refers to ${P}/${P}17:55:33
@rhelmot:matrix.orgrhelmotDownload output.txt17:59:35
@rhelmot:matrix.orgrhelmotI'm really not seeing anything out of the ordinary. Can you (or anyone?) double-check?17:59:36
@raitobezarius:matrix.orgraitobezariusI am in a meeting unfortunately18:06:18
@artturin:matrix.orgArtturin
In reply to @rhelmot:matrix.org
error: builder for '/nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv' failed with exit code 1;
       last 1 log lines:
       > build input /nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools does not exist
       For full logs, run 'nix log /nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv'.

does this indicate a bug in nix? I "fixed" it by adjusting some overrides but I don't know why this would ever be produced. the builder isn't even getting run.

only way it should be possible is if you did "/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools"
19:42:58
@artturin:matrix.orgArtturinwell maybe not only way not sure19:43:31
@artturin:matrix.orgArtturin

th```
eval "$var"'+=("$pkg")'

if ! [ -e "$pkg" ]; then
echo "build input $pkg does not exist" >&2
exit 1
fi

19:43:45
@artturin:matrix.orgArtturin *
eval "$var"'+=("$pkg")'

if ! [ -e "$pkg" ]; then
    echo "build input $pkg does not exist" >&2
    exit 1
fi
19:43:52
@artturin:matrix.orgArtturinfrom generic/setup.sh19:44:00
@artturin:matrix.orgArtturincheck `${stdenv.__bootPackages....stdenv}/setup 19:45:46
@artturin:matrix.orgArtturinRedacted or Malformed Event19:46:25
@Las:matrix.orgLas left the room.19:46:25
@artturin:matrix.orgArtturinRedacted or Malformed Event19:48:14
@artturin:matrix.orgArtturinRedacted or Malformed Event19:48:33

Show newer messages


Back to Room ListRoom Version: 6