Summary: | dev-libs/mimetic fails to compile (mmfile.cxx:60:14: error: ordered comparison between pointer and zero) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Jan Kundrát <jkt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kensington, sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/tat/mimetic/issues/5 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 408963 | ||
Attachments: |
build.log
other.tar.bz2 Patch for mmap compile-time issue |
Description
Agostino Sarubbo
![]() Created attachment 646820 [details]
build.log
build log and emerge --info
Created attachment 646822 [details]
other.tar.bz2
other logs
Created attachment 698253 [details, diff]
Patch for mmap compile-time issue
Attached a patch <001-mmap-fix.patch> as found in the GitHub issues of mimetic.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f206ad5a195c242092f603e6dfa2775564413b25 commit f206ad5a195c242092f603e6dfa2775564413b25 Author: Michael Palimaka <kensington@gentoo.org> AuthorDate: 2021-04-20 11:42:45 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2021-04-20 11:43:20 +0000 dev-libs/mimetic: backport patch from upstream solving build failure Thanks-to: Daniel Sunnerer <d.sunnerer@vfemail.net> Closes: https://bugs.gentoo.org/729910 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Palimaka <kensington@gentoo.org> .../mimetic/files/mimetic-0.9.8-build-mmap.patch | 22 ++++++++++++++++++++++ dev-libs/mimetic/mimetic-0.9.8.ebuild | 5 ++++- 2 files changed, 26 insertions(+), 1 deletion(-) |