[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems.
From: |
Simon South |
Subject: |
[bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems. |
Date: |
Mon, 08 Jan 2024 13:29:00 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Efraim Flashner <efraim@flashner.co.il> writes:
> Taking what you've written exactly for the moment, did you rerun
> bootstrap and configure and make first?
I did, yes:
./bootstrap && ./configure --localstatedir=/var --sysconfdir=/etc && make -j6
after cleaning out the source tree.
I get the same result also whether I run "./pre-inst-env guix build
--target=..." outside of a "guix shell --pure --development guix"
environment, inside of one using the system instance of Guix, or inside
of one invoked from the built source tree (i.e. "./pre-inst-env guix
shell...") before rebuilding with "./bootstrap..." again.
I'm really at a loss. What else could cause this error? I seem to
recall this working a short while ago so I may try bisecting the source
tree if nothing else comes to mind.
> Also, are you building x86_64-linux -> x86_64-linux-gnu?
No, I'm on AArch64, but trying to cross-build from my x86-64 machine to
aarch64-linux-gnu produces the same (well, equivalent) error, even after
the same steps above.
--
Simon South
simon@simonsouth.net
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/05
- [bug#68263] [PATCH 1/2] gnu: libsmbios: Restrict to only supported systems., Simon South, 2024/01/05
- [bug#68263] [PATCH 2/2] gnu: fwupd: Depend on libsmbios only on supported systems., Simon South, 2024/01/05
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Mathieu Othacehe, 2024/01/07
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Efraim Flashner, 2024/01/07
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Mathieu Othacehe, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Efraim Flashner, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems.,
Simon South <=
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Mathieu Othacehe, 2024/01/08
- [bug#68263] [PATCH 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/08
[bug#68263] [PATCH v2 0/2] libsmbios: Restrict to only supported systems., Simon South, 2024/01/10