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.

buck targets command is broken

See original GitHub issue

Something changed between

46bc9ad6c6861759894ad73bbfce41f4e45196ce and 55e63f2f86

That caused ./buckw targets to error out with

BAD ARGUMENTS: Must specify at least one build target pattern. See https://buckbuild.com/concept/build_target_pattern.html

It seems only ./buckw targets ... works now as an alternative. Filing bug to confirm if its intended breaking change or a regression

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
TonyTangAndroidcommented, Mar 20, 2019

./buckw targets ... does not work now. Only ./buckw targets //... works.

1reaction
styurincommented, Jun 20, 2018

Yeah, it was intentional. If you want to run targets for all targets in a repository you can use //.... af4694a7cfaedc957f56db6bd3822b56a618587e is the change.

Read more comments on GitHub >

github_iconTop Results From Across the Web

buck targets
The buck targets command is commonly used with the --show-output option to obtain the output paths for the build artifacts for Buck targets....
Read more >
.bzl and TARGETS | Antlir
The precise reason is that Buck doesn't guarantee order of evaluation of your macros across files, so a macro that updates order-sensitive mutable...
Read more >
Field Logic Shooter 3D Buck Shooting & Archery Target
Field Logic Shooter 3D Buck Shooting & Archery Target: Perfect to practice with before hunting season; Closed-cell compression insert is 25 percent larger...
Read more >
Shooter Buck 3D Deer Archery Target with Replaceable Core ...
Amazon.com : Shooter Buck 3D Deer Archery Target with Replaceable Core, ... The target came very damaged as it's a hard foam material...
Read more >
Android BUCK build error - Stack Overflow
You need to make sure that when you run buck command the environment contains ANDROID_NDK_REPOSITORY variable: echo $ANDROID_NDK_REPOSITORY.
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