From: Kevin Hilman <khilman@baylibre.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] binman: 'module' object has no attribute 'FinaliseOutputDir'
Date: Wed, 31 May 2017 11:13:23 -0700 [thread overview]
Message-ID: <m2wp8wq4ho.fsf@baylibre.com> (raw)
While trying to build v2017.05 for sun5i-r8-chip (CHIP_defconfig), I get
the following build error. I'm not familiar with binman, so not sure
what I should be looking for.
$ CROSS_COMPILE=arm-linux-gnueabihf- make
[...]
LD spl/drivers/serial/built-in.o
LD spl/drivers/built-in.o
LD spl/common/built-in.o
LD spl/lib/built-in.o
LD spl/u-boot-spl
OBJCOPY spl/u-boot-spl-nodtb.bin
COPY spl/u-boot-spl.bin
MKSUNXI spl/sunxi-spl.bin
BINMAN u-boot-sunxi-with-spl.bin
binman: 'module' object has no attribute 'FinaliseOutputDir'
Makefile:1107: recipe for target 'u-boot-sunxi-with-spl.bin' failed
make: *** [u-boot-sunxi-with-spl.bin] Error 1
If it matters, compiler is: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
Kevin
next reply other threads:[~2017-05-31 18:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-31 18:13 Kevin Hilman [this message]
2017-05-31 19:19 ` [U-Boot] binman: 'module' object has no attribute 'FinaliseOutputDir' Simon Glass
2017-06-01 13:55 ` Kevin Hilman
2017-06-01 15:23 ` Simon Glass
2017-06-01 23:08 ` Kevin Hilman
2017-06-02 18:00 ` Simon Glass
2017-06-02 20:44 ` Kevin Hilman
2017-06-21 3:29 ` Simon Glass
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=m2wp8wq4ho.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=u-boot@lists.denx.de \
/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.