Summary: | app-arch/dpkg fails to compile on mips: checking dpkg architecture name... configure: error: cannot determine host dpkg architecture | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | matoro <matoro_gentoo> |
Component: | Current packages | Assignee: | Georgy Yakovlev <gyakovlev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | matoro_gentoo, mips |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | MIPS | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/34229 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 759694 | ||
Attachments: | build.log |
Description
matoro
![]() Created attachment 822781 [details]
build.log
I FINALLY found a patch for this stupid issue, with yocto of all things. https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd6023fc3f61a20ec7245db28f9976dd2b3db0a commit 9dd6023fc3f61a20ec7245db28f9976dd2b3db0a Author: Matoro Mahri <matoro_gentoo@matoro.tk> AuthorDate: 2023-12-11 04:59:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-19 05:25:51 +0000 app-arch/dpkg: add patch to fix mips build See: https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch Closes: https://bugs.gentoo.org/876031 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34229 Signed-off-by: Sam James <sam@gentoo.org> app-arch/dpkg/dpkg-1.21.15-r3.ebuild | 113 +++++++++++++++++++++++++ app-arch/dpkg/dpkg-1.21.19-r1.ebuild | 113 +++++++++++++++++++++++++ app-arch/dpkg/files/dpkg-1.21.15-arch_pm.patch | 32 +++++++ 3 files changed, 258 insertions(+) |