bug#34061: bug: failed to compute derivation

2020-12-19 Thread zimoun
Hi, On Fri, 18 Dec 2020 at 17:46, Benjamin Slade wrote: > Yes, I think this can be closed, I haven't experienced it > recently. Thank you for the report and your feedback. So, closing! Feel free to reopen if you have again the same issue. All the best, simon

bug#33106: "make check-system TESTS=basic" fails on master

2020-12-19 Thread zimoun
Hi Chris, This bug#33106 is old with last activity 2+ years ago and tagged ’moreinfo’ also 2+ years ago. Tobias asked [1] if it is possible to reproduce now? 1: On Sat, 20 Oct 2018 at 12:09, Chris Marusich wrote: > The system test "basic" fails on c

bug#31977: clone tests fail on CentOS 7

2020-12-19 Thread zimoun
Hi Paul, Since the fix 8bc5ca5160db3d82bd5b6b2b7ed80c96f42bd33e breaks linux-libre kernel on Guix System, because of [1], quote: Well, it is expected. And now all is clear. Explanations starting there: Qu

bug#45272: [PATCH v3] gnu: gnome-builder: Disable jedi plugin.

2020-12-19 Thread Leo Prikler
As pointed out in #45272, it is broken. * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add -Dplugin_jedi=false. --- gnu/packages/gnome.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 5a166d1b86..f90c0b92a6 100644 --- a/

bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies

2020-12-19 Thread Hartmut Goebel
Am 18.12.20 um 20:56 schrieb zimoun: Is it still relevant with the recent additions? I just checked this with sequoia 0.20.0: The package "winapi" is still downloaded and compiled - even if obviously not used sicne on Linux. -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@cra

bug#45193: Wrapper of Qt programs doesn't extend existing environment variable

2020-12-19 Thread Hartmut Goebel
Zhu Zihao wrote When building QT program, Guix builder populates qt related environmentvariable, and wrap-qt-program just record it into wrapper. However, the wrap behaviour in qt-build-system is quite different, itsearch all inputs and mark them should be included in envvar definitionif cor

bug#34061: bug: failed to compute derivation

2020-12-19 Thread Benjamin Slade
Yes, I think this can be closed, I haven't experienced it recently.

bug#45193: Wrapper of Qt programs doesn't extend existing environment variable

2020-12-19 Thread Zhu Zihao
Hartmut Goebel writes: > I agree that leaking the environments variables from the build environment to > the package is not a good idea. Also we might want to add some filters to > avoid > all imports (including cmake) are going into the wrapping variables - which is > much easier when dealing w

bug#45193: Wrapper of Qt programs doesn't extend existing environment variable

2020-12-19 Thread Hartmut Goebel
Am 19.12.20 um 19:20 schrieb Zhu Zihao: BTW, would you like to use prefix wrap for wrap-qt-program in qt-utils.scm? I would support your proposal of unifying both wrappers. (Which way round is a matter of closure-size. I assume moving the code to qt-util.scm is the smaller solution.) -- Reg

bug#45294: guix system reconfigure won't run since commit 6a060ff27ff68384d7c90076baa36c349fff689d

2020-12-19 Thread Leo Famulari
This bug should have been fixed with commit d88ff09ea3138fc85c1 (services: 'references-file' depends on Guile-Gcrypt.): https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d88ff09ea3138fc85c1463b0b345bd6ba71ca568 Have you upgraded your Guix (by using `guix pull`) to include that commit? If you

bug#45326: Include curl/wget (and git?) to the installation image

2020-12-19 Thread Pierre Neidhardt
Apologies if this has been asked before, but would it be possible to include one of curl or wget in the installation image? It's particularly convenient to fetch authorization keys, channel specs and the like before installing a system. Additionally, including git (maybe git minimal?) would be gr

bug#45326: Include curl/wget (and git?) to the installation image

2020-12-19 Thread Leo Famulari
On Sat, Dec 19, 2020 at 09:57:08PM +0100, Pierre Neidhardt wrote: > Apologies if this has been asked before, but would it be possible to > include one of curl or wget in the installation image? `guix download` should work here ;) But it's nice to have something familiar. > Additionally, includin

bug#45294: [clonex...@protonmail.com: bug#45294: guix system reconfigure won't run since commit 6a060ff27ff68384d7c90076baa36c349fff689d]

2020-12-19 Thread Leo Famulari
- Forwarded message from Noah Evans - Date: Sat, 19 Dec 2020 21:27:12 + From: Noah Evans To: "l...@famulari.name" Subject: bug#45294: guix system reconfigure won't run since commit 6a060ff27ff68384d7c90076baa36c349fff689d I am still getting this error (with a different module-impo

bug#41669: Cross-compiled powerpc64-linux bootstrap-tarballs not reproducible

2020-12-19 Thread Chris Marusich
Hi all, It's great to see forward motion again! Efraim Flashner writes: > As far as powerpc64 vs powerpc64le, I'll let those with the hardware > have more of a say, they'll be the ones using it. As far as the > bootstrap binaries go, I don't remember having this much pushback with > my binaries

bug#42405: r-hdf5array fails to build

2020-12-19 Thread zimoun
Hi, >> It is missing the (proprietary) SZIP Compression Library. > > Well, it built fine with 63b75c01c2374edc38437215278f50b617a12c08. And > now using Guix 02c3c51, I get also fine: > > $ guix build r-hdf5array > /gnu/store/qrxrky9jj0mv96yy1875qfwwig7mgsyd-r-hdf5array-1.16.1 > > $ guix build r-h