All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Esaïe Ledoux NJONGSSI KOUAM" <kouamdoux@gmail.com>
To: buildroot@buildroot.org
Subject: [Buildroot] error when i build buidroot
Date: Sun, 10 Oct 2021 09:58:52 +0200	[thread overview]
Message-ID: <CA+eej5MzpM30U7sMqba5gKQ3dG5FznZqd6roacphLhx6J-9auA@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4388 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 4997 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2021-10-10  9:00 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10  7:58 Esaïe Ledoux NJONGSSI KOUAM [this message]
2021-10-10 12:00 ` [Buildroot] error when i build buidroot Edgar Bonet
2021-10-10 15:48   ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-10 15:49     ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-10 15:49       ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-10 17:27     ` Joachim Wiberg
2021-10-10 16:52       ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-10 19:57         ` Joachim Wiberg
2021-10-11 10:20           ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-11 20:24             ` Arnout Vandecappelle
2021-10-12 11:00               ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-12 12:41                 ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-12 12:56                   ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-12 13:01                   ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-12 17:41                     ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-12 20:52                       ` Peter Seiderer
2021-10-12 20:58                         ` Arnout Vandecappelle
2021-10-13 10:34                           ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-13 10:38                             ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-13 16:26                               ` Peter Seiderer
2021-10-14 11:35                                 ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-14 15:24                                   ` Esaïe Ledoux NJONGSSI KOUAM
2021-10-14 19:30                                     ` Arnout Vandecappelle
2021-10-14 19:48                                       ` Peter Seiderer
2021-10-15  5:47                                         ` Esaïe Ledoux NJONGSSI KOUAM

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+eej5MzpM30U7sMqba5gKQ3dG5FznZqd6roacphLhx6J-9auA@mail.gmail.com \
    --to=kouamdoux@gmail.com \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.