Jan (janneke) Nieuwenhuizen
721c51ceb3
squash! gnu: commencement: gcc-mesboot0: Support ARM.
2022-10-19 10:37:17 +02:00
Jan (janneke) Nieuwenhuizen
3c8170f65f
squash! gnu: commencement: gcc-core-mesboot0: Support ARM.
2022-10-19 10:37:16 +02:00
Jan (janneke) Nieuwenhuizen
f927cc48e1
squash! gnu: commencement: gcc-core-mesboot0: Support ARM.
2022-10-19 09:47:14 +02:00
Jan (janneke) Nieuwenhuizen
9d40ec0fcd
squash! gnu: commencement: gcc-core-mesboot0: Support ARM.
2022-10-19 09:31:39 +02:00
Jan (janneke) Nieuwenhuizen
83842db321
DRAFT gnu: commencement: gcc-mesboot0: Support ARM.
...
* 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.
2022-10-19 07:35:29 +02:00
Jan (janneke) Nieuwenhuizen
cc625c9b1e
DRAFT gnu: commencement: glibc-mesboot0: Support ARM.
...
* __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.
2022-10-19 07:35:29 +02:00
Jan (janneke) Nieuwenhuizen
7d21e9a8c4
gnu: commencement: mesboot-headers: Support ARM.
...
* gnu/packages/commencement.scm (mesboot-headers)[supported-systems]: Add
aarch64-linux, armhf-linux.
2022-10-19 07:35:29 +02:00
Jan (janneke) Nieuwenhuizen
a524b98c67
gnu: bootstrap: linux-libre-headers-bootstrap: Support ARM.
...
* gnu/packages/bootstrap.scm (%bootstrap-linux-libre-headers): Add tarball for
armhf-linux.
2022-10-19 07:35:29 +02:00
Jan (janneke) Nieuwenhuizen
062185b678
gnu: commencement: gcc-core-mesboot0: Support ARM.
...
* 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.
2022-10-18 23:00:13 +02:00
Jan (janneke) Nieuwenhuizen
5e05e0f56f
gnu: commencement: binutils-mesboot0: Support ARM.
...
* 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.
2022-10-18 23:00:13 +02:00
Jan (janneke) Nieuwenhuizen
3b84bafcf7
gnu: commencement: patch-mesboot: Support ARM.
...
* gnu/packages/commencement.scm (patch-mesboot)[supported-systems]: Add
aarch64-linux, armhf-linux.
2022-10-18 23:00:13 +02:00
Jan (janneke) Nieuwenhuizen
ebef32e07b
gnu: commencement: tcc-boot: Support ARM.
...
* gnu/packages/commencement.scm (tcc-boot)[arguments]: Cater for armhf-linux,
aarch64-linux.
[supported-systems]: Add aarch64-linux, armhf-linux.
2022-10-18 23:00:13 +02:00
Jan (janneke) Nieuwenhuizen
a49dd5b0ba
gnu: commencement: make-mesboot0: Support ARM.
...
* gnu/packages/commencement.scm (gnu-make-mesboot0)[supported-systems]: Add
armhf-linux, aarch64-linux.
[arguments]: Cater for armhf-linux, aarch64-linux.
2022-10-18 23:00:13 +02:00
Jan (janneke) Nieuwenhuizen
ab5334e4c6
gnu: commencement: gzip-mesboot: Support ARM.
...
* gnu/packages/commencement.scm (gzip-mesboot)[supported-systems]: Add
armhf-linux, aarch64-linux.
2022-10-18 23:00:13 +02:00
Jan (janneke) Nieuwenhuizen
8963701e2f
gnu: commencement: tcc-boot0: Update to tcc-0.9.26-1136-g1b4f281f.
...
* 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.
2022-10-18 23:00:11 +02:00
Jan (janneke) Nieuwenhuizen
6c65906c9a
gnu: commencement: tcc-boot0: Use nyacc-1.00.2.
...
* gnu/packages/commencement.scm (tcc-boot0): Update NYACC to 1.00.2 and call
'bootstrap-origin' on the source.
2022-10-18 22:59:58 +02:00
Jan (janneke) Nieuwenhuizen
ba4fb0c975
gnu: commencement: mes-boot: Support ARM, update to 0.23.1.
...
* 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.
2022-10-18 22:59:58 +02:00
Jan (janneke) Nieuwenhuizen
2c6136b6e3
gnu: commencement: bootstrap-mes-rewired: Support ARM.
...
* 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.
2022-10-18 22:59:58 +02:00
Jan (janneke) Nieuwenhuizen
579e3712b0
gnu: commencement: gash-boot: Build fix for ARM.
...
* gnu/packages/commencement.scm (gash-boot)[arguments]: Add 'patch-compat
stage.
2022-10-18 22:59:58 +02:00
Jan (janneke) Nieuwenhuizen
ed906c84c7
DRAFT gnu: bootstrap: %bootstrap-mes: Support ARM.
...
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.
2022-10-18 22:59:58 +02:00
Jan (janneke) Nieuwenhuizen
4984e737b7
gnu: bootstrap: %bootstrap-mescc-tools: Update ARM to 1.4.0.
...
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.
2022-10-18 22:59:58 +02:00
Jan (janneke) Nieuwenhuizen
257ca91787
DRAFT gnu: bootstrap: %bootstrap-mescc-tools: Support ARM.
...
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.
2022-10-15 11:02:38 +02:00
Jan (janneke) Nieuwenhuizen
f9293be58e
gnu: bootstrap: mes-minimal: Support ARM, update for mes-0.23.1.
...
* gnu/packages/make-bootstrap.scm (%mes-minimal): Update for mes-0.23.1.
[arguments]: Support armhf-linux, aarch64-linux.
2022-10-15 11:02:31 +02:00
Jan (janneke) Nieuwenhuizen
a7e7f29090
gnu: bootstrap: mescc-tools: Support ARM.
...
* gnu/packages/make-bootstrap.scm[arguments]: Support armhf-linux,
aarch64-linux. Update make-flags to really build static.
2022-10-15 11:02:30 +02:00
Jan (janneke) Nieuwenhuizen
83ddbe0477
gnu: mes: Update to 0.23.1.
...
* gnu/packages/mes.scm (mes): Update to 0.23.1.
2022-10-15 11:02:30 +02:00
Paul Alesius
6ff0f60dab
gnu: curl: Update to 7.82.0.
...
* gnu/packages/curl.scm (curl): Update to 7.82.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-08 11:36:05 +02:00
Timotej Lazar
7a6a8ee7e0
gnu: poppler: Build support for PDF signatures.
...
* gnu/packages/pdf.scm (poppler)[inputs]: Add nss.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-08 11:31:20 +02:00
Greg Hogan
b8f4ed8f5d
gnu: boost: Update to 1.79.0.
...
* 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>
2022-05-08 11:25:26 +02:00
Efraim Flashner
46fbea36ea
gnu: findutils: Update to 4.9.0.
...
* gnu/packages/base.scm (findutils): Update to 4.9.0.
2022-04-29 05:24:17 +03:00
Efraim Flashner
2d8e56ac16
gnu: gzip: Update to 1.12.
...
* 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.
2022-04-29 02:55:57 +03:00
Greg Hogan
43d18521e8
gnu: zstd: Update to 1.5.2.
...
* gnu/packages/compression.scm (zstd): Update to 1.5.2.
[arguments]: Remove obsolete phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-28 16:56:13 +02:00
Maxim Cournoyer
3f2b0e12f1
gnu: python-pytest-xdist: Update to 2.5.0.
...
* 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.
2022-04-12 14:59:22 -04:00
Maxim Cournoyer
189b1c4f27
gnu: python-pytest-forked: Update to 1.4.0.
...
* 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.
2022-04-12 14:59:12 -04:00
Ludovic Courtès
6b6fb78724
gnu: glibc: Build with '--strip-debug' instead of '--strip-all'.
...
Fixes <https://issues.guix.gnu.org/54728 >.
Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.
* gnu/packages/base.scm (glibc)[arguments]: Add #:strip-flags.
2022-04-07 18:34:47 +02:00
Ludovic Courtès
edb9a5b835
gnu: texlive-latex-listings, texlive-latex-pgf: Remove redundant definitions.
...
Those were presumably introduced by mistake during a merge.
* gnu/packages/tex.scm (texlive-latex-listings, texlive-latex-pgf):
Remove redundant definitions.
2022-03-28 09:38:48 +02:00
Simon South
08bb73749e
gnu: texlive-psnfss: Fix build; add "doc" output.
...
* 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>
2022-03-28 09:33:14 +02:00
Simon South
e7f1e1a78d
gnu: texlive-psnfss: Do not return #t from custom phase.
...
* gnu/packages/tex.scm (texlive-psnfss)[arguments]<#:phases>: Remove
trailing #t from "chdir" phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-28 09:32:35 +02:00
Greg Hogan
a59afdc92e
gnu: boost: Update to 1.78.0.
...
* gnu/packages/boost.scm (boost): Update to 1.78.0.
[source](patches): Add upstream patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-28 09:23:41 +02:00
Ludovic Courtès
c6b5161e97
gnu: bash: Build '--without-bash-malloc'.
...
Fixes <https://issues.guix.gnu.org/54557 >.
* gnu/packages/bash.scm (bash): Add '--without-bash-malloc' to
CONFIGURE-FLAGS.
2022-03-28 09:22:06 +02:00
Efraim Flashner
01647fc80c
gnu: ed: Use cc-for-target.
...
* gnu/packages/ed.scm (ed)[arguments]: Replace hardcoded gcc with
cc-for-target.
2022-03-23 11:20:20 +02:00
Efraim Flashner
b77ec228af
gnu: ed: Update to 1.18.
...
* gnu/packages/ed.scm (ed): Update to 1.18.
[arguments]: Remove trailing #t.
2022-03-23 11:18:46 +02:00
Efraim Flashner
a973d72355
gnu: bash: Update to 5.1.16.
...
* gnu/packages/bash.scm (%patch-series-5.1): Add patches 9 through 16.
2022-03-23 09:26:11 +02:00
Brendan Tildesley
387a9772c2
gnu: pciutils: Use newer pci.ids file from hwdata.
...
* 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>
2022-03-22 17:54:07 -04:00
Maxim Cournoyer
dbc5b51cb9
gnu: python-nbconvert: Replace texlive-generic-ulem input by texlive-ulem.
...
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.
2022-03-22 15:43:22 -04:00
Maxim Cournoyer
2f7ab8e373
gnu: man-db: Simplify 'patch-test-shebangs' phase.
...
* gnu/packages/man.scm (man-db)[phases]{patch-test-shebangs}: Do not filter
nonexistent directories from find-files.
[modules]: Delete field.
2022-03-22 15:43:22 -04:00
Maxim Cournoyer
8e3d4f05df
profiles: manual-database: Remove GDBM workaround.
...
* guix/profiles.scm (manual-database): No longer set the MALLOC_PERTURB_
environment variable.
2022-03-22 15:43:22 -04:00
Wil deBeest
d8a7e37b86
gnu: libusb: Update to 1.0.25.
...
* gnu/packages/libusb.scm (libusb): Update to 1.0.25.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 15:00:45 +01:00
Maxim Cournoyer
a9429c8f22
Merge branch 'staging' into core-updates.
2022-03-21 23:39:43 -04:00
Maxim Cournoyer
49b350fafc
Merge branch 'master' into staging.
2022-03-21 21:38:19 -04:00
Maxime Devos
e584a093f9
packages: Fix time-travel from Guix 1.1.0 / Guile < 2.2.7.
...
* 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>
2022-03-21 23:03:35 +01:00