question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Toolchain package is built twice

See original GitHub issue

Hi,

I have a profile to cross-build for Android, with a build requirement on android-toolchain/r16@theo/stable.

I have an issue when I try to create the android-toolchain package. The package is build twice when I run the following command:

$ cd android-toolchain
$ conan create theo/stable -pr clang50-android-armv7-24

To workaround that, I have to write every setting to the command line, which is a bit cumbersome.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
theodelrieucommented, Nov 28, 2017

It works!

1reaction
theodelrieucommented, Nov 28, 2017

No indeed I do not need it to build itself 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

GN toolchains and the Fuchsia Build
The GN build tool allows one build to compile the same target in different ways, using multiple toolchains. Each toolchain() instance ...
Read more >
why multiple passes for building Linux From Scratch (LFS)?
If that is the case, then considering the steps in LFS document and your answer, I should build gcc twice. First, using the...
Read more >
Emerge -e system Twice (Myth or ... - Gentoo Forums :: View topic
Instead, it might be worth emerging each of the toolchain packages first, in whichever order is optimal, and then running emerge -e systm,...
Read more >
Howto: Building R 4.2 and packages on Windows
R and packages are built using Rtools, which is a collection of build tools, a compiler toolchain, headers and pre-compiled static libraries.
Read more >
Why Hunter is slow? — Hunter 0.23 documentation
... build. Final size of the package usually will be more than twice. ... To calculate Toolchain-ID Hunter will create isolated project with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found