bug#45618: development childhurd fails to build: glib@2.62.6: build system `meson'

2021-01-03 Thread Jan Nieuwenhuizen
Hi, We have been using the attached devel-hurd.tmpl (see attched) to add a childhurd service that has a development environment. On current master 395489cdc959c3f3c026bf545c3ed95efc9919f0 gnu: spice-vdagent: Update to 0.20.0. building ./pre-inst-env guix system disk-image --target=

bug#45621: guix refresh -l and deprecated-package issue

2021-01-03 Thread Christopher Baines
There seems to be some issues with guix refresh -l and/or deprecating packages. Take the following example, guile3.0-squee is used by the guix-data-service. guix refresh -l claims it's not though. → ./pre-inst-env guix refresh -l guile-squee No dependents other than itself: guile-squee@0-2.c1497a

bug#45627: Disabling static libraries by default?

2021-01-03 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Guix, One-liners like this[0] one are about as fun to commit as they are to see spam up your -commits@ mailbox, and make me wonder why we don't pass ‘--disable-static’ (&c. for other build systems) by default in the absence of a :static output. Has this been discussed and rejected? Guix pl

bug#42771: [PATCH] Disable tests for smalltalk and add candidate releases

2021-01-03 Thread Holger Peters
Hi, I am not sure I will have the time to solve the remaining issues, but I would like to share some intermediate results with you. Find attached the smalltalk file I have in my personal channel, it contains 2 package definitions. smalltalk-alt: corresponds to the `normal' smalltalk package with

bug#45633: bcc and bpftrace require kernel headers from system

2021-01-03 Thread John Soo
Hi Guix, When I added bcc and bpftrace to guix I didn't think much of which version of the kernel headers would be used. After a few kernel updates, it has become clear that the current-system kernel headers need to match the kernel headers the packages are compiled with. Can they be provided wi

bug#41177: Fontconfig issues in Java applications that use fonts

2021-01-03 Thread Fabien SK
I faced the issue when running josm (downloaded from josm.openstreetmap.de, not the guix package). Using "strace" showed me that it failed because it cannot load "libfontconfig.so" (it tries in several directories). If I add the directory of libfontconfig.so to LD_LIBRARY_PATH, then it starts.

bug#45613: (No Subject)

2021-01-03 Thread John Doe via Bug reports for GNU Guix
Forgot to mention in the original report: The issue is very similar to the following bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38341

bug#45633: bcc and bpftrace require kernel headers from system

2021-01-03 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
John, This reminds me of . John Soo 写道: Hi Guix, When I added bcc and bpftrace to guix I didn't think much of which version of the kernel headers would be used. After a few kernel updates, it has become clear that the current-system kernel headers need T

bug#36900: key-mon crashes on launch

2021-01-03 Thread Alexandros Theodotou
Just FYI this is still broken. Thanks, Alex

bug#36900: key-mon crashes on launch

2021-01-03 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Alexandros Theodotou 写道: Just FYI this is still broken. I don't understand how you are reproducing this backtrace: $ guix environment key-mon --ad-hoc key-mon -- key-mon Error: Missing xlib, run sudo apt-get install python-xlib $ sudo apt-get install python-xlib sudo: apt-get: command not

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-03 Thread Leo Famulari
I was granted shell access to the Berlin server. I have been building substitutes for the staging branch from the Git tree at /home/lfam/staging I noticed that Cuirass is doing *something* with the staging branch, but it doesn't seem to have any result that I can observe from the interface at ci.

bug#45517: Failed boot on arm32 with u-boot due to missing requirements with the distro boot protocol

2021-01-03 Thread Danny Milosavljevic
Hi Mathieu, On Sat, 02 Jan 2021 11:23:24 +0100 Mathieu Othacehe wrote: > > Thanks a lot, that works fine. > > Glad it works! Maybe we should consider creating a > gnu/system/images/lime.scm file in the future. Sure. I think that Allwinner boards are all similar enough in booting that we cou

bug#36900: key-mon crashes on launch

2021-01-03 Thread Alexandros Theodotou
Hi Tobias, On Sun, 2021-01-03 at 22:58 +0100, Tobias Geerinckx-Rice wrote: > guix environment key-mon --ad-hoc key-mon -- key-mon I tried the command above and this is my output. ``` substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% 1.7 MB will be downloaded downloading f

bug#41654: test-name: verify-store + check-contents failing on guix-1.2.0rc2-1.0d4b1af

2021-01-03 Thread Stefan
Hi! Today I thought that it should be possible to work around this bug on my aarch64 system by mounting /tmp as a tmpfs, backed by swap on a small SD card, to prevent any issues due to my NFS root. This worked for the trap-cleanup-issue. But to my surprise this didn’t work out for the “dtmp/”

bug#45645: Please revoke this commit: 7dd1a2174a8376c521dcf271e3b76f64096074fe

2021-01-03 Thread luhux
Sorry for submitting the wrong patch. Recently, when I checked the sdcv source code, I found that this environment variable does not support multiple paths and is separated by colons. ``` const gchar *stardict_data_dir = g_getenv("STARDICT_DATA_DIR"); std::string data_dir; if (!o