You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Jim Jagielski <ji...@jaguNET.com> on 2017/05/02 11:46:17 UTC

Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

I have 2 CentOS5 VMs setup, one 32bit the other 64. Is anyone else on task
for doing 4.1.4 build for these platforms or should I give it a go?

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


Re: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Andrea Pescetti <pe...@apache.org>.
Jim Jagielski wrote:
> FWIW, I've kicked off a CentOS5.11 x64 build on my VM.

My CentOS 64 builds are online and confirmed to be working by others who 
use it for daily tasks (see archives of this list, or just ask if you 
need a link). Unless you see a reason for making alternate ones, I think 
Windows would be a wiser investment of time.

> I've updated the wiki build page (https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step)
> with some updates, most due to CentOS5 is now EOL and some urls
> have changed. Plus, I needed to manually install File::Path

So this would be

https://wiki.openoffice.org/w/index.php?title=Documentation%2FBuilding_Guide_AOO%2FStep_by_step&diff=237941&oldid=237939

The new dependency is strange since I didn't recall needing it, but it 
might have come with some other component in case.

And yes, the fact that CentOS 5 becomes unsupported is the reason for me 
to ask to modify our baseline in future (again, see archives of this 
list); but for sure not for 4.1.4.

Regards,
   Andrea.

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


Re: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Matthias Seidel <ma...@hamburg.de>.
Am 02.05.2017 um 22:11 schrieb Jim Jagielski:
> Since I'm not doing a Windows build, I assume we don't need to install
> it and have it part of the SVN tag??

I am not so familiar with the procedure, but that sounds reasonable.

So whoever does the Windows builds has to make sure to include
msvcr100.dll, 32bit, version 10.00.40219.325
I think this is the most recent one and use it with AOO 4.1.3 on Windows
for several month.

>
>> On May 2, 2017, at 3:35 PM, Matthias Seidel <ma...@hamburg.de> wrote:
>>
>> Am 02.05.2017 um 21:17 schrieb Jim Jagielski:
>>>> On May 2, 2017, at 3:01 PM, Matthias Seidel <ma...@hamburg.de> wrote:
>>>>
>>>> Hi Jim,
>>>>
>>>> https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24
>>>>
>>>> We only have to make sure, that we bundle the most recent msvcr100.dll
>>>> (32bit) for the windows build.
>>>> (see: .../main/external/msvcp100/README_msvcX100.dll.txt)
>>> Thx for the info, but I am totally Windows ignorant. When I go
>>> to the link in the BZ page
>>>
>>> 	https://www.microsoft.com/en-US/download/details.aspx?id=26999
>>>
>>> I get to a MS page where I click download and I get choices for 3 .exe
>>> files, no .dll file.
>>>
>>> According to the BZ page, I should be able to:
>>>
>>>   This should be updated to version 10.0.40219.325 from:
>>>     https://www.microsoft.com/en-US/download/details.aspx?id=26999
>>>   for the 4.1.4 Release Candidate.
>>>
>>> So any help here would be appreciated!
>> Yes, one of the 3 files (vcredist_x86.exe) is the runtime for 32bit.
>>
>> I installed it in a VM to get at the dll.
>>
>> I can send you a copy, but it is only used in the Windows builds...
>>
>>
>>>> Regards, Matthias
>>>>
>>>> P.S.: I will come back later with a full list of commits for the ASF
>>>> logos...
>>>>
>>> V. Cool. Thx!
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Jim Jagielski <ji...@jaguNET.com>.
Since I'm not doing a Windows build, I assume we don't need to install
it and have it part of the SVN tag??

> On May 2, 2017, at 3:35 PM, Matthias Seidel <ma...@hamburg.de> wrote:
> 
> Am 02.05.2017 um 21:17 schrieb Jim Jagielski:
>>> On May 2, 2017, at 3:01 PM, Matthias Seidel <ma...@hamburg.de> wrote:
>>> 
>>> Hi Jim,
>>> 
>>> https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24
>>> 
>>> We only have to make sure, that we bundle the most recent msvcr100.dll
>>> (32bit) for the windows build.
>>> (see: .../main/external/msvcp100/README_msvcX100.dll.txt)
>> Thx for the info, but I am totally Windows ignorant. When I go
>> to the link in the BZ page
>> 
>> 	https://www.microsoft.com/en-US/download/details.aspx?id=26999
>> 
>> I get to a MS page where I click download and I get choices for 3 .exe
>> files, no .dll file.
>> 
>> According to the BZ page, I should be able to:
>> 
>>   This should be updated to version 10.0.40219.325 from:
>>     https://www.microsoft.com/en-US/download/details.aspx?id=26999
>>   for the 4.1.4 Release Candidate.
>> 
>> So any help here would be appreciated!
> 
> Yes, one of the 3 files (vcredist_x86.exe) is the runtime for 32bit.
> 
> I installed it in a VM to get at the dll.
> 
> I can send you a copy, but it is only used in the Windows builds...
> 
> 
>> 
>>> Regards, Matthias
>>> 
>>> P.S.: I will come back later with a full list of commits for the ASF
>>> logos...
>>> 
>> V. Cool. Thx!
>> 
>> 
>> ---------------------------------------------------------------------
>> 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: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Matthias Seidel <ma...@hamburg.de>.
Am 02.05.2017 um 21:17 schrieb Jim Jagielski:
>> On May 2, 2017, at 3:01 PM, Matthias Seidel <ma...@hamburg.de> wrote:
>>
>> Hi Jim,
>>
>> https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24
>>
>> We only have to make sure, that we bundle the most recent msvcr100.dll
>> (32bit) for the windows build.
>> (see: .../main/external/msvcp100/README_msvcX100.dll.txt)
> Thx for the info, but I am totally Windows ignorant. When I go
> to the link in the BZ page
>
> 	https://www.microsoft.com/en-US/download/details.aspx?id=26999
>
> I get to a MS page where I click download and I get choices for 3 .exe
> files, no .dll file.
>
> According to the BZ page, I should be able to:
>
>    This should be updated to version 10.0.40219.325 from:
>      https://www.microsoft.com/en-US/download/details.aspx?id=26999
>    for the 4.1.4 Release Candidate.
>
> So any help here would be appreciated!

Yes, one of the 3 files (vcredist_x86.exe) is the runtime for 32bit.

I installed it in a VM to get at the dll.

I can send you a copy, but it is only used in the Windows builds...


>
>> Regards, Matthias
>>
>> P.S.: I will come back later with a full list of commits for the ASF
>> logos...
>>
> V. Cool. Thx!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>



Re: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Jim Jagielski <ji...@jaguNET.com>.
> On May 2, 2017, at 3:01 PM, Matthias Seidel <ma...@hamburg.de> wrote:
> 
> Hi Jim,
> 
> https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24
> 
> We only have to make sure, that we bundle the most recent msvcr100.dll
> (32bit) for the windows build.
> (see: .../main/external/msvcp100/README_msvcX100.dll.txt)

Thx for the info, but I am totally Windows ignorant. When I go
to the link in the BZ page

	https://www.microsoft.com/en-US/download/details.aspx?id=26999

I get to a MS page where I click download and I get choices for 3 .exe
files, no .dll file.

According to the BZ page, I should be able to:

   This should be updated to version 10.0.40219.325 from:
     https://www.microsoft.com/en-US/download/details.aspx?id=26999
   for the 4.1.4 Release Candidate.

So any help here would be appreciated!

> Regards, Matthias
> 
> P.S.: I will come back later with a full list of commits for the ASF
> logos...
> 

V. Cool. Thx!


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


Re: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Matthias Seidel <ma...@hamburg.de>.
Hi Jim,

https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24

We only have to make sure, that we bundle the most recent msvcr100.dll
(32bit) for the windows build.
(see: .../main/external/msvcp100/README_msvcX100.dll.txt)

Regards, Matthias

P.S.: I will come back later with a full list of commits for the ASF
logos...


Am 02.05.2017 um 20:40 schrieb Jim Jagielski:
> Went OK... Will now kick off a x32 build...
>
> These are test builds, since we still have 2 backports pending::
>
>> On Mar 22, 2017, at 8:43 AM, Matthias Seidel <ma...@hamburg.de> wrote:
>>
>> Hi Raphael,
>>
>> Thank you for your effort!
>> Hopefully Ariel will still be able to assist, but it is really time for a 4.1.4 RC.
>>
>> May I suggest that these "release blocker" should also be merged:
>>
>> https://bz.apache.org/ooo/show_bug.cgi?id=127253
>> (Update the banners with the new ASF Logo)
> +1: It would be nice to have a complete list of changes required to
> backport from trunk though. Matthias if you want to go ahead and
> handle this, +1 from me.
>
>
>> https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24
>> (Java not recognized after update to AOO 4.1.3)
> REOPENED.
>
>
>> On May 2, 2017, at 9:27 AM, Jim Jagielski <ji...@jaguNET.com> wrote:
>>
>> FWIW, I've kicked off a CentOS5.11 x64 build on my VM.
>>
>> I've updated the wiki build page (https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step)
>> with some updates, most due to CentOS5 is now EOL and some urls
>> have changed. Plus, I needed to manually install File::Path
>> ---------------------------------------------------------------------
>> 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: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Jim Jagielski <ji...@jaguNET.com>.
Went OK... Will now kick off a x32 build...

These are test builds, since we still have 2 backports pending::

> On Mar 22, 2017, at 8:43 AM, Matthias Seidel <ma...@hamburg.de> wrote:
> 
> Hi Raphael,
> 
> Thank you for your effort!
> Hopefully Ariel will still be able to assist, but it is really time for a 4.1.4 RC.
> 
> May I suggest that these "release blocker" should also be merged:
> 
> https://bz.apache.org/ooo/show_bug.cgi?id=127253
> (Update the banners with the new ASF Logo)

+1: It would be nice to have a complete list of changes required to
backport from trunk though. Matthias if you want to go ahead and
handle this, +1 from me.


> 
> https://bz.apache.org/ooo/show_bug.cgi?id=127176#c24
> (Java not recognized after update to AOO 4.1.3)

REOPENED.


> On May 2, 2017, at 9:27 AM, Jim Jagielski <ji...@jaguNET.com> wrote:
> 
> FWIW, I've kicked off a CentOS5.11 x64 build on my VM.
> 
> I've updated the wiki build page (https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step)
> with some updates, most due to CentOS5 is now EOL and some urls
> have changed. Plus, I needed to manually install File::Path
> ---------------------------------------------------------------------
> 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: Centos5 builds (Was: Re: Release 4.1.3 (4.1.4))

Posted by Jim Jagielski <ji...@jaguNET.com>.
FWIW, I've kicked off a CentOS5.11 x64 build on my VM.

I've updated the wiki build page (https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step)
with some updates, most due to CentOS5 is now EOL and some urls
have changed. Plus, I needed to manually install File::Path
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org