Buildbot: buildslave aoo_mac-mini was lost

2015-06-07 Thread buildbot
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named aoo_mac-mini went away

It last disconnected at Sun Jun  7 16:11:55 2015 (buildmaster-local time)

The admin on record (as reported by BUILDSLAVE:info/admin)
was 'Apache OpenOffice dev@openoffice.apache.org
'.

Sincerely,
 The Buildbot
 http://ci.apache.org/

http://ci.apache.org/buildslaves/aoo_mac-mini

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



Re: [Discuss] Review and improve graphics memory handling

2015-06-07 Thread Andrea Pescetti

On 02/06/2015 armin.le.gr...@me.com wrote:

AFAIU AOO410 branch goes on for 411, 412, 413... versions. One branch
for next mid-number change, e.g. AOO420 would need a new one. For AOO411
we have no extra branch AFAIK, only a revision number in AOO410 branch.
I would keep that schema - the goal of micro releases is minor
changes/stability, no need for a new branch


I'm OK with this. I will commit changes to the existing AOO410 branch 
instead of creating AOO412 then.


Regards,
  Andrea.

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



Buildbot: buildslave aoo_mac-mini was lost

2015-06-07 Thread buildbot
The Buildbot working for 'ASF Buildbot'
has noticed that the buildslave named aoo_mac-mini went away

It last disconnected at Mon Jun  8 04:27:04 2015 (buildmaster-local time)

The admin on record (as reported by BUILDSLAVE:info/admin)
was 'Apache OpenOffice dev@openoffice.apache.org
'.

Sincerely,
 The Buildbot
 http://ci.apache.org/

http://ci.apache.org/buildslaves/aoo_mac-mini

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



Re: Configure error on Mac

2015-06-07 Thread Kay Schenk


On 06/05/2015 03:41 PM, aronsoyol wrote:
 Thanks Kay Schenk.
 But I've certianly specified ant's home
 --with-ant-home=/usr/local/Cellar/ant/1.9.4 but the error still there
 Is there any miss in my configure
 Or environment settings?

What is the information in your config.log starting with checking for ant?

Here you should see some lines for --
found your ant home
result: should be the same as ant home

You've already sent the last line
checking if your ant home works

My directory setup for ant seems kind of different from yours.
My setup for 1.9.2 is more like some directory/ant directory/bin/ant

for my executable without the intervening libexec

Let us know about the messages and we'll investigate further.


 2015/06/06 1:00 Kay Schenk kay.sch...@gmail.com:
 


 On 06/04/2015 08:02 PM, aronsoyol wrote:
 The Source code is cloned from github and the head is on

 commit ea4c3e19069b2746928af62788be6a65e07c03e9

 Author: Kay Schenk ksch...@apache.org

 Date:   Wed Jun 3 22:53:11 2015 +


 #i126281# Remove HWP as an option to Writer open menu.







 git-svn-id:
 https://svn.apache.org/repos/asf/openoffice/trunk@1683442
 13f79535-47bb-0310-9956-ffa450edef68

 2015-06-05 11:56 GMT+09:00 aronsoyol aronso...@gmail.com:

 Hi

 I want to build OpenOffice on Mac, But I encountered this error

 checking if /usr/local/Cellar/ant/1.9.4/libexec/bin/ant works...
 configure: WARNING: Ant does not work - Some Java projects will not
 build!

 checking whether ant is = 1.7.0... ./configure: line 22551: test: not
 /System/Library/Frameworks/JavaVM: integer expression expected

 configure: error: no, you need at least ant = 1.7.0

 My system is Mac 10.10.3. and I've installed ANT 1.9.4. and JDK.

 The complete output is shown in below.

 Best regards.

 HI. I'm fairly certain the recent commit to the Writer filters does not
 have anything to do with your configure error. In the past, I have also
 gotten the ant error you sent. This was due to an incomplete package
 of ant without the needed testing setup bits. I'm using 1.9.2 downloaded
 from

 http://ant.apache.org/bindownload.cgi

 You can also try running configure again and specifying your ant location
 --
 --with-ant-home=[path to your complete ant setup, not just binary]





 aron-mac-almas:main aron$ ./configure --with-dmake-url=
 http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2
 --with-epm-url=
 http://www.msweet.org/files/project2/epm-3.7-source.tar.gz
 --disable-build-mozilla --without-stlport --enable-verbose
 --enable-category-b--enable-wiki-publisher
 --with-ant-home=/usr/local/Cellar/ant/1.9.4

 configure: WARNING: unrecognized options: --disable-build-mozilla

 checking whether configure is up-to-date... yes

 

 *  *

 *   Apache OpenOffice build configuration. *

 *  *

 *   The configure process checks your platform to see whether  *

 *   you can build Apache OpenOffice on it. *

 *   This process checks all pre-requisites and generates a file*

 *   containing the necessary environment variables.*

 *   Source this file after configure has ended successfully.   *

 *  *

 *   Warnings that are generated during the configure process   *

 *   must be taken into account since it can be a reason for*

 *   an unsuccessful build of Apache OpenOffice.*

 *  *

 


 

 *  *

 *   Checking the platform pre-requisites.  *

 *  *

 


 checking for grep that handles long lines and -e... /usr/bin/grep

 checking for egrep... /usr/bin/grep -E

 checking for gawk... no

 checking for mawk... no

 checking for nawk... no

 checking for awk... awk

 checking for awk... /usr/bin/awk

 checking for sed... /usr/bin/sed

 checking for solenv environment... default

 checking for custom pack.lst... no

 checking build system type... x86_64-apple-darwin14.3.0

 checking host system type... x86_64-apple-darwin14.3.0

 checking target system type... x86_64-apple-darwin14.3.0

 head: /etc/*-release: No such file or directory

 Darwin aron-mac-almas.local 14.3.0 Darwin Kernel Version 14.3.0: Mon Mar
 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64

 configure: WARNING: Disabling gtk-quickstarter - not supported on Mac.
 Use