i am using sdk1.2 and i built successfully no of times u-boot and its working fine for my customized board but suddenly i am getting the below error please help me to come out from this issue.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i am using sdk1.2 and i built successfully no of times u-boot and its working fine for my customized board but suddenly i am getting the below error please help me to come out from this issue.

640 Views
rajeshpuppala
Contributor I

[root@localhost QorIQ-SDK-V1.2-20120614-yocto]# source ./fsl-setup-poky -m p1024rdb
Configuring for p1024rdb board type
Run the following commands to start a build:
    bitbake fsl-image-minimal
    bitbake fsl-image-lsb-sdk
    bitbake fsl-image-full
    bitbake fsl-image-kvm
    bitbake fsl-image-core
    bitbake fsl-image-flash
To return to this build environment later please run:
    source /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/fsl-setup-poky -m p1024rdb
[root@localhost build_p1024rdb_release]# bitbake
DEBUG: Removed the following variables from the environment: PSEUDO_BINDIR, GDM_KEYBOARD_LAYOUT, LD_LIBRARY_PATH, PSEUDO_LOCALSTATEDIR, GNOME_DESKTOP_SESSION_ID, LESSOPEN, QT_IM_MODULE, PSEUDO_LIBDIR, QTDIR, WINDOWPATH, HISTCONTROL, QTINC, G_BROKEN_FILENAMES, HISTSIZE, WINDOWID, ORBIT_SOCKETDIR, IMSETTINGS_INTEGRATE_DESKTOP, SSH_ASKPASS, BBFETCH2, USERNAME, IMSETTINGS_MODULE, QTLIB, GDMSESSION, XMODIFIERS, BUILDDIR, PSEUDO_OPTS, HOSTNAME, GDM_LANG, PSEUDO_PREFIX, SHLVL, CVS_RSH, LD_PRELOAD, MAIL, LS_COLORS
DEBUG: Found bblayers.conf (/home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/build_p1024rdb_release/conf/bblayers.conf)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/build_p1024rdb_release/conf/bblayers.conf
DEBUG: Adding layer /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/layer.conf
DEBUG: Adding layer /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-yocto
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-yocto/conf/layer.conf
DEBUG: Adding layer /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-fsl-ppc
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-fsl-ppc/conf/layer.conf
DEBUG: Adding layer /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-fsl-ppc-private
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-fsl-ppc-private/conf/layer.conf
DEBUG: Adding layer /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-oe/meta-oe
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-oe/meta-oe/conf/layer.conf
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/bitbake.conf
DEBUG: CONF conf/bitbake.conf:673: including conf/site.conf
DEBUG: CONF file 'conf/site.conf' not found
DEBUG: CONF conf/bitbake.conf:674: including conf/auto.conf
DEBUG: CONF file 'conf/auto.conf' not found
DEBUG: CONF conf/bitbake.conf:675: including conf/local.conf
DEBUG: LOAD conf/local.conf
DEBUG: CONF conf/bitbake.conf:676: including conf/build/x86_64-linux.conf
DEBUG: CONF file 'conf/build/x86_64-linux.conf' not found
DEBUG: CONF conf/bitbake.conf:677: including conf/target/INVALID-oe-linux.conf
DEBUG: CONF file 'conf/target/INVALID-oe-linux.conf' not found
DEBUG: CONF conf/bitbake.conf:678: including conf/machine/.conf
DEBUG: CONF file 'conf/machine/.conf' not found
DEBUG: CONF conf/bitbake.conf:679: including conf/machine-sdk/${SDKMACHINE}.conf
DEBUG: CONF file 'conf/machine-sdk/${SDKMACHINE}.conf' not found
DEBUG: CONF conf/bitbake.conf:680: including conf/distro/fsl.conf
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta-fsl-ppc/conf/distro/fsl.conf
DEBUG: CONF conf/bitbake.conf:681: including conf/distro/defaultsetup.conf
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf:1: including conf/distro/include/default-providers.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/default-providers.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/default-providers.inc
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf:2: including conf/distro/include/default-versions.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/default-versions.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/default-versions.inc
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf:3: including conf/distro/include/default-distrovars.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/default-distrovars.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/default-distrovars.inc
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf:4: including conf/distro/include/world-broken.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/world-broken.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/world-broken.inc
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf:7: including conf/distro/include/tcmode-default.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/tcmode-default.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/tcmode-default.inc
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/tcmode-default.inc:65: including conf/distro/include/as-needed.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/as-needed.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/as-needed.inc
DEBUG: CONF /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/defaultsetup.conf:10: including conf/distro/include/tclibc-eglibc.inc
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/tclibc-eglibc.inc: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/distro/include/tclibc-eglibc.inc
DEBUG: CONF conf/bitbake.conf:682: including conf/documentation.conf
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/documentation.conf
DEBUG: CONF conf/bitbake.conf:683: including conf/sanity.conf
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/sanity.conf
DEBUG: CONF conf/bitbake.conf:684: including conf/abi_version.conf
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/conf/abi_version.conf
DEBUG: BB :0: inheriting classes/base.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/base.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/base.bbclass
DEBUG: BB :0: inheriting classes/patch.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/patch.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/patch.bbclass
DEBUG: BB :0: inheriting classes/staging.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/staging.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/staging.bbclass
DEBUG: BB :0: inheriting classes/mirrors.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/mirrors.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/mirrors.bbclass
DEBUG: BB :0: inheriting classes/utils.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/utils.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/utils.bbclass
DEBUG: BB :0: inheriting classes/utility-tasks.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/utility-tasks.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/utility-tasks.bbclass
DEBUG: BB :0: inheriting classes/metadata_scm.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/metadata_scm.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/metadata_scm.bbclass
DEBUG: BB :0: inheriting classes/buildstats.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/buildstats.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/buildstats.bbclass
DEBUG: BB :0: inheriting classes/logging.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/logging.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/logging.bbclass
DEBUG: BB :0: inheriting classes/own-mirrors.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/own-mirrors.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/own-mirrors.bbclass
DEBUG: BB :0: inheriting classes/package_rpm.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/package_rpm.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/package_rpm.bbclass
DEBUG: BB :0: inheriting classes/package.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/package.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/package.bbclass
DEBUG: BB :0: inheriting classes/packagedata.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/packagedata.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/packagedata.bbclass
DEBUG: BB :0: inheriting classes/prserv.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/prserv.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/prserv.bbclass
DEBUG: BB :0: inheriting classes/image-mklibs.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/image-mklibs.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/image-mklibs.bbclass
DEBUG: BB :0: inheriting classes/image-prelink.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/image-prelink.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/image-prelink.bbclass
DEBUG: BB :0: inheriting classes/insane.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/insane.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/insane.bbclass
DEBUG: BB :0: inheriting classes/debian.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/debian.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/debian.bbclass
DEBUG: BB :0: inheriting classes/devshell.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/devshell.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/devshell.bbclass
DEBUG: BB :0: inheriting classes/terminal.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/terminal.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/terminal.bbclass
DEBUG: BB :0: inheriting classes/sstate.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/sstate.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/sstate.bbclass
DEBUG: BB :0: inheriting classes/license.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/license.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/license.bbclass
DEBUG: BB :0: inheriting classes/sanity.bbclass
DEBUG: BB /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/sanity.bbclass: handle(data, include)
DEBUG: LOAD /home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/meta/classes/sanity.bbclass
DEBUG: Clearing SRCREV cache due to cache policy of: clear
DEBUG: Using cache in '/home/rajesh/QorIQ-SDK-V1.2-20120614-yocto/build_p1024rdb_release/tmp/cache/bb_codeparser.dat' for codeparser cache
ERROR:  Poky's config sanity checker detected a potential misconfiguration.
    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
    Following is the list of potential problems / advisories:

    Do not use Bitbake as root.
ERROR: Execution of event handler 'check_sanity_eventhandler' faile

0 Kudos
Reply
1 Reply

461 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello Rajesh puppala,

Please don't run "bitbake" with root permission, please run bitbake command with the normal user account "rajesh".

Please also execute "source ./fsl-setup-poky -m p1024rdb" command with the normal user account.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply