-
*This issue was originally created by [**@raypatterson77**](https://github.com/raypatterson77) at .*
Link to problem area: https://github.com/matrix-org/dendrite/blob/main/docs/INSTALL.md
# Issu…
-
The response of the buildImage function does not return any progress status when used like so:
`
buildImage(
"",
{
remote: "https://github.com/{user}/{repo}.git",
t:…
-
### Steps to reproduce
```python
from aiida.cmdline.utils.ascii_vis import build_call_graph
```
I called `build_call_graph` every three seconds to get the status of a process. This is used…
-
Trying to create a dtdocs repository to prepare a pull request to supplement the rather spare existing documentation of the "custom sort" feature as described in my issue 672. Unfortunately, I have us…
-
I do:
export NDK_STANDALONE_TOOLCHAIN="/home/user/android-ndk-r27/toolchains/llvm/prebuilt/linux-x86_64"
export HOST=aarch64-linux-android
After that the build is always x86_64:
file scanmem
sc…
-
Hello,
I've been trying to install pyvips using poetry 1.8.2, and it fails, returning me the following error :
```
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
…
-
**Describe the bug**
New project build fails with no changes. The build log contains the following output:
```shell
.build/checkouts/SwiftIO/Sources/SwiftIO/Ethernet.swift:27:21: error: expecte…
-
Hello, I'm trying to build Limo so I can do a PR regarding #42. But I encountered this issue when building on my Arch Linux setup. Here are the steps that I did:
1. Clone this repo.
2. Installed d…
-
In Dockerfile, On line 20, there is COPY instruction mentioned as:
`COPY --from=build /app/build-info/ /build-info/`
this line is producing error mentioned as below:
`Error: building at STEP "C…
-
https://anaconda.org/conda-forge/psi4/files
There are `osx-64`, `win-64`, `linux-64`, and `osx-arm64` files here - but not a `linux-arm64`. When you try to build Psi4 on `linux-arm64` (for my use c…