Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Thanks for your patience and help Thorsten
See below.....

respect....

Peter

On 2011-05-05, at 5:46 AM, Thorsten Behrens wrote:
Peter Teeson wrote:
----------- my comments & questions -----------------
(0) The symbolic links are correct
(1) ???? What does it mean to " please re-run build inside each one to isolate the problem."

See
http://wiki.documentfoundation.org/Development/Native_Build#Partial_build
NOTE: I found these in the log:
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:18882:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/macbecdef.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:18893:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/macbecdef.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:25236:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/salobj.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:25261:  dmake:  Error code 1, while making 
'../../unxmacxi.pro/slo/stdtext.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:25304:  i686-apple-darwin10-g++-4.0.1: 
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/salframe.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:25321:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/aqua11yfactory.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:25352:  dmake:  Error code 1, while making 
'../../unxmacxi.pro/slo/help.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:25398:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/aqua11ycomponentwrapper.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:26097:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/macspellimp.obj'
/Users/pteeson/Desktop/LibreOffice/5May-2nd Build.txt:26106:  dmake:  Error code 1, while making 
'../../../unxmacxi.pro/slo/macspellimp.obj'

Sadly, this captured only the secondary failure - what we'd need is
the actual compiler error message. Best upload your full build log
somewhere, or at least gratuitously large parts around the lines
that fail.

Note that the partial build mentioned above should get you ~only the errors


(0) In fact I have the Build instructions handy as I printed them out for easy reference.
        It's not clear to me from them as to which directory one should be in to issue them.

        Is it correct to assume git/libo?

(1) "please re-run build inside each one to isolate the problem"
     doesn't make sense to me. Inside what?

(2) looks like it was expecting a file or directory named objective-c++

(3) log extract for vcl
.....
.....
Compiling: ucb/source/ucp/tdoc/tdoc_stgelems.cxx
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/ucptdoc1.uno.dylib' -o 
../../../unxmacxi.pro/misc/ucptdoc1.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt ucptdoc1.component
Compiling: shell/unxmacxi.pro/misc/localebe1.uno_version.c
Compiling: shell/source/backends/macbe/macbecdef.cxx
Compiling: shell/source/backends/macbe/macbackend.cxx
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/macbecdef.obj'
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/localebe1.uno.dylib' -o 
../../../unxmacxi.pro/misc/localebe1.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt localebe1.component
Retrying /Users/pteeson/git/libo/shell/source/backends/macbe

Compiling: shell/source/backends/macbe/macbecdef.cxx
Compiling: shell/source/backends/macbe/macbackend.cxx
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/macbecdef.obj'
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
.......
......

(4) log extract for lingucomponent
.......
.......
Compiling: lingucomponent/source/languageguessing/guesslang.cxx
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/libMacOSXSpellmxi.dylib' -o 
../../../unxmacxi.pro/misc/MacOSXSpell.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt MacOSXSpell.component
Compiling: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
Compiling: lingucomponent/source/thesaurus/libnth/ntreg.cxx
Compiling: lingucomponent/source/languageguessing/simpleguesser.cxx
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/libspellmxi.dylib' -o 
../../../unxmacxi.pro/misc/spell.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt spell.component
Compiling: lingucomponent/source/thesaurus/libnth/nthesimp.cxx
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/libhyphenmxi.dylib' -o 
../../../../unxmacxi.pro/misc/hyphen.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt hyphen.component
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/libguesslangmxi.dylib' -o 
../../unxmacxi.pro/misc/guesslang.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt guesslang.component
: &&     
DYLD_LIBRARY_PATH=/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$OOO_BASE_DIR/program/liblnthmxi.dylib' -o 
../../../unxmacxi.pro/misc/lnth.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt lnth.component
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/macspellimp.obj'
Retrying /Users/pteeson/git/libo/lingucomponent/source/spellcheck/macosxspell

Compiling: lingucomponent/source/spellcheck/macosxspell/macreg.cxx
Compiling: lingucomponent/source/spellcheck/macosxspell/macspellimp.cxx
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: objective-c++: No such file or directory
dmake:  Error code 1, while making '../../../unxmacxi.pro/slo/macspellimp.obj'
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
i686-apple-darwin10-g++-4.0.1: language --ccache-skip not recognized
.........
.........




Context


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.