Ludovic Courtès
be1e842ad7
gnu: cross-base: Remove unneeded 'let'.
...
This is a followup to 102d307520
.
* gnu/packages/cross-base.scm (cross-libc): Remove (let ((libc libc)) …).
(cherry picked from commit 524a4e357c
)
2020-04-08 12:22:06 +02:00
Marius Bakke
a533c5a183
gnu: octave-cli: Fix build.
...
* gnu/packages/maths.scm (octave-cli)[inputs]: Add LIBJPEG-TURBO.
[arguments]: Add "--enable-link-all-dependencies" in #:configure-flags.
2020-04-05 22:45:15 +02:00
Marius Bakke
41cb710f4a
gnu: criu: Remove obsolete workaround.
...
* gnu/packages/virtualization.scm (criu)[arguments]: In the configure phase,
do not add kernel headers on C_INLUDE_PATH.
2020-04-05 16:33:19 +02:00
Marius Bakke
f12f7a0464
gnu: sailfish: Fix build failure.
...
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Prepend to
CPLUS_INCLUDE_PATH instead of overriding it.
2020-04-03 19:11:05 +02:00
Marius Bakke
76f5cef359
gnu: libfive: Fix build failure.
...
* gnu/packages/engineering.scm (libfive)[arguments]: Prepend to
CPLUS_INCLUDE_PATH instead of overriding it.
2020-04-03 19:07:22 +02:00
Marius Bakke
0ad05c15e3
gnu: GSL: Remove unnecessary (%current-system) call.
...
* gnu/packages/maths.scm (gsl)[arguments]: Use the let-bound SYSTEM variable
instead of %CURRENT-SYSTEM.
2020-04-03 18:32:56 +02:00
Marius Bakke
f27b1cf091
gnu: ToME4: Fix build failure.
...
* gnu/packages/games.scm (tome4)[arguments]: Do not assume CPATH is set.
2020-04-03 18:26:47 +02:00
Marius Bakke
18caa6f528
gnu: hyperrogue: Fix build failure.
...
* gnu/packages/games.scm (hyperrogue)[arguments]: Do not assume CPATH is set.
2020-04-03 18:18:54 +02:00
Marius Bakke
ba66eec741
gnu: synergy: Fix build failure.
...
* gnu/packages/synergy.scm (synergy)[arguments]: Prepend to CPLUS_INCLUDE_PATH
instead of overriding it.
2020-04-03 18:04:38 +02:00
Marius Bakke
57f24c200f
gnu: lxc: Remove obsolete workaround.
...
* gnu/packages/virtualization.scm (lxc)[arguments]: Remove #:make-flags.
2020-04-03 17:42:56 +02:00
Marius Bakke
cf6f475b74
gnu: multipath-tools: Remove obsolete workaround.
...
* gnu/packages/linux.scm (multipath-tools)[arguments]: Do not override
C_INCLUDE_PATH in #:configure-flags.
2020-04-03 17:42:07 +02:00
Marius Bakke
68858013ad
gnu: zyre: Remove obsolete workaround.
...
* gnu/packages/networking.scm (zyre)[arguments]: Remove.
2020-04-03 17:40:48 +02:00
Marius Bakke
d27748674a
gnu: hcxtools: Fix build failure.
...
* gnu/packages/networking.scm (hcxtools)[arguments]: Do not override
C_INCLUDE_PATH.
2020-04-03 17:39:22 +02:00
Marius Bakke
8ecdef3cbb
gnu: IceCat: Remove obsolete phase.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Remove phase
'augment-CPLUS_INCLUDE_PATH'.
2020-04-03 16:04:40 +02:00
Marius Bakke
d05e3b08ea
gnu: python-apsw: Update to 3.31.1-r1.
...
* gnu/packages/databases.scm (python-apsw): Update to 3.31.1-r1.
2020-04-03 16:00:43 +02:00
Marius Bakke
976ae7eab6
gnu: libreoffice: Fix build with Poppler 0.86.
...
* gnu/packages/patches/libreoffice-poppler-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): New field.
2020-04-03 15:58:22 +02:00
Marius Bakke
c745b6f62c
gnu: GSL: Disable failing tests on i686-linux and aarch64-linux.
...
This follows up commit 7ad3c81240
, which enabled
tests that were previously disabled on i686, and takes into account new tests
with similar issues. While at it, selectively disable tests on aarch64
instead of disabling all tests.
* gnu/packages/maths.scm (gsl)[arguments]: On i686 and aarch64, add #:phases.
2020-04-03 15:53:10 +02:00
Marius Bakke
3cff86db8a
gnu: Python: Move arm-alignment.patch to a native-input + phase.
...
This follows up 67ca82e6dd
which was ineffective
when running 'guix build --system=armhf-linux python' on e.g. x86_64-linux
because the conditional would always return the native system.
* gnu/packages/python.scm (python-3.8)[native-inputs]: Add "arm-alignment.patch".
[arguments]: Add phase to apply it.
[source](patches): Remove it.
* gnu/packages/commencement.scm (python-boot0): Prevent inheriting the phase.
2020-04-02 17:11:17 +02:00
Marius Bakke
67ca82e6dd
gnu: Python: Fix test failure on ARMv7.
...
* gnu/packages/patches/python-3-arm-alignment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-3.8)[source](patches): Add it when the
current system is ARM.
2020-04-01 12:58:32 +02:00
Marius Bakke
3e902bbb56
gnu: util-linux: Skip setarch tests when building on armhf-linux.
...
* gnu/packages/linux.scm (util-linux)[arguments]: When building on
armhf-linux, disable the setarch tests.
2020-03-31 18:16:05 +02:00
Marius Bakke
95ac5cd668
gnu: OpenSSL: Update to 1.1.1f.
...
* gnu/packages/patches/openssl-1.1.1e-revert-detect-eof.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tls.scm (openssl): Update to 1.1.1f.
[source](patches): Remove obsolete patch.
2020-03-31 15:15:19 +02:00
Marius Bakke
47cd0febe9
gnu: rust: Build with Make 4.2.
...
Fixes <https://bugs.gnu.org/39949 >.
* gnu/packages/rust.scm (rust-1.20)[native-inputs]: Add GNU-MAKE-4.2.
2020-03-30 15:07:49 +02:00
Jan Nieuwenhuizen
1808e64de0
gnu: coreutils: Typo: Use libcap only when supported.
...
* gnu/packages/base.scm (coreutils)[inputs]: Typo: Use libcap only when
supported.
2020-03-30 13:05:21 +02:00
Marius Bakke
ae0badf5bb
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/guile.scm
gnu/packages/linux.scm
gnu/packages/package-management.scm
gnu/packages/pulseaudio.scm
gnu/packages/web.scm
2020-03-30 12:17:33 +02:00
Brendan Tildesley
927f365566
gnu: ath9k-htc-firmware: Correct home-page url.
...
* gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-03-30 10:54:00 +03:00
Efraim Flashner
043ee597a7
gnu: antlr3: Don't use unstable tarball.
...
* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch.
2020-03-30 10:05:53 +03:00
Efraim Flashner
2876b23345
gnu: java-javaewah: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-javaewah)[source]: Download using
git-fetch.
2020-03-30 10:05:53 +03:00
Efraim Flashner
242af2954e
gnu: java-jmock: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
2020-03-30 10:05:52 +03:00
Efraim Flashner
7cf26f249a
gnu: java-jmock-1: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch.
[home-page]: Update home-page.
2020-03-30 10:05:52 +03:00
Efraim Flashner
7cf90f6419
gnu: java-easymock: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch.
[home-page]: Use https.
2020-03-30 10:05:52 +03:00
Efraim Flashner
3dc7a8ce73
gnu: java-objenesis: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-objenesis)[source]: Download using
git-fetch.
2020-03-30 10:05:52 +03:00
Efraim Flashner
654f997d98
gnu: java-asm: Download using https.
...
* gnu/packages/java.scm (java-asm)[source]: Use https URL.
2020-03-30 10:05:52 +03:00
Efraim Flashner
df9487c594
gnu: java-modello-core: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-modello-core)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
16c6276399
gnu: java-sisu-build-api: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
d9e356a893
gnu: java-plexus-sec-dispatcher: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download
using git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
5723137a4c
gnu: java-plexus-compiler-api: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download
using git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
d0e6461370
gnu: java-plexus-cipher: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-cipher)[source]: Download using
git-fetch.
2020-03-30 10:05:51 +03:00
Efraim Flashner
48fe942c85
gnu: java-plexus-io: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
3a26ea3a58
gnu: java-plexus-container-default-bootstrap: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-container-default-bootstrap)
[source]: Download using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
9520b2b16e
gnu: java-plexus-classworlds: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-classworlds)[source]: Download
using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
c4b67ba3a8
gnu: java-plexus-interpolation: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-interpolation)[source]: Download
using git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
c53badd452
gnu: java-plexus-utils: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-plexus-utils)[source]: Download using
git-fetch.
2020-03-30 10:05:50 +03:00
Efraim Flashner
42c1c59ea1
gnu: java-junit: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-junit)[source]: Download using git-fetch.
[home-page]: Update home-page.
2020-03-30 10:05:49 +03:00
Efraim Flashner
2703d57343
gnu: java-hamcrest-core: Don't use unstable tarball.
...
* gnu/packages/java.scm (java-hamcrest-core)[source]: Download using
git-fetch.
2020-03-30 10:05:49 +03:00
Jan Nieuwenhuizen
3e3364fc52
gnu: gmp: Build fix for mingw.
...
* gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for
mingw target.
2020-03-29 23:54:30 +02:00
Vagrant Cascadian
ee401ed924
gnu: mesa: Enable rockchip support on aarch64/armhf.
...
* gnu/packages/gl (mesa): Enable kmsro, lima and panfrost gallium drivers.
2020-03-29 14:40:03 -07:00
Ludovic Courtès
71d17a09ee
gnu: commencement: Micro-optimize the package graph.
...
This removes 2 'add-data-to-store-cache' lookups.
* gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …))
outside the 'propagated-inputs' field to avoid creating a new node each
time the field is accessed.
2020-03-29 23:14:28 +02:00
Ludovic Courtès
5a17b9b673
build-system/gnu: Optimize the package graph.
...
With this change, the output of:
guix graph -e '(@@ (gnu packages commencement) coreutils-final)' |grep 'label = ' | wc -l
drops from 76 nodes to 68 nodes, and the "add-data-to-store-cache" hit
rate for:
guix build libreoffice -d --no-grafts
drops from 3.9% to 2.6%.
* guix/build-system/gnu.scm (package-with-explicit-inputs*)[cut?]:
Adjust condition to exclude packages with build systems other than
GNU-BUILD-SYSTEM, such as 'ld-wrapper-boot3'.
2020-03-29 23:14:28 +02:00
Ludovic Courtès
9f78552996
packages: 'package->bag' keys cache by replacement.
...
* guix/packages.scm (package->bag): When GRAFT? is true, use PACKAGE's
replacement as the cache key. Remove GRAFT? from the list of
secondary cache keys.
2020-03-29 23:14:28 +02:00
Ludovic Courtès
18c8a4396b
deploy: Use 'map/accumulate-builds'.
...
* guix/scripts/deploy.scm (guix-deploy): Use 'map/accumulate-builds'
instead of 'for-each'.
2020-03-29 23:14:27 +02:00