Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925847 - games-server/monopd-0.10.2-r1 calls commands that do not exist: CFLAGS+= - CXXFLAGS+=
Summary: games-server/monopd-0.10.2-r1 calls commands that do not exist: CFLAGS+= - CX...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2024-02-29 14:05 UTC by Agostino Sarubbo
Modified: 2024-07-28 21:39 UTC (History)
0 users

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


Attachments
build.log (build.log,58.23 KB, text/plain)
2024-02-29 14:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-29 14:05:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-server/monopd-0.10.2-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: dash_tinderbox)
System: DASH-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#DASH)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-29 14:05:25 UTC
Created attachment 886341 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-07-28 21:39:05 UTC
The bug has been closed via the following commit(s):

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

commit 35a178f3a2f996887efc543f76b8eda220b4be3d
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2024-07-28 21:19:01 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-07-28 21:35:45 +0000

    games-server/monopd: Bump to 0.10.4, drop old 0.10.2, freshen up
    
    Closes: https://bugs.gentoo.org/919871
    Closes: https://bugs.gentoo.org/925847
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-server/monopd/Manifest                       |  2 +-
 .../monopd/files/monopd-0.10.4-fixes.patch         | 82 ++++++++++++++++++++++
 games-server/monopd/files/monopd.in                | 19 -----
 games-server/monopd/files/monopd.initd             | 11 +++
 games-server/monopd/monopd-0.10.2-r1.ebuild        | 45 ------------
 games-server/monopd/monopd-0.10.4.ebuild           | 44 ++++++++++++
 6 files changed, 138 insertions(+), 65 deletions(-)