Re: Staging branch [substitute availability aarch64-linux]

2021-01-13 Thread John Soo
I’ve been working on ghc and making some progress. I’d love to have more support for rust but I’m not sure what the issue is.

Re: Staging branch [substitute availability i686-linux]

2021-01-13 Thread Leo Famulari
On Wed, Jan 13, 2021 at 06:33:04PM -0500, Leo Famulari wrote: > The mesa test suite failure is reproducible, and it looks like this: > > -- > 23:07:53 /tmp/guix-build-mesa-20.2.4.drv-0/build/src/util/u_debug_stack_test > --- stdout --- > Running main() from ../mesa-20.2.4/src/gtest/src/gtest_m

Re: Staging branch [substitute availability aarch64-linux]

2021-01-13 Thread Leo Famulari
For aarch64-linux, the biggest problems are LLVM and Rust, but there are other major problems such as nss-certs. Are LLVM and Rust expected to work on this platform within Guix? What about GHC? -- 3509 packages are missing from 'https://ci.guix.gnu.org' for 'aarch64-linux', among which: 21

Re: Staging branch [substitute availability armhf-linux]

2021-01-13 Thread Leo Famulari
The armhf-linux platform is in the worst shape, both on the master and staging branches. It's a shame because it's also the least powerful, with almost no hardware thermally capable of sustained CPU usage, so users will have the worst experience building packages for it. Does anyone want to work o

Re: Staging branch [substitute availability i686-linux]

2021-01-13 Thread Leo Famulari
For i686-linux: Should we even be attempting to build Rust on this platform? Has it ever worked? What about the ant-bootstrap? The mesa test suite failure is reproducible, and the error messages are found below. -- 2286 packages are missing from 'https://ci.guix.gnu.org' for 'i686-linux', a

Re: Staging branch [substitute availability x86_64-linux]

2021-01-13 Thread Leo Famulari
Here is the "missing package" report printed by `guix weather --coverage=10` for x86_64-linux. The Java packages at the top of this list are private packages, but substitutes are available for them. Maybe they should be public, but hidden? Overall, I think the staging branch is ready for x86_64

Re: Staging branch [substitute availability]

2021-01-13 Thread Leo Famulari
Using `guix weather`, we can check substitute availability for the staging branch: -- master branch aarch64: 66% x86_64: 93% i686: 85% armhf: 51% staging branch aarch64: 44% x86_64: 80% i686: 60% armhf: 30% -- So, substitute availability is definitely lower on the staging branch. It

Re: Help with packaging: Dendrite (Matrix), Gitea, Caddy

2021-01-13 Thread Carlo Zancanaro
Hi Timothy, On Thu, Jan 14 2021, Timothy wrote: For the past ~month I've been trying to package Dendrite (a second generation reference Matrix server implementation, set to succeed Synapse when feature parity is reached), Gitea, and Caddy. I took a look at dendrite, and it looks like it need

Help with packaging: Dendrite (Matrix), Gitea, Caddy

2021-01-13 Thread Timothy
Hi All, For the past ~month I've been trying to package Dendrite (a second generation reference Matrix server implementation, set to succeed Synapse when feature parity is reached), Gitea, and Caddy. However, I have had issues with all three, and am just staring at error messages in futility at t