Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831908 - games-strategy/megaglest-3.13.0 fails to compile: platform_common.cpp:1133:36: error: GLOB_ONLYDIR was not declared in this scope
Summary: games-strategy/megaglest-3.13.0 fails to compile: platform_common.cpp:1133:36...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-23 18:28 UTC by Agostino Sarubbo
Modified: 2023-11-24 13:27 UTC (History)
0 users

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


Attachments
build.log (build.log,340.99 KB, text/plain)
2022-01-23 18:28 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 2022-01-23 18:28:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-strategy/megaglest-3.13.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-23 18:28:03 UTC
Created attachment 763398 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-23 18:28:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- ** WARNING: Could not find GoogleBreakpad. Disabling GoogleBreakpad support.
/var/tmp/portage/games-strategy/megaglest-3.13.0/work/megaglest-3.13.0/source/shared_lib/sources/platform/common/platform_common.cpp:1133:36: error: 'GLOB_ONLYDIR' was not declared in this scope
Comment 3 Larry the Git Cow gentoo-dev 2023-11-24 13:27:36 UTC
The bug has been closed via the following commit(s):

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

commit b90fe51277e6621a2e5c247c0a0df812b500b205
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:24:19 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 13:24:19 +0000

    games-strategy/megaglest: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/810499
    Closes: https://bugs.gentoo.org/831908
    Closes: https://bugs.gentoo.org/833791
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 games-strategy/megaglest/Manifest                  |   5 +
 ...egaglest-3.13.0-GLEW_ERROR_NO_GLX_DISPLAY.patch |  12 ++
 .../files/megaglest-3.13.0-fbd0cfb1.patch          |  75 ++++++++++
 ...megaglest-3.13.0-fix-lua-version-ordering.patch |  12 ++
 .../files/megaglest-3.13.0-help2man.patch          |  12 ++
 .../megaglest-3.13.0-multiple-definitions.patch    |  46 ++++++
 .../files/megaglest-3.13.0-underlink.patch         |  12 ++
 .../megaglest/megaglest-3.13.0-r1.ebuild           | 165 +++++++++++++++++++++
 8 files changed, 339 insertions(+)