Summary: | [guru] app-editors/imhex-1.33.1 fails to compile because it requires network | ||
---|---|---|---|
Product: | GURU | Reporter: | Davide Palma <dpfuturehacker> |
Component: | Package issues | Assignee: | Gasc Henri <gasc> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Davide Palma
2024-03-11 11:42:57 UTC
Okay, so I managed to find the cause of the error. I should have corrected it, but open a issue if you encounter any other build or runtime failures The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=928a994d26249670789b80de68370d24e3179e57 commit 928a994d26249670789b80de68370d24e3179e57 Author: Henri Gasc <gasc@eurecom.fr> AuthorDate: 2024-03-17 10:57:01 +0000 Commit: Henri Gasc <gasc@eurecom.fr> CommitDate: 2024-03-17 11:04:43 +0000 app-editors/imhex: corrected small things Add patch to remove dotnet from the build Corrected name of sources Usage of "usex" and not "use" for cmake flags Closes: https://bugs.gentoo.org/926761 Signed-off-by: Henri Gasc <gasc@eurecom.fr> app-editors/imhex/Manifest | 4 ++-- app-editors/imhex/files/remove_dotnet.patch | 16 ++++++++++++++++ .../{imhex-1.33.1-r1.ebuild => imhex-1.33.1-r2.ebuild} | 16 ++++++++++------ 3 files changed, 28 insertions(+), 8 deletions(-) |