Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661746 - games-roguelike/mangband: removal (was: *** stack smashing detected ***: <unknown> terminated)
Summary: games-roguelike/mangband: removal (was: *** stack smashing detected ***: <unk...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2018-12-11
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2018-07-21 15:52 UTC by Jonas Stein
Modified: 2018-12-11 13:34 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2018-07-21 15:52:13 UTC
This program seems to have a dead upstream with many open bugs on stale since years.
https://github.com/mangband/mangband/issues

I tried to use the ebuild:
After compilation with gcc7 I could start the client and configure a player.
The mangband.org server was selected.
When the order of INT and WIS was defined, the program terminated as follows:

------8<---------------------------------------------------
$ mangclient 
*** stack smashing detected ***: <unknown> terminated
Aborted (core dumped)
------8<---------------------------------------------------

I think this ebuild is not usable.
I suggest to treeclean it, if we can not fix that soon.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-11 13:34:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0aeea77d9d5eeb52c3846b432f5a1354f27da9d

commit a0aeea77d9d5eeb52c3846b432f5a1354f27da9d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-12-11 13:33:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-12-11 13:33:50 +0000

    games-roguelike/mangband: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/661746
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 games-roguelike/mangband/Manifest                  |   1 -
 .../mangband/files/mangband-1.1.3-paths.patch      | 118 ---------------------
 .../mangband/files/mangband-1.1.3-strchr.patch     |  22 ----
 games-roguelike/mangband/mangband-1.1.3.ebuild     |  83 ---------------
 games-roguelike/mangband/metadata.xml              |   5 -
 profiles/package.mask                              |   4 -
 6 files changed, 233 deletions(-)