-
### Xmake Version
xmake v2.9.4+dev.0d2bd1503
### Operating System Version and Architecture
Windows 10 22H2
### Describe Bug
When I build with the cosmocc toolchain, cosmocc is not found.
### Exp…
-
[ccache](https://ccache.dev/) is a tool that caches (the hash of) files and compiler flags such that subsequent identical compilations can be returned much faster. The Trilinos project uses it and ha…
-
Previously: #15230 , #13124
As explored previously in #13124 and discussed in #15230, we may be able to benefit from improved build times by leveraging a persisted cache of previously-built artifa…
aduth updated
5 years ago
-
Following panic is observed on Drone builds:
```
E0918 17:41:36.915820 14412 runtime.go:66] Observed a panic: &errors.errorString{s:"unable to calculate an index entry for key \"local/m-9789d\" on …
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I am sure the issue hasn't been already addressed by searching through https://github.com/agiresearch/AIOS/issu…
-
### Proposal Details
We have our own docker image containing our Go toolchain. As an optimization, we also pre-compile the standard library (`go build std`) so that it is in the gocache.
Evidently…
-
## Please read the [bug submission guidelines](https://tda-api.readthedocs.io/en/latest/help.html) before submitting a bug.
Not following guidelines may result in your bug being ignored and/or clos…
-
Execution failed for task ':app:mergeDebugNativeLibs'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeNativeLibsTask$MergeNativeLibsTaskWorkAction
> 2 files fou…
-
When I try to install `arb-bio` and `arb-bio-tools` (individually or together) with conda or mamba, I get the following...
```
v138_2 $ mamba install bioconda::arb-bio
Looking for: ['bioconda::…
-
### Description
I'm following this how to documentation to start on hierarchical process
https://docs.crewai.com/how-to/hierarchical-process#hierarchical-process
I had to add kickoff call to make…