Skip to content

Instantly share code, notes, and snippets.

@Jayman2000
Jayman2000 / Log.txt
Created October 2, 2025 17:09
A log used to help report a bcachefs bug: <https://github.com/koverstreet/bcachefs/>
[32959.989201] Allocator stuck? Waited for 30 seconds
[32959.989203] Allocator debug:
[32959.989204] capacity849891820
[32959.989205] used 833188184
[32959.989205] reserved 73903636
[32959.989205] hidden 7221557
[32959.989206] btree 20343808
[32959.989206] data 811177914
[32959.989207] cached 0
[32959.989207] reserved 519032
Using versionCheckHook
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/9acjk0hrkx60ayp4scxm1fzbm9fxd0sk-source
source root is source
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Executing cargoSetupPostPatchHook
This file has been truncated, but you can view the full file.
$ nix-build nix-static.nix
this derivation will be built:
/nix/store/sdk78231s00zi1zf61x8hl9i85mik5gv-nix-static-x86_64-unknown-linux-musl-2.28.4.drv
building '/nix/store/sdk78231s00zi1zf61x8hl9i85mik5gv-nix-static-x86_64-unknown-linux-musl-2.28.4.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/722bp5idqfgxx5xvhrphkz0w33cg7r0j-source
source root is source
separate-debug-info: recording checksum of source files for debug support...
Running phase: patchPhase
patching script interpreter paths in tests
@Jayman2000
Jayman2000 / Log.txt
Created April 13, 2025 11:20
A log that will be used to help report a rust-sfml bug: <https://github.com/jeremyletang/rust-sfml>
This file has been truncated, but you can view the full file.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/05i4qjmzspmfbhkwlcm1a22jk4wd25k4-rust-sfml-missing-dependencies
source root is rust-sfml-missing-dependencies
Executing cargoSetupPostUnpackHook
unpacking source archive /nix/store/q75bxjj8a5b2qn637wxnb50icnxxib0d-rust-sfml-missing-dependencies-0.1.0-vendor.tar.gz
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Executing cargoSetupPostPatchHook
@Jayman2000
Jayman2000 / pkgsi686Linux.nodejs build log.txt
Last active March 6, 2025 17:28
A log that will help me report a bug with Nixpkgs: <https://github.com/NixOS/nixpkgs/issues/387658>
This file has been truncated, but you can view the full file.
[jayman@Jason-Desktop-Linux-VM-NixOS-Throw-Away:~/Documents/Home/VC/Git/Not mine/nixpkgs]$ mount | grep -i bcachefs
[jayman@Jason-Desktop-Linux-VM-NixOS-Throw-Away:~/Documents/Home/VC/Git/Not mine/nixpkgs]$ cd .
[jayman@Jason-Desktop-Linux-VM-NixOS-Throw-Away:~/Documents/Home/VC/Git/Not mine/nixpkgs]$ nix-build -A pkgsi686Linux.nodejs
this derivation will be built:
/nix/store/c5fpgrmllxa8z7c2kfx00ik4f3yarv5h-nodejs-22.14.0.drv
building '/nix/store/c5fpgrmllxa8z7c2kfx00ik4f3yarv5h-nodejs-22.14.0.drv'...
Running phase: unpackPhase
unpacking source archive /nix/store/a81f6sm8qydkmsicc6plvafak9hynjs0-node-v22.14.0.tar.xz
@Jayman2000
Jayman2000 / nodejs build log.txt
Last active January 9, 2025 00:43
A log that will help me report a bug with bcachefs: <https://github.com/koverstreet/bcachefs/issues/813>
This file has been truncated, but you can view the full file.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/qd0lgi204lyrjz2zhr31wwdrg45d6qmf-node-v22.11.0.tar.xz
source root is node-v22.11.0
setting SOURCE_DATE_EPOCH to timestamp 1730165119 of file node-v22.11.0/vcbuild.bat
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/82m4lc89fl843b7vmqpqfdb8cs1b52vf-configure-emulator.patch
patching file common.gypi
patching file configure.py
@Jayman2000
Jayman2000 / nodejs build log.txt
Last active January 9, 2025 00:46
A log that will help me report a bug with Nixpkgs: <https://github.com/NixOS/nixpkgs/issues/372160>
This file has been truncated, but you can view the full file.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/qd0lgi204lyrjz2zhr31wwdrg45d6qmf-node-v22.11.0.tar.xz
source root is node-v22.11.0
setting SOURCE_DATE_EPOCH to timestamp 1730165119 of file node-v22.11.0/vcbuild.bat
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/82m4lc89fl843b7vmqpqfdb8cs1b52vf-configure-emulator.patch
patching file common.gypi
patching file configure.py
@Jayman2000
Jayman2000 / hackage-security build log.txt
Last active January 8, 2025 14:09
A log that will help me report a bug with Nixpkgs: <https://github.com/NixOS/nixpkgs/issues/372146>
Running phase: setupCompilerEnvironmentPhase
@nix { "action": "setPhase", "phase": "setupCompilerEnvironmentPhase" }
Build with /nix/store/ixmx1kpj59zxgrkc57sigv0zdxlfa64z-ghc-9.6.6.
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/458sgznahs5igw2ajjmaj8kdzgjkl6qn-hackage-security-0.6.2.4.tar.gz
source root is hackage-security-0.6.2.4
setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file hackage-security-0.6.2.4/tests/TestSuite/Util/StrictMVar.hs
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
@Jayman2000
Jayman2000 / COPYING.txt
Created December 29, 2024 00:45
A script that can be used to test this PR: <https://github.com/nodejs/gyp-next/pull/278>
Creative Commons Legal Code
CC0 1.0 Universal
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
@Jayman2000
Jayman2000 / COPYING.txt
Last active October 31, 2024 00:55
A script that will help me test a ca-bundle pull request: <https://github.com/bagder/ca-bundle>
Creative Commons Legal Code
CC0 1.0 Universal
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM