unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>
To: 56248@debbugs.gnu.org
Cc: Thiago Jung Bauermann <bauermann@kolabnow.com>
Subject: [bug#56248] [PATCH v2 0/7] Remove use of older check-0.14 from most packages
Date: Sat,  2 Jul 2022 01:07:50 -0300	[thread overview]
Message-ID: <20220702040757.16231-1-bauermann@kolabnow.com> (raw)
In-Reply-To: <20220627044339.132221-1-bauermann@kolabnow.com>

Hello,

This version addresses Liliana's comments about the message title, body
and changelog, by adopting her suggestions.

Original cover letter:

Move packages that are currently using check-0.14 to regular check. Except
for libwapcaplet, which still needs the older version, all others build
fine with the newer one. I noticed this issue because check-0.14 doesn't
build on powerpc64le, and that prevented me from building recutils.

These patches can go on the master branch because according to “guix
refresh -l”, they have few dependents:

- recutils: A single dependent package: emacs-helm-system-packages@1.10.2
- libsigrokdecode: Building the following 2 packages would ensure
  2 dependent packages are rebuilt: pulseview@0.4.2 sigrok-cli@0.7.2
- burp :: No dependents other than itself: burp@2.3.38
- edi :: No dependents other than itself: edi@0.8.0
- libsbml :: Building the following 1 package would ensure 2 dependent
  packages are rebuilt: r-biggr@1.32.0
- iodine :: No dependents other than itself: iodine@0.7.0
- gdm :: Building the following 4 packages would ensure 6 dependent
  packages are rebuilt: gnome-shell-extension-gsconnect@48
  arc-theme@20210412 numix-gtk-theme@2.6.7 gnome@41.0

To test this series, I built all the packages mentioned above on
x86_64-linux. I also built the following ones on powerpc64le-linux:

recutils, emacs-helm-system-packages, libsigrokdecode, sigrok-cli, burp,
libsbml, iodine.

The others don't currently build on powerpc64le-linux for other reasons.

Thiago Jung Bauermann (7):
  gnu: recutils: Use regular check.
  gnu: libsigrokdecode: Use regular check.
  gnu: burp: Use regular check.
  gnu: edi: Use regular check.
  gnu: libsbml: Use regular check.
  gnu: iodine: Use regular check.
  gnu: gdm: Use regular check.

 gnu/packages/backup.scm         | 2 +-
 gnu/packages/bioinformatics.scm | 2 +-
 gnu/packages/databases.scm      | 2 +-
 gnu/packages/electronics.scm    | 2 +-
 gnu/packages/enlightenment.scm  | 2 +-
 gnu/packages/gnome.scm          | 2 +-
 gnu/packages/networking.scm     | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)


base-commit: d86ad3d8dff0f6f3d63e52a9309fac9fe279c77a




  parent reply	other threads:[~2022-07-02  4:10 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27  4:43 [bug#56248] [PATCH 0/7] Remove use of older check-0.14 from most packages Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02 ` [bug#56248] [PATCH 1/7] gnu: recutils: Use regular check version Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 2/7] gnu: libsigrokdecode: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 3/7] gnu: burp: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 4/7] gnu: edi: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 5/7] gnu: libsbml: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 6/7] gnu: iodine: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  5:02   ` [bug#56248] [PATCH 7/7] gnu: gdm: " Thiago Jung Bauermann via Guix-patches via
2022-06-27  6:04   ` [bug#56248] [PATCH 1/7] gnu: recutils: " Liliana Marie Prikler
2022-07-02  4:09     ` Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07 ` Thiago Jung Bauermann via Guix-patches via [this message]
2022-07-02  4:07   ` [bug#56248] [PATCH v2 1/7] gnu: recutils: Use regular check Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 2/7] gnu: libsigrokdecode: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 3/7] gnu: burp: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 4/7] gnu: edi: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 5/7] gnu: libsbml: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 6/7] gnu: iodine: " Thiago Jung Bauermann via Guix-patches via
2022-07-02  4:07   ` [bug#56248] [PATCH v2 7/7] gnu: gdm: " Thiago Jung Bauermann via Guix-patches via
2022-07-02 10:00   ` bug#56248: [PATCH v2 0/7] Remove use of older check-0.14 from most packages Liliana Marie Prikler
2022-07-03  0:23     ` [bug#56248] " Thiago Jung Bauermann via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220702040757.16231-1-bauermann@kolabnow.com \
    --to=guix-patches@gnu.org \
    --cc=56248@debbugs.gnu.org \
    --cc=bauermann@kolabnow.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).