Matthias Fischmann

Results 192 comments of Matthias Fischmann

there was a disk space issue. with enough disk space, `make full-clean c ci` still fails in the same place.

> git submodule update --init --recursive that sounds helpful! is there a way to make this automatic? if not i'll add this trick to the PSA we already give i...

> > there was a disk space issue. with enough disk space, `make full-clean c ci` still fails in the same place. > > What is the eror message? It...

> > git submodule update --init --recursive > > that sounds helpful! is there a way to make this automatic? if not i'll add this trick to the PSA we...

> > direnv allow succeeded after 40 minutes > > I'm wondering why it took so long. We don't build the devShell on ci I think, however all the `wireServerPackages`...

another weird thing: every shell command output is not enriched with this direnv noise: ``` ~/tmp/wire-server$ ls cabal.project changelog.d charts dist-newstyle hack libs Makefile package-defaults.yaml SECURITY.md shell.nix tools cassandra-schema.cql CHANGELOG.md...

``` The build process was killed (i.e. SIGKILL). The typical reason for this is that there is not enough memory available (e.g. the OS killed a process using lots of...

> ``` > The build process was killed (i.e. SIGKILL). The > typical reason for this is that there is not enough memory available (e.g. the > OS killed a...

> That proposal is outdated. I updated the outdated document rather radically. Please let me know @pcapriotti or @rohan-wire if I should change it back, or change it differently.

I think we've seen this and decided it's not a serious problem, so fixing got postponed. I don't suppose you still have the full log? It also contains the quickcheck...