[Buildroot] Buildroot defconfig failures

ren_guo ren_guo at c-sky.com
Thu May 11 11:33:14 UTC 2017


Dear Arnout,

>   You can just create a gitlab account, fork the official gitlab buildroot
> repository, modify .gitlab-ci.yml and push it. The you use the real gitlab
> server for you debugging.
>
>   You can do this on a branch that you delete later to "forget" about this
> debugging run.

1. The problem is lose "libelf1" package, csky-linux-gcc will failed like this:

|$ echo 'void main(){}' | ./bin/csky-linux-gcc -fstack-protector -x c - 
-o hello && echo y 
/builds/guoren83/buildroot/bin/../libexec/gcc/csky-linux/4.5.1/cc1: 
error while loading shared libraries: libelf.so.1: cannot open shared 
object file: No such file or directory test failed log: 
https://gitlab.com/guoren83/buildroot/builds/16073656 2. I add libelf1 
in .gitlab-ci.yml, see below 
https://gitlab.com/guoren83/buildroot/commit/8e718d6ac2d49900042861652cac585c2cb063c7 
Test is OK :) https://gitlab.com/guoren83/buildroot/builds/16074189 Best 
Regards |

-- 
Guo Ren, Software Engineer, C-SKY
3 XiDoumen Rd,BldgA,15F,Hangzhou,China
P.C: 310012
http://www.c-sky.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20170511/b593779b/attachment-0002.html>


More information about the buildroot mailing list