Skip to content

Instantly share code, notes, and snippets.

@yorickvP
Created January 6, 2021 09:38
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 yorickvP/9610681f13be0128e59814cb7a1277d9 to your computer and use it in GitHub Desktop.
Save yorickvP/9610681f13be0128e59814cb7a1277d9 to your computer and use it in GitHub Desktop.
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/y22xf1f0vrsdsh9rxbqjn3dhsy8m8skf-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: SHELL=/nix/store/648r8iv1jrd297gpy6iz1b7pfcvng2cs-bash-4.4-p23/bin/bash CC8=cc LD8=ld OBJCOPY8=objcopy OBJDUMP8=objdump CC=cc LD=ld OBJCOPY=objcopy OBJDUMP=objdump armstub7.bin armstub8-32.bin armstub8-32-gic.bin
arm-linux-gnueabihf-gcc -march=armv7-a -DBCM2710=0 -c armstub7.S -o armstub7.o
/nix/store/648r8iv1jrd297gpy6iz1b7pfcvng2cs-bash-4.4-p23/bin/bash: arm-linux-gnueabihf-gcc: command not found
make: *** [Makefile:36: armstub7.o] Error 127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment