Re: ERROR - chromium84_git.bb:do_compile) failed with exit code '1' #agl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, apparently, while linking, it fails because of too many open files. If this was during compile, probably limiting the number of parallel threads would be enough.
But, during linking, you likely need to increase the maximum number of simultaneously opened files.
Do it by ulimit -n 4096 for instance, as it defaults to 1024.
Or change your limits.conf file, somewhere under /etc.

BR, Paulo Sherring.

On Mon, 5 Jul 2021, 06:10 , <rajeeshnair999@xxxxxxxxx> wrote:
Hi
I am trying to compile the code for html5 app dependent as per the vedio
https://youtu.be/lx6aXffPL0k
repo init -b master -u http://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo
repo sync

source meta-agl/scripts/aglsetup.sh -f -m raspberrypi4 -b build agl-devel agl-localdev agl-demo
bitbake agl-demo-platform-html5

But I am getting some errors and stopped compilation .

AGL-Demo/Sourcecode/agl_html/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/lib/crtn.o: Too many open files
| collect2: error: ld returned 1 exit status
| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
|
ERROR: Task (/meta-agl-demo/recipes-wam/chromium/chromium84_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 8814 tasks of which 8522 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/rajeesh/meta-agl-demo/recipes-wam/chromium/chromium84_git.bb:do_compile
Summary: There was 1 ERROR message shown, returning a non-zero exit code.


Can anybody help me to sort out this issue ?

/Regards
Rajeesh

_._,_._,_

Links:

You receive all messages sent to this group.

View/Reply Online (#9276) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Mute #agl
Your Subscription | Contact Group Owner | Unsubscribe [list-automotive-discussions82@xxxxxxxxxxx]

_._,_._,_

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux