Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* gnu/packages/commencement.scm (gcc-mesboot0)[native-inputs]: Add
gcc-boot-2.95.3-arm.patch.
[supported-systems]: Add armhf-linux, aarch64-linux.
[arguments]: Cater for armhf-linux, aarch64-linux.
|
|
* __restrict_arr is probably symptom of preprocessor arithmetic problems
+ lsh, /
* It looks like glibc-2.2.5 and mesboot-haeders mismatch.
+ Many __NR_* syscalls are missing
+ Some headers are missing.
* gcc-mesboot0: illegal instruction in glibc-2.2.5:
0x000276b4 <+28>: ldr r8, [r10]
0x000276b8 <+32>: svc 0x00000014
=> 0x000276bc <+36>: mov r4, r0
* gnu/packages/patches/glibc-bootstrap-arm-2.2.5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/commencement.scm (glibc-mesboot0)[native-inputs]: Add it.
[arguments]: Apply it in apply-patches. Cater for armhf-linux, aarch64-linux.
* gnu/packages/commencement.scm (glibc-mesboot0)
[supported-systems]: Add armhf-linux, aarch64-linux.
|
|
* gnu/packages/commencement.scm (mesboot-headers)[supported-systems]: Add
aarch64-linux, armhf-linux.
|
|
* gnu/packages/bootstrap.scm (%bootstrap-linux-libre-headers): Add tarball for
armhf-linux.
|
|
* gnu/packages/patches/gcc-boot-2.95.3-arm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/commencement.scm (gcc-core-mesboot0)[arguments]: Use it in
"apply-patches" stage, renamed from "apply-boot-patch". Parameterize
configure-flags' --build,--host,--target.
[supported-systems]: Add aarch64-linux, armhf-linux.
|
|
* gnu/packages/commencement.scm (bash-mesboot0)[arguments]: Update to new
package style. Parameterize configure-flags' --build,--host,--target. Add
ac_cv_func_strncmp_works configure override.
[supported-systems]: Add aarch64-linux, armhf-linux.
|
|
* gnu/packages/commencement.scm (patch-mesboot)[supported-systems]: Add
aarch64-linux, armhf-linux.
|
|
* gnu/packages/commencement.scm (tcc-boot)[arguments]: Cater for armhf-linux,
aarch64-linux.
[supported-systems]: Add aarch64-linux, armhf-linux.
|
|
* gnu/packages/commencement.scm (gnu-make-mesboot0)[supported-systems]: Add
armhf-linux, aarch64-linux.
[arguments]: Cater for armhf-linux, aarch64-linux.
|
|
* gnu/packages/commencement.scm (gzip-mesboot)[supported-systems]: Add
armhf-linux, aarch64-linux.
|
|
* gnu/packages/commencement.scm (tcc-boot0)[source]: Use https source URL
with mirror://. Update to tcc-0.9.26-1136-g1b4f281f.
[suported-systems]: Add armhf-linux, aarch64-linux.
[arguments]: Update accordingly.
|
|
* gnu/packages/commencement.scm (tcc-boot0): Update NYACC to 1.00.2 and call
'bootstrap-origin' on the source.
|
|
* gnu/packages/commencement.scm (mes-boot)[source]: Update to 0.23.1.
[native-inputs]: Upadate to nyacc-1.00.2.
[arguments]: Cater for armhf-linux, aarch64-linux.
[supported-systems]: Add arm-linux, aarch64-linux.
|
|
* gnu/packages/commencement.scm (%bootstrap-mes-rewired)[version]: Remove.
[arguments]: Use map fixup and numbered_arch override for x86 bootstrap only,
which bootstrap binary is fixed at mes-0.19.
[supported-systems]: Add armhf-linux, aarch64-linux.
|
|
* gnu/packages/commencement.scm (gash-boot)[arguments]: Add 'patch-compat
stage.
|
|
XXX TODO:
* rebase onto core-updates
* release mes-0.23
* rebuild
Built with
7f847ea20b90c2fb8dc3b5eb51e6c007a8c5461a
DRAFT bootstrap: mes-minimal: Support ARM, update to mes-0.22.115.
* gnu/packages/bootstrap.scm (%bootstrap-mes)[inputs]: Add tarball for
armhf-linux.
[supported-systems]: Add armhf-linux, aarch64-linux.
|
|
Built with
1e41b0abb3d977301b5533588ee24803a5649a08
gnu: bootstrap: mes-minimal: Support ARM, update for mes-0.23.1.
* gnu/packages/bootstrap.scm (%bootstrap-mes)
* gnu/packages/bootstrap.scm (%bootstrap-mescc-tools)[inputs]: Update ARM to
1.4.0.
|
|
XXX TODO:
* rebase onto core-updates
* rebuild
Built with
7f847ea20b90c2fb8dc3b5eb51e6c007a8c5461a
DRAFT bootstrap: mes-minimal: Support ARM, update to mes-0.22.115.
* gnu/packages/bootstrap.scm (%bootstrap-mescc-tools)[inputs]: Add
tarball for armhf-linux.
[supported-systems]: Add armhf-linux, aarch64-linux.
|
|
* gnu/packages/make-bootstrap.scm (%mes-minimal): Update for mes-0.23.1.
[arguments]: Support armhf-linux, aarch64-linux.
|
|
* gnu/packages/make-bootstrap.scm[arguments]: Support armhf-linux,
aarch64-linux. Update make-flags to really build static.
|
|
* gnu/packages/mes.scm (mes): Update to 0.23.1.
|
|
* gnu/packages/curl.scm (curl): Update to 7.82.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pdf.scm (poppler)[inputs]: Add nss.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/boost.scm (boost): Update to 1.79.0.
[source](patches): Add new and remove old upstream patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/base.scm (findutils): Update to 4.9.0.
|
|
* gnu/packages/compression.scm (gzip): Update to 1.12.
[arguments]: Add configure-flag to enable building zless without less
binary present. Remove unneeded 'patch-for-glibc-2.28 phase. Adjust
custom 'use-absolute-name-of-gzip phase to upstream changes.
|
|
* gnu/packages/compression.scm (zstd): Update to 1.5.2.
[arguments]: Remove obsolete phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/check.scm (python-pytest-xdist): Update to 2.5.0.
[source]: Remove obsolete snippet.
[phases]{patch-setup-py}: Delete phase.
{check}: Streamline.
[native-inputs, propagated-inputs, home-page]: Fix indentation.
(python2-pytest-xdist): Delete variable.
(python-pytest-xdist-next): Delete variable.
* gnu/packages/django.scm (python-pytest-django): Use regular
python-pytest-xdist.
* gnu/packages/python-check.scm (python-pytest-csv): Likewise, and ditto for
python-pytest.
|
|
* gnu/packages/check.scm (python-pytest-forked): Update to 1.4.0.
[phases]{pretend-version}: New phase.
{disable-setuptools-scm}: Delete phase.
{check}: Streamline.
[native-inputs]: Add python-setuptools-scm.
|
|
Fixes <https://issues.guix.gnu.org/54728>.
Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.
* gnu/packages/base.scm (glibc)[arguments]: Add #:strip-flags.
|
|
Those were presumably introduced by mistake during a merge.
* gnu/packages/tex.scm (texlive-latex-listings, texlive-latex-pgf):
Remove redundant definitions.
|
|
* gnu/packages/tex.scm (texlive-psnfss)[outputs]: Add "doc".
[arguments]<#:phases>: Add "chdir-back", "clean-installed-files" and
"move-doc-files" phases to ensure files are correctly arranged in package's
outputs, matching installation instructions in README.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/tex.scm (texlive-psnfss)[arguments]<#:phases>: Remove
trailing #t from "chdir" phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/boost.scm (boost): Update to 1.78.0.
[source](patches): Add upstream patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/54557>.
* gnu/packages/bash.scm (bash): Add '--without-bash-malloc' to
CONFIGURE-FLAGS.
|
|
* gnu/packages/ed.scm (ed)[arguments]: Replace hardcoded gcc with
cc-for-target.
|
|
* gnu/packages/ed.scm (ed): Update to 1.18.
[arguments]: Remove trailing #t.
|
|
* gnu/packages/bash.scm (%patch-series-5.1): Add patches 9 through 16.
|
|
* gnu/packages/pciutils.scm (pciutils)[phases]{unbundle-pci.ids}: New phase.
[configure]: Adjust Makefile to not install the update script and its man page.
[native-inputs]{hwdata:pci}: New native input.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
This was a caused by a badly resolved conflict in the recent staging branch
merge.
* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace
texlive-generic-ulem by texlive-ulem in the computed texlive-updmap.cfg.
|
|
* gnu/packages/man.scm (man-db)[phases]{patch-test-shebangs}: Do not filter
nonexistent directories from find-files.
[modules]: Delete field.
|
|
* guix/profiles.scm (manual-database): No longer set the MALLOC_PERTURB_
environment variable.
|
|
* gnu/packages/libusb.scm (libusb): Update to 1.0.25.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
* guix/packages.scm: Only set #:replace? #true when Guile is >= 2.2.7.
Fixes: <https://issues.guix.gnu.org/53765>
Reported-By: Peter Kois <kangus@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|