summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-23gnu: maxima: Fix build.Guillaume Le Vaillant
Building with GCL is failing; build with SBCL instead. * gnu/packages/maths.scm (maxima)[inputs]: Replace gcl by sbcl. Add bash-minimal. [arguments]: Update 'configure-flags' and 'check' phase.
2021-08-22gnu: gcl: Update to 2.6.12-3.ff7ef98.Guillaume Le Vaillant
* gnu/packages/lisp.scm (gcl): Update to 2.6.12-3.ff7ef98. [version]: Use git-version. [source]: Use git-file-name. [inputs]: Add bash-minimal and libtirpc. [arguments]: Update 'configure-flags' and 'make-flags', using gexps. Add 'realpath-workaround' and 'fix-makefile' phases.
2021-08-22gnu: texlive-texmf: Disable LuaJIT engines on powerpc64le.Thiago Jung Bauermann
LuaJIT isn’t ported to 64-bit PowerPC. ‘texlive-bin’ and ‘texlive-latex-base’ already disable the engines that rely on it, so just do the same in texlive-texmf. Fix suggested by Mathieu Othacehe <othacehe@gnu.org>. * gnu/packages/tex.scm (texlive-texmf)[arguments]: Disable LuaJIT engines when building for powerpc64le. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-22gnu: python-jupyter-core: Use GUIX_PYTHONPATH.Efraim Flashner
* gnu/packages/python-xyz.scm (python-jupyter-core)[arguments]: Adjust custom 'patch-testsuite phase to use GUIX_PYTHONPATH as the PYTHONPATH.
2021-08-22gnu: python-jsonschema: Update inputs.Efraim Flashner
* gnu/packages/python-xyz.scm (python-jsonschema)[propagated-inputs]: Remove python-importlib-metadata. (python2-jsonschema)[propagated-inputs]: Add python2-importlib-metadata.
2021-08-22gnu: python-jsonschema: Fix test suite.Efraim Flashner
* gnu/packages/python-xyz.scm (python-jsonschema)[arguments]: Adjust custom 'check phase to honor #:tests and to set the JSON_SCHEMA_TEST_SUTE environment variable.
2021-08-22gnu: ruby-netrc: Fix test suite.Efraim Flashner
* gnu/packages/ruby.scm (ruby-netrc)[arguments]: Add phase to adjust the test suite for the newer ruby version.
2021-08-22gnu: ruby-test-unit: Update to 3.4.4.Efraim Flashner
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.4.4.
2021-08-22gnu: libpeas: Update to 1.30.0.Mathieu Othacehe
* 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-22gnu: libfaketime: Adjust flags on powerpc64le-linux.Efraim Flashner
* gnu/packages/check.scm (libfaketime)[arguments]: Adjust CFLAGS on powerpc64le-linux to make package work.
2021-08-20gnu: gstreamer: Fix build.Mathieu Othacehe
* gnu/packages/gstreamer.scm (gstreamer)[arguments]: Add a disable-test phase to remove an undeterministically failing test.
2021-07-27gnu: appstream-glib: Fix failing tests.Maxime Devos
* 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-27gnu: GnuPG: Update to 2.2.29.Leo Famulari
* gnu/packages/gnupg.scm (gnupg): Update to 2.22.9.
2021-08-20gnu: python: Build lib2to3/tests module.Mathieu Othacehe
* gnu/packages/python.scm (python-2.7)[arguments]: Build lib2to3/tests module that is needed by python-pyannotate.
2021-08-20gnu: dedukti: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (dedukti)[arguments]<#:phases>: Use #$output. Remove trailing #t. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml4.07-piqi: Fix reference to inputs and output.Maxime Devos
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-20gnu: omake: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (omake)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml-frontc: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (ocaml-frontc)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml-down: Fix reference to output.Maxime Devos
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-20gnu: camlzip: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (camlzip)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml-opam-file-format: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (ocaml-opam-file-format)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml-cmdliner: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (ocaml-cmdliner)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml-dose3: Fix reference to inputs and output.Maxime Devos
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-20gnu: ocamlcudf: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (ocamlcudf)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocamlbuild: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (ocamlbuild)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: ocaml: Fix reference to output.Maxime Devos
* gnu/packages/ocaml.scm (dune-boot)[arguments]<#:make-flags>: Use #$output. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-20gnu: libspatialite: Fix build.Guillaume Le Vaillant
* gnu/packages/geo.scm (libspatialite)[arguments]: Update the 'ignore-broken-tests' phase to skip one failing test.
2021-08-20gnu: netcdf-fortran: Fix compiling with gfortran 10.Guillaume Le Vaillant
* gnu/packages/maths.scm (netcdf-fortran)[arguments]: Add 'allow-argument-mismatch' flag for gfortran in 'configure-flags'.
2021-08-20gnu: netcdf: Fix build.Guillaume Le Vaillant
* gnu/packages/maths.scm (netcdf)[arguments]: Fix regexp in 'patch-settings' phase.
2021-08-20gnu: hdf4: Fix compiling with gfortran 10.Guillaume Le Vaillant
* gnu/packages/maths.scm (hdf4)[arguments]: Add 'allow-argument-mismatch' flag for gfortran in 'configure-flags'. Fix regexp in 'patch-settings' phase.
2021-08-20gnu: the-silver-searcher: Fix build.Mathieu Othacehe
* gnu/packages/code.scm (the-silver-searcher)[arguments]: Pass the -fcommon flag that is required since the GCC 10 switch.
2021-08-20gnu: strace: Update to 5.13.Mathieu Othacehe
* 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-19gnu: aalib: Update ‘config.guess’ and ‘config.sub’Thiago Jung Bauermann
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-19gnu: pth: Update ‘config.guess’ and ‘config.sub’Thiago Jung Bauermann
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-19gnu: evince: Update to 40.2.Nathan Benedetto Proença
* 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-19gnu: libhandy: Update to 1.2.3.Mathieu Othacehe
* 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-19gnu: glade3: Update to 3.38.2.Mathieu Othacehe
* 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-19gnu: gjs: Update to 1.68.2.Mathieu Othacehe
* 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-19gnu: glib: Update to 2.68.3.Mathieu Othacehe
* gnu/packages/glib.scm (glib): Update to 2.68.3 and remove a left over comment.
2021-08-19gnu: meson: Update to 0.59.1.Mathieu Othacehe
* gnu/packages/build-tools.scm (meson): Update to 0.59.1.
2021-08-19gnu: adwaita-icon-theme: Update to 40.1.1.Mathieu Othacehe
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 40.1.1.
2021-08-19gnu: gtk-doc: Update to 1.33.2.Mathieu Othacehe
* 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-19gnu: gtk+: Update to 3.24.27.Mathieu Othacehe
* gnu/packages/gtk.scm (gtk+): Update to 3.24.27.
2021-08-18gnu: julia: Fix building.Efraim Flashner
* gnu/packages/julia.scm (julia)[arguments]: Adjust 'adjust-test-suite phase to account for newer package versions.
2021-08-18gnu: Remove pcre2-10.36.Efraim Flashner
* 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-18gnu: openssl: Skip flaky test on arm hardware.Efraim Flashner
* gnu/packages/tls.scm (openssl)[arguments]: Add phase on armhf- and aarch64-linux to skip a flaky test.
2021-08-18gnu: texlive-updmap.cfg: Update for Tex Live 2021.Efraim Flashner
This package was missed in ee25e3fcab9d2e24c2826b771b52d797c152193b. * gnu/packages/tex.scm (texlive-updmap.cfg)[source]: Update hash for the new version.
2021-08-17gnu: texlive-latex-base: Disable some formats on powerpc-linux.Efraim Flashner
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Adjust custom 'build phase to skip the jit formats also on powerpc-linux.
2021-08-17utils: Define target-ppc64le? predicate.Efraim Flashner
* guix/utils.scm (target-ppc64le?): New predicate.
2021-08-17gnu: texlive-bin: Fix building on powerpc-linux.Efraim Flashner
* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase on powerpc-linux to adjust the test suite.