Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Sergey Bobrenok <bobrofon@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/sdbus-cpp: fix host build
Date: Wed, 8 May 2024 18:33:26 +0200	[thread overview]
Message-ID: <20240508183326.687109bf@windsurf> (raw)
In-Reply-To: <20240508081952.98506-1-fontaine.fabrice@gmail.com>

On Wed,  8 May 2024 10:19:52 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> cmake options were renamed by
> https://github.com/Kistler-Group/sdbus-cpp/commit/0074c79e7fd7983dda3c2a4e4ac7febe67751a28
> resulting in the following host build failure since bump to version
> 2.0.0 in commit 0f5bb364c629dd7fc91f4295f872e46d89c0feef:
> 
> /home/buildroot/autobuild/run/instance-1/output-1/build/host-sdbus-cpp-2.0.0/src/Proxy.cpp: In member function 'virtual sdbus::PendingAsyncCall sdbus::internal::Proxy::callMethodAsync(const sdbus::MethodCall&, sdbus::async_reply_handler, uint64_t)':
> /home/buildroot/autobuild/run/instance-1/output-1/build/host-sdbus-cpp-2.0.0/src/Proxy.cpp:125:91: sorry, unimplemented: non-trivial designated initializers not supported
>                                                                        , .floating = false });
>                                                                                            ^
> /home/buildroot/autobuild/run/instance-1/output-1/build/host-sdbus-cpp-2.0.0/src/Proxy.cpp:133:60: error: class template argument deduction failed:
>      auto asyncCallInfoWeakPtr = std::weak_ptr{asyncCallInfo};
>                                                             ^
> 
> Fixes: 0f5bb364c629dd7fc91f4295f872e46d89c0feef
>  - http://autobuild.buildroot.org/results/66668261d05203575658a243e02e78cf77018d8c
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/sdbus-cpp/sdbus-cpp.mk | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

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:[~2024-05-08 16:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08  8:19 [Buildroot] [PATCH 1/1] package/sdbus-cpp: fix host build Fabrice Fontaine
2024-05-08 16:33 ` Thomas Petazzoni via buildroot [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=20240508183326.687109bf@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bobrofon@gmail.com \
    --cc=fontaine.fabrice@gmail.com \
    --cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox