[yocto] How to add disk space to qemumips image

Raghavendra Kakarla Raghavendra.Kakarla at inedasystems.com
Sun Dec 20 22:03:59 PST 2015


Hi All,

I am try to build the nodejs-5.3 in yocto but I got the following errors.

That errors also not consistent. They are changes for compile to compile.

Could you please help in solving this issue.

The errors are as follows:

mips32r22r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o
| make[1]: execvp: printf: Argument list too long
| make[1]: *** [/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/obj.target/deps/openssl/libopenssl.a] Error 127
| make[1]: *** Waiting for unfinished jobs.



Log data follows:
| DEBUG: Executing shell function do_compile
| make -C out BUILDTYPE=Release V=1
| make[1]: Entering directory `/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out'
|   LD_LIBRARY_PATH=/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/lib.host:/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/tools/gyp; mkdir -p /media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/obj.target/v8_snapshot/geni; "/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/mksnapshot" --log-snapshot-positions --logfile "/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/obj.target/v8_snapshot/geni/snapshot.log" "/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" ""
| /bin/sh: /media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/mksnapshot: cannot execute binary file: Exec format error
| make[1]: *** [/media/testuser/b156d50b-387f-4037-b97b-e0de6259af11/home/testpc2/poky/build/tmp/work/mips32r2-poky-linux/nodejs/5.3.0-r1.0/node-v5.3.0/out/Release/obj.target/v8_snapshot/geni/snapshot.cc] Error 126

Thanks in advance.

Regards,
Raghavendra K.
________________________________________
From: Khem Raj <raj.khem at gmail.com>
Sent: Monday, December 21, 2015 3:24 AM
To: Raghavendra Kakarla
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] How to add disk space to qemumips image

On Sun, Dec 20, 2015 at 1:03 AM, Raghavendra Kakarla
<Raghavendra.Kakarla at inedasystems.com> wrote:
> Hi All,
>
>
> I want to install some package using nodjs. The package itself having the
> more memory but in my qemumips I have 1000MB of free diskspace.
>
>
> Could please help in adding the extra diskspace to qemimips image.

Read Documentation e.g.

http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#var-IMAGE_ROOTFS_EXTRA_SPACE
http://www.yoctoproject.org/docs/1.8/ref-manual/ref-manual.html#var-IMAGE_OVERHEAD_FACTOR

>
>
> Thanks in advance.
>
>
> Regards,
>
> Raghavendra K.
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________



More information about the yocto mailing list