Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 794538 - games-engines/openmw-0.46.0-r1 fails to compile (with USE=test)
Summary: games-engines/openmw-0.46.0-r1 fails to compile (with USE=test)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey
URL: https://gitlab.com/OpenMW/openmw/-/co...
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-06 07:22 UTC by Agostino Sarubbo
Modified: 2021-12-06 10:40 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,38.26 KB, application/x-xz)
2021-06-06 07:22 UTC, Agostino Sarubbo
Details
patched test failure build.log + emerge --info.txt.xz (build.log-emerge-info.txt.xz,35.58 KB, application/x-xz)
2021-06-06 10:42 UTC, Ionen Wolkens
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-06-06 07:22:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-engines/openmw-0.46.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-06 07:22:45 UTC
Created attachment 713880 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-06 07:22:46 UTC
Possible context of error(s):

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: apps/openmw_test_suite/CMakeFiles/openmw_test_suite.dir/detournavigator/navigator.cpp.o: undefined reference to symbol '_ZN7testing8internal20StringStreamToStringEPNSt7__cxx1118basic_stringstreamIcSt11char_traitsIcESaIcEEE'
collect2: error: ld returned 1 exit status
Comment 3 Ionen Wolkens gentoo-dev 2021-06-06 10:42:55 UTC
Created attachment 713964 [details]
patched test failure build.log + emerge --info.txt.xz

$url fixes the linking issues, although still fails 11 tests for me
Comment 4 Larry the Git Cow gentoo-dev 2021-12-06 10:40:39 UTC
The bug has been closed via the following commit(s):

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

commit 7d9a09fdbbac2bcaaeb79ce9cc4d852f7f656101
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2021-12-06 10:40:28 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-12-06 10:40:28 +0000

    games-engines/openmw: drop old
    
    Closes: https://github.com/gentoo/gentoo/pull/23194
    Closes: https://bugs.gentoo.org/794538
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-engines/openmw/Manifest                      |   2 -
 .../openmw/files/openmw-0.46.0-boost-1.77.patch    |  10 -
 .../openmw/files/openmw-0.46.0-fix-cast.patch      | 214 -------------
 .../openmw/files/openmw-0.46.0-floattest2.patch    | 139 ---------
 .../openmw/files/openmw-0.46.0-gcc11.patch         |  36 ---
 .../files/openmw-0.46.0-missing-include.patch      |  19 --
 .../openmw/files/openmw-0.46.0-mygui-license.patch |  16 -
 .../files/openmw-0.46.0-nifbullet-test.patch       | 335 ---------------------
 .../files/openmw-0.46.0-recastnavigation.patch     |  24 --
 games-engines/openmw/openmw-0.46.0-r2.ebuild       | 163 ----------
 10 files changed, 958 deletions(-)