[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates-frozen updated (cc491ea -> bd74691)
From: |
guix-commits |
Subject: |
branch core-updates-frozen updated (cc491ea -> bd74691) |
Date: |
Sat, 4 Dec 2021 12:54:02 -0500 (EST) |
efraim pushed a change to branch core-updates-frozen
in repository guix.
from cc491ea gnu: plink-ng: Enable tests.
new 9112bed gnu: libunwind-julia: Fix build on i686-linux.
new 7fee8a4 gnu: julia-datastructures: Fix tests on i686-linux.
new 2a749f3 gnu: julia-benchmarktools: Fix tests on i686-linux.
new a31a451 gnu: julia-finitedifferences: Fix tests on i686-linux.
new dbad333 gnu: julia-configurations: Fix tests on i686-linux.
new 557caa4 gnu: julia-lazyarrays: Fix tests on i686-linux.
new dcd7c95 gnu: julia-blockarrays: Fix tests on i686-linux.
new 7c8e9cb gnu: julia-mappedarrays: Fix tests on i686-linux.
new e3c15b0 gnu: julia-arrayinterface: Disable tests for i686.
new 28d530e gnu: julia-interpolations: Disable tests in i686-linux.
new 29c0410 gnu: julia-reversediff: Disable tests on i686-linux.
new 828012e gnu: julia-intervalsets: Fix tests on i686-linux.
new 630824a gnu: julia-woodburymatrices: Fix tests on i686-linux.
new afd35e8 gnu: julia-mutablearithmetics: Fix tests on i686-linux.
new eb4f1fc gnu: julia-structarrays: Fix tests on i686-linux.
new 8258691 gnu: julia-geometrybasics: Fix tests on i686-linux.
new bd74691 gnu: julia-forwarddiff: Disable tests on i686-linux.
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/julia-xyz.scm | 169 +++++++++++++++++++--
gnu/packages/julia.scm | 18 ++-
.../libunwind-julia-fix-GCC10-fno-common.patch | 40 +++++
4 files changed, 212 insertions(+), 16 deletions(-)
create mode 100644
gnu/packages/patches/libunwind-julia-fix-GCC10-fno-common.patch
- branch core-updates-frozen updated (cc491ea -> bd74691),
guix-commits <=
- 03/17: gnu: julia-benchmarktools: Fix tests on i686-linux., guix-commits, 2021/12/04
- 01/17: gnu: libunwind-julia: Fix build on i686-linux., guix-commits, 2021/12/04
- 02/17: gnu: julia-datastructures: Fix tests on i686-linux., guix-commits, 2021/12/04
- 06/17: gnu: julia-lazyarrays: Fix tests on i686-linux., guix-commits, 2021/12/04
- 07/17: gnu: julia-blockarrays: Fix tests on i686-linux., guix-commits, 2021/12/04
- 09/17: gnu: julia-arrayinterface: Disable tests for i686., guix-commits, 2021/12/04
- 04/17: gnu: julia-finitedifferences: Fix tests on i686-linux., guix-commits, 2021/12/04
- 05/17: gnu: julia-configurations: Fix tests on i686-linux., guix-commits, 2021/12/04
- 08/17: gnu: julia-mappedarrays: Fix tests on i686-linux., guix-commits, 2021/12/04
- 12/17: gnu: julia-intervalsets: Fix tests on i686-linux., guix-commits, 2021/12/04