Maximum entries for AOO Writer Index

2015-07-28 Thread Rory O'Farrell
Is there any limit to the size of an Index in Writer (number of entries)?

-- 
Rory O'Farrell ofarr...@iol.ie

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



Re: [SOURCE]: build errors on MacOS

2015-07-28 Thread Jose R R
Niltze, Jürgen-


Building on Debian AMD66, after resolving multiple issues, build --all
*always* halts at recompile with -fPIC

On Tue, Jul 28, 2015 at 4:06 AM, Jürgen Schmidt jogischm...@gmail.com wrote:
 On 27/07/15 17:40, Jürgen Schmidt wrote:
 Hi,

 I thought it can be useful to do a build on MacOS to ensure that it sill
 works on this platform ...

 The latest fixes for FreeBSD in coinmp break the build ... When I have
 more time I will try to fix it. I would recommend to be careful with
 fixes for not release relevant platforms.

 Juergen


 I reverted the changes on the coinmp patch file for testing and trunk
 built successful. The AOO410 branch had also problems and the file
 set_soenv.in from trunk have to be merged on the branch. The build is
 ongoing ...

 I updated also the 2 Centos VM's used to build Linux. After the update
 both have problems with Java. It seems the update replaced Java and
 configure has now problems to find a proper one. I will take a closer
 look on i when I have time.

[...]
/apacheooSRC/aoo/main/solver/420/unxlngx6.pro/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
In function 
`FmXGridControl::createPeer(com::sun::star::uno::Referencecom::sun::star::awt::XToolkit
const, com::sun::star::uno::Referencecom::sun::star::awt::XWindowPeer
const)':
fmgridif.cxx:(.text+0x68b2): undefined reference to `non-virtual thunk
to WindowListenerMultiplexer::acquire()'
/usr/bin/ld: 
/apacheooSRC/aoo/main/solver/420/unxlngx6.pro/workdir/CxxObject/svx/source/fmcomp/fmgridif.o:
relocation R_X86_64_PC32 against undefined symbol
`_ZThn48_N25WindowListenerMultiplexer7acquireEv' can not be used when
making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make: *** 
[/apacheooSRC/aoo/main/solver/420/unxlngx6.pro/workdir/LinkTarget/Library/libsvxcore.so]
Error 1
/apacheooSRC/aoo/main/solenv/gbuild/LinkTarget.mk:259: recipe for
target 
/apacheooSRC/aoo/main/solver/420/unxlngx6.pro/workdir/LinkTarget/Library/libsvxcore.so'
failed
make: *** Waiting for unfinished jobs
rm 
/apacheooSRC/aoo/main/solver/420/unxlngx6.pro/workdir/ExternalHeaders/Library/libxcr.so
dmake:  Error code 2, while making 'all'

2 module(s):
odk
svx
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /apacheooSRC/aoo/main/odk/pack/gendocu
ERROR: error 65280 occurred while making /apacheooSRC/aoo/main/svx/prj

When you have fixed the errors in that module you can resume the build
by running:

build --from odk svx

I tried editing LinuxX86-64Env.Set.sh by modifying:

##CC=gcc
CC=gcc -fPIC

But it 'bombs' earlier during the process.


Any hints appreciated.


Best Professional Regards.

-- 
Jose R R
http://metztli.it
-
Try at no charge http://b2evolution.net for http://OpenShift.com PaaS
-
from our GitHub http://Nepohualtzintzin.com repository. Cloud the easy way!
-

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



Re: [RELEASE] Availability of machines for binary builds

2015-07-28 Thread Jürgen Schmidt
On 24/07/15 18:36, jan i wrote:
 On Friday, July 24, 2015, Andrea Pescetti pesce...@apache.org wrote:
 
 On 18/07/2015 Davide Dozza wrote:

 I have a vm with visual studio express 2008 I use to build AOO for
 win7. It is accessible from Internet. I can support the building
 process.


 I expected this thread to yield much more detailed information on what
 systems we used for 4.1.1 and the exact build options we used, and if those
 systems are still available to use (or to be ported to buildbots, or
 whatever).

 I still hope that someone can provide all details. Feel free to send them
 to me personally if they are in an attachment that would be rejected by the
 list.

 In the meantime, Davide, my best advice would be to try a build of
 https://svn.apache.org/viewvc/openoffice/branches/AOO410/
 with the configuration options listed at

 https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds
 (they are not 100% up-to-date, probably, but they should be quite close).

 The next step would be to bring this within Apache somehow (dedicated VM,
 buildbot...) and then the much more challenging problem of digital signing
 can be tackled. Note that I haven't checked the current buildbot
 configuration since I'm not sure at all that our 4.1.1 Windows builds came
 from a buildbot (actually I believe that was NOT the case).
 
 None was done with buildbot.
 
 I do however have no idea what you would do on a dedicated vm. The
 buildbots can be reconfigured in a single file. You basically just need to
 update the configure statement, I do
 not know where we store the release config, I have asked that question in
 here several times.
 
 Digital signing, can be done from any machine (apache or private). One way
 is to follow the steps I outlined in here a year ago.
 

unfortunately we never reached the state where we were able to use build
bots that matches the criteria we had for our binary builds. The Linux
build bots had not the necessary baseline we needed and for Windows I
believe to remember that some requirements were not fulfilled as well. I
think I can help to build the binaries ...

But as I mentioned MacOS is currently not building and I haven't tired
Windows and Linux for a while.

AOO 4.1.2 should be build on the AOO410 branch and related fixes have to
be merged from trunk. I think Andrea is working exactly in this
direction and this is just a reminder how we did it in the past.


The used build flags are on this wiki page in the bottom listed
https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds

They should be still valid, maybe the language list got extended.

Juergen



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



Re: [SOURCE]: build errors on MacOS

2015-07-28 Thread Jürgen Schmidt
On 27/07/15 17:40, Jürgen Schmidt wrote:
 Hi,
 
 I thought it can be useful to do a build on MacOS to ensure that it sill
 works on this platform ...
 
 The latest fixes for FreeBSD in coinmp break the build ... When I have
 more time I will try to fix it. I would recommend to be careful with
 fixes for not release relevant platforms.
 
 Juergen
 

I reverted the changes on the coinmp patch file for testing and trunk
built successful. The AOO410 branch had also problems and the file
set_soenv.in from trunk have to be merged on the branch. The build is
ongoing ...

I updated also the 2 Centos VM's used to build Linux. After the update
both have problems with Java. It seems the update replaced Java and
configure has now problems to find a proper one. I will take a closer
look on i when I have time.

And I will start a Windows build later to see how this platform works
currently...

Juergen

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