summaryrefslogtreecommitdiff
path: root/gnu/packages/base.scm
Commit message (Expand)AuthorAgeFilesLines
...
* | gnu: base, gcc: Removing trailing #t from snippets.•••* gnu/packages/base.scm (libiconv)[source]: Remove trailing #t from 'snippet'. * gnu/packages/gcc.scm (gcc-4.8)[source]: Likewise. (gcc-4.9)[source]: Likewise. (gcc-5)[source]: Likewise. Ludovic Courtès2020-11-251-5/+3
* | gnu: base, commencement: Remove trailing #t from build phases.•••* gnu/packages/base.scm (grep, tar, findutils) (coreutils, coreutils-8.30, gnu-make, gnu-make-4.2) (binutils-gold, glibc, make-glibc-locales): (glibc/hurd-headers, tzdata): Remove trailing #t in build phases. * gnu/packages/commencement.scm (bootar) (gash-boot, gash-utils-boot, mes-boot): (gzip-mesboot, gnu-make-mesboot0, bzip2-mesboot) (bash-mesboot0, tcc-boot, diffutils-mesboot) (patch-mesboot, sed-mesboot0, binutils-mesboot0) (gcc-core-mesboot0, mesboot-headers, gawk-mesboot0) (glibc-mesboot0, gcc-mesboot0, tar-mesboot) (grep-mesboot, binutils-mesboot1, gnu-make-mesboot) (gawk-mesboot, sed-mesboot, bash-mesboot) (gcc-core-mesboot1, gcc-mesboot1, binutils-mesboot) (glibc-headers-mesboot, glibc-mesboot, gcc-mesboot1-wrapper) (gcc-mesboot, gnu-make-boot0, binutils-boot0) (libstdc++-boot0, gcc-boot0, perl-boot0, python-boot0) (glibc-final-with-bootstrap-bash) (cross-gcc-wrapper, gettext-boot0, gcc-final): Remove trailing #t in build phases. Ludovic Courtès2020-11-251-31/+15
* | gnu: grep: Update to 3.6.•••* gnu/packages/base.scm (grep): Update to 3.6. Ludovic Courtès2020-11-171-2/+2
* | gnu: glibc: Move patches for the Hurd from cross-libc.•••* gnu/packages/cross-base.scm (cross-libc)[arguments]: Remove "patch-libc/hurd" stage. [native-inputs]: Move hurd patches to... * gnu/packages/base.scm (glibc)[source]: ...here. Jan (janneke) Nieuwenhuizen2020-10-261-1/+3
* | Merge branch 'staging'•••Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/gdb.scm gnu/packages/llvm.scm gnu/packages/package-management.scm gnu/packages/tls.scm Maxim Cournoyer2020-10-191-4/+4
|\|
| * gnu: libcap: Make 'libcap/next' the default libcap.•••* gnu/packages/avahi.scm (avahi)[inputs]: Refer to LIBCAP-2.31 instead of LIBCAP. * gnu/packages/base.scm (coreutils)[inputs]: Likewise. * gnu/packages/linux.scm (libcap): Rename to ... (libcap-2.31): ... this. (libcap/next): Rename to ... (libcap): ... this. (libcap/next): Define as deprecated alias for LIBCAP. (fakeroot)[inputs]: Change from LIBCAP/NEXT to LIBCAP. * gnu/packages/ntp.scm (chrony, ntp)[inputs]: Likewise. Marius Bakke2020-10-131-1/+1
| * gnu: tzdata: Update to 2020b.•••* gnu/packages/base.scm (tzdata): Update to 2020b. * gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test. Marius Bakke2020-10-131-3/+3
* | gnu: grep: Update to 3.5.•••* gnu/packages/base.scm (grep): Update to 3.5. Ludovic Courtès2020-10-151-2/+2
* | gnu: binutils: Update to 2.35.1.•••* gnu/packages/base.scm (binutils): Update to 2.35.1. [arguments]: Remove #:make-flags. [properties]: Remove. (binutils+documentation): Remove. (binutils-gold): Inherit from BINUTILS. * gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Remove #:make-flags. Ludovic Courtès2020-09-201-26/+4
* | gnu: glibc: Add version 2.31.•••* gnu/packages/base.scm (glibc-2.31): New variable. * gnu/system/locale.scm (%default-locale-libcs): Add it. Ludovic Courtès2020-09-201-0/+11
* | gnu: glibc: Update to 2.32.•••* gnu/packages/base.scm (glibc): Update to 2.32. [arguments]: Add #:make-flags. Ludovic Courtès2020-09-201-2/+7
* | Merge remote-tracking branch 'origin/master' into core-updatesMathieu Othacehe2020-08-261-113/+1
|\|
| * gnu: binutils-gold: build with canonical gcc:lib.•••* gnu/packages/base.scm (binutils-gold)[inputs]: Replace gcc:lib with the canonical-package of gcc. Efraim Flashner2020-08-061-1/+1
| * gnu: glibc: Remove old versions.•••* gnu/packages/patches/glibc-CVE-2015-5180.patch, gnu/packages/patches/glibc-CVE-2015-7547.patch, gnu/packages/patches/glibc-CVE-2016-3075.patch, gnu/packages/patches/glibc-CVE-2016-3706.patch, gnu/packages/patches/glibc-CVE-2016-4429.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch, gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch, gnu/packages/patches/glibc-o-largefile.patch, gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (glibc-2.26, glibc-2.25, glibc-2.24, glibc-2.23, glibc-2.22): Remove variables. Marius Bakke2020-07-261-112/+0
* | Merge branch 'master' into core-updates•••Conflicts: gnu/packages/ruby.scm Jakub Kądziołka2020-07-231-4/+4
|\|
| * gnu: coreutils: Mark pwd-long tests XFAIL on the Hurd.•••* gnu/packages/base.scm (coreutils)[arguments]: Add pwd-long as failing test. Jan (janneke) Nieuwenhuizen2020-07-081-0/+1
| * gnu: binutils-gold: Inherit replacements from binutils.•••* gnu/packages/base.scm (binutils-gold): Use PACKAGE/INHERIT instead of INHERIT. Marius Bakke2020-06-261-2/+1
| * gnu: binutils@2.33.1: Do not inherit replacements from binutils.•••* gnu/packages/base.scm (binutils-2.33): Use INHERIT instead of PACKAGE/INHERIT. Marius Bakke2020-06-261-2/+2
| * gnu: binutils-gold: Inherit from 'binutils+documentation'.•••* gnu/packages/base.scm (binutils-gold): Inherit from BINUTILS+DOCUMENTATION instead of BINUTILS. Marius Bakke2020-06-261-1/+1
* | Merge branch 'master' into core-updatesJakub Kądziołka2020-06-221-4/+9
|\|
| * gnu: coreutils: Update broken tests for the Hurd.•••* gnu/packages/base.scm (coreutils)[arguments]: When compiling for the Hurd, remove hanging "timeout-group" test. Remove tests "shred-passes", "l-chunk" and "stats" from XFAIL_TESTS, they pass now. Jan (janneke) Nieuwenhuizen2020-06-181-4/+9
* | Merge branch 'master' into core-updatesMarius Bakke2020-06-141-4/+23
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-05-261-104/+242
| |\
| * | gnu: tzdata: Update to 2020a.•••* gnu/packages/base.scm (tzdata): Update to 2020a. Leo Famulari2020-04-261-3/+3
* | | gnu: sed: Make it build on SELinux-enabled kernels.•••Fixes: <https://bugs.gnu.org/41498>. * gnu/packages/base.scm (sed)[origin][snippet]: New field. This adds a snippet, equivalent to the patch submitted upstream, which fixes an issue that prevents sed from building on SELinux-enabled kernels. Chris Marusich2020-06-111-1/+14
* | | gnu: coreutils: Enable support for extended attributes.•••Fixes <https://bugs.gnu.org/41081>. * gnu/packages/base.scm (coreutils)[inputs]: Add ATTR. Marius Bakke2020-05-301-0/+2
| |/ |/|
* | gnu: proot: Fix test failures.•••The upgrade to Make 4.3 and Coreutils 8.30 introduced test failures that this commit addresses. * gnu/packages/base.scm (coreutils-8.30): New variable. * gnu/packages/linux.scm (proot)[native-inputs]: Add COREUTILS-8.30 and GNU-MAKE-4.2. Ludovic Courtès2020-05-111-0/+28
* | Merge branch 'core-updates'Marius Bakke2020-05-081-120/+202
|\ \
| * | gnu: Remove obsolete glibc-locales packages.•••* gnu/packages/base.scm (glibc-utf8-locales-2.27, glibc-locales-2.27): Remove variables. Marius Bakke2020-04-241-6/+0
| * | gnu: Update glibc locale compatibility packages for 2.29.•••* gnu/packages/base.scm (glibc-locales-2.28, glibc-utf8-locales-2.28): Rename to ... (glibc-locales-2.29, glibc-utf8-locales-2.29): ... this. Update to 2.29. Marius Bakke2020-04-241-6/+6
| * | gnu: tar: Disable troublesome tests on the Hurd.•••The sparse03.at test apparently freezes the Hurd; messages on the console: 165: listing sparse files bigger than 2^33 ext2fs: device:hd0s1: warning: bit already cleared for block 245780 ext2fs: device:hd0s1: warning: bit already cleared for block 245781 ext2fs: device:hd0s1: warning: bit already cleared for block 245782 ... ext2fs: BUG: unexpected fault on disk image ... err 0xa ext2fs: disk-pager.c:98: fault_handler: Assertion 'err' failed. the other tests just fail. * gnu/packages/base.scm (tar)[arguments]: When compiling for the Hurd, skip `sparse' and failing tests. Jan (janneke) Nieuwenhuizen2020-04-201-1/+16
| * | gnu: coreutils: Mark three more tests XFAIL on the Hurd.•••* gnu/packages/base.scm (coreutils)[arguments]: Add three more failing tests. Jan (janneke) Nieuwenhuizen2020-04-201-0/+3
| * | gnu: coreutils: Typo: Use libcap only when supported.•••* gnu/packages/base.scm (coreutils)[inputs]: Typo: Use libcap only when supported. Jan Nieuwenhuizen2020-03-301-2/+2
| * | gnu: coreutils: Handle failing tests on Hurd.•••* gnu/base/coreutils.scm (coreutils)[arguments]: Use make-flags to mark some tests XFAIL_TESTS on the Hurd. Jan Nieuwenhuizen2020-03-291-0/+14
| * | gnu: OpenJDK: Build with GNU Make 4.2.•••* gnu/packages/base.scm (gnu-make-4.2): New public variable. * gnu/packages/java.scm (openjdk9, openjdk10, openjdk11, openjdk12)[native-inputs]: Add it. Marius Bakke2020-03-281-0/+25
| * | gnu: make: Support for the Hurd.•••* gnu/packages/base.scm (gnu-make): Use fork/exec rather than posix_spawn on the Hurd. Also, add __alloca linkage workaround. Jan Nieuwenhuizen2020-03-261-1/+5
| * | gnu: glibc: Add signal SA_SIGINFO support for the Hurd.•••* gnu/packages/patches/glibc-hurd-signal-sa-siginfo.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc): Use it. Jan Nieuwenhuizen2020-03-241-1/+2
| * | gnu: glibc: Add clock patches for the Hurd.•••* gnu/packages/patches/glibc-hurd-clock_t_centiseconds.patch: New file. * gnu/packages/patches/glibc-hurd-clock_gettime_monotonic.patch: New file. * gnu/local.mk (dist_patch_DATA): Update them. * gnu/packages/base.scm (glibc): Use them. Jan Nieuwenhuizen2020-03-241-1/+3
| * | Merge branch 'master' into core-updatesMarius Bakke2020-03-211-4/+6
| |\|
| * | gnu: make-ld-wrapper: Default to Guile 3.0.•••* gnu/packages/base.scm (make-ld-wrapper): Use GUILE-3.0 as the default Guile. Marius Bakke2020-03-181-1/+1
| * | gnu: ld-wrapper: Use _IOLBF on Guile 2.0 only.•••* gnu/packages/base.scm (make-ld-wrapper)[arguments]: Wrap use of '_IOLBF' in 'cond-expand' and use 'line instead on Guile > 2.0. Ludovic Courtès2020-03-161-1/+3
| * | gnu: coreutils: Remove libcap dependency for the Hurd.•••* gnu/packages/linux.scm (libcap)[supported-systems]: Remove the Hurd. * gnu/packages/base.scm (coreutils)[inputs]: Include libcap only for supported systems. Fixes building on the Hurd. Jan Nieuwenhuizen2020-03-141-6/+8
| * | gnu: coreutils: Fix cross-compilation.•••Fix coreutils cross-compilation for aarch64 that was broken by 8.32 update. The following error occured: src/ls.c: In function 'print_dir': src/ls.c:3026:24: error: 'SYS_getdents' undeclared (first use in this function); did you mean 'SYS_getdents64'? if (syscall (SYS_getdents, dirfd (dirp), NULL, 0) == -1 ^~~~~~~~~~~~ SYS_getdents64 * gnu/packages/patches/coreutils-ls.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (coreutils): Apply it. Mathieu Othacehe2020-03-091-2/+3
| * | gnu: coreutils: Update to 8.32.•••* gnu/packages/base.scm (coreutils): Update to 8.32. [arguments]: Remove obsolete phase. Marius Bakke2020-03-051-12/+2
| * | gnu: glibc: Update to 2.31.•••* gnu/packages/patches/glibc-supported-locales.patch: Adjust for upstream changes. * gnu/packages/patches/glibc-2.29-supported-locales.patch: New file, with previous contents. * gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch, gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gcc.scm (gcc-4.9, gcc-5, gcc-6, gcc-7, gcc-8, gcc-9)[source](patches): Add the respective patch files. * gnu/packages/base.scm (glibc): Update to 2.31. [source](patches): Remove obsolete. (glibc-2.30): New public variable. (glibc-2.29)[source](patches): Adjust for renamed patch file. Marius Bakke2020-02-151-4/+21
| * | gnu: ath9k-htc-firmware: Build with binutils@2.33.1.•••* gnu/packages/base.scm (binutils-2.33): New public variable. * gnu/packages/cross-base.scm (cross-binutils): Add optional BINUTILS argument. * gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Build the xtensa-elf toolchain with BINUTILS-2.33. Marius Bakke2020-02-151-0/+19
| * | gnu: binutils: Update to 2.34.•••* gnu/packages/base.scm (binutils): Update to 2.34. [arguments]: Add #:make-flags. [properties]: New field. (binutils+documentation): New public variable. * gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Inherit #:make-flags. Marius Bakke2020-02-151-4/+26
| * | gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.•••Fixes <https://bugs.gnu.org/30756>. Initially reported by Julien Lepiller <julien@lepiller.eu>. * gnu/packages/base.scm (make-gcc-libc): Remove 'treat-glibc-as-system-header' phase from 'arguments'. * gnu/packages/commencement.scm (gcc-final): Likewise. * gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add "include/c++" to 'CPLUS_INCLUDE_PATH'. (gcc-6)[native-search-paths]: Remove. * gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): Remove 'native-search-paths' and 'arguments'. * gnu/packages/patches/python-2.7-search-paths.patch, gnu/packages/patches/python-3-search-paths.patch: Replace "CPATH" with "C_INCLUDE_PATH". * guix/build-system/cmake.scm (lower): When not cross-compiling, move INPUTS from the 'host-inputs' field to the 'build-inputs' field of the bag, right after NATIVE-INPUTS. * guix/build-system/glib-or-gtk.scm (lower): Likewise. * guix/build-system/gnu.scm (lower): Likewise. * guix/build-system/meson.scm (lower): Likewise. Ludovic Courtès2020-02-061-16/+3
| * | gnu: make: Update to 4.3.•••* gnu/packages/patches/make-impure-dirs.patch: Adjust for renamed files. * gnu/packages/patches/make-glibc-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (gnu-make): Update to 4.3. [source](uri): Change to ".gz" tarball. [source](patches): Remove obsolete. [arguments]: Remove #:configure-flags. Adjust for renamed files. [inputs]: Change from GUILE-2.0 to GUILE-3.0. * gnu/packages/commencement.scm (gnu-make-boot0)[arguments]: Add #:configure-flags. Marius Bakke2020-01-211-11/+7
| * | gnu: tzdata-for-tests: Update to 2019c.•••* gnu/packages/base.scm (tzdata-for-tests): Inherit all of TZDATA. Marius Bakke2020-01-211-20/+1