OpenMW Nightly builds

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: OpenMW Nightly builds

Post by akortunov »

Interesting. There were some CI updates after 9667dd051c8f1794cd01605df9c88d10fe0cd514.
The issue can be with 90ccf5b42baedac1fd2bbd9a4265737063e959a3 commit (using 10.13 SDK and new depencencies for MacOS builds).
lindomarc
Posts: 4
Joined: 15 Jan 2018, 13:12

Re: OpenMW Nightly builds

Post by lindomarc »

exactly, FFmpeg presents errors in compilation, but it passes as approved in the compilation of the complete package

https://www.youtube.com/watch?v=2GnmB1-6ljE



.
CMAugust
Posts: 285
Joined: 10 Jan 2016, 00:13

Re: OpenMW Nightly builds

Post by CMAugust »

I'm getting bug #4234 in the 0.44.0 rc2 and latest nightlies. If I understand correctly, updating OpenAL Soft to 1.18.2 or higher in the package manager should resolve it.
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW Nightly builds

Post by corristo »

@lindomarc thank for your report. Could you please elaborate where FFmpeg presents compilation errors?

@akortunov yep, that's it.
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW Nightly builds

Post by corristo »

That's weird, OpenMW hangs inside crashCatcherInstall call, it works flawlessly if I comment it. I'd suggest something broke in crash catcher implementation after we bumped the base SDK. Not sure what and why, though.

It doesn't have anything to do with 3rd party dependencies, it seems.

UPD: I've filed an issue: https://gitlab.com/OpenMW/openmw/issues/4511

UPD 2: Welp, openmw-44 branch works even if crashCatcherInstall is there. I'm going to try git bisect.

UPD 3: I found the source of the issue, please see the issue referenced above. To clarify: yes, the nightlies started crashing on 22nd June but due to a different issue that was fixed around 1st July (and the nightly build from 1st July does indeed work). Although 5 days ago some changes to crash catcher were merged that caused the current issue (hanging & consuming CPU).
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW Nightly builds

Post by corristo »

macOS nightly builds are back to normal after the fix.
mojoswagger1980
Posts: 193
Joined: 04 May 2018, 05:16

Re: OpenMW Nightly builds

Post by mojoswagger1980 »

Sweet, a buildbot . wheres the changelog for these located at?
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW Nightly builds

Post by Ace (SWE) »

Seems like my usual upload location is having write issues again, nightlies will probably not update for a while until that's fixed - or until I set up another storage location on any of the other systems I have access to.

Should probably take the time to actually import the analytics I've been generating all this time as well. (http://www.lysator.liu.se/~ace/OpenMW/n ... t=modified for those interested)
User avatar
AnyOldName3
Posts: 2666
Joined: 26 Nov 2015, 03:25

Re: OpenMW Nightly builds

Post by AnyOldName3 »

Is there even a point in the nightlies now that AppVeyor is creating usable builds automatically? Surely we just need a link to the latest one of those.
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW Nightly builds

Post by Capostrophic »

Only Travis builds the master branch. AppVeyor builds PRs only.
Post Reply