Greetings,
I am trying to do a clean build of master commit c967872, fetched
around 2014-10-12 12:50 UTC and still current as I write this,
configured:
    CXXFLAGS=-std=c++11 --enable-option-checking=fatal
    --enable-dbgutil --enable-crashdump --without-system-postgresql
    --without-myspell-dicts --with-extra-buildid --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    --disable-gstreamer --enable-gstreamer-0-10
on debian-wheezy 64-bit.  This is my first time using parameters
CXXFLAGS=-std=c++11 --disable-gstreamer --enable-gstreamer-0-10.
The build fails in the first [build SAX].  Trying again with `make
verbose=t` ends at the same step with messages:
    [build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx
    S=/home/terry/lo_hacking/git/libo4 && I=$S/instdir && W=$S/workdir &&  
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/ure/lib:$I/program"   
$W/LinkTarget/Executable/saxparser  en_AU $S/i18npool/source/localedata/data/en_AU.xml 
$W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp -env:LO_LIB_DIR=file://$I/program 
-env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb  && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT 
\1/' $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp > 
$W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx && rm 
$W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp
    ERROR: Cannot open uno ini file:///home/terry/lo_hacking/git/libo4/instdir/ure/lib/unorc
The file reported to be absent is indeed absent.
Advice welcome, both about how I might get on with the build and about
anything I should have done to help myself.
Thanks,
Terry.
Context
- build failure in [build SAX] · Terrence Enger
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.