All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Philippe Proulx <eeppeliteloop@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/lttng-libust: set -DUATOMIC_NO_LINK_ERROR
Date: Sun, 26 Dec 2021 23:36:15 +0100	[thread overview]
Message-ID: <20211226233615.54193e4c@windsurf> (raw)
In-Reply-To: <20211226180621.1350030-1-fontaine.fabrice@gmail.com>

On Sun, 26 Dec 2021 19:06:21 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Set -DUATOMIC_NO_LINK_ERROR as suggested by upstream in
> https://www.mail-archive.com/lttng-dev@lists.lttng.org/msg12950.html to
> avoid the following build failure with lttng-tools raised since bump to
> version 2.13.1 in commit 733bf73e3ff86dd80e68e22c0ccc2f43e4a3d475:
> 
> /home/buildroot/autobuild/instance-1/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips64el-buildroot-linux-gnu/9.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: /home/buildroot/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/liblttng-ust-ctl.so: undefined reference to `_uatomic_link_error'
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/066c72f04b4c82df3c5c6a75d2eef232d4468612
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/lttng-libust/lttng-libust.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-12-26 22:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-26 18:06 [Buildroot] [PATCH 1/1] package/lttng-libust: set -DUATOMIC_NO_LINK_ERROR Fabrice Fontaine
2021-12-26 22:36 ` 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=20211226233615.54193e4c@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@buildroot.org \
    --cc=eeppeliteloop@gmail.com \
    --cc=fontaine.fabrice@gmail.com \
    /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.