GNU bug report logs - #52708
[BUG] Guix checkout fails `make check`

Previous Next

Package: guix;

Reported by: Christopher Rodriguez <yewscion <at> gmail.com>

Date: Tue, 21 Dec 2021 17:23:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52708: closed ([BUG] Guix checkout fails `make check`)
Date: Wed, 05 Jan 2022 18:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 5 Jan 2022 13:49:14 -0500
with message-id <YdXoKtzK2kbd+Lca <at> jasmine.lan>
and subject line Re: bug#52708: [BUG] Guix checkout fails `make check`
has caused the debbugs.gnu.org bug report #52708,
regarding [BUG] Guix checkout fails `make check`
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52708: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52708
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Rodriguez <yewscion <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: [BUG] Guix checkout fails `make check`
Date: Tue, 21 Dec 2021 12:21:58 -0500
[Message part 3 (text/plain, inline)]
               __________________________________________

                [BUG] GUIX CHECKOUT FAILS `MAKE CHECK`

                                yewscion
               __________________________________________


Table of Contents
_________________

1. Environment
2. Steps to reproduce
3. Expected Result
4. Actual Result
5. Visual Proof (screenshots, videos, text)
6. Severity/Priority


1 Environment
=============

  - *Device:* Linode Virtual Server, and Lenovo Thinkpad E14.
  - *OS:* Guix System, and a workplace-modified version of Ubuntu.
  - *Commits:* guix: `2c469f04a3bec27b1f49680c638814bc06075b9a`.
  - *Substitutes:* Enabled.
  - *Additional Channels:* None inside of `guix shell --pure -D \
    guix`.
  - *Blast Radius:* Two Failed Checks (guix-pack-relocatable.sh and
    guix-git-autenticate.sh).


2 Steps to reproduce
====================

  1. *Clone:* Run `git clone
      <https://git.savannah.gnu.org/git/guix.git>`.

  2. *Enter Dev Environment:* `cd guix && guix shell --pure -D guix`.

  3. *Bootstrap and Configure:* `./bootstrap && ./configure
      --localstatedir=/var`.

  4. *Make and Check:* `make && make check`.


3 Expected Result
=================

  All tests should pass or be skipped.


4 Actual Result
===============

  2 FAILs, and 1 XFAIL. (guix-pack-relocatable.sh and
    guix-git-autenticate.sh)


5 Visual Proof (screenshots, videos, text)
==========================================

  Attached are personally created logs of each step of the process. For
  further clarity, here is the output of `git -C ~/Downloads/guix log -n
  1` and `guix describe` on my GuixSD install. And because I discovered
  it after the fact, I've also attached the two logfiles created by the
  above process (config.log and testsuite.log).

  #+name git -C ~/Downloads/guix log -n 1
  ,----
  | commit 9834ff5d3293b2af728b41314c18ca7fb2081efe (HEAD -> master, 
origin/master, origin/HEAD)
  | Author: Efraim Flashner <efraim <at> flashner.co.il>
  | Date:   Tue Dec 21 16:15:03 2021 +0200
  |
  | gnu: binutils-gold: Skip gold testsuite on some architectures.
  |
  |   * gnu/packages/base.scm (binutils-gold)[arguments]: Add a phase 
on some
  |   architecturest to skip the gold testsuite.
  `----

  #+name guix describe
  ,----
  | [16.0] {12:12} ming <at> gorse:~/$ guix describe
  | Generation 18    Dec 20 2021 13:39:05    (current)
  | guix 84fe3a8
  |   repository URL: https://git.savannah.gnu.org/git/guix.git
  |   branch: master
  |   commit: 84fe3a88179d5a6a5c619c408a4fd4fe2a779652
  | yewscion 84d82fe
  |   repository URL: https://git.sr.ht/~yewscion/yewscion-guix-channel
  |   branch: trunk
  |   commit: 84d82fede37110a34e2df5e1712eb3bf934936cf
  `----


6 Severity/Priority
===================

  5 (Lowest Priority)

[test-suite.log (text/x-log, attachment)]
[config.log (text/x-log, attachment)]
[2021-12-21-guix-make.log (text/x-log, attachment)]
[2021-12-21-guix-make-check.log (text/x-log, attachment)]
[2021-12-21-guix-configure.log (text/x-log, attachment)]
[2021-12-21-guix-bootstrap.log (text/x-log, attachment)]
[OpenPGP_0x1102102EBE7C3AE4.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
[Message part 12 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 52708-done <at> debbugs.gnu.org
Subject: Re: bug#52708: [BUG] Guix checkout fails `make check`
Date: Wed, 5 Jan 2022 13:49:14 -0500
On Wed, Jan 05, 2022 at 08:05:58AM +0100, Ricardo Wurmus wrote:
> > + guix pack -RR python-numpy python-scipy --no-grafts -n
> > guix pack: error: profile contains conflicting entries for python-numpy
> > guix pack: error:   first entry: python-numpy <at> 1.21.3 /gnu/store/9dd0zkkwl45rmsa7b6vjb1747l57aw4y-python-numpy-1.21.3R
> > guix pack: error:   second entry: python-numpy <at> 1.20.3 /gnu/store/mlccgh05bf8cdinq0ilpvpdmsspq36pv-python-numpy-1.20.3R
> > guix pack: error:    ... propagated from python-matplotlib <at> 3.4.3
> > guix pack: error:    ... propagated from python-scipy <at> 1.6.0
> 
> This should no longer be a problem as we’ve renamed python-numpy <at> 1.21 to
> python-numpy-next.

Closing


This bug report was last modified 3 years and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.