Created attachment 714729 [details, diff] allows to compile without -fcommon For now flag-o-matic adds -fcommon to allow compiling
Created attachment 714738 [details, diff] ebuild patch
same patch already available on gitlab: https://github.com/LibreGames/jumpnbump/commit/b72b70a4233776bdaa6a683c89af2becefd53bd6
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f54c8e5622e307705505e280b94e2aaf93f006 commit 74f54c8e5622e307705505e280b94e2aaf93f006 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-11-18 18:23:06 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-11-18 19:08:07 +0000 games-arcade/jumpnbump: add 1.61_p20210421 * EAPI7->8 * enable py3.10 * drop -fcommon workaround wrt bug #794970 (fixed upstream) * add zlib/bzip2/pillow missing deps. * IUSE=gtk->gui (IUSE=launcher or =menu may make more sense but didn't see a major need for non-generic flags here) * move icon to right location Closes: https://bugs.gentoo.org/794970 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> games-arcade/jumpnbump/Manifest | 1 + .../jumpnbump/jumpnbump-1.61_p20210421.ebuild | 69 ++++++++++++++++++++++ 2 files changed, 70 insertions(+)