From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/gdb: fix gnulib issue with musl and uClibc toolchains
Date: Sun, 24 Jul 2016 16:17:27 +0200 [thread overview]
Message-ID: <20160724161727.3dd16709@free-electrons.com> (raw)
In-Reply-To: <d39c775a-c185-71bd-007d-6139ba54e9d4@gmail.com>
Hello Romain,
On Sun, 24 Jul 2016 16:13:30 +0200, Romain Naour wrote:
> > I tested the following defconfig:
> >
> > BR2_arm=y
> > BR2_cortex_a9=y
> > BR2_ARM_ENABLE_VFP=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-cortex-a9-musl-2016.05-1162-g94c7298.tar.bz2"
> > BR2_TOOLCHAIN_EXTERNAL_GCC_4_9=y
> > BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_6=y
> > BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y
> > BR2_TOOLCHAIN_EXTERNAL_CXX=y
> > BR2_INIT_NONE=y
> > BR2_SYSTEM_BIN_SH_NONE=y
> > # BR2_PACKAGE_BUSYBOX is not set
> > BR2_PACKAGE_GDB=y
> > BR2_PACKAGE_GDB_SERVER=y
> > BR2_PACKAGE_GDB_DEBUGGER=y
> > # BR2_TARGET_ROOTFS_TAR is not set
> >
> > and did not encounter any problem.
Seems like you missed this part of my e-mail. I was *not* able to
reproduce the build problem.
> > If you can still reproduce the problem, isn't it solved by:
> >
> > GDB_CONF_ENV += gl_cv_func_gettimeofday_clobber=no
>
> Ha! yes, gdb build fine with this! (musl and uClibc)
>
> Do you want to fix this locally (Reported-by) or I should resend a patch ?
Please send a patch, but please indicate which configuration fails for
you, as I was unable to reproduce the issue.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-07-24 14:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-23 16:50 [Buildroot] [PATCH] package/gdb: fix gnulib issue with musl and uClibc toolchains Romain Naour
2016-07-24 13:55 ` Thomas Petazzoni
2016-07-24 14:13 ` Romain Naour
2016-07-24 14:17 ` Thomas Petazzoni [this message]
2016-07-24 14:24 ` Romain Naour
2016-07-24 14:26 ` Thomas Petazzoni
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=20160724161727.3dd16709@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