aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-07-20gnu: Add texlive-barr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-barr): New variable.
2023-07-20gnu: Add texlive-autoaligne.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-autoaligne): New variable.
2023-07-20gnu: Add texlive-apnum.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-apnum): New variable.
2023-07-20gnu: Add texlive-abstyles.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-abstyles): New variable.
2023-07-20gnu: Add texlive-abbr.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-abbr): New variable.
2023-07-20gnu: hurd: Support native build on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/hurd.scm (hurd)[arguments]: In phases 'build-libdde-linux' and 'install-goodies', also look in inputs for dependencies. There is no check target, so set #:tests? to #false.
2023-07-20gnu: guile-2.0: Skip failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/guile.scm (guile-2.0)[arguments]: When building natively on the Hurd, add stage 'disable-threads.tests'... (guile-2.2): ...and when building natively on the Hurd, delete it again.
2023-07-20gnu: po4a: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gettext.scm (po4a)[arguments]: When building natively on the Hurd, add phase 'skip-tests/hurd'.
2023-07-20gnu: fontforge: Support build on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/fontforge-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (fontforge)[arguments]: When building natively on the Hurd, add new phase 'apply-hurd-patch' and use it, and replace phase 'check' to skip two tests.
2023-07-20gnu: pango: Support build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gtk.scm (pango)[native-inputs]: Do not include gobject-introspection when building for the Hurd.
2023-07-20gnu: harfbuzz: Support build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gtk.scm (harfbuzz)[native-inputs]: Do not include gobject-introspection when building for the Hurd.
2023-07-20gnu: ghostscript: Fix build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/ghostscript-leptonica-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ghostscript.scm (ghostscript)[arguments]: When building for the Hurd, add phase 'patch-leptonica' and use it.
2023-07-20gnu: glib: Disable hanging and failing tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/glib.scm (glib)[arguments]: When building for the Hurd, in phase `disable-failing-tests', neutralize 20 hanging tests, and 37 more failing tests.
2023-07-20gnu: guile-git: Skip http proxy test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/guile.scm (guile-git)[arguments]: When building natively on the Hurd, add phase 'skip-tests/hurd'.
2023-07-20gnu: graphite2: Skip test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/fontutils.scm (graphite2)[arguments]: When building natively on the Hurd, replace phase 'check' to set make-flags to skip "awamicmp3" test.
2023-07-20gnu: doxygen: Fix build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/patches/doxygen-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/documentation.scm (doxygen)[arguments]: When building for the Hurd, add new phase 'apply-patch' and use it.
2023-07-20gnu: cmake-minimal: Skip tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/cmake.scm (cmake-minimal)[arguments]: When building natively on the Hurd, add %common-disabled-tests/hurd to skipped tests in phase 'check'.
2023-07-20gnu: cmake-bootstrap: Fix build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/cmake.scm (%common-disabled-tests/hurd): New variable. (cmake-bootstrap) [inputs]: Include libuv for the Hurd too. [arguments]: Add %common-disabled-tests/hurd to #:make-flags for the Hurd. Also add a 'patch-hurd' phase to fix the build.
2023-07-20gnu: zstd: Skip tests when building for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/compression.scm(zstd)[arguments]: When building for the Hurd, set #:tests? to #false. :
2023-07-20gnu: swig: Skip tests when building for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/swig.scm (swig)[arguments]: When building for the Hurd, set #:tests? to #false.
2023-07-20gnu: tcsh: Skip substitution tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/shells.scm (tcsh)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: ruby-2.6: Skip test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/ruby.scm (ruby-2.7)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: openssl-1.1: Fix shared build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/tls.scm (openssl-1.1)[arguments]: When building for the Hurd, add phase 'patch-configure'. (openssl)[arguments]: And delete it again.
2023-07-20gnu: cairo: Support building for the Hurd.Janneke Nieuwenhuizen
Gobject-introspection and libdrm does not build for the Hurd. Poppler depends on nss, which does not build for the Hurd. * gnu/packages/gtk.scm (cairo)[native-inputs]: When building for the Hurd, do not include gobject-introspection. [inputs]: Likewise, do not include libdrm, poppler.
2023-07-20gnu: libpaper: Disable tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/ghostscript.scm (libpaper)[arguments]: When building for the Hurd, set #:tests? to #false.
2023-07-20gnu: parted: Disable tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/disk.scm (parted)[argument]: Set #:tests? to #false when building for the Hurd.
2023-07-20gnu: e2fsprogs: Skip failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/linux.scm (e2fsprogs)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: procps: Skip linux-version test for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/linux.scm (procps)[arguments]: When building natively on the Hurd, add stage 'skip-tests'.
2023-07-20gnu: git: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/version-control.scm (git)[arguments]: When building natively on the Hurd, add stage 'delete-tests/hurd'.
2023-07-20gnu: curl: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/curl.scm (curl)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: tcl: Remove failing tests on the Hurd..Janneke Nieuwenhuizen
* gnu/packages/tcl.scm (tcl)[arguments]: When building natively on the Hurd, add phase 'delete-tests'.
2023-07-20gnu: libgcrypt: Skip hanging benchmark tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gnupg.scm (libgcrypt)[arguments]: When building natively on the Hurd, add phase 'setenv' to set "GCRYPT_NO_BENCHMARKS".
2023-07-20gnu: libgpg-error: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gnupg.scm (libgpg-error)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: c-ares: Skip failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/adns.scm (c-ares)[arguments: When building natively on the Hurd, add phases 'skip-tests' and 'filter-hurd-tests'.
2023-07-20gnu: libbsd: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/libbsd.scm (libbsd)[arguments]: When building natively on the Hurd, add stage 'skip-tests'.
2023-07-20gnu: elfutils: Skip failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/elf.scm (elfutils)[arguments]: When building natively on the Hurd, add phase 'skip-tests'.
2023-07-20gnu: mpfr: Skip failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/multiprecision.scm (mpfr)[arguments]: When building natively on the Hurd, add 'skip-tests' phase to skip "tsprintf".
2023-07-20gnu: python: Support native build on the Hurd.Janneke Nieuwenhuizen
Running "test_concurrent_futures" and "test_venv" freeze the Hurd. Tests "test_multiprocessing_forkserver" and "test_multiprocessing_spawn" run over 10mins. Debian simply skips all tests on the Hurd. * gnu/packages/python.scm (python-3.10)[arguments]: When building for the Hurd, add hanging and failing to #:make-flags's --exclude flag. Also, add 'disable-multi-processing' phase to avoid compileall.py hang during install.
2023-07-20gnu: openssl: Build fix for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/tls.scm (openssl-3.0)[arguments]: When building on the Hurd, add "hurd-x86" to #:configure-flags.
2023-07-20gnu: m4: Skip gnulib stack-overflow tests for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/m4.scm (m4)[arguments]: When building for the Hurd, add stage 'skip-stack-overflow-tests'.
2023-07-20gnu: gettext-minimal: Remove XFAIL_TESTS for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: When building for the Hurd, remove XTESTS_FAIL from, as "test-perror2" now passes.
2023-07-20gnu: diffutils: Remove test-perror2 from XFAIL_TESTS on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/base.scm (diffutils)[arguments]: When building natively on the Hurd, Move "large-subopt" test from #:make-flags' XFAIL_TESTS to a new 'skip-tests' phase. Remove #:make-flags for the Hurd, as "test-perror2" now passes.
2023-07-20gnu: findutils: Move test-strerror_r from XFAIL to skip on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/base.scm (findutils)[arguments]: When building natively on the Hurd, remove #:make-flags as "test-strerror_r" fails non-deterministically. Instead, add 'skip-test' phase and skip it.
2023-07-20Revert "gnu: sed: Skip failing test on GNU/Hurd."Janneke Nieuwenhuizen
This reverts commit 779757047997d315d899b40c199be3709115cce4, as the gnulib "tests-perror2" test now passes.
2023-07-20gnu: grep: Update hanging and failing tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/base.scm (grep)[arguments]: When building natively on the Hurd, remove Rename phase 'skip-triple-backref-test' to 'skip-tests'. Remove "tests/triple-backref" as it now passes. Add the hanging "tests/hash-collision-perf" test, and the failing "tests/file" test.
2023-07-20gnu: coreutils: Skip hanging and failing test on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/base.scm (coreutils)[arguments]: When building natively on the Hurd, remove "test/df/unreadable.sh" and "test-perror2" from #:make-flags's XFAIL_TESTS as they now pass. Move failing script tests from XFAIL_TESTS to 'remove-tests' phase. In phase 'remove-tests' rewrite substitute* to skip tests instead of removing them. Add hanging and failing tests.
2023-07-20gnu: guile: Skip hanging and failing pipe tests on the Hurd.Janneke Nieuwenhuizen
* gnu/packages/guile.scm (guile-3.0)[arguments]: When building on the Hurd, add stage 'disable-popen.test-open-pipe' to avoid running the open-input-pipe test (hangs) and open-output-pipe test (fails.
2023-07-20Revert "gnu: libunistring: Fix make check for the Hurd."Janneke Nieuwenhuizen
This reverts commit 12e6a5923812abf180f03bea9e07dd99244a3fcd, which used XFAIL_TESTS to have 'make check' pass with failing tests "test-perror2" "test-strerror_r" that now pass with glibc-2.37 and libc-for-target in commencement.
2023-07-19gnu: patman: Add python-u-boot-pylib to inputs.Maxim Cournoyer
* gnu/packages/bootloaders.scm (patman) [inputs]: Add python-u-boot-pylib. [phases]: Remove 'sanity-check. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-07-19gnu: Add python-u-boot-pylib.Maxim Cournoyer
* gnu/packages/bootloaders.scm (python-u-boot-pylib): New variable. * gnu/packages/patches/u-boot-fix-u-boot-lib-build.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. Signed-off-by: Vagrant Cascadian <vagrant@debian.org>