Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save r-rmcgibbo/b71d7b089f3ea14d3bf101756f3fc0cb to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/b71d7b089f3ea14d3bf101756f3fc0cb to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a second | https://github.com/NixOS/nixpkgs/pull/122303
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/4c304jvwkrz4rf9gfjz1dgq6n5pw3558-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/f4gaxvsfam5xd45wd43prkypikqx328a-bash-4.4-p23/bin/bash KSRC=/nix/store/z1qffmdf2rzkwjsgna5dq9nk9187aa1j-linux-5.11.16-dev/lib/modules/5.11.16-hardened1/build
make ARCH=aarch64 CROSS_COMPILE= -C /nix/store/z1qffmdf2rzkwjsgna5dq9nk9187aa1j-linux-5.11.16-dev/lib/modules/5.11.16-hardened1/build M=/build/source modules
make[1]: Entering directory '/nix/store/z1qffmdf2rzkwjsgna5dq9nk9187aa1j-linux-5.11.16-dev/lib/modules/5.11.16-hardened1/build'
/nix/store/z1qffmdf2rzkwjsgna5dq9nk9187aa1j-linux-5.11.16-dev/lib/modules/5.11.16-hardened1/source/Makefile:681: arch/aarch64/Makefile: No such file or directory
make[2]: *** No rule to make target 'arch/aarch64/Makefile'. Stop.
make[1]: *** [/nix/store/z1qffmdf2rzkwjsgna5dq9nk9187aa1j-linux-5.11.16-dev/lib/modules/5.11.16-hardened1/source/Makefile:185: __sub-make] Error 2
make[1]: Leaving directory '/nix/store/z1qffmdf2rzkwjsgna5dq9nk9187aa1j-linux-5.11.16-dev/lib/modules/5.11.16-hardened1/build'
make: *** [Makefile:2293: modules] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment