Commit graph

111070 commits

Author SHA1 Message Date
Andreas Enge 9900f9e9b8
gnu: gcc-11: Fix build on powerpc64le.
* gnu/packages/patches/gcc-11-libstdc++-powerpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/gcc.scm (make-libstdc++): Apply patch for gcc versions >= 11
and < 12 on ppc64le.

Co-authored-by: Christopher Baines <mail@cbaines.net>
2023-04-13 18:53:42 +02:00
Simon Tournier a957171bc4
gnu: ocaml-mdx: Fix tests.
* gnu/packages/ocaml.scm (ocaml-mdx)[arguments]: Substitue obsolete 'egrep' by
'grep -E'.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-04-12 21:53:05 +02:00
Simon Tournier 8557eb9ffb
gnu: ocaml-ppxlib: Fix tests.
* gnu/packages/ocaml.scm (ocaml-ppxlib)[arguments]: Substitue obsolete 'egrep'
by 'grep -E'.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2023-04-12 21:43:47 +02:00
Ricardo Wurmus ac8b2a0469
gnu: eigen-for-tensorflow: Do not compile broken test.
* gnu/packages/algebra.scm (eigen-for-tensorflow)[arguments]: Add phase
'gcc-compatibility to avoid compiling the stddeque test, which doesn't work
with the current GCC.
[native-inputs]: Remove gcc-7.
2023-04-12 14:18:13 +02:00
Ricardo Wurmus b1c3d7a20d
gnu: python-absl-py: Fix Python version check.
* gnu/packages/python-xyz.scm (python-absl-py)[build-system]: Use
pyproject-build-system.
[arguments]: Add 'patch-version-check build phase to bypass broken version
check.
2023-04-12 14:18:13 +02:00
Ricardo Wurmus 3ff587f8b0
gnu: abseil-cpp-20200923.3: Fix build failure.
* gnu/packages/cpp.scm (abseil-cpp-20200923.3)[arguments]: Add phase 'fix-max
to add a missing type cast.
2023-04-12 14:18:13 +02:00
Maxim Cournoyer a3bfb86738
gnu: python-scipy: Update to 1.10.1.
* gnu/packages/python-science.scm (python-scipy): Update to 1.10.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add #:build-backend argument.
Remove loosen-requirements, build and install phases.
[native-inputs]: Remove python-pypa-build.
2023-04-11 17:22:35 -04:00
Maxim Cournoyer 1887100a2f
gnu: qemu: Re-add meson to native inputs.
It was erroneously removed in commit
46873adc04 ("gnu: Remove extraneous #:meson
build arguments.").

* gnu/packages/virtualization.scm (qemu) [native-inputs]: Add meson.
2023-04-11 15:46:42 -04:00
Kaelyn f814fa878c
gnu: autogen: Fix build on i686.
* gnu/packages/autogen.scm (autogen): Add a snippet.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-11 13:49:50 +02:00
Maxim Cournoyer c808cd1bf9
gnu: meson-python: Update to 0.12.1.
* gnu/packages/build-tools.scm (meson-python): Update to 0.12.1.
[build-system]: Use pyproject-build-system.
[arguments]: Delete #:phases argument.  Add #:build-backend and #:test-flags
argument.  Re-instate most tests.
[propagated-inputs]: Move patchelf to...
[native-inputs]: ... here.  Add git-minimal/pinned, and python-cython.
[home-page]: Update URL.
2023-04-10 23:08:05 -04:00
Maxim Cournoyer 3bc9082523
status: Guard against a numerical overflow condition.
Fixes <https://issues.guix.gnu.org/62766>.

* guix/status.scm (update-build): Use 0 as progress when an exception occurs
while computing it.
2023-04-10 22:18:29 -04:00
Efraim Flashner ae5d352534
gnu: inkscape: Fixup inputs.
* gnu/packages/inkscape.scm (inkscape/stable)[inputs]: Replace librsvg
with librsvg-for-system.
(inkscape)[inputs]: Remove duplicate bash-minimal, librsvg.
2023-04-10 16:59:49 +03:00
Efraim Flashner 5cf5d03d21
gnu: ldc: Build with newer llvm.
* gnu/packages/dlang.scm (ldc-bootstrap)[native-inputs]: Use lld-14 for
lld-wrapper in place of lld-11. Replace llvm-11 with llvm-14.
(ldc)[native-inputs]: Replace clang-11 with clang-14.
2023-04-10 16:56:51 +03:00
Efraim Flashner 1289bd1f20
gnu: gdmd: Build with gdc-11.
* gnu/packages/dlang.scm (gdmd)[inputs]: Replace gdc-10 with gdc-11.
2023-04-10 16:56:14 +03:00
Efraim Flashner 5b125c31ef
gnu: Add gdc-toolchain-11.
* gnu/packages/commencement.scm (gdc-toolchain-11): New variable.
2023-04-10 16:51:24 +03:00
Efraim Flashner 1be53ad197
gnu: python-lit: Honor the #:tests? flag.
* gnu/packages/check.scm (python-lit)[arguments]: Honor the #:tests?
flag in the custom 'check phase.
2023-04-10 16:50:15 +03:00
Efraim Flashner 970247e9f5
gnu: python-lit: Update to 16.0.0.
* gnu/packages/check.scm (python-lit): Update to 16.0.0.
[native-inputs]: Replace llvm with llvm-14.
2023-04-10 16:49:25 +03:00
Maxim Cournoyer 2bde53c594
gnu: gtk: Do not manually move /bin.
The Meson build system now takes care of that itself, just like the GNU build
system.

* gnu/packages/gtk.scm (gtk) [arguments]: Remove /bin from the list of moved
directory in the move-files phase.
2023-04-09 12:55:46 -04:00
Maxim Cournoyer 311255adc0
gnu: meson: Update to 1.0.1.
* gnu/packages/build-tools.scm (meson-0.63): Update to 1.0.1.
(meson-0.63): Rename to...
(meson): ... this.
[arguments]: Update explanatory comment about why tests are
disabled.  Use gexps and search-input-file in wrap phase override.  Also use
site-packages to simplify the phase.
[inputs]: Replace python-wrapper with python.
(meson-0.60, meson-0.59): Delete variables.
* gnu/packages/patches/meson-allow-dirs-outside-of-prefix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-04-09 12:55:46 -04:00
Maxim Cournoyer 22491ed9c5
build: meson: Explicitly invoke "meson setup" instead of just "meson".
* guix/build/meson-build-system.scm (configure): Invoke the setup command to
avoid a deprecation warning.
2023-04-09 12:55:46 -04:00
Maxim Cournoyer 9bf0a6e4a8
build: meson: Honor bindir, libdir and includedir.
This brings our meson-build-system closer to our gnu-build-system in terms of
using different installation prefixes based on the presence of outputs such as
"bin", "lib" or "include".

* guix/build/meson-build-system.scm (configure): Add --bindir, --libdir and
--includedir according to the presence of the "bin", "lib" and "include"
outputs, as done in gnu-build-system.
2023-04-09 12:55:45 -04:00
Maxim Cournoyer 118fb307e0
gnu: libcacard: Use latest meson.
* gnu/packages/spice.scm (libcacard) [arguments]: Remove meson.
Add a runpath directive to #:configure-flags.
2023-04-09 12:55:45 -04:00
Maxim Cournoyer 372049107f
gnu: gnome-mahjongg: Update to 3.38.3-0.e9e73e5.
* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3-0.e9e73e5.
[arguments]: Remove #:meson.
[native-inputs]: Replace gtk+:bin with gtk:bin.
[inputs]: Replace gtk+ with gtk and add libadwaita.
2023-04-09 12:55:45 -04:00
Maxim Cournoyer 86fcb344b9
gnu: authenticator: Patch to build with a recent meson.
* gnu/packages/gnome.scm (authenticator)
[arguments]: Use gexps.  Remove #:meson argument.  Add 'patch-meson.build
phase.  Use search-input-file in python-and-gi-wrap phase.
2023-04-09 12:55:45 -04:00
Maxim Cournoyer 2f79fd92f4
gnu: gnome-disk-utility: Update to 44.0.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 44.0.
[arguments]: Remove #:meson.  Update skip-gtk-update-icon-cache phase.
[home-page]: Update URL.
2023-04-09 12:55:39 -04:00
Maxim Cournoyer 8edec9060f
gnu: dconf-editor: Update to 43.0.
* gnu/packages/gnome.scm (dconf-editor): Update to 43.0.
[source]: Update source URL.
[arguments]: Remove #:meson, add #:phases.
[native-inputs]: Remove labels.
[inputs]: Add libhandy.
2023-04-09 12:51:34 -04:00
Maxim Cournoyer e1e95fda23
gnu: gnome-screenshot: Update to 41.0-0.9f067cf.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 41.0-0.9f067cf.
[source]: Fetch from git.
[arguments]: Remove #:meson argument.
2023-04-09 12:48:29 -04:00
Maxim Cournoyer 523d66f183
gnu: libnice: Update to 0.1.21.
* gnu/packages/networking.scm (libnice): Update to 0.1.21.
[arguments]: Use gexps.
[native-inputs]: Remove labels.
2023-04-09 12:48:29 -04:00
Maxim Cournoyer cf34f40420
gnu: gnome-user-share: Update to 43.0.
* gnu/packages/gnome.scm (gnome-user-share): Update to 43.0.
[source]: Update URL.
[arguments]: Remove #:meson argument.  Use gexps.  Remove
"-Dnautilus_extension=true" configure flag.
[native-inputs]: Remove labels.
[inputs]: Remove gnome-bluetooth, libcanberra, libnotify and nautilus.
2023-04-09 12:48:29 -04:00
Maxim Cournoyer 46873adc04
gnu: Remove extraneous #:meson build arguments.
* gnu/packages/build-tools.scm (meson-python) [propagated-inputs]: Replace
meson-0.63 with meson.
* gnu/packages/freedesktop.scm (appstream) [arguments]: Remove #:meson
argument.
* gnu/packages/gnome.scm (raider): Likewise.
(komikku): Likewise.
* gnu/packages/syndication.scm (syndication-domination): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/xdisorg.scm (tofi): Likewise.
2023-04-09 12:48:29 -04:00
Ricardo Wurmus 03580b5f1d
gnu: qtbase: Disable qsslkey tests.
* gnu/packages/qt.scm (qtbase)[arguments]: Add tst_qsslkey to list of disabled
tests.
2023-04-09 11:05:42 +02:00
Ricardo Wurmus 043b3dd457
gnu: linphone-desktop: Update to 5.0.14.
* gnu/packages/linphone.scm (linphone-desktop): Update to 5.0.14.
[arguments]: Use G-expressions; add pre-install phase.
* gnu/packages/patches/linphone-desktop-without-sdk.patch: Update.
2023-04-09 11:04:36 +02:00
Ricardo Wurmus 850b3b116a
gnu: liblinphone: Update to 5.2.50.
* gnu/packages/linphone.scm (liblinphone): Update to 5.2.50.
[arguments]: Use G-expression; disable flexiapi and strict mode.
[inputs]: Replace openldap with openldap-for-linphone; add zxing-cpp.
2023-04-08 20:05:06 +02:00
Ricardo Wurmus 626d921558
gnu: Add openldap-for-linphone.
* gnu/packages/openldap.scm (openldap-for-linphone): New variable.
2023-04-08 20:05:06 +02:00
Ricardo Wurmus 4bb0ea7507
gnu: xsd: Build with GCC 10.
* gnu/packages/cpp.scm (xsd)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 58872772c6
gnu: libxsd-frontend: Build with GCC 10.
* gnu/packages/cpp.scm (libxsd-frontend)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 53855bf71d
gnu: cli: Use GCC 10.
* gnu/packages/cpp.scm (cli)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 531a44dec4
gnu: mediastreamer2: Update to 5.2.49.
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.2.49.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus c73330838e
gnu: mediastreamer2: Drop input labels.
* gnu/packages/linphone.scm (mediastreamer2)[native-inputs]: Drop package
labels.
[inputs]: Same.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 9ff2f971cc
gnu: mediastreamer2: Use G-expression.
* gnu/packages/linphone.scm (mediastreamer2)[arguments]: Rewrite with
G-expression.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 291b787461
gnu: bcmatroska2: Update to 5.2.1.
* gnu/packages/linphone.scm (bcmatroska2): Update to 5.2.1.
[inputs]: Add bctoolbox.
[arguments]: Add build phase to patch build system.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 9946badad1
gnu: bzrtp: Update to 5.2.49.
* gnu/packages/linphone.scm (bzrtp): Update to 5.2.49.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 71eac43207
gnu: bzrtp: Drop input labels.
* gnu/packages/linphone.scm (bzrtp)[inputs]: Drop package labels.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus e4cc8a5cad
gnu: ortp: Update to 5.2.49.
* gnu/packages/linphone.scm (ortp): Update to 5.2.49.
[arguments]: Disable documentation.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 28ae758cca
gnu: ortp: Drop input labels.
* gnu/packages/linphone.scm (ortp)[native-inputs]: Drop package labels.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus bf95402f5d
gnu: ortp: Use G-expression.
* gnu/packages/linphone.scm (ortp)[arguments]: Use G-expression.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus e335d055a0
gnu: libcutl: Use GCC 10.
* gnu/packages/cpp.scm (libcutl)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus d5e3242036
gnu: lime: Update to 5.2.49.
* gnu/packages/linphone.scm (lime): Update to 5.2.49.
[arguments]: Enable building of documentation; disable server and multidomains
tests as they require networking.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 45620ae8b0
gnu: soci: Update to 4.0.3.
* gnu/packages/databases.scm (soci): Update to 4.0.3.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 337f3941d8
gnu: belle-sip: Update to 5.2.49.
* gnu/packages/linphone.scm (belle-sip): Update to 5.2.49.
[arguments]: Use G-expression; disable strict mode; disable unescape test; run
tests conditionally.
[inputs]: Add belr.
2023-04-08 20:05:05 +02:00