bug#43508: gcc-mesboot@4.9.4 has duplicate ‘gcc-mesboot1’ input

2020-09-19 Thread Ludovic Courtès
Hello, The gcc-mesboot@4.9.4 package has the same ‘gcc-mesboot1’ input twice: --8<---cut here---start->8--- $ guix describe Generacio 159 Sep 18 2020 08:55:27(nuna) guix 98b89f4 repository URL: https://git.savannah.gnu.org/git/guix.git branch: m

bug#43479: Generated files ’doc/os-conf-*.texi’ and “make“

2020-09-19 Thread Ludovic Courtès
zimoun skribis: >> The reason seems to be that: >> >> --8<---cut here---start->8--- >> # Bundle this file so that makeinfo finds it in out-of-source-tree builds. >> BUILT_SOURCES+= $(OS_CONFIG_EXAMPLES_TEXI) $(TRANSLATED_INFO) >> EXTRA_DIST +=

bug#43501: Whitelisting/blacklisting transitive package dependencies

2020-09-19 Thread Danny Milosavljevic
Hi, On Fri, 18 Sep 2020 23:40:13 -0400 Mark H Weaver wrote: > I think it's important that Guix core functionality should be usable > without installing a collection of patented media codecs. Those plugins > should be purely optional. In my opinion, we should find a way to > eliminate those dep

bug#43512: QEMU crashes during its test suite on aarch64-linux

2020-09-19 Thread Maxim Cournoyer
Testing on master, commit 84da8f7feede61c63dd359fc5dfb5e8d6ea09ef4, with the command: ./pre-inst-env guix build qemu --rounds=5 --system=aarch64-linux I got: --8<---cut here---start->8--- MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} QTEST

bug#43513: json-c build failure (on armhf-linux) while trying to build u-boot

2020-09-19 Thread Danny Milosavljevic
Hello, there is a build failure in json-c: $ guix environment -s armhf-linux --pure u-boot-a20-olinuxino-micro [...] running 'cmake' with arguments ("../json-c-0.14" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DCMAKE_INSTALL_PREFIX=/gnu/store/yqaw63n8wmg7f2ncc24019z87m5cwhim-json-c-0.14" "-DCMAKE_IN

bug#43491: Fakechroot execution engine can fail to find libraries

2020-09-19 Thread Ludovic Courtès
Ludovic Courtès skribis: > Indeed, we can see ‘stat’ calls passed raw /gnu/store file names from > RUNPATH entries (instead of /tmp/fakechroot-test/gnu/store), suggesting > that ‘la_objsearch’ didn’t have a chance to rewrite them: This is probably an ld.so bug: https://sourceware.org/bugzilla

bug#43518: Guix substitute crash in procedure raise-exception: wrong type agument in position 1: #f

2020-09-19 Thread Maxim Cournoyer
Seems like a second exception raised in the process of raising an exception :-). The original crash reason is unkown, the network was operating normally. downloading from http://127.0.0.1:8080/nar/gzip/8sdx7qyb4l3ni6yy902jlhamb26lqb6f-spice-gtk-0.37 ... 0.0 http://127.0.0.1:8080/nar/gzip/954b

bug#28111: qemu testsuite fails

2020-09-19 Thread Maxim Cournoyer
l...@gnu.org (Ludovic Courtès) writes: > Mathieu Lirzin skribis: > >> Mathieu Lirzin writes: >> >>> l...@gnu.org (Ludovic Courtès) writes: >>> Mathieu Lirzin skribis: > My previous snippet didn't include the actual error > > TEST: tests/test-hmp... (pid=27743) > /arm

bug#42688: Running a script with `guix repl` doesn't "see" additional channels using (%package-module-path)

2020-09-19 Thread Ludovic Courtès
Hello, Leo Prikler skribis: > With that however, I am no longer so sure. The initial program > arguments are part of the UI, but at the same time, that would make it > not UI-free to begin with. Kinda strengthens the argument, that it > should be made a fluid/parameter/what have you, that gets

bug#43513: json-c build failure (on armhf-linux) while trying to build u-boot

2020-09-19 Thread Danny Milosavljevic
More info: https://gitlab.kitware.com/cmake/cmake/-/issues/20568 https://gitlab.kitware.com/utils/kwsys/-/merge_requests/187 > Furthermore, I'd like to ask: Why is json-c a dependency in the first place ? Because of sdl2. I've removed sdl2 from the native-inputs of u-boot and added it to the n

bug#43048: QEMU 5 fails its test suite

2020-09-19 Thread Maxim Cournoyer
Hello, Maxim Cournoyer writes: > Hello, > > Found while reconfiguring with Guix at commit > fbd36a233420757e11b6abb076647781d4e5652d: > > SS 17 hd-geo-test /i386/hd-geo/override/virtio_hot_unplug > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} > QTEST_QEMU_BINARY=i386-softm