Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Jan (janneke) Nieuwenhuizen 0835eda487
Revert "gnu: commencement: mes-boot: Update to 0.24.2."
This reverts commit b928e38bd3.

The gcc-core-mesboot0 package fails to build with mes-boot-0.24.2, `ar'
segfaults

    $ strace ar rc libiberty.a argv.o
    execve("/gnu/store/nvb6jh26hfjifs79h7hrlkw3cisgc353-binutils-mesboot0-2.20.1a/bin/ar", ["ar", "rc", "libiberty.a", "argv.o"], 0x7ffc4187fff8 /* 82 vars */) = 0
    [ Process PID=22689 runs in 32 bit mode. ]
    brk(NULL)                               = 0x830f000
    brk(0x830f000)                          = 0x830f000
    stat64("libiberty.a", {st_mode=S_IFREG|0600, st_size=8, ...}) = 0
    brk(0x830f0a4)                          = 0x830f0a4
    brk(0x830f0b4)                          = 0x830f0b4
    brk(0x8310098)                          = 0x8310098
    brk(0x83100a4)                          = 0x83100a4
    brk(0x8311088)                          = 0x8311088
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x63ecebc8} ---
    +++ killed by SIGSEGV +++
    Segmentation fault

See also <https://debbugs.gnu.org/41264>.
2023-02-15 15:39:10 +01:00
..
bootloader gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader. 2023-01-18 21:25:25 -05:00
build hurd-boot: Fix list of devices with translators. 2022-12-24 00:45:47 +01:00
home home: environment-variables: Fix escaping. 2023-01-09 12:22:56 +04:00
installer installer: final: Delete SQLite WAL and shm files upon completion. 2022-12-18 01:17:17 +01:00
machine
packages Revert "gnu: commencement: mes-boot: Update to 0.24.2." 2023-02-15 15:39:10 +01:00
services Merge remote-tracking branch 'origin/master' into core-updates 2023-01-30 12:39:40 +02:00
system Merge remote-tracking branch 'origin/master' into core-updates 2023-01-30 12:39:40 +02:00
tests gnu: hpcguix-web: Update to 0.3.0. 2023-01-22 18:12:09 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: guile-3.0: Update to 3.0.9. 2023-01-30 20:07:49 +02:00
machine.scm
packages.scm packages: Adjust 'generate-package-cache' for Guile 3.0.9. 2023-01-25 18:14:42 +01:00
services.scm
system.scm Merge remote-tracking branch 'origin/master' into core-updates 2023-01-30 12:39:40 +02:00
tests.scm