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

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. > >> > > >

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

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

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

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

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

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

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:

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 > >

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

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: > > >

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

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

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

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: > >

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;

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: >

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

Bootstrap fails

2016-09-24 Thread Aleksandr Andreev
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? Aleksandr - To unsubscribe,

Re: aoo 4.2 dev: .\bootstrap fails with failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

2016-04-01 Thread Andrea Pescetti
Don Lewis wrote: On 1 Apr, Oliver Brinzing wrote: http://sourceforge.net/projects/oooextras.mirror/files/2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2 failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)) You need to install the LWP::Protocol::https

Re: aoo 4.2 dev: .\bootstrap fails with failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

2016-04-01 Thread Don Lewis
On 1 Apr, Oliver Brinzing wrote: > Hi, > > i try to build aoo 4.2 dev on win7, but i can not download the external > sources. > > any hints? > Oliver > > downloading 22 missing tar balls to C:/build_tmp/aoo_src/ext_sources > downloading to >

Re: aoo 4.2 dev: .\bootstrap fails with failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

2016-04-01 Thread Oliver Brinzing
sorry i missed > Andrea has done a temporary fix. See [1] and [2] and the separate mail [3]. > This should work until Infra has installed the missing functionality on every buildbot. > [1] http://svn.apache.org/viewvc?view=revision=1736691 > [2]

aoo 4.2 dev: .\bootstrap fails with failed (501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed))

2016-04-01 Thread Oliver Brinzing
Hi, i try to build aoo 4.2 dev on win7, but i can not download the external sources. any hints? Oliver downloading 22 missing tar balls to C:/build_tmp/aoo_src/ext_sources downloading to C:/build_tmp/aoo_src/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip.part MD5 checksum is OK