bug#54654: libx11 libxcursor handling - Problems with big cursors not working in Java and xterm

2022-03-31 Thread Liliana Marie Prikler
Am Donnerstag, dem 31.03.2022 um 15:31 +0200 schrieb Danny Milosavljevic: > [...] > Possible fixes: > > a. Patch openjdk and xterm (and who knows what) such that it also > does the >    XcursorTryShapeCursor before it calls XCreateFontCursor. >    That's a lot of work. >    Note: There are no libx

bug#54658: "pypi->guix-package, no wheel" test fails

2022-03-31 Thread Maxime Devos
I noticed "./pre-inst-env guix build guix" fails on my computer due to "pypi->guix-package, no wheel" failing. Here is an excerpt from the log: > test-name: pypi->guix-package, no wheel > location: /tmp/guix-build-guix-1.3.0-24.2fb4304.drv- > 0/source/tests/pypi.scm:221 > source: > + (test-assert

bug#54654: [PATCH v2] gnu: openjdk15: Make big cursors work.

2022-03-31 Thread dannym
From: Danny Milosavljevic * gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (openjdk15)[source]: Add it. --- gnu/local.mk | 1 + gnu/packages/java.scm

bug#54626: gcc-4.7 and gcc-4.8 compilation failure in x64

2022-03-31 Thread Ekaitz Zarraga
I've managed to compile gcc-4.7 using a really old commit (v0.16.0) with guix time-machine but nowadays is broken.

bug#54654: [PATCH] gnu: openjdk15: Make big cursors work.

2022-03-31 Thread dannym
From: Danny Milosavljevic * gnu/packages/patches/openjdk-15-xcursor-no-dynamic.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (openjdk15)[source]: Add it. --- .../openjdk-15-xcursor-no-dynamic.patch | 66 +++ 1 file changed, 66 insertion

bug#36551: (no subject)

2022-03-31 Thread jgart
Hi, I have a patch open for sxmo-st from January 17: https://issues.guix.gnu.org/53312 It is the simple terminal used on the sxmo pinephone distro: https://sxmo.org I have the other packages from the sxmo suite packaged here: https://git.sr.ht/~whereiseveryone/guixrus/tree/master/item/guixr

bug#54654: libx11 libxcursor handling - Problems with big cursors not working in Java and xterm

2022-03-31 Thread Danny Milosavljevic
Hi, After I got HiDPI displays (3840 pixels x 2160 pixels) mostly working in Guix system, I am only left with one remaining problem: libx11's XCreateFontCursor tries to dynamically-load libxcursor with just the basename "libXcursor.so.1". Because libxcursor depends on libx11, it's not possible t

bug#54651: Guix pull failing on ARM 32bit with "Please report the COMPLETE output above by email"

2022-03-31 Thread Denis 'GNUtoo' Carikli
Hi, Here's the failing command output: # guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to dda555f (17,297 new commits)... Building from this channel: guix https://git.savannah.gnu.org/