Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/sngrep: needs ncurses form/menu/panel libraries
Date: Sun, 29 Jan 2017 14:30:37 +0100	[thread overview]
Message-ID: <20170129143037.130cb2e3@free-electrons.com> (raw)
In-Reply-To: <20170128165745.5149-1-bernd.kuhls@t-online.de>

Hello,

On Sat, 28 Jan 2017 17:57:45 +0100, Bernd Kuhls wrote:
> Please see configure checks for the various ncurses libraries:
> 
> form
> https://github.com/irontec/sngrep/blob/master/configure.ac#L90
> 
> menu
> https://github.com/irontec/sngrep/blob/master/configure.ac#L94
> 
> panel
> https://github.com/irontec/sngrep/blob/master/configure.ac#L86
> 
> Fixes
> http://autobuild.buildroot.net/results/3a4/3a4751fcc6184d562df80d1cd6bf53e788e21392/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

I don't yet understand those build failures. Indeed, locally, I'm able
to build the following defconfig, which has form/menu/panel disabled,
but sngrep builds fine:

BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arm-basic-2016.11-236-ge309abf.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_5=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_8=y
# BR2_TOOLCHAIN_EXTERNAL_HAS_THREADS_DEBUG is not set
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_SNGREP=y
# BR2_TARGET_ROOTFS_TAR is not set

The options are only about installing the libraries to the target, they
are always installed to staging it seems. So while I agree they are
needed, I still don't understand the build failures reported by the
autobuilders.

Am I missing something?

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-01-29 13:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-28 16:57 [Buildroot] [PATCH 1/1] package/sngrep: needs ncurses form/menu/panel libraries Bernd Kuhls
2017-01-29 13:30 ` Thomas Petazzoni [this message]
2017-01-29 17:12   ` Bernd Kuhls

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=20170129143037.130cb2e3@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