Giter Club home page Giter Club logo

meta-samsung's People

Contributors

jonmason avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

meta-samsung's Issues

Error building u-boot for s5p6818

Hi, I'm trying to build yocto for your recipe. I got an error while doing do_compile ():

DEBUG: Executing shell function do_compile
| NOTE: make -j 8 CROSS_COMPILE=aarch64-linux-gnu- CC=aarch64-linux-gnu-gcc V=1 HOSTCC=gcc -isystem/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/opt/yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 STAGING_INCDIR=/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/include STAGING_LIBDIR=/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -C /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git O=/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/build all
| make: Entering directory '/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git'
| make -C /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/build KBUILD_SRC=/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git
| -f /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/Makefile all
| make[1]: Entering directory '/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/build'
| make[1]: aarch64-linux-gnu-gcc: Command not found
| /bin/sh: 1: aarch64-linux-gnu-gcc: not found
| dirname: missing operand
| Try 'dirname --help' for more information.
| make -f /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/Makefile silentoldconfig
| make -f /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/Makefile.build obj=scripts/basic
| ln -fsn /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git source
| /bin/bash /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/mkmakefile
| /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git . 2016 01
| GEN ./Makefile
| gcc -isystem/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/opt/yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -Wp,-MD,scripts/basic/.fixdep.d -Iscripts/basic -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/basic/fixdep /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/basic/fixdep.c
| rm -f .tmp_quiet_recordmcount
| make -f /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/Makefile.build obj=scripts/kconfig silentoldconfig
| gcc -isystem/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/opt/yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -Wp,-MD,scripts/kconfig/.conf.o.d -Iscripts/kconfig -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/usr/include/ncursesw -DCURSES_LOC="<curses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -c -o scripts/kconfig/conf.o /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/kconfig/conf.c
| cat /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/kconfig/zconf.tab.c_shipped > scripts/kconfig/zconf.tab.c
| cat /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/kconfig/zconf.lex.c_shipped > scripts/kconfig/zconf.lex.c
| cat /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/kconfig/zconf.hash.c_shipped > scripts/kconfig/zconf.hash.c
| gcc -isystem/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/opt/yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -Wp,-MD,scripts/kconfig/.zconf.tab.o.d -Iscripts/kconfig -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I/usr/include/ncursesw -DCURSES_LOC="<curses.h>" -DNCURSES_WIDECHAR=1 -DLOCALE -I/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/kconfig -Iscripts/kconfig -c -o scripts/kconfig/zconf.tab.o scripts/kconfig/zconf.tab.c
| gcc -isystem/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/include -O2 -pipe -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -L/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/opt/yocto/poky/build/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/zconf.tab.o
| mkdir -p include/config include/generated
| scripts/kconfig/conf --silentoldconfig Kconfig
| ***
| *** Configuration file ".config" not found!
| ***
| *** Please run some configurator (e.g. "make oldconfig" or
| *** "make menuconfig" or "make xconfig").
| ***
| /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/scripts/kconfig/Makefile:46: recipe for target 'silentoldconfig' failed
| make[3]: *** [silentoldconfig] Error 1
| /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git/Makefile:477: recipe for target 'silentoldconfig' failed
| make[2]: *** [silentoldconfig] Error 2
| make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/uboot.release'. Stop.
| make[1]: Leaving directory '/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/build'
| Makefile:150: recipe for target 'sub-make' failed
| make: *** [sub-make] Error 2
| make: Leaving directory '/opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/git'
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /opt/yocto/poky/build/tmp/work/smart6818-poky-linux/u-boot-nexell/2016.01-r0/temp/log.do_compile.24067)
ERROR: Task (/opt/yocto/poky/meta-samsung/recipes-bsp/u-boot/u-boot-nexell_2016.01.bb:do_compile) failed with exit code '1'

I realized that the configuration file is missing, and i added defconfig for my board to recipe
oe_runmake -C ${S} O=${B} s5p6818_nanopi3_defconfig

And again I tried to start compilation. The config file was written normally, but I have new errors
This is the log
error_log.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.