!kFJOpVCFYFzxqjpJxm:nixos.org

Nix HPC

82 Members
Nix for High Perfomance Computing clusters20 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
14 Nov 2022
@jcie74:matrix.orgpie_Well, I'm stumped.16:06:50
@jcie74:matrix.orgpie_Ok, this is terrible and I still have no idea why things are the way they are, but earlier today I got this to work:22:50:06
@jcie74:matrix.orgpie_ * Ok, this is terrible and I still have no idea why things are the way they are, but earlier today I got this to build:22:50:11
@jcie74:matrix.orgpie_ nix-build --option max-jobs 1 --option cores 1 -I nixpkgs=channel:nixos-21.11 -E "with import <nixpkgs> { overlays = [ (self: super: { libarchive = super.libarchive.override (o: { e2fsprogs = super.hello; }); }) ]; }; (pkgsStatic.proot.override (o: { enablePython = false; })).overrideAttrs (o: { preUnpack = ''export PATH=\"\$PATH\":\${pkgsStatic.pkg-config}/bin;\${git}/bin''; })" 22:50:41
@jcie74:matrix.orgpie_(literally. It can probably be cleaned up a bit.)22:51:01
15 Nov 2022
@jcie74:matrix.orgpie_
             Ok, the next problem is I cant seem to run anything because the dynamic linker fails
02:01:19
@jcie74:matrix.orgpie_
newfstatat(3, "", 0x7fffe4a41460, AT_EMPTY_PATH) = -1 EINVAL (Invalid argument)

Turns out:
AT_EMPTY_PATH (since Linux 2.6.39)
I'm on 2.6.32

02:02:12
@jcie74:matrix.orgpie_ *
Ok, the next problem is I cant seem to run anything because the dynamic linker fails
02:02:34
@jcie74:matrix.orgpie_ * Ok, the next problem is I cant seem to run anything because the dynamic linker fails02:02:44
@jcie74:matrix.orgpie_And I'm not sure what to do here again02:03:08

Show newer messages


Back to Room ListRoom Version: 9