The most likely reason why the build shows as "in progress" is because there is a disparity between the state of the build scripts or other local dependencies on the mac vs windows vs linux build machines. If the dependencies differ, then a different build number will be generated, and since that is what the build system is tracking, it will wait forever for all three platforms to complete a build with the same build number.
Someone needs to ensure that all build machines have the same version of all the build support repos sync'ed. This needs to be fixed if only to ensure that all viewer builds have the same version number. As for the "changes since last build", the data indeed went missing - I believe you might be able to get the changeset ids to display at least, but it won't be very helpful because it will be missing the info about which hg repo actually holds those ids. -- cg On Sun, Nov 20, 2011 at 9:10 PM, Ricky <kf6...@gmail.com> wrote: > Yep. Haven't heard any response about it though. > > Ricky > Cron Stardust > > On Sat, Nov 19, 2011 at 10:55 PM, Dave Booth <d...@meadowlakearts.com> wrote: >> On 11/20/2011 12:41 AM, Hitomi Tiponi wrote: >>> It does appear to be stuck still - it's not the first time this has >>> happened. Also the problem with not showing changes in the builds has >>> still not been solved when it does complete. >>> >> >> Ricky found the issue with the latter of those.. posted it here >> >>> Turns out that the reason why it isn't displaying >>> changesets or JIRA entries is because the JSON format was changed >>> without correcting the Javascript. What's more, the JSON information >>> doesn't have the needed data anymore. >> >> He even mocked up a fix... >> _______________________________________________ >> Policies and (un)subscribe information available here: >> http://wiki.secondlife.com/wiki/OpenSource-Dev >> Please read the policies before posting to keep unmoderated posting >> privileges >> > _______________________________________________ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/OpenSource-Dev > Please read the policies before posting to keep unmoderated posting privileges > _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges