Skip to content

Instantly share code, notes, and snippets.

@kraj
Created May 22, 2020 22:22
Show Gist options
  • Save kraj/8d0453f79227a47f019292276bea5978 to your computer and use it in GitHub Desktop.
Save kraj/8d0453f79227a47f019292276bea5978 to your computer and use it in GitHub Desktop.
| HOSTCC scripts/basic/fixdep
| GEN ./Makefile
| HOSTCC scripts/kconfig/conf.o
| SHIPPED scripts/kconfig/zconf.tab.c
| SHIPPED scripts/kconfig/zconf.lex.c
| SHIPPED scripts/kconfig/zconf.hash.c
| HOSTCC scripts/kconfig/zconf.tab.o
| /bin/sh: scripts/basic/fixdep: Permission denied
| scripts/Makefile.host:124: recipe for target 'scripts/kconfig/zconf.tab.o' failed
| make[3]: *** [scripts/kconfig/zconf.tab.o] Error 126
| /home/kraj01/tch/build-tch/tmp/work-shared/tch/kernel-source/Makefile:543: recipe for target 'silentoldconfi$
' failed
| make[2]: *** [silentoldconfig] Error 2
| HOSTCC scripts/basic/fixdep
| make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'scripts'. Stop.
| make[1]: Leaving directory '/home/kraj01/tch/build-tch/tmp/work-shared/tch/kernel-build-artifacts'
| Makefile:152: recipe for target 'sub-make' failed
| make: *** [sub-make] Error 2
| make: Leaving directory '/home/kraj01/tch/build-tch/tmp/work-shared/tch/kernel-source'
| ERROR: oe_runmake failed
| WARNING: /home/kraj01/tch/build-tch/tmp/work/tch-rdk-linux-gnueabi/make-mod-scripts/1.0-r0/temp/run.do_config
ure.28752:1 exit 1 from 'exit 1'
| ERROR: Execution of '/home/kraj01/tch
/build-tch/tmp/work/tch-rdk-linux-gnueabi/make-mod-scripts/1.0-r0/temp/r
un.do_configure.28752' failed with exit code 1:
| make: Entering directory '/home/kraj01/tch/build-tch/tmp/work-shared/tch/kernel-source'
| make[1]: Entering directory '/home/kraj01/tch/build-tch/tmp/work-shared/tch/kernel-build-artifacts'
| HOSTCC scripts/basic/fixdep
| GEN ./Makefile
| HOSTCC scripts/kconfig/conf.o
| SHIPPED scripts/kconfig/zconf.tab.c
| SHIPPED scripts/kconfig/zconf.lex.c
| SHIPPED scripts/kconfig/zconf.hash.c
| HOSTCC scripts/kconfig/zconf.tab.o
| /bin/sh: scripts/basic/fixdep: Permission denied
| scripts/Makefile.host:124: recipe for target 'scripts/kconfig/zconf.tab.o' failed
| make[3]: *** [scripts/kconfig/zconf.tab.o] Error 126
| /home/kraj01/tch/build-tch/tmp/work-shared/tch/kernel-source/Makefile:543: recipe for target 'silentoldconfig
' failed
| make[2]: *** [silentoldconfig] Error 2
| HOSTCC scripts/basic/fixdep
| make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'scripts'. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment