Commit graph

83249 commits

Author SHA1 Message Date
Efraim Flashner 0e55c4902b
gnu: ruby-netrc: Fix test suite.
* gnu/packages/ruby.scm (ruby-netrc)[arguments]: Add phase to adjust the
test suite for the newer ruby version.
2021-08-22 14:08:53 +03:00
Efraim Flashner 576e82d34a
gnu: ruby-test-unit: Update to 3.4.4.
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.4.4.
2021-08-22 14:08:53 +03:00
Mathieu Othacehe c130c94284
gnu: libpeas: Update to 1.30.0.
* gnu/packages/gnome.scm (libpeas): Update to 1.30.0.
[arguments]: Set XDG_CACHE_HOME and XDG_CONFIG_HOME variables to fix the tests.
2021-08-22 12:22:31 +02:00
Efraim Flashner 2a15e92766
gnu: libfaketime: Adjust flags on powerpc64le-linux.
* gnu/packages/check.scm (libfaketime)[arguments]: Adjust CFLAGS on
powerpc64le-linux to make package work.
2021-08-22 12:16:48 +03:00
Mathieu Othacehe 839e1eb085
gnu: gstreamer: Fix build.
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Add a disable-test phase
to remove an undeterministically failing test.
2021-08-20 21:30:32 +02:00
Maxime Devos a24631a6df
gnu: appstream-glib: Fix failing tests.
* gnu/packages/glib.scm (appstream-glib)[arguments]<#:phases>{set-home}: Add a
new phase 'set-home' for tests that want to write to $HOME.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-27 12:34:57 -04:00
Leo Famulari 8d25a14aac
gnu: GnuPG: Update to 2.2.29.
* gnu/packages/gnupg.scm (gnupg): Update to 2.22.9.
2021-07-27 12:34:56 -04:00
Mathieu Othacehe 1afe3c502b
gnu: python: Build lib2to3/tests module.
* gnu/packages/python.scm (python-2.7)[arguments]: Build lib2to3/tests module
that is needed by python-pyannotate.
2021-08-20 18:33:51 +02:00
Maxime Devos e1ffd78270
gnu: dedukti: Fix reference to output.
* gnu/packages/ocaml.scm
  (dedukti)[arguments]<#:phases>: Use #$output.  Remove trailing #t.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos 8717b34cd4
gnu: ocaml4.07-piqi: Fix reference to inputs and output.
The package 'lablgtk@2.8.10' (indirect dependency of ocaml4.07-piqi)
fails to build so this patch could not be tested.

* gnu/packages/ocaml.scm
  (ocaml4.07-piqi)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos 4001657811
gnu: omake: Fix reference to output.
* gnu/packages/ocaml.scm
  (omake)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos 463deeefdc
gnu: ocaml-frontc: Fix reference to output.
* gnu/packages/ocaml.scm
  (ocaml-frontc)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos ce8c675a18
gnu: ocaml-down: Fix reference to output.
The package 'lablgtk@2.8.10' (indirect dependency of ocaml-down)
fails to build so this patch could not be tested.

* gnu/packages/ocaml.scm
  (ocaml-down)[arguments]<#:build-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos 06c91c7651
gnu: camlzip: Fix reference to output.
* gnu/packages/ocaml.scm
  (camlzip)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos 82f66e98b1
gnu: ocaml-opam-file-format: Fix reference to output.
* gnu/packages/ocaml.scm
  (ocaml-opam-file-format)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:51 +02:00
Maxime Devos 831f192346
gnu: ocaml-cmdliner: Fix reference to output.
* gnu/packages/ocaml.scm
  (ocaml-cmdliner)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:50 +02:00
Maxime Devos 96ca16857f
gnu: ocaml-dose3: Fix reference to inputs and output.
The package 'lablgtk@2.8.10' (indirect dependency of ocaml-dose3)
fails to build so this patch could not be tested.

* gnu/packages/ocaml.scm
  (ocaml-dose3)[arguments]<#:make-flags>: Use #$output.
  (ocaml-dose3)[arguments]<#:configure-flags>: Don't use %build-inputs.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:50 +02:00
Maxime Devos 04b909829c
gnu: ocamlcudf: Fix reference to output.
* gnu/packages/ocaml.scm
  (ocamlcudf)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:50 +02:00
Maxime Devos dd32e0ecfe
gnu: ocamlbuild: Fix reference to output.
* gnu/packages/ocaml.scm
  (ocamlbuild)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:50 +02:00
Maxime Devos c33c44fd43
gnu: ocaml: Fix reference to output.
* gnu/packages/ocaml.scm
  (dune-boot)[arguments]<#:make-flags>: Use #$output.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20 18:33:50 +02:00
Guillaume Le Vaillant cd5b2cf56a
gnu: libspatialite: Fix build.
* gnu/packages/geo.scm (libspatialite)[arguments]: Update the
  'ignore-broken-tests' phase to skip one failing test.
2021-08-20 14:24:52 +02:00
Guillaume Le Vaillant d130eaf13e
gnu: netcdf-fortran: Fix compiling with gfortran 10.
* gnu/packages/maths.scm (netcdf-fortran)[arguments]: Add
  'allow-argument-mismatch' flag for gfortran in 'configure-flags'.
2021-08-20 14:10:49 +02:00
Guillaume Le Vaillant 361d4627ab
gnu: netcdf: Fix build.
* gnu/packages/maths.scm (netcdf)[arguments]: Fix regexp in 'patch-settings'
  phase.
2021-08-20 14:10:49 +02:00
Guillaume Le Vaillant 979611d4dd
gnu: hdf4: Fix compiling with gfortran 10.
* gnu/packages/maths.scm (hdf4)[arguments]: Add 'allow-argument-mismatch' flag
  for gfortran in 'configure-flags'. Fix regexp in 'patch-settings' phase.
2021-08-20 14:10:49 +02:00
Mathieu Othacehe f91097c509
gnu: the-silver-searcher: Fix build.
* gnu/packages/code.scm (the-silver-searcher)[arguments]: Pass the -fcommon
flag that is required since the GCC 10 switch.
2021-08-20 13:45:10 +02:00
Mathieu Othacehe 9de5bded7a
gnu: strace: Update to 5.13.
* gnu/packages/linux.scm (strace): Update to 5.13.
[arguments]<#:phases>: Fix strace.c path.
Disable more tests: the readlink test that fails because of an extra glibc
readlink call because of the ld.so cache mechanism and some pidns tests that
hang forever.
2021-08-20 13:15:49 +02:00
Thiago Jung Bauermann 533f9b13d8
gnu: aalib: Update ‘config.guess’ and ‘config.sub’
The original versions are too old to recognize architectures such as
aarch64, mips64el and powerpc64le.

* gnu/packages/video.scm (aalib)[native-inputs]: Add ‘config’.
[arguments]<#:phases>{update-configure-scripts}: New.
{configure}: Don’t set host explicitly.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-19 17:01:40 +02:00
Thiago Jung Bauermann 6b85b4cf9b
gnu: pth: Update ‘config.guess’ and ‘config.sub’
The original versions are too old to recognize architectures such as
aarch64 and powerpc64le.

* gnu/packages/pth.scm (pth)[arguments]: Change from quasiquote to quote.
[#:phases]{update-config-scripts}: New.
[native-inputs]: Add ‘config’.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-19 17:00:49 +02:00
Nathan Benedetto Proença c88a870e9c
gnu: evince: Update to 40.2.
* gnu/packages/gnome.scm (evince): Update to 40.2.
[build-system]: Switch to meson.
[arguments]: Move skip-gtk-update-icon-cache phase from before install to
after unpack. Adapt to meson switch.
[inputs]: Remove dogtail. Add libhandy.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-19 16:01:27 +02:00
Mathieu Othacehe 92ed7df034
gnu: libhandy: Update to 1.2.3.
* gnu/packages/gnome.scm (libhandy): Update to 1.2.3.
[arguments]: Disable documentation generation.
Add a new patch-docbook-xml phase.
[inputs]: Add glade and remove libxml2.
[native-inputs]: Add libxml, libxslt, docbook-xsl and docbook-xml for the
documentation generation.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe 004cab1bf6
gnu: glade3: Update to 3.38.2.
* gnu/packages/patches/glade-gls-set-script-name.patch: New patch.
* gnu/packages/patches/glade-test-widget-null-icon.patch: New patch.
* gnu/local.mk (DIST_PATCH_DATA): Add them.
* gnu/packages/gnome.scm (glade3): Update to 3.38.2.
[source]: Apply the patches.
[arguments]: Add new skip-gtk-update-icon-cache and fix-tests phases.
Adapt the fix-docbook phase to the meson build system.
[native-inputs]: Add glib, python-pyobject, gobject-introspection and
gjs. Remove python 2.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe 2ecd8b2e0e
gnu: gjs: Update to 1.68.2.
* gnu/packages/gnome.scm (gjs): Update to 1.68.2.
[source]: Move a pre-check phase substitution to a snippet.
[build-system]: Switch to meson.
[arguments]<#:configure-flags>: Do not install tests.
<#:phases>: Remove pre-check phase substitutions.
[propagated-inputs]: Switch to mozjs 78.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe 410e9f1dbd
gnu: glib: Update to 2.68.3.
* gnu/packages/glib.scm (glib): Update to 2.68.3 and remove a left over
comment.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe fab1aa3a46
gnu: meson: Update to 0.59.1.
* gnu/packages/build-tools.scm (meson): Update to 0.59.1.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe 4177dc9a35
gnu: adwaita-icon-theme: Update to 40.1.1.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 40.1.1.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe 100520bab3
gnu: gtk-doc: Update to 1.33.2.
* gnu/packages/patches/gtk-doc-respect-xml-catalog.patch: New file.
* gnu/local.mk (DIST_PATCH_DATA): Add it.
* gnu/packages/gtk.scm (gtk-doc): Update to 1.33.2.
[source]: Add gtk-doc-respect-xml-catalog.patch patch.
[build-system]: Switch to meson.
[arguments]: Remove fix-docbook phase.
Remove configure flags that are no longer needed.
[outputs]: Remove the help output since the help-dir option no longer exists.
2021-08-19 16:01:27 +02:00
Mathieu Othacehe b8991c5e1c
gnu: gtk+: Update to 3.24.27.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.27.
2021-08-19 16:01:26 +02:00
Efraim Flashner c9484c9c99
gnu: julia: Fix building.
* gnu/packages/julia.scm (julia)[arguments]: Adjust 'adjust-test-suite
phase to account for newer package versions.
2021-08-18 12:07:33 +03:00
Efraim Flashner d6f4dc1db4
gnu: Remove pcre2-10.36.
* gnu/packages/pcre.scm (pcre2-10.36): Remove variable.
* gnu/packages/julia.scm (julia)[arguments]: Adjust 'adjust-test-suite
phase for new pcre2 package.
[inputs]: Replace pcre2-10.36 with pcre2.
2021-08-18 12:05:05 +03:00
Efraim Flashner 199a1235bd
gnu: openssl: Skip flaky test on arm hardware.
* gnu/packages/tls.scm (openssl)[arguments]: Add phase on armhf- and
aarch64-linux to skip a flaky test.
2021-08-18 10:58:03 +03:00
Efraim Flashner c5ef49a160
gnu: texlive-updmap.cfg: Update for Tex Live 2021.
This package was missed in ee25e3fcab.

* gnu/packages/tex.scm (texlive-updmap.cfg)[source]: Update hash for the
new version.
2021-08-18 10:25:31 +03:00
Efraim Flashner 38add920bc
gnu: texlive-latex-base: Disable some formats on powerpc-linux.
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Adjust custom
'build phase to skip the jit formats also on powerpc-linux.
2021-08-17 13:41:57 +03:00
Efraim Flashner ab18997f1c
utils: Define target-ppc64le? predicate.
* guix/utils.scm (target-ppc64le?): New predicate.
2021-08-17 12:41:44 +03:00
Efraim Flashner 3567b916d3
gnu: texlive-bin: Fix building on powerpc-linux.
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase on
powerpc-linux to adjust the test suite.
2021-08-17 09:46:33 +03:00
Efraim Flashner 7393764680
utils: Define 'target-ppc32?' predicate.
* guix/utils.scm (target-ppc32?): New predicate.
2021-08-17 09:45:53 +03:00
Mathieu Othacehe 62089efeff
gnu: xsel: Update to 1.2.0-1.062e6d3.
* gnu/packages/xdisorg.scm (xsel): Update to 1.2.0-1.062e6d3.
[arguments]: Add a custom bootstrap phase.
[native-inputs]: Add autoconf, automake and libtool.
2021-08-16 13:38:11 +02:00
Mathieu Othacehe a4da8b83a0
gnu: python-matplotlib: Update to 3.4.3.
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.4.3.
[source]: Remove patch that is applied upstream.
[propagated-inputs]: Add python-certifi.
[inputs]: Add qhull.
[native-inputs]: Add python-wheel.
[arguments]: Extend regexp to match more image comparison tests.
Wrap long lines.
Use system freetype and qhull libraries.
2021-08-16 13:19:27 +02:00
Mathieu Othacehe c2429ca4ab
gnu: python-html5-parser: Fix build.
* gnu/packages/python-web.scm (python-html5-parser)[propagated-inputs]: Add
python-chardet.
2021-08-16 11:24:23 +02:00
Mathieu Othacehe c16341bb9e
gnu: bittorrent: Disable tests.
* gnu/packages/bittorrent.scm (bittorrent)[arguments]: Disable tests that are
failing when using libevent 2.12 without internet connection.
2021-08-16 11:07:27 +02:00
Mathieu Othacehe fc4b13ee82
gnu: gnome-desktop: Fix tests.
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Set XDG_CACHE_HOME and
XDG_CONFIG_HOME variables for the tests.
2021-08-16 10:24:06 +02:00