Summary: | dev-util/cutter-1.10.3 : src/.../Cutter.cpp: error: invalid conversion from const char* to char* [-fpermissive] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, ngg |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/16806 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-util:cutter-1.10.3:20200719-212748.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 649976 [details]
emerge-info.txt
Created attachment 649978 [details]
dev-util:cutter-1.10.3:20200719-212748.log
Created attachment 649980 [details]
emerge-history.txt
Created attachment 649982 [details]
environment
Created attachment 649984 [details]
etc.portage.tbz2
Created attachment 649986 [details]
temp.tbz2
Also, dev-util/cutter seems to want to be recompiled when radare2 changes. With radare2 already at 4.5.0, my existing cutter-1.10.3 warned me in the GUI ("The version used to compile Cutter (4.4.0) does not match the binary version of radare2 (4.5.0). This could result in unexpected behaviour") and subsequently segfaults. A subslot thingy might be appropriate here. What's the fix here? Browsing upstream issues and commits I don't see anything related without digging deeper. I'm thinking of last-riting to get someone show some proper love for this package. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd4ceb6d5472ea8172839e946184311bcae61ba commit 2fd4ceb6d5472ea8172839e946184311bcae61ba Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-07-24 08:27:52 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-07-24 08:28:15 +0000 package.mask: last-rite dev-util/cutter Bug: https://bugs.gentoo.org/733324 Signed-off-by: Joonas Niilola <juippis@gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d10176b3cf21b2598cd48089be01420eb684e69 commit 0d10176b3cf21b2598cd48089be01420eb684e69 Author: John Helmert III <jchelmert3@posteo.net> AuthorDate: 2020-07-24 21:41:21 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-07-25 05:28:28 +0000 dev-util/cutter: Add version 1.11.0 This drops a patch that is added in 1.11.0. Closes: https://bugs.gentoo.org/733324 Closes: https://bugs.gentoo.org/733806 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-util/cutter/Manifest | 1 + dev-util/cutter/cutter-1.11.0.ebuild | 54 ++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) |