| 18 Nov 2025 |
| jopejoe1 (4094@epvpn) changed their display name from jopejoe1 to jopejoe1 (4094@39c3). | 20:18:56 |
| 19 Nov 2025 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | nix why-depends /nix/store/64324wnvzc6308591l5ckwmwyjbx4ay6-krb5-x86_64-unknown-linux-musl-1.22.1-lib /nix/store/2fwx03hyi4azqfwa0ayx6y6affy06rxr-x86_64-unknown-linux-musl-clang-wrapper-21.1.2 --precise --all
/nix/store/64324wnvzc6308591l5ckwmwyjbx4ay6-krb5-x86_64-unknown-linux-musl-1.22.1-lib
└───lib/krb5/plugins/preauth/pkinit.so: …inux-musl-21.1.2/lib:/nix/store/7pcr012rp5r4fiyz6mnpjkssx08wac5v-openssl-x86_64-unknown-linux-mu…
lib/krb5/plugins/preauth/spake.so: …inux-musl-21.1.2/lib:/nix/store/7pcr012rp5r4fiyz6mnpjkssx08wac5v-openssl-x86_64-unknown-linux-mu…
lib/krb5/plugins/tls/k5tls.so: …inux-musl-21.1.2/lib:/nix/store/7pcr012rp5r4fiyz6mnpjkssx08wac5v-openssl-x86_64-unknown-linux-mu…
→ /nix/store/7pcr012rp5r4fiyz6mnpjkssx08wac5v-openssl-x86_64-unknown-linux-musl-3.6.0
└───lib/libcrypto.so.3: …~#.o~#.....compiler: /nix/store/2fwx03hyi4azqfwa0ayx6y6affy06rxr-x86_64-unknown-linux-musl-clang…
→ /nix/store/2fwx03hyi4azqfwa0ayx6y6affy06rxr-x86_64-unknown-linux-musl-clang-wrapper-21.1.2
Uhh, i am seeing build clang leaking into host musl, this is not intended, right? | 16:05:06 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | (on llvm musl, of course) | 16:05:26 |
K900 | Via openssl? | 16:07:13 |
K900 | Probably needs to be patched out | 16:07:17 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | yeah, downstream things break, like libpq having disallowed requisites on stdenv.cc | 16:10:21 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | thats how i noticed | 16:10:33 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | wait i can't read, this is krb5 being wonky, not musl itself | 16:12:06 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | but yes, via openssl | 16:13:34 |
Grimmauld (migrated to @grimmauld:m.grimmauld.de) | compiler: /nix/store/2fwx03hyi4azqfwa0ayx6y6affy06rxr-x86_64-unknown-linux-musl-clang-wrapper-21.1.2/bin/x86_64-unknown-linux-musl-clang -fPIC -pthread -m64 -Wa,--noexecstack -Qunused-arguments -Wall -O3 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL the entire compiler CLI is in there... Wild. | 16:22:00 |