You are viewing a plain text version of this content. The canonical link for it is here.
Posted to qa@openoffice.apache.org by "Dennis E. Hamilton" <or...@apache.org> on 2015/12/04 17:27:23 UTC

[RISK?] FW: Daily/Nightly builds for Windows?

[BCC PMC and QA Lists. This is a serious topic for dev@ community discussion.]

Can we have some visibility on this, please?

The last aoo-win7 ASF Buildbot success was on 2015-07-28.  Thereafter, the Buildbot reported exceptions until 2015-10-03.  There have been no reports at all from that Buildbot since.

For 4.1.2, the only current builds were the Release Candidates.  This left very little time for QA testing, with each new RC required retesting to some degree.  Those were very short windows.

This also means that the only way to verify anything about Windows functions by developers, QA, and anyone else is to have the personal means and the computer capacity to do development builds, matching the build parameters and other dependencies used for release builds.  Isn't that too select and narrow for the attention that is required?  

This seems to be at least a quality risk.

There is also a question of exactly what the present capability and capacity is in contrast to what is required to support continuous integration of Windows builds.

 - Dennis


> -----Original Message-----
> From: Pedro Lino [mailto:pedlino@gmail.com]
> Sent: Friday, December 4, 2015 03:58
> To: qa@openoffice.apache.org
> Subject: Daily/Nightly builds for Windows?
> 
> Hi all
> 
> Now that 4.1.2 is out and development is again active, I believe it
> would
> be good to have the Apache OpenOffice buildbots releasing daily binaries
> for Windows as well?
> 
> This has been broken long before the 4.1.2 RC stage but maybe now
> someone
> could give some love to the buildbot?
> 
> With nearly 1 million downloads per day for the Windows platform alone,
> I
> believe that it would make sense to make sure that AOO is improved and
> that
> any regressions are detected early.
> 
> Best regards,
> Pedro


---------------------------------------------------------------------
To unsubscribe, e-mail: qa-unsubscribe@openoffice.apache.org
For additional commands, e-mail: qa-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by "j.nitschke@ok.de" <j....@ok.de>.
--
www.Ok.de - die kostenlose E-Mail Adresse

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by "j.nitschke@ok.de" <j....@ok.de>.
On Wed, 23 Dec 2015 15:04:27 -0800 Kay Schenk wrote:
> OK, I will see if can get a reboot on the win7 buildbot.
>
> And we will investigate the other problem in
> sal/qa/osl/mutex/osl_Mutex.cxx you mention.
>
> Are you currently building on Windows?
Thank you for looking into the win buildbot.
I'm using Windows but can only build and test on linux, because I can't
get a Windows VM running (damn licence issues).

to me it looks like a dependency problem:
for Windows some qa (tests) in sal include headers from tools [1], but
tools depends on sal [2]

solutions would be:
disable all unit tests on windows - should be safe and easy - a
configure switch
disable affected tests on windows - bit more work, still safe - edit
makefile.mk for each test
replace the includes from tools in the tests - cleanest solution but
needs testing on win (I don't see anyone building on win atm)

[1]
http://opengrok.adfinis-sygroup.org/source/search?q=tools%2F&defs=&refs=&path=main%2Fsal%2F&hist=&project=aoo-trunk
[2]
http://opengrok.adfinis-sygroup.org/source/search?q=sal%2F&defs=&refs=&path=%2Fmain%2Ftools%2F&hist=&project=aoo-trunk



--
www.Ok.de - die kostenlose E-Mail Adresse

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by Kay Schenk <ka...@gmail.com>.
On 12/15/2015 03:05 AM, j.nitschke@ok.de wrote:
> Dennis E. Hamilton wrote:
>> Now that the aoo-win7 buildbot is running and still failing (with an
>> exception), I have two kinds of observations. A. The Exception and
>> Failure itself. See
>> <https://ci.apache.org/builders/aoo-win7/builds/105> and the bootstrap
>> exception information from stdio, err.txt, and err.html).
> Apart from the problem with locked apr makefile in my other reply.
> The reason the build fails is a problem in sal/qa/osl/mutex/osl_Mutex.cxx
> 
> https://ci.apache.org/projects/openoffice/buildlogs/win/main/sal/wntmsci12.pro/misc/logs/qa.osl.mutex.txt
>> Compiling: sal/qa/osl/mutex/osl_Mutex.cxx
>> C:/Progra~1/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Gy -Ob1 -Oxs -Oy- -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -D_FILE_OFFSET_BITS=unknown -D_LARGE_FILES -I. -I../../../wntmsci12.pro/inc/qa_osl_mutex -I../inc -I../../../inc/pch -I../../../inc -I../../../WIN/inc -I../../../wntmsci12.pro/inc -I. -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/stl -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/external -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc -IE:/slave14/aoo-win7/build/main/solenv/wntmsci12/inc -IE:/slave14/aoo-win7/build/main/solenv/inc -IE:/slave14/aoo-win7/build/main/res -IC:/PROGRA~1/Java/JDK16~1.0_3/include/win32 -IC:/PROGRA~1/Java/JDK16~1.0_3/include -IC:/PROGRA~1/MICROS~2/Windows/v6.1/include -IC:/Progra~1/MICROS~1.0/VC/include -IC:/PROGRA~1/MICROS~4/include -IC:/PROGRA~1/MICROS~4/include  -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/offuh -I. -I../../../res -I. -Wal
 l
 -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275     -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -wd4626     -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619     -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005     -wd4180   -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL -D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON  -Fo../../../wntmsci12.pro/slo/osl_Mutex.obj E:/slave14/aoo-win7/build/main/sal/qa/osl/mutex/osl_Mutex.cxx 
>> : &&     PATH=/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/bin${PATH:+:${PATH}} E:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/bin/makedepend @C:/cygwin/tmp/mk6GqbpV > ../../../wntmsci12.pro/misc/s_osl_Mutex.dpcc
>> osl_Mutex.cxx
>> E:/slave14/aoo-win7/build/main/sal/qa/osl/mutex/osl_Mutex.cxx(34) : fatal error C1083: Cannot open include file: 'tools/prewin.h': No such file or directory
>> dmake:  Error code 2, while making '../../../wntmsci12.pro/slo/osl_Mutex.obj'
> Likely related to Damjan Jovanovics migration work to Google Test, which
> looks great on linux btw.

OK, I will see if can get a reboot on the win7 buildbot.

And we will investigate the other problem in
sal/qa/osl/mutex/osl_Mutex.cxx you mention.

Are you currently building on Windows?


-- 
--------------------------------------------
MzK

“I appreciate failure. Failure means that an
 attempt was made,  and a lesson can be learned.
 As long as we’re alive after the effort,
 there is a chance for success the next time around.”
             -- George Tekai, "Oh Myyy!"


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by "j.nitschke@ok.de" <j....@ok.de>.
Dennis E. Hamilton wrote:
> Now that the aoo-win7 buildbot is running and still failing (with an
> exception), I have two kinds of observations. A. The Exception and
> Failure itself. See
> <https://ci.apache.org/builders/aoo-win7/builds/105> and the bootstrap
> exception information from stdio, err.txt, and err.html).
Apart from the problem with locked apr makefile in my other reply.
The reason the build fails is a problem in sal/qa/osl/mutex/osl_Mutex.cxx

https://ci.apache.org/projects/openoffice/buildlogs/win/main/sal/wntmsci12.pro/misc/logs/qa.osl.mutex.txt
> Compiling: sal/qa/osl/mutex/osl_Mutex.cxx
> C:/Progra~1/MICROS~1.0/VC/bin/cl.exe  -Zm500 -Zc:wchar_t- -GR -GS -c -nologo -Gs  -Gy -Ob1 -Oxs -Oy- -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -Gd  -D_FILE_OFFSET_BITS=unknown -D_LARGE_FILES -I. -I../../../wntmsci12.pro/inc/qa_osl_mutex -I../inc -I../../../inc/pch -I../../../inc -I../../../WIN/inc -I../../../wntmsci12.pro/inc -I. -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/stl -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/external -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc -IE:/slave14/aoo-win7/build/main/solenv/wntmsci12/inc -IE:/slave14/aoo-win7/build/main/solenv/inc -IE:/slave14/aoo-win7/build/main/res -IC:/PROGRA~1/Java/JDK16~1.0_3/include/win32 -IC:/PROGRA~1/Java/JDK16~1.0_3/include -IC:/PROGRA~1/MICROS~2/Windows/v6.1/include -IC:/Progra~1/MICROS~1.0/VC/include -IC:/PROGRA~1/MICROS~4/include -IC:/PROGRA~1/MICROS~4/include  -IE:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/inc/offuh -I. -I../../../res -I. -Wall -wd4061 -wd4127 -wd4191 -wd4217 -wd4250 -wd4251 -wd4275     -wd4290 -wd4294 -wd4355 -wd4511 -wd4512 -wd4514 -wd4611 -wd4625 -wd4626     -wd4640 -wd4675 -wd4710 -wd4711 -wd4786 -wd4800 -wd4820 -wd4503 -wd4619     -wd4365 -wd4668 -wd4738 -wd4826 -wd4350 -wd4505 -wd4692 -wd4189 -wd4005     -wd4180   -DWNT -DWNT -DNT351 -DMSC -DM1500 -DINTEL -D_X86_=1 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NON_CONFORMING_SWPRINTFS -DFULL_DESK -DBOOST_MEM_FN_ENABLE_CDECL -D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500 -DCPPU_ENV=msci -DSUPD=420 -DPRODUCT -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -DSHAREDLIB -D_DLL_ -DWIN32 -D_MT -D_DLL -DWIN32 -D_MT -D_DLL  -EHa -DEXCEPTIONS_ON  -Fo../../../wntmsci12.pro/slo/osl_Mutex.obj E:/slave14/aoo-win7/build/main/sal/qa/osl/mutex/osl_Mutex.cxx 
> : &&     PATH=/cygdrive/e/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/bin${PATH:+:${PATH}} E:/slave14/aoo-win7/build/main/solver/420/wntmsci12.pro/bin/makedepend @C:/cygwin/tmp/mk6GqbpV > ../../../wntmsci12.pro/misc/s_osl_Mutex.dpcc
> osl_Mutex.cxx
> E:/slave14/aoo-win7/build/main/sal/qa/osl/mutex/osl_Mutex.cxx(34) : fatal error C1083: Cannot open include file: 'tools/prewin.h': No such file or directory
> dmake:  Error code 2, while making '../../../wntmsci12.pro/slo/osl_Mutex.obj'
Likely related to Damjan Jovanovics migration work to Google Test, which
looks great on linux btw.

--
www.Ok.de - die kostenlose E-Mail Adresse

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by "j.nitschke@ok.de" <j....@ok.de>.
> Now that the aoo-win7 buildbot is running and still failing (with an
> exception), I have two kinds of observations. A. The Exception and
> Failure itself. See
> <https://ci.apache.org/builders/aoo-win7/builds/105> and the bootstrap
> exception information from stdio, err.txt, and err.html).
There were 2 snapshot builds (#17, #18) and 3 trunk builds (#102-#104)
since restart and all got past bootstrap phase. So the question is: what
changed to cause the timeout?
https://ci.apache.org/builders/aoo-win7
https://ci.apache.org/builders/aoo-w7snap

After bildbot came back online and the first builds: snap #17 and trunk
#102, the 'rsync svn files' step failed to clean up the apr makefile.
In builds snap #18 and trunk #103-#105 are always the lines:

> rsync: delete_file: unlink(ext_libraries/apr/wntmsci12.pro/misc/build/apr-1.4.5/Makefile.win) failed: Device or resource busy (16) > rsync: delete_file:
rmdir(ext_libraries/apr/wntmsci12.pro/misc/build/apr-1.4.5) failed:
Device or resource busy (16)

https://ci.apache.org/builders/aoo-win7/builds/105/steps/rsync%20svn%20files/logs/stdio
First documented case is snap #9 on august 10.

My guess: there are several apr make processes running wild in some kind
of loop and blocking resources. Which causes bootstrap to time out.
Also, between July 30 and July 31 something caused the 'svn info' step
to fail since then, which could be related.

Regards

--
www.Ok.de - die kostenlose E-Mail Adresse

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


RE: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by "Dennis E. Hamilton" <or...@apache.org>.
Now that the aoo-win7 buildbot is running and still failing (with an exception), I have two kinds of observations.

A. The Exception and Failure itself. See <https://ci.apache.org/builders/aoo-win7/builds/105> and the bootstrap exception information from stdio, err.txt, and err.html).
   1. The buildbot is killing a Cygwin bash ./bootstrap operation after a failure for there to be output after 1200 seconds.  This may or may not have something to do with whether the bash that is run can't find an output terminal or not [;<).
   2. The attempt to kill the job runs into an exception handling problem in a python utility.
   3. ASIDE: This is not likely to be related but it is a concern.  Cygwin (as does MSYS2) treats the Windows environment as case-sensitive.  Indeed, there can be duplicate named entries that differ only in case (namely, TEMP, temp, TMP, and tmp).  Unfortunately, Windows utilities access the environment as if it is case-insensitive.  This can lead to problems when executing the Windows VC++ command-line compiler, cl.exe, and the other tools that are run beneath a cl.exe call.   
   I have no reason to suspect this as related to the problem we are seeing.  It does remind me that using cygwin to cross-execute in the Microsoft developer tool chain is fragile.

B. The RISK Warning Sign.  This is a risk topic not because of the specifics (A) but with regard to availability of capacity and capability to trouble-shoot this within the AOO developer community.  Silence on this with respect to the buildbot operation is worrisome.  The apparent lack needs to be assessed and confirmed somehow.
   (Speaking for myself, I have neither capacity nor capability, although I am ever hopeful about finding ways to develop more expertise at carrying out Windows builds and perhaps then being able to understand the buildbot situation.)

 - Dennis

> -----Original Message-----
> From: Kay Schenk [mailto:kay.schenk@gmail.com]
> Sent: Sunday, December 6, 2015 10:21
> To: dev@openoffice.apache.org
> Subject: Re: [RISK?] FW: Daily/Nightly builds for Windows?
> 
> 
> 
> On 12/04/2015 09:55 AM, Kay Schenk wrote:
> >
> >
> > On 12/04/2015 08:27 AM, Dennis E. Hamilton wrote:
> >> [BCC PMC and QA Lists. This is a serious topic for dev@ community
> >> discussion.]
> >>
> >> Can we have some visibility on this, please?
> >>
> >> The last aoo-win7 ASF Buildbot success was on 2015-07-28.
> >> Thereafter, the Buildbot reported exceptions until 2015-10-03.
> >> There have been no reports at all from that Buildbot since.
> >>
> >> For 4.1.2, the only current builds were the Release Candidates.
> >> This left very little time for QA testing, with each new RC
> >> required retesting to some degree.  Those were very short
> >> windows.
> >>
> >> This also means that the only way to verify anything about
> >> Windows functions by developers, QA, and anyone else is to have
> >> the personal means and the computer capacity to do development
> >> builds, matching the build parameters and other dependencies used
> >> for release builds.  Isn't that too select and narrow for the
> >> attention that is required?
> >>
> >> This seems to be at least a quality risk.
> >>
> >> There is also a question of exactly what the present capability
> >> and capacity is in contrast to what is required to support
> >> continuous integration of Windows builds.
> >>
> >> - Dennis
> >
> > I recently modified the buildbot instructions for Linux-32 which
> > worked one time and now also seems to be non-functioning. I haven't
> > had time to check on this yet.
> 
> Correction to my statement on the Linux-32 nightly buildbot. It is
> running successfully nightly but we aren't getting notices on it any
> more. I will ask infra about this.
> 
> >
> > As far as the windows buildbot. Some suggestions/approaches.
> >
> > * take a look at the output from the last build:
> >
> >
> https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pr
> o.build.html
> >
> > I submitted a Jira issue on this a while back. I don't know if the
> > issue lies in our build scripts for Windows or something else.
> >
> > ref: https://issues.apache.org/jira/browse/INFRA-10481
> >
> > * take a look at the buildbot setup for Windows (committers only):
> >
> >
> https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildma
> ster/master1/projects/openofficeorg.conf
> >
> > Does the configuration for Windows need to be changed in some way?
> >
> > We can fix buildbot configurations but not resource problems with
> > the buildbots.
> >
> >
> >>
> >>
> >>> -----Original Message----- From: Pedro Lino
> >>> [mailto:pedlino@gmail.com] Sent: Friday, December 4, 2015
> >>> 03:58 To: qa@openoffice.apache.org Subject: Daily/Nightly
> >>> builds for Windows?
> >>>
> >>> Hi all
> >>>
> >>> Now that 4.1.2 is out and development is again active, I
> >>> believe it would be good to have the Apache OpenOffice
> >>> buildbots releasing daily binaries for Windows as well?
> >>>
> >>> This has been broken long before the 4.1.2 RC stage but maybe
> >>> now someone could give some love to the buildbot?
> >>>
> >>> With nearly 1 million downloads per day for the Windows
> >>> platform alone, I believe that it would make sense to make sure
> >>> that AOO is improved and that any regressions are detected
> >>> early.
> >>>
> >>> Best regards, Pedro
> >>
> >>
> >> ---------------------------------------------------------------------
> >>
> >>
> > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> >> For additional commands, e-mail: dev-help@openoffice.apache.org
> >>
> >
> 
> --
> --------------------------------------------
> MzK
> 
> "Somebody's gotta win, somebody's gotta lose.
>  Just don't fight about it.
>  Just try to get better."
>                        -- Yogi Berra
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by Kay Schenk <ka...@gmail.com>.

On 12/04/2015 09:55 AM, Kay Schenk wrote:
> 
> 
> On 12/04/2015 08:27 AM, Dennis E. Hamilton wrote:
>> [BCC PMC and QA Lists. This is a serious topic for dev@ community
>> discussion.]
>>
>> Can we have some visibility on this, please?
>>
>> The last aoo-win7 ASF Buildbot success was on 2015-07-28.
>> Thereafter, the Buildbot reported exceptions until 2015-10-03.
>> There have been no reports at all from that Buildbot since.
>>
>> For 4.1.2, the only current builds were the Release Candidates.
>> This left very little time for QA testing, with each new RC
>> required retesting to some degree.  Those were very short
>> windows.
>>
>> This also means that the only way to verify anything about
>> Windows functions by developers, QA, and anyone else is to have
>> the personal means and the computer capacity to do development
>> builds, matching the build parameters and other dependencies used
>> for release builds.  Isn't that too select and narrow for the
>> attention that is required?
>>
>> This seems to be at least a quality risk.
>>
>> There is also a question of exactly what the present capability
>> and capacity is in contrast to what is required to support
>> continuous integration of Windows builds.
>>
>> - Dennis
> 
> I recently modified the buildbot instructions for Linux-32 which
> worked one time and now also seems to be non-functioning. I haven't
> had time to check on this yet.

Correction to my statement on the Linux-32 nightly buildbot. It is
running successfully nightly but we aren't getting notices on it any
more. I will ask infra about this.

> 
> As far as the windows buildbot. Some suggestions/approaches.
> 
> * take a look at the output from the last build:
> 
> https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html
> 
> I submitted a Jira issue on this a while back. I don't know if the
> issue lies in our build scripts for Windows or something else.
> 
> ref: https://issues.apache.org/jira/browse/INFRA-10481
> 
> * take a look at the buildbot setup for Windows (committers only):
> 
> https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openofficeorg.conf
> 
> Does the configuration for Windows need to be changed in some way?
> 
> We can fix buildbot configurations but not resource problems with
> the buildbots.
> 
> 
>>
>>
>>> -----Original Message----- From: Pedro Lino
>>> [mailto:pedlino@gmail.com] Sent: Friday, December 4, 2015
>>> 03:58 To: qa@openoffice.apache.org Subject: Daily/Nightly
>>> builds for Windows?
>>>
>>> Hi all
>>>
>>> Now that 4.1.2 is out and development is again active, I
>>> believe it would be good to have the Apache OpenOffice
>>> buildbots releasing daily binaries for Windows as well?
>>>
>>> This has been broken long before the 4.1.2 RC stage but maybe
>>> now someone could give some love to the buildbot?
>>>
>>> With nearly 1 million downloads per day for the Windows
>>> platform alone, I believe that it would make sense to make sure
>>> that AOO is improved and that any regressions are detected
>>> early.
>>>
>>> Best regards, Pedro
>>
>>
>> ---------------------------------------------------------------------
>>
>>
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> For additional commands, e-mail: dev-help@openoffice.apache.org
>>
> 

-- 
--------------------------------------------
MzK

"Somebody's gotta win, somebody's gotta lose.
 Just don't fight about it.
 Just try to get better."
                       -- Yogi Berra




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: [RISK?] FW: Daily/Nightly builds for Windows?

Posted by Kay Schenk <ka...@gmail.com>.

On 12/04/2015 08:27 AM, Dennis E. Hamilton wrote:
> [BCC PMC and QA Lists. This is a serious topic for dev@ community
> discussion.]
> 
> Can we have some visibility on this, please?
> 
> The last aoo-win7 ASF Buildbot success was on 2015-07-28.
> Thereafter, the Buildbot reported exceptions until 2015-10-03.
> There have been no reports at all from that Buildbot since.
> 
> For 4.1.2, the only current builds were the Release Candidates.
> This left very little time for QA testing, with each new RC
> required retesting to some degree.  Those were very short
> windows.
> 
> This also means that the only way to verify anything about
> Windows functions by developers, QA, and anyone else is to have
> the personal means and the computer capacity to do development
> builds, matching the build parameters and other dependencies used
> for release builds.  Isn't that too select and narrow for the
> attention that is required?
> 
> This seems to be at least a quality risk.
> 
> There is also a question of exactly what the present capability
> and capacity is in contrast to what is required to support
> continuous integration of Windows builds.
> 
> - Dennis

I recently modified the buildbot instructions for Linux-32 which
worked one time and now also seems to be non-functioning. I haven't
had time to check on this yet.

As far as the windows buildbot. Some suggestions/approaches.

* take a look at the output from the last build:

https://ci.apache.org/projects/openoffice/buildlogs/win/log/wntmsci12.pro.build.html

I submitted a Jira issue on this a while back. I don't know if the
issue lies in our build scripts for Windows or something else.

ref: https://issues.apache.org/jira/browse/INFRA-10481

* take a look at the buildbot setup for Windows (committers only):

https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openofficeorg.conf

Does the configuration for Windows need to be changed in some way?

We can fix buildbot configurations but not resource problems with
the buildbots.


> 
> 
>> -----Original Message----- From: Pedro Lino
>> [mailto:pedlino@gmail.com] Sent: Friday, December 4, 2015
>> 03:58 To: qa@openoffice.apache.org Subject: Daily/Nightly
>> builds for Windows?
>> 
>> Hi all
>> 
>> Now that 4.1.2 is out and development is again active, I
>> believe it would be good to have the Apache OpenOffice
>> buildbots releasing daily binaries for Windows as well?
>> 
>> This has been broken long before the 4.1.2 RC stage but maybe
>> now someone could give some love to the buildbot?
>> 
>> With nearly 1 million downloads per day for the Windows
>> platform alone, I believe that it would make sense to make sure
>> that AOO is improved and that any regressions are detected
>> early.
>> 
>> Best regards, Pedro
> 
> 
> ---------------------------------------------------------------------
>
> 
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
> 

-- 
--------------------------------------------
MzK

"Somebody's gotta win, somebody's gotta lose.
 Just don't fight about it.
 Just try to get better."
                       -- Yogi Berra




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org