unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56248] [PATCH 0/7] Remove use of older check-0.14 from most packages
@ 2022-06-27  4:43 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-07-02  4:07 ` [bug#56248] [PATCH v2 0/7] Remove use of older check-0.14 from most packages Thiago Jung Bauermann via Guix-patches via
  0 siblings, 2 replies; 20+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-06-27  4:43 UTC (permalink / raw)
  To: 56248; +Cc: Thiago Jung Bauermann

Hello,

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 version
  gnu: libsigrokdecode: Use regular check version
  gnu: burp: Use regular check version
  gnu: edi: Use regular check version
  gnu: libsbml: Use regular check version
  gnu: iodine: Use regular check version
  gnu: gdm: Use regular check version

 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




^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-07-03  0:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#56248] [PATCH v2 0/7] Remove use of older check-0.14 from most packages Thiago Jung Bauermann via Guix-patches via
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

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).