Commit graph

83939 commits

Author SHA1 Message Date
Efraim Flashner
5d31be6bf6
gnu: ruby-racc: Update to 1.5.2.
* gnu/packages/ruby.scm (ruby-racc): Update to 1.5.2.
[arguments]: Skip tests.
2021-09-12 15:35:21 +03:00
Guillaume Le Vaillant
379cea3277
gnu: xboard: Fix building with gcc 10.
* gnu/packages/games.scm (xboard)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-12 14:30:51 +02:00
Guillaume Le Vaillant
e43c572f33
gnu: gnucash: Update to 4.6.
* gnu/packages/gnucash.scm (gnucash): Update to 4.6.
  [native-inputs]: Add gmp.
2021-09-12 14:27:16 +02:00
Guillaume Le Vaillant
b8097355f1
gnu: libxml++: Fix build.
* gnu/packages/gnome.scm (libxml++)[inputs]: Replace glibmm by glibmm-2.64.
2021-09-12 13:46:14 +02:00
Felix Gruber
e6fcf1c140
gnu: libxmlplusplus: Fix build.
* gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with
  glibmm-2.64.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 13:46:14 +02:00
Efraim Flashner
66cf6853c5
gnu: ruby-tins: Update to 1.29.1.
* gnu/packages/ruby.scm (ruby-tins): Update to 1.29.1.
[propagated-inputs]: Add ruby-sync.
2021-09-12 14:04:57 +03:00
Efraim Flashner
90f297e4a0
gnu: Add ruby-sync.
* gnu/packages/ruby.scm (ruby-sync): New variable.
2021-09-12 14:04:56 +03:00
Efraim Flashner
cc182dc438
gnu: ruby-multi-json: Update to 1.15.0.
* gnu/packages/ruby.scm (ruby-multi-json): Update to 1.15.0.
[arguments]: Remove custom 'remove-signing-key-reference phase. Add
phase to adjust test suite.
[native-inputs]: Remove bundler, ruby-yard.
2021-09-12 14:04:56 +03:00
Efraim Flashner
fb204d0a21
gnu: ruby-json-pure: Update to 2.3.1.
* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.3.1.
[arguments]: Remove custom 'regenerate-gemspec, 'fix-json-java.gemspec
phases. Remove part of custom 'fix-rakefile phase.
[native-inputs]: Add which.
2021-09-12 14:04:56 +03:00
Efraim Flashner
df10452b2f
gnu: ruby-mocha: Update to 1.13.0.
* gnu/packages/ruby.scm (ruby-mocha): Update to 1.13.0.
[home-page]: Adjust to new upstream home-page.
2021-09-12 14:04:56 +03:00
Efraim Flashner
04920dca2a
gnu: ruby-pandoc-ruby: Adjust test suite.
* gnu/packages/ruby.scm (ruby-pandoc-ruby)[arguments]: Adjust test suite
to change in ruby behavior and the test suite.
2021-09-12 14:04:56 +03:00
Jonathan Brielmaier
0246bf5f80
gnu: gnome-maps: Remove obsolete phase.
* gnu/packages/geo.scm (gnome-maps)[arguments]: Remove 'fix-broken-tests
phase as the tests pass now.
2021-09-12 12:01:30 +02:00
Felix Gruber
174a622f63
gnu: libnet6: Fix build.
* gnu/packages/gobby.scm (libnet6)[inputs]: replace libsigc++ with
  libsigc++-2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 11:11:32 +02:00
Felix Gruber
58d3c8bb1e
gnu: chocolate-doom: Fix compilation with GCC 10.
* gnu/packages/games.scm (chocolate-doom)[arguments]: Pass '-fcommon' to
  CFLAGS.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 09:40:57 +02:00
Efraim Flashner
99a7bc993d
gnu: global: Fix wrap phase.
* gnu/packages/code.scm (global)[arguments]: Wrap python script with
GUIX_PYTHONPATH.
2021-09-12 08:35:28 +03:00
Efraim Flashner
536c2ee167
gnu: librsvg: Simplify custom phase.
* gnu/packages/gnome.scm (librsvg)[arguments]: Adjust custom
'gnu-configure phase to use more default arguments.
2021-09-11 23:10:45 +03:00
Efraim Flashner
6a85d80eb9
gnu: Don't use older versions of rust.
* gnu/packages/crates-io.scm (rust-cxx-1, rust-cxx-build-1,
rust-cxx-gen-0.7, rust-cxxbridge-macro-1, rust-postgres-0.19,
rust-rust-decimal-1,rust-socket2-0.4,
rust-tokio-postgres-0.7)[arguments]: Remove rust flag.
* gnu/packages/gnome.scm (librsvg)[arguments]: Same.
* gnu/packages/rust-apps.scm (hyperfine)[arguments]: Same.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
2021-09-11 23:10:34 +03:00
Ludovic Courtès
c1d7eac346
gnu: xkbcomp-intermediate: Export variable.
* gnu/packages/xorg.scm (xkbcomp-intermediate): Make public.
[properties]: New field.
(xkbcomp)[properties]: New field.
2021-09-11 18:14:07 +02:00
Ludovic Courtès
7be2b83102
gnu: netcdf-parallel-openmpi: Allow compilation with GCC 10.
* gnu/packages/maths.scm (netcdf)[source]: Add 'modules' and 'snippet'.
2021-09-11 18:14:07 +02:00
Ludovic Courtès
12a664a90e
gnu: idutils: Skip failing Gnulib tests.
* gnu/packages/idutils.scm (idutils)[arguments]: New field.
2021-09-11 18:14:06 +02:00
Ludovic Courtès
83168079ac
gnu: mpc123: Allow compilation with GCC 10.
* gnu/packages/mp3.scm (mpc123)[arguments]: In 'configure' phase, call
'setenv'.
2021-09-11 18:14:06 +02:00
Guillaume Le Vaillant
246be10315
gnu: mkvtoolnix: Fix build.
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Fix 'add-googletest' phase.
2021-09-11 16:43:28 +02:00
Guillaume Le Vaillant
73a52906d9
gnu: fifo-map: Fix build.
* gnu/packages/cpp.scm (fifo-map)[arguments]: Fix 'install' phase.
2021-09-11 16:39:04 +02:00
Guillaume Le Vaillant
2fbae88680
gnu: electron-cash: Add missing input.
* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-qdarkstyle.
  [arguments]: Add 'relax-requirements' phase.
2021-09-11 14:54:54 +02:00
Guillaume Le Vaillant
7c829150ed
gnu: python-stem: Fix tests wth python 3.9.
* gnu/packages/python-xyz.scm (python-stem)[arguments]: Add 'fix-tests' phase.
2021-09-11 14:39:41 +02:00
Guillaume Le Vaillant
c605aa254c
gnu: python-faker: Update to 8.12.1.
* gnu/packages/python-xyz.scm (python-faker): Update to 8.12.1.
2021-09-11 14:31:26 +02:00
Guillaume Le Vaillant
9cfa0078e6
gnu: python-random2: Fix building with python 3.9.
* gnu/packages/patches/python-random2-getrandbits-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-random2)[source]: Use it.
2021-09-11 14:16:46 +02:00
Guillaume Le Vaillant
0321c098d3
gnu: kicad: Fix build.
* gnu/packages/engineering.scm (kicad)[arguments]: Add 'fix-python-detection'
  and 'add-missing-include' phases.
2021-09-11 13:50:38 +02:00
Felix Gruber
abe4bdad80
gnu: psm: Fix building with GCC 10.
I had to copy all the CFLAGS that were originally defined by the
Makefile as they were otherwise all replaced by '-fcommon'.

* gnu/packages/linux.scm (psm)[arguments]: Pass '-fcommon' to CFLAGS.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-11 11:20:09 +02:00
Guillaume Le Vaillant
856591e2b5
gnu: materialdecoration: Fix build.
* gnu/packages/qt.scm (materialdecoration)[arguments]: Use gexp for
  'configure-flags'.
2021-09-11 10:54:22 +02:00
Guillaume Le Vaillant
eded8b4f17
gnu: sdrangel: Fix build.
* gnu/packages/radio.scm (sdrangel)[arguments]: Replace references to
  '%build-inputs' by gexp.
2021-09-11 10:26:03 +02:00
Guillaume Le Vaillant
463a47f4d7
gnu: opencv: Fix build.
* gnu/packages/image-processing.scm (opencv)[arguments]: Fix
  'unpack-submodule-source' and 'add-ilmbase-include-path' phases.
2021-09-11 10:18:35 +02:00
Jonathan Brielmaier
67b8aa91f7
gnu: gnome-calculator: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.36.0.
2021-09-10 23:34:15 +02:00
Guillaume Le Vaillant
e4b02e7e39
gnu: tbb: Update to 2021.3.0.
* gnu/packages/tbb.scm (tbb): Update to 2021.3.0.
  [source]: Update repository URL. Remove snippet.
  [build-system]: Switch to 'cmake-build-system'.
  [arguments]: Add 'configure-flags'. Remove 'make-flags'.
  Remove 'fail-on-test-errors' phase.
  Remove custom 'configure' and 'install' phases.
2021-09-10 21:39:05 +02:00
Jonathan Brielmaier
45055c73c8
gnu: babl: Don't build documentation.
It would require `scp` from openssh and it was not built before.

* gnu/packages/gimp.scm (babl)[arguments]: Add `-Dwith-docs=false` to
the configure flags.
2021-09-10 21:02:50 +02:00
Guillaume Le Vaillant
749d0e2ee0
gnu: qmapshack: Remove obsolete phase.
QTWEBENGINEPROCESS_PATH is now set by the 'qt-wrap' phase.

* gnu/packages/geo.scm (qmapshack)[arguments]: Remove 'wrap' phase.
2021-09-10 10:43:05 +02:00
Guillaume Le Vaillant
92d04bcab3
gnu: transcode: Fix building with gcc 10.
* gnu/packages/video.scm (transcode)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-10 09:47:06 +02:00
Guillaume Le Vaillant
bd8013ab33
gnu: gpredict: Fix building with gcc 10.
* gnu/packages/astronomy.scm (gpredict)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-10 09:35:51 +02:00
Ludovic Courtès
f83d7663eb
gnu: glibc@2.29: Fix build error.
* gnu/packages/base.scm (glibc-2.29): Inherit from GLIBC-2.30.
[sources]: Use "glibc-skip-c++.patch".
2021-09-08 21:45:43 +02:00
Ludovic Courtès
425799cb45
gnu: glibc@2.30: Fix build error.
* gnu/packages/base.scm (glibc-2.30)[native-inputs]: New field.
[source]: Use "glibc-skip-c++.patch".
2021-09-08 21:45:43 +02:00
Ludovic Courtès
6d8c1a5e23
gnu: glibc@2.31: Fix build error.
* gnu/packages/patches/glibc-skip-c++.patch: New file.
* gnu/packages/base.scm (glibc-2.31)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-09-08 21:45:43 +02:00
Guillaume Le Vaillant
359740b0b3
gnu: qtwebengine: Build with bundled icu4c.
Building with icu4c >= 68 fails.

* gnu/packages/qt.scm (qtwebengine)[arguments]: Comment out
  "--webengine-icu=system" option in 'configure' phase.
2021-09-08 12:06:41 +02:00
Guillaume Le Vaillant
3ed18c05e9
gnu: qtwebkit: Remove workaround for binutils bug.
This is a follow-up to de8e2a699c.

* gnu/packages/qt.scm (qtwebkit)[arguments]: Remove custom 'build' phase.
2021-09-08 12:06:33 +02:00
Guillaume Le Vaillant
4ccaaad45d
gnu: php: Disable failing test.
It looks like the "Zend/tests/bug74093.phpt" test can fail on fast machines.

* gnu/packages/php.scm (php)[arguments]: Update 'prepare-tests' phase.
2021-09-08 12:05:29 +02:00
Guillaume Le Vaillant
de8e2a699c
gnu: binutils: Fix file decriptor leak.
* gnu/packages/patches/binutils-2.37-file-descriptor-leak.patch: New file.
* gnu/packages/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (binutils)[source]: Use it.
2021-09-08 12:05:08 +02:00
Felix Gruber
d5a1206beb
gnu: librime: Fix build with GCC 10.
* gnu/packages/ibus.scm (librime)[source]: Add a patch that adds missing
includes.
* gnu/packages/patches/librime-fix-build-with-gcc10.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-07 14:12:36 -04:00
Ludovic Courtès
445eec9183
tests: Adjust '--with-input' test.
This is a followup to 09b002622e, which
changed the dependency of graphviz from guile@2.0 to guile@3.0.

* tests/guix-build.sh: Adjust '--with-input' test.
2021-09-07 14:54:09 +02:00
Ludovic Courtès
9bea983e4f
tests: Disable grafts in 'tests/builders.scm'.
This is required since the introduction of the OpenSSL graft in the
parent commit so that calling 'package-derivation' in the Python tests
would not trigger a build.

* tests/builders.scm <top level>: Add '%graft?' call.
2021-09-07 14:44:39 +02:00
Ludovic Courtès
d9dfbf886d
Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
Xinglu Chen
49922efb11
gnu: ocaml-ppxlib: Update to 0.23.0.
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.23.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-06 23:27:40 +02:00