!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

339 Members
106 Servers

Load older messages


SenderMessageTime
21 Mar 2024
@admin:nixos.org@admin:nixos.org set the room name to "Exotic Nix Targets".18:25:13
Room Avatar Renderer.18:25:14
@admin:nixos.org@admin:nixos.org left the room.18:25:20
@grahamc:nixos.org@grahamc:nixos.org left the room.20:08:17
@sandro:supersandro.de@sandro:supersandro.de left the room.21:32:48
24 Mar 2024
@trofi:matrix.orgtrofi"Exotic Nix Targets"11:08:07
@Las:matrix.orgLas left the room.19:32:32
@rick:matrix.ciphernetics.nlRick (Mindavi)Things mostly not RISC-V and ARM, like powerpc I guess. And maybe Windows or BSD?21:41:02
@samueldr:matrix.orgsamueldrtro//fi was referring to the lost name of the room21:41:49
@samueldr:matrix.orgsamueldrwhich is what hexa was guessing at21:41:55
@samueldr:matrix.orgsamueldrI tink?21:42:02
@samueldr:matrix.orgsamueldr* which is what he//xa was guessing at21:42:07
* @raitobezarius:matrix.orgraitobezarius nods21:42:19
@hexa:lossy.networkhexathe room name got lost21:42:21
@hexa:lossy.networkhexaso I had to guess from content21:42:27
@samueldr:matrix.orgsamueldr(messed up the non-ping ugh)21:42:30
@rick:matrix.ciphernetics.nlRick (Mindavi)Ah, that makes sense :), I missed what happened there21:45:39
26 Mar 2024
@Ericson2314:matrix.orgJohn Ericson rhelmot: btw I have continued working on a do-nothing-but-use-by-name-for-bsd commmit 14:56:31
@Ericson2314:matrix.orgJohn Ericson * rhelmot: btw I have continued working on a do-nothing-but-use-by-name-for-bsd comit 14:56:33
@noiobeforebedtime:winesj.comJack​ changed their profile picture.19:06:21
28 Mar 2024
@hive:the-apothecary.club👉@crystallinefire:chat.solarpunk.moe changed their display name from Dagn Hive to tau.01:51:16
@Ericson2314:matrix.orgJohn Ericson Alyssa Ross: https://github.com/NixOS/nixpkgs/pull/299347 i think infinisil basically signed off ("it's fine so long as we don't confuse the two" is how I interpret it), so anything you want to check on too? 17:42:05
31 Mar 2024
@grimmauld:grimmauld.deGrimmauld (moving to @grimmauld:grapevine.grimmauld.de) joined the room.14:12:09
1 Apr 2024
@Ericson2314:matrix.orgJohn Ericson https://github.com/NixOS/nixpkgs/pull/298849 Alyssa Ross rhelmot I separated out the freebsd13 -> freebsd in a commit, can we PR that alone, hopefully to master? 17:14:18
@Ericson2314:matrix.orgJohn Ericson Then I hope we can shrink the diff by restoring ideomatic splicing rather than needing to use buildFreebsd 17:16:32
@Ericson2314:matrix.orgJohn Ericson(something hopefully made clearer after my per-package file PR :))17:16:52
@Ericson2314:matrix.orgJohn Ericson

rhelmot: in both the older versions of your PRs, and the latest rebase, I am getting

In file included from /nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha.h:32,
                 from xinstall.c:66:
/nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha.h:36:9: error: unknown type name 'SHA_CTX'
   36 | typedef SHA1_CTX SHA_CTX;
      |         ^~~~~~~~
In file included from /nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha256.h:32,
                 from xinstall.c:67:
/build/xinstall-bootstrap-filtered-src/lib/libnetbsd/sha2.h:38:10: fatal error: sha384.h: No such file or directory
   38 | #include <sha384.h>
      |          ^~~~~~~~~~
compilation terminated.
*** Error code 1

Stop.
make: stopped in /build/xinstall-bootstrap-filtered-src/usr.bin/xinstall
error: builder for '/nix/store/9y57p11i78ibl1d032l1szjyhqjch15r-xinstall-bootstrap-14.0.drv' failed with exit code 1;
       last 10 log lines:
       > In file included from /nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha256.h:32,
       >                  from xinstall.c:67:
       > /build/xinstall-bootstrap-filtered-src/lib/libnetbsd/sha2.h:38:10: fatal error: sha384.h: No such file or directory
       >    38 | #include <sha384.h>
       >       |          ^~~~~~~~~~
       > compilation terminated.
       > *** Error code 1
       >
       > Stop.
       > make: stopped in /build/xinstall-bootstrap-filtered-src/usr.bin/xinstall
       For full logs, run 'nix-store -l /nix/store/9y57p11i78ibl1d032l1szjyhqjch15r-xinstall-bootstrap-14.0.drv'.
18:52:49
@Ericson2314:matrix.orgJohn Ericsonthis failure18:52:52
@artemist:mildlyfunctional.gayartemist
In reply to @Ericson2314:matrix.org
https://github.com/NixOS/nixpkgs/pull/298849 Alyssa Ross rhelmot I separated out the freebsd13 -> freebsd in a commit, can we PR that alone, hopefully to master?
That sounds like a good first change, we can work on sandboxing more later.
20:47:36
@artemist:mildlyfunctional.gayartemist
In reply to @Ericson2314:matrix.org

rhelmot: in both the older versions of your PRs, and the latest rebase, I am getting

In file included from /nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha.h:32,
                 from xinstall.c:66:
/nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha.h:36:9: error: unknown type name 'SHA_CTX'
   36 | typedef SHA1_CTX SHA_CTX;
      |         ^~~~~~~~
In file included from /nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha256.h:32,
                 from xinstall.c:67:
/build/xinstall-bootstrap-filtered-src/lib/libnetbsd/sha2.h:38:10: fatal error: sha384.h: No such file or directory
   38 | #include <sha384.h>
      |          ^~~~~~~~~~
compilation terminated.
*** Error code 1

Stop.
make: stopped in /build/xinstall-bootstrap-filtered-src/usr.bin/xinstall
error: builder for '/nix/store/9y57p11i78ibl1d032l1szjyhqjch15r-xinstall-bootstrap-14.0.drv' failed with exit code 1;
       last 10 log lines:
       > In file included from /nix/store/k5qq133jmgn1zck6npiw5q0j16m24wsr-libmd-1.1.0/include/sha256.h:32,
       >                  from xinstall.c:67:
       > /build/xinstall-bootstrap-filtered-src/lib/libnetbsd/sha2.h:38:10: fatal error: sha384.h: No such file or directory
       >    38 | #include <sha384.h>
       >       |          ^~~~~~~~~~
       > compilation terminated.
       > *** Error code 1
       >
       > Stop.
       > make: stopped in /build/xinstall-bootstrap-filtered-src/usr.bin/xinstall
       For full logs, run 'nix-store -l /nix/store/9y57p11i78ibl1d032l1szjyhqjch15r-xinstall-bootstrap-14.0.drv'.
I haven't seen this before, I'll test it
20:47:51

Show newer messages


Back to Room ListRoom Version: 6