Any help or advice would be welcome, even if it is only where to start looking: ============= (100/117) Building module i18npool ============= Entering /home/sal/LibreOffice/libo/i18npool/prj [ build LNK ] Executable/gendict [ build LNK ] Executable/gencoll_rule [ build LNK ] Executable/genindex_data [ build LNK ] Executable/saxparser [ build LNK ] Executable/genconv_dict [ build MAK ] i18npool/source/breakiterator [ build MAK ] i18npool/source/collator [ build MAK ] i18npool/source/indexentry [ build MAK ] i18npool/source/textconversion [ build MAK ] i18npool/source/localedata Exception on createRegistryServiceFactory specified first registry could not be open readonly! Exception on createRegistryServiceFactory specified first registry could not be open readonly! gmake[2]: *** [localedata_af_ZA_invis.cxx] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [localedata_af_NA_invis.cxx] Error 1 dmake: Error code 2, while making 'all' sal@salmon190-241:~/LibreOffice/libo$ cd i18npool/ sal@salmon190-241:~/LibreOffice/libo/i18npool$ gmake [ build MAK ] i18npool/source/localedata S=/home/sal/LibreOffice/libo && O=$S/solver/unxsoli && W=$S/workdir/unxsoli && mkdir -p $W/CustomTarget/i18npool/source/localedata && O='$S/solver/unxsoli' S='/home/sal/LibreOffice/libo' W='$S/workdir/unxsoli' gb_AWK='awk' gb_XSLTPROC='xsltproc' GBUILDDIR='$S/solenv/gbuild' SRCDIR='/home/sal/LibreOffice/libo' gmake -C $W/CustomTarget/i18npool/source/localedata -f $S/i18npool/source/localedata/Makefile && touch $W/CustomTarget/i18npool/source/localedata.done gmake[1]: Entering directory `/home/sal/LibreOffice/libo/workdir/unxsoli/CustomTarget/i18npool/source/localedata' LD_LIBRARY_PATH="/home/sal/LibreOffice/libo/solver/unxsoli/lib" /home/sal/LibreOffice/libo/solver/unxsoli/bin/saxparser af_NA /home/sal/LibreOffice/libo/i18npool/source/localedata/data/af_NA.xml localedata_af_NA_invis.cxx file:///home/sal/LibreOffice/libo/workdir/unxsoli/CustomTarget/i18npool/source/localedata/saxparser.rdb /home/sal/LibreOffice/libo/solver/unxsoli/bin/types.rdb -env:LO_LIB_DIR=file:///home/sal/LibreOffice/libo/solver/unxsoli/lib Exception on createRegistryServiceFactory specified first registry could not be open readonly! gmake[1]: *** [localedata_af_NA_invis.cxx] Error 1 gmake[1]: Leaving directory `/home/sal/LibreOffice/libo/workdir/unxsoli/CustomTarget/i18npool/source/localedata' sal@salmon190-241:~/LibreOffice/libo/i18npool$ # truss output of the specific saxparser command: ( LD_LIBRARY_PATH="/home/sal/LibreOffice/libo/solver/unxsoli/lib" truss -f /home/sal/LibreOffice/libo/solver/unxsoli/bin/saxparser af_NA /home/sal/LibreOffice/libo/i18npool/source/localedata/data/af_NA.xml localedata_af_NA_invis.cxx file:///home/sal/LibreOffice/libo/workdir/unxsoli/CustomTarget/i18npool/source/localedata/saxparser.rdb /home/sal/LibreOffice/libo/solver/unxsoli/bin/types.rdb -env:LO_LIB_DIR=file:///home/sal/LibreOffice/libo/solver/unxsoli/lib 2>&1 ) > saxparser.log On 5 March 2012 15:03, Jonathan Adams <t12nslookup@gmail.com> wrote:
Still a work in progress ... and a couple of "when it stops at this point run this command" kinda hacks. diff patch is attached, you'll just have to see how far you can get with it. the user on this system is "sal" because I work for SAL ... http://www.salltd.co.uk Jon On 5 March 2012 14:08, Michael Meeks <michael.meeks@suse.com> wrote:On Mon, 2012-03-05 at 12:06 +0000, Jonathan Adams wrote:I'd prefer to stick with the system supplied gcc, but will move to a packaged version that is stored somewhere else if that'd help.Sure - IMHO we should be using the gnu tools as much as possible, if only to reduce the differences across platforms & hence reducing the odd-bug count and number of tweaks to the code & build configuration :-) Incidentally - do you have a 'patch so far' :-) "git diff > /tmp/here-i-am.diff" I'd be happy to have at least -something- in git master that builds a bit further, so that others can jump in and help drive that high water mark higher. What's there now, clearly doesn't work :-) so anything better is better. Thanks ! Michael. -- michael.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
Attachment:
saxparser.log
Description: Unix manual page