Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739146 - games-emulation/hatari-2.2.1-r1 fails tests
Summary: games-emulation/hatari-2.2.1-r1 fails tests
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: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-26 19:45 UTC by Agostino Sarubbo
Modified: 2021-06-02 02:38 UTC (History)
0 users

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


Attachments
build.log (build.log,218.11 KB, text/plain)
2020-08-26 19:45 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,6.07 KB, text/plain)
2020-08-26 19:45 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,29.92 KB, text/plain)
2020-08-26 19:45 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,64.23 KB, text/plain)
2020-08-26 19:45 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 2020-08-26 19:45:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-emulation/hatari-2.2.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-26 19:45:47 UTC
Created attachment 656954 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-26 19:45:48 UTC
Created attachment 656956 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-26 19:45:49 UTC
Created attachment 656958 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2020-08-26 19:45:50 UTC
Created attachment 656960 [details]
1-LastTest.log

1-LastTest.log
Comment 5 Larry the Git Cow gentoo-dev 2021-06-02 02:38:12 UTC
The bug has been closed via the following commit(s):

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

commit f161975e2a310eec02789128306f8bfb54af35a8
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-01 11:59:26 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-02 02:20:51 +0000

    games-emulation/hatari: add 2.3.1
    
    - removed upstreamed joystick patch
    - replaced default-rom patch by using /etc/hatari.cfg, effective even
      if user has their own .cfg in $HOME unless overrides same option
    - removed libsdl1 support, upstream advises against using and it'll
      be removed entirely next version
    - added python3_10 (haven't managed to find issues)
    - the python-ui frontend was previously missing gtk+:3[introspection]
      dep and, rather than add unconditionally, introducing USE=gui
    - plus other small adjustments/fixes
    
    bug 739146 config-file test failure was caused by the default-rom patch
    
    Closes: https://bugs.gentoo.org/739146
    Closes: https://bugs.gentoo.org/765004
    Closes: https://bugs.gentoo.org/765115
    Closes: https://github.com/gentoo/gentoo/pull/20905
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-emulation/hatari/Manifest                    |  1 +
 .../files/hatari-2.3.1-caps5-include-path.patch    | 18 +++++
 .../hatari-2.3.1-cmake-include-checksym.patch      | 12 +++
 games-emulation/hatari/hatari-2.3.1.ebuild         | 90 ++++++++++++++++++++++
 4 files changed, 121 insertions(+)