Re: [hatari-devel] Gentoo bug reports (was: Preparing release 2.3) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Gentoo bug reports (was: Preparing release 2.3)
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Tue, 20 Oct 2020 19:09:47 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1603213789; bh=uKBwum9RaZP2BpnwY247yLXQd+9vmfz2b7ZZ5yDDAW4=; h=Date:Subject:To:From:From; b=nThDaAnlUm3iqIHvgtaWke2TUL8vSKTAeroJifhOxxVv8X9NNd6/yy/y9/ZAJMuMO AzoRjNFnw3dIrs7YH/g9ZzqJ1PO28XCih1EkDrPmsCplew6OUoTka/2XENk4cdzE6z XhxiJ6q+EWnXhMZ/3fKUndTwsgDbLpsfrQonO9jYd+rIlinMB3XhpwxCFnyfrjJmix +D02SCE8kuGsT0mNGSXpKMYpBEutsvnsB4dFszgrD6PBTak4cP6xyfXzJfN/YexDEr /sNRCepo8gAGwVmqxdxzXaVnCmTh1kMBEjYrcnsQyh/8FLkx7RwQFGAOmC4RU+Z5j+ jK/2kskT8o16Q==
Am 20. Oktober 2020 18:26:58 MESZ schrieb Thomas Huth <th.huth@xxxxxxxxx>:
>Am 16. Oktober 2020 12:32:35 MESZ schrieb Eero Tamminen
><oak@xxxxxxxxxxxxxx>:
>>Hi,
>>
>>On 10/16/20 9:20 AM, Thomas Huth wrote:
>>> Am Fri, 16 Oct 2020 00:36:40 +0300
>>> schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
>>>> Gentoo bug tracker has one bug about Hatari Clang/LLVM build
>failing
>>>> with Hatari "make test" config file test having "FAILED" status:
>>>> *
>>>>
>>https://bugs.gentoo.org/buglist.cgi?quicksearch=games-emulation%2Fhatari
>>>> * https://739146.bugs.gentoo.org/attachment.cgi?id=656960
>>[...]> I wonder how that could have happened? tests/configfile.sh sets
>>the
>>> HOME environment variable to a temporary directory, so there really
>>> should not be any etos512k.img in the config file here!
>>>
>>> ... unless they use a global /etc/hatari.cfg file on Gentoo that
>uses
>>> this path with the "..". That's unfortunate, of course ... I think
>we
>>> should somehow skip the global config file loading in case we are
>>> running in test mode... I've pushed a quick fix, so this problem
>>should
>>> hopefully be gone now, too.
>>
>>Thanks, TOS tester can use that too.
>>
>>But maybe Hatari should output something in this
>>case, because user might have set HATARI_TEST environment himself for
>>some other reason, and
>>wonder why things don't work properly?
>
>I don't think that we should print out anything in this case. This
>would only disturb the tests that are catching studio
Sigh, stdio of course, that's what happens when typing on a mobile phone...
>
>
>>>>
>>https://gitweb.gentoo.org/repo/gentoo.git/tree/games-emulation/hatari/files
>>>>
>>>> [1] Joystick patch is already merged by Thomas, and I think tos.img
>>>> thing to be due to Gentoo packaging EmuTOS separately:
>>>>
>>https://gitweb.gentoo.org/repo/gentoo.git/tree/games-emulation/emutos
>>>>
>>>> => Thomas, could you add item about the joystick change to release
>>>> notes, with links to above distro bugs it fixes?
>>>
>>> That joystick patch has been submitted via github, I certainly did
>>not
>>> pick it from Gentoo, so I don't see the need to reference Gentoo in
>>our
>>> docs here.
>>
>>Well, at least the Hatari improvement itself should be listed in our
>>release notes. :-)
>
>Could you then please add it? I'm currently very short in time :-(
>
> Thomas