All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12156] New: buildroot-2019.08-rc3 does not build for Pi Zero W
Date: Fri, 30 Aug 2019 07:37:46 +0000	[thread overview]
Message-ID: <bug-12156-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=12156

            Bug ID: 12156
           Summary: buildroot-2019.08-rc3 does not build for Pi Zero W
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: info at hifiberry.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

When trying to build a Pi Zero W image with the latest release candidate, build
stops when trying to install the DTB file for the Pi Zero:

>>>   Executing post-image script board/raspberrypi0w/post-image.sh
INFO: cmd: "mkdir -p
"/home/matuschd/buildroot-2019.08-rc3/output/build/genimage.tmp"" (stderr):
INFO: cmd: "rm -rf
"/home/matuschd/buildroot-2019.08-rc3/output/build/genimage.tmp"/*" (stderr):
INFO: cmd: "mkdir -p
"/home/matuschd/buildroot-2019.08-rc3/output/build/genimage.tmp"" (stderr):
INFO: cmd: "cp -a "/home/matuschd/buildroot-2019.08-rc3/output/target"
"/home/matuschd/buildroot-2019.08-rc3/output/build/genimage.tmp/root""
(stderr):
INFO: cmd: "find
'/home/matuschd/buildroot-2019.08-rc3/output/build/genimage.tmp/root' -depth
-type d -printf '%P\0' | xargs -0 -I {} touch -r
'/home/matuschd/buildroot-2019.08-rc3/output/target/{}'
'/home/matuschd/buildroot-2019.08-rc3/output/build/genimage.tmp/root/{}'"
(stderr):
ERROR: file(bcm2708-rpi-zero-w.dtb):
stat(/home/matuschd/buildroot-2019.08-rc3/output/images/bcm2708-rpi-zero-w.dtb)
failed: No such file or directory
ERROR: vfat(boot.vfat): could not setup bcm2708-rpi-zero-w.dtb
Makefile:812: recipe for target 'target-post-image' failed
make[1]: *** [target-post-image] Error 1
Makefile:84: recipe for target '_all' failed
make: *** [_all] Error 2

Seems to me that the filename should be bcm2708-rpi-0-w.dtb instead of
bcm2708-rpi-zero-w.dtb

Commands to reproduce the error:

make raspberrypi0w_defconfig
make

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2019-08-30  7:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30  7:37 bugzilla at busybox.net [this message]
2019-08-30 10:12 ` [Buildroot] [Bug 12156] buildroot-2019.08-rc3 does not build for Pi Zero W bugzilla at busybox.net
2019-08-30 10:16 ` bugzilla at busybox.net
2019-08-30 10:55 ` bugzilla at busybox.net

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=bug-12156-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /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.