summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-17gnu: commencement: glibc-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (glibc-mesboot0): Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: mesboot-headers: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (mesboot-headers): Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: Add gawk-mesboot0.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (gawk-mesboot0): New variable.
2020-02-17gnu: commencement: gcc-core-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (gcc-core-mesboot0): Rename from gcc-core-mesboot; Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: binutils-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (binutils-mesboot0): Use Gash instead of coretutils&co; downgrade to 2.14.0.
2020-02-17gnu: commencement: Add sed-mesboot0.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (sed-mesboot0): New variable. * gnu/packages/commencement.scm (%boot-tcc-inputs): New variable.
2020-02-17gnu: commencement: Add patch-mesboot.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (patch-mesboot): New variable.
2020-02-17gnu: commencement: diffutils-mesboot: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (diffutils-mesboot): Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: tcc-boot: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (tcc-boot): Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: Add bash-mesboot0.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (bash-mesboot0): New variable.
2020-02-17gnu: commencement: Add bzip2-mesboot.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (bzip2-mesboot): New variable.
2020-02-17gnu: commencement: make-mesboot0: Use Gash instead of coreutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (make-mesboot0): Use Gash instead of coreutils&co. (%boot-tcc0-inputs): New variable.
2020-02-17gnu: commencement: Add gzip-mesboot.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (gzip-mesboot): New variable.
2020-02-17gnu: commencement: tcc-boot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (tcc-boot0): Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: mes-boot: Use Gash instead of coretutils&co.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (mes-boot): Update to 0.21-32-g51c7e5f6f. Use Gash instead of coretutils&co.
2020-02-17gnu: commencement: Add %bootstrap-mes-rewired.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (%bootstrap-mes-rewired): New variable.
2020-02-17gnu: commencement: Add gash-core-utils-boot.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (gash-core-utils-boot): New variable. (%boot-gash-inputs): New variable.
2020-02-17gnu: commencement: Add gash-boot.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (gash-boot): New variable.
2020-02-17gnu: commencement: Add %bootstrap-guile+guild.Jan Nieuwenhuizen
* gnu/packages/commencement.scm (%bootstrap-guile+guild): New variable.
2020-02-17gnu: bootstrap: Add janneke's guix package url.Jan Nieuwenhuizen
* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add janneke's guix package url.
2020-02-17gnu: Add gash-core-utils.Jan Nieuwenhuizen
* gnu/packages/shells.scm (gash-core-utils): New variable.
2020-02-17gnu: gnutls: Add dependency on datefudge.Ludovic Courtès
* gnu/packages/time.scm (datefudge)[source]: Use 'url-fetch' instead of 'git-fetch'. * gnu/packages/tls.scm (gnutls)[native-inputs]: Add DATEFUDGE.
2020-02-17gnu: datefudge: Fix compilation against libc 2.31.Ludovic Courtès
* gnu/packages/patches/datefudge-gettimeofday.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/time.scm (datefudge)[source] Use it.
2020-02-17utils: Change 'patch-shebang' to not try to patch Rust source files.Danny Milosavljevic
* guix/build/utils.scm (patch-shebang): Match only absolute paths.
2020-02-16build: gnu-build-system: Adjust NOCONFIGURE variable.Efraim Flashner
This ia a follow-up to 481a0f1a7ceac666a011b28324220584ead07698. * guix/build/gnu-build-system.scm (bootstrap): Set NOCONFIGURE for all bootstrap scripts. Clean up variable after use.
2020-02-16build-system/gnu: Don't try executing directories in bootstrap phase.Brendan Tildesley
* guix/build/gnu-build-system.scm: (bootstrap): Change the file-exists? procedure to one that excludes directories, so that we do not mistake it for a script. For example if the source includes a bootstrap/ directory. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16gnu: hurd-headers: Update snapshot.Marius Bakke
* gnu/packages/hurd.scm (hurd-headers): Update to 0.9-1.91a5167. [version]: Use GIT-VERSION. [arguments]: Add "--without-libcrypt" in #:configure-flags.
2020-02-16gnu: Remove obsolete bootstrap workaround phases.Efraim Flashner
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set NOCONFIGURE environment variable. * gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox), * gnu/packages/arcan.scm (xarcan), * gnu/packages/audio.scm (rtmidi), * gnu/packages/cinnamon.scm (cinnamon-desktop), * gnu/packages/gnome.scm (dia, libxklavier, byzanz), * gnu/packages/image-viewers.scm (geeqie), * gnu/packages/libusb.scm (libplist), * gnu/packages/mail.scm (libetpan), * gnu/packages/networking.scm (aircrack-ng), * gnu/packages/terminals.scm (tilda, kmscon), * gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
2020-02-16build: gnu-build-system: Don't run configure during bootstrap.Efraim Flashner
* guix/build/gnu-build-system.scm (bootstrap): Add NOCONFIGURE environment variable before running bootstrap scripts.
2020-02-15gnu: bash: Update to 5.0.16.Marius Bakke
* gnu/packages/bash.scm (%patch-series-5.0): Add patches 12 through 16.
2020-02-15gnu: readline: Update to 8.0.4.Marius Bakke
* gnu/packages/readline.scm (%patch-series-8.0): Add patches 2 through 4.
2020-02-15gnu: CMake: Update to 3.16.4.Marius Bakke
* gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.16.4.
2020-02-15gnu: libarchive: Update to 3.4.2.Marius Bakke
* gnu/packages/backup.scm (libarchive): Update to 3.4.2.
2020-02-15gnu: CMake: Do not use source files from system libarchive.Marius Bakke
* gnu/packages/cmake.scm (%common-build-phases): Remove phase 'use-system-libarchive'. (%preserved-third-party-files): New variable. (cmake-bootstrap)[native-inputs]: Remove. [source](snippet): Rewrite in terms of FILE-SYSTEM-FOLD, and preserve two files from the bundled libarchive. (cmake-minimal)[source](snippet): Adjust accordingly.
2020-02-15gnu: ncurses: Update to 6.2.Marius Bakke
* gnu/packages/ncurses.scm (ncurses): Update to 6.2. [arguments]: Remove phase "apply-rollup-patch". [native-inputs]: Remove "rollup-patch" input.
2020-02-15gnu: bison: Update to 3.5.2.Marius Bakke
2020-02-15gnu: mit-krb5: Update to 1.18.Marius Bakke
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.18.
2020-02-15gnu: libgpg-error: Update to 1.37.Marius Bakke
* gnu/packages/patches/libgpg-error-gawk-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnupg.scm (libgpg-error): Update to 1.37. [source](modules, patches): Remove.
2020-02-15gnu: OpenBLAS: Update to 0.3.8.Marius Bakke
* gnu/packages/maths.scm (openblas): Update to 0.3.8.
2020-02-15gnu: python2-more-itertools: Do not depend on 'python2-minimal'.Marius Bakke
* gnu/packages/python-xyz.scm (python2-more-itertools)[arguments]: Use PYTHON2 instead of PYTHON2-MINIMAL.
2020-02-15gnu: isl: Move the static library to a separate output.Marius Bakke
* gnu/packages/gcc.scm (isl)[outputs, arguments]: New fields. * gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ISL:STATIC.
2020-02-15gnu: telepathy-glib: Fix test failure.Marius Bakke
* gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (telepathy-glib)[source](patches): Add it.
2020-02-15gnu: libfaketime: Fix build with glibc 2.31.Marius Bakke
* gnu/packages/check.scm (libfaketime)[arguments]: Disable "deprecated-declarations" warnings before running the test suite.
2020-02-15gnu: glibc: Update to 2.31.Marius Bakke
* 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.
2020-02-15gnu: ath9k-htc-firmware: Build with binutils@2.33.1.Marius Bakke
* 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.
2020-02-15gnu: binutils: Update to 2.34.Marius Bakke
* 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.
2020-02-15gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.Marius Bakke
* gnu/packages/dns.scm (dnsmasq)[source](modules, snippet): New fields.
2020-02-15gnu: linux-libre-headers: Update to 5.4.20.Marius Bakke
* gnu/packages/linux.scm (linux-libre-headers-4.19.56): Rename to ... (linux-libre-headers-5.4.20): ... this. Update to 5.4.20. (linux-libre-headers): Adjust accordingly. * gnu/packages/commencement.scm (rsync-boot0): New variable. (linux-libre-headers-boot0)[native-inputs]: Add RSYNC-BOOT0.
2020-02-15gnu: efibootmgr: Remove obsolete workaround.Marius Bakke
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't set C_INCLUDE_PATH in #:configure-flags.
2020-02-15gnu: efivar: Remove obsolete workaround.Marius Bakke
* gnu/packages/linux.scm (efivar)[arguments]: Remove phase 'kernel-headers-are-system-headers'.