-
Since windows CI jobs build all Gazebo dependencies from source, using a compiler caching tool like `buildcache` or `sscache` would greatly speed up CI jobs. We use `ccache` for Linux, but it doesn't …
azeey updated
9 months ago
-
Some spack buildcache commands were only added to support early gitlab pipelines and could possibly be removed, in order to ease the maintenance burden associated with keeping them around (e.g. see #3…
-
### Steps to reproduce
```shell
spack -d solve zstd
```
### Error message
```shell
==> [2024-09-24-22:14:06.716686] Reading config from file /root/spack/etc/spack/defaults/config.yaml
==…
-
### Steps to reproduce
```console
$ # To set up buildcache
$ # Performed for hashes in environment
$ spack buildcache create -af -d ~/tmp -k MYKEYID /hash
$ mc cp ~/tmp mys3/mybucket
$ # O…
-
There needs to be a spack option to install all packages from buildcache right now there is no such option. Not sure if this should be part of `spack install` or `spack buildcache install`.
### Rat…
-
HI Team, when i run latest version(branch) buildpack for you Mendix10 project, it throws below error, please he help:
PermissionError: [Errno 13] Permission denied: '/tmp/opt/mono-5.20.1.27/bin/m…
-
Hello
```
stdlib_re.nim.cpp:331:3: error: no matching function for call to 'pcre_free_study'
pcre_free_study((*x).e);
^~~~~~~~~~~~~~~
/home/pigmej/.cache/nim/nimte…
-
The `spring-boot:build-image` Maven goal and `bootBuildImage` Gradle task configure the CNB builder to cache layers created by buildpacks to make subsequent image builds run faster. Currently the cach…
-
```
==> Installing libiconv-1.16-uaerdnaqvy2hrkk2gkiirw5mqkq7cg44
==> Fetching file:///shared/ucl/apps/spack/0.20/buildcache/build_cache/linux-rhel7-broadwell-gcc-11.2.1-libiconv-1.16-uaerdnaqvy2hrk…
-
On running make build-image I receive the below error. Is this somehow a missing dependency?
`make build-image
docker build \
--build-arg BUILD_PATH=build \
-t mendix/mendix-buildpack:v1.3…