From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] Fix reverse dependencies of util-linux
Date: Sat, 28 Jan 2017 21:08:09 +1300 [thread overview]
Message-ID: <20170128210809.382261e1@free-electrons.com> (raw)
In-Reply-To: <1482765755-29455-1-git-send-email-rahul.bedarkar@imgtec.com>
Hello,
On Mon, 26 Dec 2016 20:52:34 +0530, Rahul Bedarkar wrote:
> Commit 006a328ad6be ("util-linux: fix build with ncurses") removed
> dependency on BR2_USE_WCHAR, but failed to update the reverse
> dependencies of util-linux.
>
> This commit fixes all such reverse dependencies by removing dependency
> on BR2_USE_WCHAR as it is not required by package itself.
>
> Fixes: 006a328ad6be ("util-linux: fix build with ncurses")
> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Baruch Siach <baruch@tkos.co.il>
> ---
> Changes v1 -> v2:
> - Moved packages, that directly needs wchar or when wchar dependency
> is pulled from other dependencies, into separate patch 2/2 of this
> series.
> - All packages except circus, python-pyzmq are build tested for qemu
> x86 with wchar disabled or br-arm-basic config.
> - circus, python-pyzmq depend on python which essentially depends on
> wchar, so these couldn't build test.
> - gummiboot is failing with i386 related configs without this patch
> as well because stdint.h is not found. That failure isn't related
> to wchar.
> - docker-engine with btrfs support is failing because execinfo.h is
> not found. It doesn't seem to be related as well.
> - BR2_INIT_SYSTEMD depends on glibc toolchain. We explicitly selects
> BR2_USE_WCHAR for glibc based toolchains. So couldn't build test
> this package.
I've applied both patches, thanks! If you could watch the autobuilders
in the next few days and see if any new wchar related issue appears, it
would be nice. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-01-28 8:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-26 15:22 [Buildroot] [PATCH v2 1/2] Fix reverse dependencies of util-linux Rahul Bedarkar
2016-12-26 15:22 ` [Buildroot] [PATCH v2 2/2] Update comments for " Rahul Bedarkar
2017-01-28 8:08 ` Thomas Petazzoni [this message]
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=20170128210809.382261e1@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox