Version 0.187 does not compile with gcc-14: -Werror=stringop-overflow.
* gnu/packages/elf.scm (elfutils): Update to 0.192. This fixes the build with
gcc-14.
Change-Id: I9e31f24c1e62c45390789072b52dfc10d90581fe
This avoids
aclocal/types.m4:7: warning: underquoted definition of AM_SEARCH_USIZES
and its consequent error.
* gnu/packages/dbm.scm (bdb-4.8)[native-inputs]: Use automake-1.16.5.
Change-Id: I0f415f230198604297531499f37524b140543b9e
As 23 compiler "tap" tests fail that cannot be easily skipped, disable tests
altogether.
ERROR: t/depcomp-auto
=====================
ERROR: t/depcomp-auto.tap - missing test plan
ERROR: t/depcomp-auto.tap - exited with status 77
ERROR: t/depcomp-cpp
====================
ERROR: t/depcomp-cpp.tap - missing test plan
ERROR: t/depcomp-cpp.tap - exited with status 77
ERROR: t/depcomp-dashmstdout
============================
ERROR: t/depcomp-dashmstdout.tap - missing test plan
ERROR: t/depcomp-dashmstdout.tap - exited with status 77
ERROR: t/depcomp-gcc
====================
ERROR: t/depcomp-gcc.tap - missing test plan
ERROR: t/depcomp-gcc.tap - exited with status 77
* gnu/packages/autotools.scm (automake)[arguments]: Skip tests. Remove
"skip-test" phase, as the "tap" tests ERROR out when skipped.
(automake)[arguments]: Enable tests. Add, instead of replace, "skip-tests" phase.
Change-Id: Iacc2ca3bc84f0a4b261663b9178922bcb1c18578
* gnu/packages/autotools.scm (automake): Rename to...
(automake-1.16.5): ...this, and downgrade version to 1.16.5.
[arguments]: Rename phase "skip-test" to "skip-tests", skip 8 more tests
that fail with gcc-14.
[source]: Move to...
(automake): ...this new variable.
[arguments]: Replace "skip-tests" phase.
Change-Id: Iacc2ca3bc84f0a4b261663b9178922bcb1c18578
* gnu/packages/autotools.scm (automake): Update to 1.17. This fixes the build
with gcc-14.
[arguments]: Rembove custom #:configure-flags.
Change-Id: Iedddebb6245c85f7a7c532594e6bc0fd9b151584
* gnu/packages/compression.scm (unzip)[arguments]: Add CC to #:make-flags to
relax gcc-14's strictness. In phase "build" use target "generic" rather than
"generic_gcc".
Change-Id: I9b4753529b15b5766d7764553bf1fb234c437d45
* gnu/packages/compression.scm (zip)[arguments]: Add CC to #:make-flags to
relax gcc-14's strictness. In phase "build" use target "generic" rather than
"generic_gcc".
Change-Id: I21af1acdc550c83e63241811a6586598f187b2ef
* gnu/packages/libffi.scm (libffi) [arguments]: When building for
x86_64-linux, also use "CFLAGS=-g -O2 -Wno-implicit-function-declaration".
Change-Id: I21af1acdc550c83e63241811a6586598f187b2ef
Summary: Use fixes for the 64bit Hurd also on linux.
* gnu/packages/commencement.scm (gcc-final)[arguments]: When building for
x86-linux, create a gcc wrapper in phase "create-stage-wrapper", use it by
adding STAGE_CC_WRAPPER to #:make-flags, and CC to #:configure-flags to
convince configure gmp that gcc and g++ work.
* gnu/packages/bash-minimal.scm (bash)[arguments]: When building
for x86-linux, also use CFLAGS in #:configure-flags to relax gcc-14's strictness.
Change-Id: I21af1acdc550c83e63241811a6586598f187b2ef
* gnu/packages/commencement.scm (gcc-boot0)[inputs]: When building for
powerpc64le-linux use libstdc++-boot0 from gcc-5.
Change-Id: I21df5ba91dcff9f6b83977996ef2d15306ab6ca9
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: When building for
x86-linux, add phase "patch-system.h" to substitute fix SIZE_MAX macro.
Change-Id: I6e552aaa458755ec920873a0535f599c88a1f74f
This is temporary and will be removed on the python-team branch.
* gnu/packages/python-xyz.scm (jupyter)[arguments]: Delete 'sanity-check
phase.
Change-Id: I715d9161d7f23c1f72125aea8b4c0e1bb5490b1e
This is temporary and will be removed on the python-team branch.
* gnu/packages/python-xyz.scm (python-notebook)[arguments]: Delete
'sanity-check phase.
Change-Id: I23d69c852fd9de98c010cce82b09ac541c0e2121
This is temporary and will be removed on the python-team branch.
* gnu/packages/jupyter.scm (python-nbclassic)[arguments]: Delete 'sanity-check
phase.
Change-Id: I8a3190a849d192d9c7f1b2e903b55705622671f8
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.10.0.
[arguments]: Use #:test-flags to disable one test instead of patching test
files in 'disable-broken-tests phase; add new phases 'fix-references and
'build-extensions.
[propagated-inputs]: Remove python-matplotlib; add kentutils, python-numpy,
python-pandas, and python-psutil.
[inputs]: Add zlib.
[native-inputs]: Remove python-numpy, python-pandas, python-psutil,
python-six, and kentutils.
Change-Id: I62948b1f3169f93f752896fdf02d2887740e98cc
* gnu/system/images/pinebook-pro.scm: augment partition offset
to make room for the bootloader.
Change-Id: I91a3758243a13960165d40b94efe017e6e059a22
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
* gnu/packages/xfce.scm (xfce4-weather-plugin)[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
[home-page]: Set to docs.xfce.org.
Change-Id: I72bcdab8f58401347a2993172f07237082e0e80a
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.
Change-Id: Idc3e19f8c0f4b328096a1eebca0dd4272226376c
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.
Change-Id: I778fdec57a65747938f542c22390b4ceb3cdb8db
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.3.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.
Change-Id: I4364e3e6a8c0b4d530a0f7df7514afc08cfc96b0
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.
Change-Id: I5817989938128fef9a9b423e817515783b3017e2
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.3.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.
Change-Id: I1b970db60e4a61ca7ef5a99cec70bcbf23c21e56
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.2.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.
Change-Id: I2656b9a43041215fda5f6e21c86a8b35666bcde9