Take a look at the glob "/home/netlogic/yocto/poky/build/tmp/work/mips32-poky-linux/eglibc-locale/2.17-r0/packages-split/*"
Most likely there is a recursion in there. You can also check "getconf ARG_MAX" to see if your shell is configured sanely, it should return about 2 megabytes. Sincerely, John Mehaffey Senior System Architect (Automotive) Mentor Graphics Corporation ________________________________ From: [email protected] [[email protected]] on behalf of Krishna Dwivedi [[email protected]] Sent: Sunday, April 14, 2013 11:19 PM To: Khem Raj Cc: [email protected] Subject: Re: [yocto] Arguement list too big error in bitbake meta-toolchain for MIPS architechture-Gentle Reminder Hi, I am using bash shell and fedora 18 operating system. Regards, Krishna From: Khem Raj [mailto:[email protected]] Sent: Monday, April 15, 2013 11:45 AM To: Krishna Dwivedi Cc: [email protected] Subject: Re: [yocto] Arguement list too big error in bitbake meta-toolchain for MIPS architechture-Gentle Reminder On Apr 14, 2013, at 10:38 PM, Krishna Dwivedi <[email protected]<mailto:[email protected]>> wrote: 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: '[email protected]<mailto:[email protected]>' 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 what shell are you using on build host and what OS does it run ? =============================================================================== Please refer to http://www.aricent.com/legal/email_disclaimer.html for important disclosures regarding this electronic communication. ===============================================================================
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
