Hi All, Thanks in advance. Can anyone please let me know what could be issue here.
Regards, Krishna From: Krishna Dwivedi Sent: Thursday, April 11, 2013 7:50 PM To: 'yocto@yoctoproject.org' Subject: Arguement list too big error in bitbake meta-toolchain for MIPS architechture Hi All, I am trying to build recipe meta-toolchain for MIPS architecture but running into errors. Can anyone please let me know, if I am missing anything here or what could be root cause of this and how can I fix it. I have followed these steps: 1)In WORKDIR/build/conf/local.conf-I selected MACHINE ?= "qemumips" for mips architechture. 2)source oe-init-build-env. 3)bitbake meta-toolchain. In third step,I am running into these errors: NOTE: recipe nativesdk-gettext-0.18.2-r0: task do_configure: Started ERROR: Error executing a python function in /home/netlogic/yocto/poky/meta/recipes-core/eglibc/eglibc-locale_2.17.bb: CalledProcessError: Command 'cp -al /home/netlogic/yocto/poky/build/tmp/work/mips32-poky-linux/eglibc-locale/2.17-r0/packages-split/* /home/netlogic/yocto/poky/build/tmp/work/mips32-poky-linux/eglibc-locale/2.17-r0/sstate-build-package//packages-split' returned non-zero exit status 126 with output /bin/sh: /bin/cp: Argument list too long ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File "sstate_task_postfunc", line 10, in <module> ERROR: ERROR: File "sstate_task_postfunc", line 7, in sstate_task_postfunc ERROR: ERROR: File "sstate.bbclass", line 50, in sstate_package ERROR: ERROR: File "/home/netlogic/yocto/poky/meta/lib/oe/path.py", line 94, in copyhardlinktree ERROR: check_output(cmd, shell=True, stderr=subprocess.STDOUT) ERROR: ERROR: File "/home/netlogic/yocto/poky/meta/lib/oe/path.py", line 155, in check_output ERROR: raise CalledProcessError(retcode, cmd, output=output) ERROR: ERROR: The code that was being executed was: ERROR: 0006: bb.build.exec_func(intercept, d) ERROR: 0007: sstate_package(shared_state, d) ERROR: 0008: ERROR: 0009: ERROR: *** 0010:sstate_task_postfunc(d) ERROR: 0011: ERROR: [From file: 'sstate_task_postfunc', lineno: 10, function: <module>] ERROR: 0003: shared_state = sstate_state_fromvars(d) ERROR: 0004: sstate_install(shared_state, d) ERROR: 0005: for intercept in shared_state['interceptfuncs']: ERROR: 0006: bb.build.exec_func(intercept, d) ERROR: *** 0007: sstate_package(shared_state, d) ERROR: 0008: ERROR: 0009: ERROR: 0010:sstate_task_postfunc(d) ERROR: 0011: ERROR: [From file: 'sstate_task_postfunc', lineno: 7, function: sstate_task_postfunc] ERROR: 0046: for plain in ss['plaindirs']: ERROR: 0047: pdir = plain.replace(workdir, sstatebuild) ERROR: 0048: bb.mkdirhier(plain) ERROR: 0049: bb.mkdirhier(pdir) ERROR: *** 0050: oe.path.copyhardlinktree(plain, pdir) ERROR: 0051: ERROR: 0052: d.setVar('SSTATE_BUILDDIR', sstatebuild) ERROR: 0053: d.setVar('SSTATE_PKG', sstatepkg) ERROR: 0054: sstate_hardcode_path(d) ERROR: [From file: 'sstate.bbclass', lineno: 50, function: sstate_package] ERROR: Function failed: sstate_task_postfunc ERROR: Logfile of failure stored in: /home/netlogic/yocto/poky/build/tmp/work/mips32-poky-linux/eglibc-locale/2.17-r0/temp/log.do_package.27399 NOTE: recipe eglibc-locale-2.17-r0: task do_package: Failed ERROR: Task 772 (/home/netlogic/yocto/poky/meta/recipes-core/eglibc/eglibc-locale_2.17.bb, do_package) failed with exit code '1' Regards, Krishna =============================================================================== Please refer to http://www.aricent.com/legal/email_disclaimer.html for important disclosures regarding this electronic communication. ===============================================================================
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto