Re: Github mirror (Re: Bootstrap fails)

2016-09-29 Thread Ariel Constenla-Haile
On Wed, Sep 28, 2016 at 10:19:50AM +0200, Andrea Pescetti wrote:
> Gavin McDonald wrote:
> >>From: Andrea Pescetti
> >>https://issues.apache.org/jira/browse/INFRA-11601
> >How long has it been broken?
> 
> I opened the above issue in April 2016.
> 
> >Has infra been asked to fix it?
> 
> In the issue I say that the Github mirror is broken and I ask if there is a
> way to fix it. I consider this as a request to Infra to fix it.
> 
> >Github mirrors do get stuck and go stale on occasion, and an Infra Jira to
> >ask them to unstick it on those occasions should work.
> 
> OK thanks, I'll give it a try unless one can simply reopen the above.
> 
> >(If not then we ask to have it removed)

And why not moving completely to git?
https://git-wip-us.apache.org/


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-28 Thread Don Lewis
On 28 Sep, Ariel Constenla-Haile wrote:
> On Wed, Sep 28, 2016 at 05:15:06PM -0700, Don Lewis wrote:
>> >> In theory, when linking the library. I opened
>> >> https://bz.apache.org/ooo/show_bug.cgi?id=127139 to track this issue.
>> >> I don't have a system to reproduce it right now. I will try to set up
>> >> a vm on the weekend.
>> >>
>> > 
>> > OK. So if I understand correctly, it is not possible to build AOO on
>> > Ubuntu right now. Or is there a workaround?
>> 
>> I haven't had any problems building trunk on Ubuntu 12 or 16.  It's been
>> a few weeks since I last tried, but I don't think anything significant
>> has changed recently.
> 
> This happens on the 32 bit Ubuntu buildot, with trunk and AOO413, on
> Ubuntu 14:

My Ubuntu 16 builds were 32 bit.

I'll see if I can reproduce this once I have some available CPU cycles
on my build machine, but it'll probably be several days.


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



Re: Bootstrap fails

2016-09-28 Thread Ariel Constenla-Haile
On Wed, Sep 28, 2016 at 05:15:06PM -0700, Don Lewis wrote:
> >> In theory, when linking the library. I opened
> >> https://bz.apache.org/ooo/show_bug.cgi?id=127139 to track this issue.
> >> I don't have a system to reproduce it right now. I will try to set up
> >> a vm on the weekend.
> >>
> > 
> > OK. So if I understand correctly, it is not possible to build AOO on
> > Ubuntu right now. Or is there a workaround?
> 
> I haven't had any problems building trunk on Ubuntu 12 or 16.  It's been
> a few weeks since I last tried, but I don't think anything significant
> has changed recently.

This happens on the 32 bit Ubuntu buildot, with trunk and AOO413, on
Ubuntu 14:

bb_slave5_ubuntu
Ubuntu 14.04 32 bit
https://ci.apache.org/builders/openoffice-linux32-nightly
https://ci.apache.org/builders/openoffice-linux32-41x

since
https://ci.apache.org/builders/openoffice-linux32-nightly/builds/407/steps/build%20--all/logs/stdio

Last completed build was on the old vm

==> /etc/lsb-release <==
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.5 LTS"

==> /etc/os-release <==
NAME="Ubuntu"
VERSION="12.04.5 LTS, Precise Pangolin"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu precise (12.04.5 LTS)"
VERSION_ID="12.04"
Linux bb-vm2 3.2.0-97-generic-pae #137-Ubuntu SMP Thu Dec 17 21:37:53
UTC 2015 i686 athlon i386 GNU/Linux

see
https://ci.apache.org/builders/openoffice-linux32-nightly/builds/404/steps/configure/logs/stdio


The new vm:

==> /etc/lsb-release <==
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"

==> /etc/os-release <==
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.5 LTS"
VERSION_ID="14.04"

https://ci.apache.org/builders/openoffice-linux32-nightly/builds/407/steps/configure/logs/stdio


Regards
-- 
Ariel Constenla-Haile


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-28 Thread Ariel Constenla-Haile
Hello Aleksandr,

On Wed, Sep 28, 2016 at 12:00:09PM +0300, Aleksandr Andreev wrote:
> Hello Ariel,
> 
> On Tue, Sep 27, 2016 at 10:21 AM, Ariel Constenla-Haile
>  wrote:
> >
> > In theory, when linking the library. I opened
> > https://bz.apache.org/ooo/show_bug.cgi?id=127139 to track this issue.
> > I don't have a system to reproduce it right now. I will try to set up
> > a vm on the weekend.
> >
> 
> OK. So if I understand correctly, it is not possible to build AOO on
> Ubuntu right now. Or is there a workaround?

Not that I'm aware of; so yes, the build is broken on this Ubuntu
system.


Regards
-- 
Ariel Constenla-Haile


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-28 Thread Don Lewis
On 28 Sep, Aleksandr Andreev wrote:
> Hello Ariel,
> 
> On Tue, Sep 27, 2016 at 10:21 AM, Ariel Constenla-Haile
>  wrote:
>>
>> In theory, when linking the library. I opened
>> https://bz.apache.org/ooo/show_bug.cgi?id=127139 to track this issue.
>> I don't have a system to reproduce it right now. I will try to set up
>> a vm on the weekend.
>>
> 
> OK. So if I understand correctly, it is not possible to build AOO on
> Ubuntu right now. Or is there a workaround?

I haven't had any problems building trunk on Ubuntu 12 or 16.  It's been
a few weeks since I last tried, but I don't think anything significant
has changed recently.


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



Re: Bootstrap fails

2016-09-28 Thread Aleksandr Andreev
Hello Ariel,

On Tue, Sep 27, 2016 at 10:21 AM, Ariel Constenla-Haile
 wrote:
>
> In theory, when linking the library. I opened
> https://bz.apache.org/ooo/show_bug.cgi?id=127139 to track this issue.
> I don't have a system to reproduce it right now. I will try to set up
> a vm on the weekend.
>

OK. So if I understand correctly, it is not possible to build AOO on
Ubuntu right now. Or is there a workaround?

Aleksandr

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



Github mirror (Re: Bootstrap fails)

2016-09-28 Thread Andrea Pescetti

Gavin McDonald wrote:

From: Andrea Pescetti
https://issues.apache.org/jira/browse/INFRA-11601

How long has it been broken?


I opened the above issue in April 2016.


Has infra been asked to fix it?


In the issue I say that the Github mirror is broken and I ask if there 
is a way to fix it. I consider this as a request to Infra to fix it.



Github mirrors do get stuck and go stale on occasion, and an Infra Jira to
ask them to unstick it on those occasions should work.


OK thanks, I'll give it a try unless one can simply reopen the above.


(If not then we ask to have it removed)


OK.

Regards,
  Andrea.

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



RE: Bootstrap fails

2016-09-27 Thread Gavin McDonald


> -Original Message-
> From: Andrea Pescetti [mailto:pesce...@apache.org]
> Sent: Wednesday, September 28, 2016 11:00 AM
> To: dev@openoffice.apache.org
> Subject: Re: Bootstrap fails
> 
> Patricia Shanahan wrote:
> > I understand the attraction of having a Github mirror, but an out of
> > date one is worse than useless. Who gets to decide to kill it?
> 
> If there is agreement, we can ask Infra to remove it. This (once we do
have
> agreement) can be done by reopening
> https://issues.apache.org/jira/browse/INFRA-11601
> or opening a similar Infra issue, saying that the project has consensus on
> removing the broken Github (non-)mirror.

How long has it been broken?
Has infra been asked to fix it?

Github mirrors do get stuck and go stale on occasion, and an Infra Jira to
ask
them to unstick it on those occasions should work.

(If not then we ask to have it removed)

Gav...

> 
> Regards,
>Andrea.
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
> 
> 
> -
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2016.0.7797 / Virus Database: 4664/13099 - Release Date: 09/27/16


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



Re: Bootstrap fails

2016-09-27 Thread Andrea Pescetti

Patricia Shanahan wrote:

I understand the attraction of having a Github mirror, but an out of
date one is worse than useless. Who gets to decide to kill it?


If there is agreement, we can ask Infra to remove it. This (once we do 
have agreement) can be done by reopening

https://issues.apache.org/jira/browse/INFRA-11601
or opening a similar Infra issue, saying that the project has consensus 
on removing the broken Github (non-)mirror.


Regards,
  Andrea.

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



Re: Bootstrap fails

2016-09-27 Thread Patricia Shanahan

On 9/27/2016 3:37 PM, Andrea Pescetti wrote:

On 24/09/2016 Ariel Constenla-Haile wrote:

https://github.com/apache/openoffice

It seems this repo isn't up-to-date, strange... I would have guessed
this was synchronized


I've reported this to INFRA months ago:
https://issues.apache.org/jira/browse/INFRA-11601
The answer they gave (see issue) is unbelievable but well, that's the
situation.

With a Github mirror that not only is clearly useless but is also
damaging the image of the project because of a bug in an external tool,
I wonder why we don't simply close the Github (non-)mirror until the
external tool is fixed.


I understand the attraction of having a Github mirror, but an out of 
date one is worse than useless. Who gets to decide to kill it?


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



Re: Bootstrap fails

2016-09-27 Thread Andrea Pescetti

On 24/09/2016 Ariel Constenla-Haile wrote:

https://github.com/apache/openoffice

It seems this repo isn't up-to-date, strange... I would have guessed
this was synchronized


I've reported this to INFRA months ago:
https://issues.apache.org/jira/browse/INFRA-11601
The answer they gave (see issue) is unbelievable but well, that's the 
situation.


With a Github mirror that not only is clearly useless but is also 
damaging the image of the project because of a bug in an external tool, 
I wonder why we don't simply close the Github (non-)mirror until the 
external tool is fixed.


Regards,
  Andrea.

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



Re: Bootstrap fails

2016-09-27 Thread Ariel Constenla-Haile
On Sun, Sep 25, 2016 at 05:11:24PM +0300, Aleksandr Andreev wrote:
> On Sun, Sep 25, 2016 at 12:12 PM, Ariel Constenla-Haile
>  wrote:
> > It's OK; I just asked because I haven't seen this error before on trunk;
> > it seems some Ubuntu specific problem
> > https://wiki.ubuntu.com/ToolChain/CompilerFlags
> > there, it suggested to add -fno-stack-protector or -nostdlib.
> >
> 
> Do these flags need to be passed to build or to configure?

In theory, when linking the library. I opened
https://bz.apache.org/ooo/show_bug.cgi?id=127139 to track this issue.
I don't have a system to reproduce it right now. I will try to set up
a vm on the weekend.


Regards
-- 
Ariel Constenla-Haile


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-25 Thread Aleksandr Andreev
On Sun, Sep 25, 2016 at 12:12 PM, Ariel Constenla-Haile
 wrote:
> It's OK; I just asked because I haven't seen this error before on trunk;
> it seems some Ubuntu specific problem
> https://wiki.ubuntu.com/ToolChain/CompilerFlags
> there, it suggested to add -fno-stack-protector or -nostdlib.
>

Do these flags need to be passed to build or to configure?

Aleksandr

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



Re: Bootstrap fails

2016-09-25 Thread Ariel Constenla-Haile
On Sun, Sep 25, 2016 at 11:51:44AM +0300, Aleksandr Andreev wrote:
> Hello Ariel,
> 
> On Sep 25, 2016 12:11 PM, "Ariel Constenla-Haile" 
> wrote:
> >
> >
> > This looks the build bot error:
> >
> https://ci.apache.org/projects/openoffice/buildlogs/lin41x/main/svl/unxlngi6.pro/misc/logs/prj.txt
> >
> > Are you building trunk or a branch?
> >
> 
> I was trying to build trunk. Is that not the right course of action?

It's OK; I just asked because I haven't seen this error before on trunk;
it seems some Ubuntu specific problem
https://wiki.ubuntu.com/ToolChain/CompilerFlags
there, it suggested to add -fno-stack-protector or -nostdlib.


Regards
-- 
Ariel Constenla-Haile


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-25 Thread Aleksandr Andreev
Hello Ariel,

On Sep 25, 2016 12:11 PM, "Ariel Constenla-Haile" 
wrote:
>
>
> This looks the build bot error:
>
https://ci.apache.org/projects/openoffice/buildlogs/lin41x/main/svl/unxlngi6.pro/misc/logs/prj.txt
>
> Are you building trunk or a branch?
>

I was trying to build trunk. Is that not the right course of action?

Aleksandr


Re: Bootstrap fails

2016-09-25 Thread Ariel Constenla-Haile
Hi Aleksandr,

On Sat, Sep 24, 2016 at 09:05:55PM +0300, Aleksandr Andreev wrote:
> The build fails on Linux Mint 17.1 with the following messages:
> 
> [ build LNK ] Library/passwordcontainer.uno.so
> /usr/lib/i386-linux-gnu/libc_nonshared.a(stack_chk_fail_local.oS): In
> function `__stack_chk_fail_local':
> (.text+0x10): undefined reference to `__stack_chk_fail'
> collect2: error: ld returned 1 exit status
> make: *** 
> [/home/vlad/aoo/main/solver/420/unxlngi6.pro/workdir/LinkTarget/Library/passwordcontainer.uno.so]
> Error 1
> dmake:  Error code 2, while making 'all'
> 
> 1 module(s):
> svl
> need(s) to be rebuilt
> 
> Reason(s):
> 
> ERROR: error 65280 occurred while making /home/vlad/aoo/main/svl/prj
> 
> Any suggestions?

This looks the build bot error:
https://ci.apache.org/projects/openoffice/buildlogs/lin41x/main/svl/unxlngi6.pro/misc/logs/prj.txt

Are you building trunk or a branch?


Regards
-- 
Ariel Constenla-Haile


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-24 Thread Aleksandr Andreev
The build fails on Linux Mint 17.1 with the following messages:

[ build LNK ] Library/passwordcontainer.uno.so
/usr/lib/i386-linux-gnu/libc_nonshared.a(stack_chk_fail_local.oS): In
function `__stack_chk_fail_local':
(.text+0x10): undefined reference to `__stack_chk_fail'
collect2: error: ld returned 1 exit status
make: *** 
[/home/vlad/aoo/main/solver/420/unxlngi6.pro/workdir/LinkTarget/Library/passwordcontainer.uno.so]
Error 1
dmake:  Error code 2, while making 'all'

1 module(s):
svl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /home/vlad/aoo/main/svl/prj

Any suggestions?

Aleksandr

On Sat, Sep 24, 2016 at 2:16 PM, Aleksandr Andreev
 wrote:
> On Sat, Sep 24, 2016 at 1:01 PM, Ariel Constenla-Haile
>  wrote:
>>
>> It seems this repo isn't up-to-date, strange... I would have guessed
>> this was synchronized; compare this repo with the subversion trunk:
>>
>> https://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?revision=1761808&view=markup#l267
>> https://github.com/apache/openoffice/blob/trunk/main/external_deps.lst#L270
>>
>> If you dislike subversion, you will have to use git svn.
>>
>
> The code on svn bootstraps just fine, so yes, it must be a problem
> with the Git repo. Thanks for your assistance.
>
> Aleksandr

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



Re: Bootstrap fails

2016-09-24 Thread Aleksandr Andreev
On Sat, Sep 24, 2016 at 1:01 PM, Ariel Constenla-Haile
 wrote:
>
> It seems this repo isn't up-to-date, strange... I would have guessed
> this was synchronized; compare this repo with the subversion trunk:
>
> https://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?revision=1761808&view=markup#l267
> https://github.com/apache/openoffice/blob/trunk/main/external_deps.lst#L270
>
> If you dislike subversion, you will have to use git svn.
>

The code on svn bootstraps just fine, so yes, it must be a problem
with the Git repo. Thanks for your assistance.

Aleksandr

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



Re: Bootstrap fails

2016-09-24 Thread Ariel Constenla-Haile

On Sat, Sep 24, 2016 at 12:44:46PM +0300, Aleksandr Andreev wrote:
> Hello Ariel,
> 
> I am building the source code I checked out from the Git repository here:
> https://github.com/apache/openoffice

It seems this repo isn't up-to-date, strange... I would have guessed
this was synchronized; compare this repo with the subversion trunk:

https://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?revision=1761808&view=markup#l267
https://github.com/apache/openoffice/blob/trunk/main/external_deps.lst#L270

If you dislike subversion, you will have to use git svn.


Regards
--
Ariel Constenla-Haile


signature.asc
Description: Digital signature


Re: Bootstrap fails

2016-09-24 Thread Aleksandr Andreev
Hello Ariel,

I am building the source code I checked out from the Git repository here:
https://github.com/apache/openoffice

Aleksandr

On Sep 24, 2016 1:02 PM, "Ariel Constenla-Haile"  wrote:

Hi Aleksandr,

On Sat, Sep 24, 2016 at 11:25:10AM +0300, Aleksandr Andreev wrote:
> Hello list members,
>
> I am trying to build AOO from source, but the bootstrap script fails
> because it cannot download something from svn.codespot.com. Is the
> server down or is it a permanent problem?

What version are you trying to build?
I assume you are trying to build something old, like AOO411.

https://svn.apache.org/viewvc/openoffice/tags/AOO411/main/
external_deps.lst?view=markup
https://svn.apache.org/viewvc/openoffice/tags/AOO412/main/
external_deps.lst?view=markup


Regards
--
Ariel Constenla-Haile


Re: Bootstrap fails

2016-09-24 Thread Ariel Constenla-Haile
Hi Aleksandr,

On Sat, Sep 24, 2016 at 11:25:10AM +0300, Aleksandr Andreev wrote:
> Hello list members,
> 
> I am trying to build AOO from source, but the bootstrap script fails
> because it cannot download something from svn.codespot.com. Is the
> server down or is it a permanent problem?

What version are you trying to build? 
I assume you are trying to build something old, like AOO411.

https://svn.apache.org/viewvc/openoffice/tags/AOO411/main/external_deps.lst?view=markup
https://svn.apache.org/viewvc/openoffice/tags/AOO412/main/external_deps.lst?view=markup


Regards
-- 
Ariel Constenla-Haile


signature.asc
Description: Digital signature