[Buildroot] error when i build buidroot

Esaïe Ledoux NJONGSSI KOUAM kouamdoux at gmail.com
Sun Oct 10 07:58:52 UTC 2021


Hey everybody ,
It is my first time to use buildroot. I have read the manual and i want to
use it for embedded linux projects .
So i have :
clone the project
build  for qemu_x86_64 by typing "qemu_x86_64_defconfig"
then type "make"

After that i have seen some error, i don't know how to solve it :

"rsync -a --ignore-times --exclude .svn --exclude .git --exclude .hg
--exclude .bzr --exclude CVS --chmod=u=rwX,go=rX --exclude .empty --exclude
'*~' system/skeleton/
/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/"

So this command generate a lot of errors :

rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/dev":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/profile.d":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/media":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/mnt":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/opt":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/proc":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/root":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/run":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/sys":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/tmp":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/bin":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib":
Function not implemented (38)
rsync: [generator] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/sbin":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.group.nsk97w":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.hosts.yBRyXu":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.passwd.0Uncqt":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.profile.0E8enu":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.protocols.DJb4ew":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.services.AO2ruv":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/.shadow.QE0FTt":
Function not implemented (38)
rsync: [receiver] failed to set permissions on
"/root/buildroot/output/host/x86_64-buildroot-linux-uclibc/sysroot/etc/profile.d/.umask.sh.IN0rhw":
Function not implemented (38)
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1333) [sender=3.2.3]
make: *** [package/pkg-generic.mk:333 :
/root/buildroot/output/build/skeleton-init-common/.stamp_staging_installed]
Erreur 23

Please how can i fix that ?? Because i have not seen something talk about
how to avoid it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20211010/44bdca4c/attachment-0001.html>


More information about the buildroot mailing list