bug#57677: GIMP retains reference to GCC

2024-03-23 Thread 宋文武 via Bug reports for GNU Guix
Fixed in commit b099e5e98033, forgot to close.

bug#69868: (No Subject)

2024-03-23 Thread Jonathan Nogueira via Bug reports for GNU Guix
As an update to this, I was able to roll-back by pinning guix to a commit before the original change, and doing a pull and reconfigure from there. Pulled to: 001dfb89579856b8695b33b59f484f36e313347f Then did a pull and reconfigure to: b7eb1a8116b2caee7acf26fb963ae998fbdb4253 Much thanks to

bug#68399: GnuTLS fails to build for aarch64 in QEMU

2024-03-23 Thread Matevz Langus via Bug reports for GNU Guix
I did have same issue (FAIL: tls13-resume-x509) on ppc64le native (non QEMU) build with versions 3.8.0, 3.8.1, 3.8.2 and also latest 3.7.x. But 3.8.3 compiled fine. regards,   Matevz

bug#69961: java-jmh has flaky tests

2024-03-23 Thread Vivien Kraus via Bug reports for GNU Guix
Dear Guix, brave java team, When building java-jmh, we experienced a flaky test: https://bordeaux.guix.gnu.org/build/0aa9b4ea-57ad-439b-a5c7-7d59dd14e9cd/log However, the build system does not give us enough information to know what went wrong, as far as I understand. Best regards, Vivien

bug#69800: [PATCH gnome-team] gnu: kcalendarcore: Disable failing test.

2024-03-23 Thread Liliana Marie Prikler
Am Samstag, dem 23.03.2024 um 10:07 +0100 schrieb Vivien Kraus: > * gnu/packages/kde-frameworks.scm (kcalendarcore) [#:phases]: Add > 'disable-failing-test. > > Change-Id: Ia0a5828b032d1940f30a7d38ebd276e60929c310 > --- LGTM

bug#69800: [PATCH gnome-team] gnu: kcalendarcore: Disable failing test.

2024-03-23 Thread Vivien Kraus via Bug reports for GNU Guix
* gnu/packages/kde-frameworks.scm (kcalendarcore) [#:phases]: Add 'disable-failing-test. Change-Id: Ia0a5828b032d1940f30a7d38ebd276e60929c310 --- gnu/packages/kde-frameworks.scm | 6 ++ 1 file changed, 6 insertions(+) diff --git a/gnu/packages/kde-frameworks.scm