build-system
Here are 511 public repositories matching this topic...
Description of the problem / feature request:
Bazel crashes due to an internal error when using a bzlmod registry that doesn't correctly specify a bazel_registry.json file. The stack-trace printed by Bazel when it crashes is included in the last section below.
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
To demonstra
-
Updated
Jan 30, 2022 - TypeScript
https://github.com/earthly/earthly/tree/acb/autocompletion-bug reproduces the bug which needs to be fixed.
To reproduce: checkout the above branch, then run ./earthly -P ./tests/autocompletion+test-targets-in-two-directories-prefix
Describe the feature you'd like to request
Show original CLI colors in the output.
Describe the solution you'd like
I would like to be able to have a --colors flag when running turbo to enable colors of the CLI output, including the output from the sub packages/apps. `tur
-
Updated
May 14, 2021 - Go
-
Updated
Jan 22, 2022 - C++
Hi,
I looked into the CLI part of style-dictonary to construct a similar thing and I found a bug when I run the command style-dictionary test or npx -p style-dictionary style-dictionary test in my case:
npx : 43 installé(s) en 3.911s
/Users/xzalawa/.npm/_npx/19473/lib/node_modules/style-dictionary/bin/style-dictionary:75
console.error('Invalid command: %s\nSee --help for a list o
-
Updated
Jan 29, 2022 - Go
Describe the bug
MyPy claims that pants.engine.native_engine is missing. Originally the type stub native_engine.pyi was actually missing, but I fixed that in pantsbuild/pants#14033, and MyPy is still complaining.
I suspect it may be an issue with precedence from PEP 561, an issue with having a .pyi file in the sam
-
Updated
Jan 27, 2022 - Python
-
Updated
Jan 29, 2022 - Scala
-
Updated
Dec 4, 2021 - Python
-
Updated
Mar 2, 2020 - Go
It would be nice if doit could use as many processes as there are CPUs instead of only a hardcoded number.
-
Updated
Jan 16, 2022 - Rust
-
Updated
Jan 28, 2022 - C++
-
Updated
Jan 6, 2022
Kudu plugin
-
Updated
Jan 4, 2022 - Dockerfile
-
Updated
Jan 17, 2022 - JavaScript
-
Updated
Oct 19, 2021 - Makefile
Description
Recently, I've sent a fpm project as a tar file to students. One of them open it with a mac and some hidden files, ._xxx.f90, were created.
Then, "fpm build" fails because fpm try to compile the ._xxx.f90 files.
Of course removing the hidden files solves the problem.
Expected Behaviour
Build the executable without removing the hidden files.
Version of fpm
0.4
-
Updated
May 28, 2018 - Scala
-
Updated
Jan 13, 2022 - C
-
Updated
Sep 17, 2021 - C
-
Updated
Jan 25, 2022 - CMake
-
Updated
Jan 13, 2022 - Makefile
Improve this page
Add a description, image, and links to the build-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the build-system topic, visit your repo's landing page and select "manage topics."

I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er