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.
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
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
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
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
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
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
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
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