This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
++ '[' -f .attrs.sh ']' | |
++ [[ -n '' ]] | |
++ __structuredAttrs= | |
++ : 'bin dev out man doc' | |
++ trap exitHandler EXIT | |
++ [[ -n '' ]] | |
++ export SOURCE_DATE_EPOCH | |
++ : 315532800 | |
++ shopt -s nullglob | |
++ PATH= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running phase: setupCompilerEnvironmentPhase | |
@nix { "action": "setPhase", "phase": "setupCompilerEnvironmentPhase" } | |
Build with /nix/store/8zay0s9aa86b2qnjj39rzjk6ih30xipb-ghc-9.8.4. | |
Running phase: unpackPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking source archive /nix/store/jjkg5b8sd94k6pvw0639q18wfipa2gsr-network-3.2.7.0.tar.gz | |
source root is network-3.2.7.0 | |
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "network-3.2.7.0/tests/Spec.hs" | |
Running phase: patchPhase | |
@nix { "action": "setPhase", "phase": "patchPhase" } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/ssh-agent.c b/ssh-agent.c | |
index c27c5a956..47eeada58 100644 | |
--- a/ssh-agent.c | |
+++ b/ssh-agent.c | |
@@ -70,6 +70,9 @@ | |
#include <time.h> | |
#include <string.h> | |
#include <unistd.h> | |
+#ifdef __APPLE_LAUNCHD__ | |
+#include <launch.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sourcing python-remove-tests-dir-hook | |
Sourcing python-catch-conflicts-hook.sh | |
Sourcing python-remove-bin-bytecode-hook.sh | |
Sourcing pypa-build-hook | |
Using pypaBuildPhase | |
Sourcing python-runtime-deps-check-hook | |
Using pythonRuntimeDepsCheckHook | |
Sourcing pypa-install-hook | |
Using pypaInstallPhase | |
Sourcing python-imports-check-hook.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
security.firewall = { | |
enable = true; | |
pf = { | |
enable = true; | |
rules = '' | |
# `set skip on lo0` doesn't appear to work on macOS. | |
pass quick on lo0 no state | |
# Only allow SSH access via Tailscale. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test_copy | |
tar/test/test_copy.c:298: r != 0 | |
Description: Error invoking "/private/tmp/nix-build-libarchive-3.7.7.drv-0/source/bsdtar" xf archive | |
r=256 (0x100, 0400) | |
0=0 (0x0, 00) | |
tar/test/test_copy.c:301: File should be empty: unpack.err | |
File size: 1129 | |
Contents: | |
0000 6c 2f 2e 5f 61 62 63 64 65 66 67 68 69 6a 6b 6c l/._abcdefghijkl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread | |
0 CoreFoundation 0x7ff81ad8e5c2 _CFGetNonObjCTypeID + 10 | |
1 CoreFoundation 0x7ff81ad41964 CFNumberFormatterCreateNumberFromString + 88 | |
2 SystemConfiguration 0x7ff81b97aeaa localizeNumberString + 115 | |
3 SystemConfiguration 0x7ff81b9719b1 copy_display_name + 271 | |
4 SystemConfiguration 0x7ff81b96be47 SCNetworkInterfaceGetLocalizedDisplayName + 87 | |
5 dumbpipe 0x10986618c system_configuration::network_configuration::SCNetworkInterface::display_name::h59887aa087545815 + 12 | |
6 dumbpipe 0x109865a50 netdev::interface::macos::get_if_type_map::h1a8f3d42e5743ddf + 656 | |
7 dumbpipe 0x10985fb13 netdev::interface::unix::interfaces::h1992a7093dc72d6a + 35 | |
8 dumbpipe 0x1098641be netdev::interface::get_interfaces::ha1f8141108feea53 + 14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread | |
0 CoreFoundation 0x7ff81ad8e5c2 _CFGetNonObjCTypeID + 10 | |
1 CoreFoundation 0x7ff81ad41964 CFNumberFormatterCreateNumberFromString + 88 | |
2 SystemConfiguration 0x7ff81b97aeaa localizeNumberString + 115 | |
3 SystemConfiguration 0x7ff81b9719b1 copy_display_name + 271 | |
4 SystemConfiguration 0x7ff81b96be47 SCNetworkInterfaceGetLocalizedDisplayName + 87 | |
5 sendme 0x1038ca1ec system_configuration::network_configuration::SCNetworkInterface::display_name::he084fe2192b97f88 + 12 | |
6 sendme 0x1038c9a90 netdev::interface::macos::get_if_type_map::hc1d433996ca5a118 + 656 | |
7 sendme 0x1038c3b53 netdev::interface::unix::interfaces::hb56d8f585f4313b2 + 35 | |
8 sendme 0x1038c81fe netdev::interface::get_interfaces::ha116c599d299ca6b + 14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running phase: unpackPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking source archive /nix/store/3jbjfsszs67qc6vv7mncx9m4hklw7m8g-source | |
source root is source | |
Executing cargoSetupPostUnpackHook | |
Finished cargoSetupPostUnpackHook | |
Running phase: patchPhase | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
Executing cargoSetupPostPatchHook | |
Validating consistency between /private/tmp/nix-build-sendme-0.24.0.drv-2/source/Cargo.lock and /private/tmp/nix-build-sendme-0.24.0.drv-2/sendme-0.24.0-vendor/Cargo.lock |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running phase: unpackPhase | |
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking source archive /nix/store/1fcsznfvlhr2pxpvrks0dgswyvmmf52n-rustc-1.84.1-src.tar.gz | |
source root is rustc-1.84.1-src | |
Executing cargoSetupPostUnpackHook | |
Finished cargoSetupPostUnpackHook | |
setting SOURCE_DATE_EPOCH to timestamp 1738020059 of file "rustc-1.84.1-src/x.py" | |
unpackPhase completed in 1 minutes 27 seconds | |
Running phase: patchPhase | |
@nix { "action": "setPhase", "phase": "patchPhase" } |
NewerOlder