From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann E. MORIN Date: Thu, 27 Dec 2018 09:49:02 +0100 Subject: [Buildroot] [PATCH 5/5 v5] boot/systemd-boot: new package In-Reply-To: References: <20181226222329.18046c1c@windsurf> <20181226214100.GK14286@scaer> Message-ID: <20181227084902.GN14286@scaer> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net James, All, On 2018-12-26 19:27 -0600, James Hilliard spake thusly: > On Wed, Dec 26, 2018 at 4:52 PM James Hilliard > > > > meson.build:293:8: ERROR: Unknown compiler(s): > > > > [['/home/buildroot/buildroot/output/host/bin/i586-buildroot-linux-uclibc-g++']] > > Upstream bug report https://github.com/systemd/systemd/issues/11278 > Potential fix: https://github.com/systemd/systemd/pull/11279 That unfortunately does not work: ERROR: No specified compiler can handle file src/libsystemd/sd-bus/test-bus-vtable-cc.cc But if you also add: diff --git a/src/test/meson.build b/src/test/meson.build index ea049a6fb..d9d87e02c 100644 --- a/src/test/meson.build +++ b/src/test/meson.build @@ -957,7 +957,7 @@ tests += [ ] -if cxx.found() +if cxx_cmd != '' tests += [ [['src/libsystemd/sd-bus/test-bus-vtable-cc.cc'], [], Then it works. Obviously, I'm not sure this is the right fix... Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------'