Skip to content

Instantly share code, notes, and snippets.

@craigem
Created October 26, 2019 22:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save craigem/aa417ee659ac61e89cf7308f340af2f2 to your computer and use it in GitHub Desktop.
Save craigem/aa417ee659ac61e89cf7308f340af2f2 to your computer and use it in GitHub Desktop.
This is where I fell asleep
make[2]: 'vmlinux' is up to date.
find: 'arch/arm64/boot/dts/': No such file or directory
find: 'arch/arm64/boot/dts/': No such file or directory
OBJCOPY arch/arm64/boot/Image
installing
install flags: SHELL=/nix/store/506nnycf7nk22x7n07mjjjl2g8nifpda-bash-4.4-p23/bin/bash O=\$\(buildRoot\) CC=/nix/store/g8hg0n8rs1asp99wfvzwwrldydrnfsyb-aarch64-unknown-linux-gnu-gcc-debug-wrapper-8.3.0-aarch64-unknown-linux-gnu-stage-final/bin/aarch64-unknown-linux-gnu-cc HOSTCC=/nix/store/5w1sbkk3kwahwm25dhgnyd4w6kg4znmf-gcc-wrapper-8.3.0/bin/cc ARCH=arm64 CROSS_COMPILE=aarch64-unknown-linux-gnu- INSTALLKERNEL=/nix/store/yywid3j14my66dq393bp185izackwdpl-installkernel INSTALL_PATH=\$\(out\) INSTALL_FW_PATH=\$\(out\)/lib/firmware zinstall Image.gz-dtb install
find: 'arch/arm64/boot/dts/': No such file or directory
find: 'arch/arm64/boot/dts/': No such file or directory
/nix/store/506nnycf7nk22x7n07mjjjl2g8nifpda-bash-4.4-p23/bin/bash ../arch/arm64/boot/install.sh 4.9.197 \
arch/arm64/boot/Image.gz System.map "/nix/store/8aflkh79k9pwrgn2702k5y7c1d1256i0-linux-4.9.197-aarch64-unknown-linux-gnu"
*** Missing file: arch/arm64/boot/Image.gz
*** You need to run "make" before "make install".
make[3]: *** [../arch/arm64/boot/Makefile:85: zinstall] Error 1
make[2]: *** [arch/arm64/Makefile:209: zinstall] Error 2
make[1]: *** [Makefile:152: sub-make] Error 2
make: *** [Makefile:24: __sub-make] Error 2
builder for '/nix/store/3rqy0sfws1p38aw0dhr9hbrjibi5s0j3-linux-4.9.197-aarch64-unknown-linux-gnu.drv' failed with exit code 2
cannot build derivation '/nix/store/kyzd34rcvgbhwdz6gb9p9r84bqhl64jh-nixos-mobile_google-blueline_boot.img-aarch64-unknown-linux-gnu.drv': 1 dependencies couldn't be built
error: build of '/nix/store/kyzd34rcvgbhwdz6gb9p9r84bqhl64jh-nixos-mobile_google-blueline_boot.img-aarch64-unknown-linux-gnu.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment