Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 12691] New: host-rust build fails
@ 2020-03-22 16:59 bugzilla at busybox.net
  2020-03-22 19:51 ` [Buildroot] [Bug 12691] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2020-03-22 16:59 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=12691

            Bug ID: 12691
           Summary: host-rust build fails
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: eyalroyee at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Unable to build host-rust (version 1.33.0).
I'm trying to build host-rust on my Ubuntu 18.04 with buildroot on branch
master (commit 35e845700fb15b4ab30678c073300b508db4eb95)

Steps to reproduce are:
1) select host-rust
2) make host-rust

The error is the following:
failed to parse TOML configuration 'config.toml': expected a table key, found a
right bracket at line 15
failed to run:
/home/eyal/buildroot/output/build/host-rust-1.33.0/build/bootstrap/debug/bootstrap
build

It looks like the HOST_RUST_CONFIGURE_CMDS didn't generated a proper .toml
file.
The 15th line in the generated .toml file is of the following format:
    echo '[target.$(RUSTC_TARGET_NAME)]';

I guess that should be some sort of validation for that variable before
evaluating it.

Thanks,
Eyal

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-17 19:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-22 16:59 [Buildroot] [Bug 12691] New: host-rust build fails bugzilla at busybox.net
2020-03-22 19:51 ` [Buildroot] [Bug 12691] " bugzilla at busybox.net
2020-03-23  0:27 ` bugzilla at busybox.net
2020-03-23 20:17 ` bugzilla at busybox.net
2020-05-08 15:47 ` bugzilla at busybox.net
2020-05-17 19:23 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox