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


On 2011-05-06, at 5:36 AM, Michael Meeks wrote:

H Peter,

On Thu, 2011-05-05 at 13:54 -0400, Peter Teeson wrote:

Hm, did you give --enable-ccache-skip on autogen/configure? It
seems your ccache does not properly eat those arguments.
..
Where do we go from here?

      Thorsten committed a fix for this to master I believe; I don't think
you need --enable-ccache-skip if you have a recent ccache (at least so a
recent mail suggested).

      So - I would do:

      $ ./g pull -r # to get the latest code

      Edit --enable-ccache-skip out of your autogen.lastrun, re-run
autogen.sh (no argument necessary it'll just use autogen.lastrun), and
re-run make.

      Hopefully life will be better then, and (hopefully) we'll have fixed
the problem for everyone in the meantime too - so good work.

      Thanks !

              Michael.

-- 
michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot

OK my version of ccache is 3.1.4
autogen.lastrun modified
Last login: Fri May  6 11:18:08 on ttys000
Gandalf:~ pteeson$ cd git/libo
Gandalf:libo pteeson$ cat autogen.lastrun
--with-max-jobs=8
--with-num-cpus=8
--disable-mozilla
--disable-systray
Gandalf:libo pteeson$


Still a problem. Here are log extracts:


I'm not yet ready to give up but getting close. 

respect...

Peter 
Gandalf:~ pteeson$ cd git/libo
Gandalf:libo pteeson$ ./g pull -r
===== main repo =====
remote: Counting objects: 82, done.
remote: Compressing objects: 100% (43/43), done.
remote: Total 43 (delta 32), reused 0 (delta 0)
Unpacking objects: 100% (43/43), done.
From git://anongit.freedesktop.org/libreoffice/bootstrap
   b66d73d..cdaa273  libreoffice-3-4 -> origin/libreoffice-3-4
   a972370..c5ffff8  master     -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to c5ffff8d0e618d46af9853a1d390b55e9ada48c7.
===== artwork =====
......
......
Building module lingucomponent
=============
Entering /Users/pteeson/git/libo/lingucomponent/inc

Entering /Users/pteeson/git/libo/lingucomponent/source/lingutil

Entering /Users/pteeson/git/libo/lingucomponent/source/hyphenator/altlinuxhyph/hyphen

Entering /Users/pteeson/git/libo/lingucomponent/source/languageguessing

Entering /Users/pteeson/git/libo/lingucomponent/source/spellcheck/macosxspell

Entering /Users/pteeson/git/libo/lingucomponent/source/spellcheck/spell

Entering /Users/pteeson/git/libo/lingucomponent/source/thesaurus/libnth

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: 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: 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/macreg.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

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /Users/pteeson/git/libo/vcl/aqua/source/gdi
ERROR: error 65280 occurred while making /Users/pteeson/git/libo/vcl/aqua/source/window
ERROR: error 65280 occurred while making /Users/pteeson/git/libo/vcl/aqua/source/a11y
ERROR: error 65280 occurred while making /Users/pteeson/git/libo/vcl/source/app
ERROR: error 65280 occurred while making /Users/pteeson/git/libo/shell/source/backends/macbe
ERROR: error 65280 occurred while making 
/Users/pteeson/git/libo/lingucomponent/source/spellcheck/macosxspell

 it seems you are using a threaded build, which means that the
 actual compile error is probably hidden far above, and could be
 inside any of these other modules:
     vcl lingucomponent
 please re-run build inside each one to isolate the problem.
-----------------------------------------------------------------------

rm -Rf /Users/pteeson/git/libo/shell/unxmacxi.pro # optional module 'clean'
/bin/sh
cd /Users/pteeson/git/libo
source ./MacOSXX86Env.Set.sh
cd shell
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make: *** [all] Error 1
Gandalf:libo pteeson$ rm -Rf /Users/pteeson/git/libo/shell/unxmacxi.pro # optional module 'clean'
Gandalf:libo pteeson$ /bin/sh
sh-3.2$ cd /Users/pteeson/git/libo
sh-3.2$ source ./MacOSXX86Env.Set.sh
sh-3.2$ cd shell
sh-3.2$ build
build -- version: 275224


=============
Building module shell
=============
Entering /Users/pteeson/git/libo/shell/inc

mkout -- version: 1.8
Entering /Users/pteeson/git/libo/shell/source/backends/kde4be

: &&     
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/' -o 
../../../unxmacxi.pro/misc/kde4be1.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt kde4be1.component
Entering /Users/pteeson/git/libo/shell/source/backends/kdebe

: &&     
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/' -o ../../../unxmacxi.pro/misc/kdebe1.component 
\
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt kdebe1.component
Entering /Users/pteeson/git/libo/shell/source/backends/desktopbe

Making:    all_desktopbe.dpslo
Compiling: shell/unxmacxi.pro/misc/desktopbe1.uno_version.c
Compiling: shell/source/backends/desktopbe/desktopbackend.cxx
Making:    desktopbe.lib
Making:    desktopbe1.uno.dylib
/Users/pteeson/git/libo/solenv/bin/checkdll.sh -L../../../unxmacxi.pro/lib 
-L/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib  
../../../unxmacxi.pro/lib/desktopbe1.uno.dylib
Checking DLL ../../../unxmacxi.pro/lib/desktopbe1.uno.dylib ...: ok
: &&     
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/desktopbe1.uno.dylib' -o 
../../../unxmacxi.pro/misc/desktopbe1.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt desktopbe1.component
Entering /Users/pteeson/git/libo/shell/source/all

Making:    all_xmlparser.dpslo
Compiling: shell/source/all/xml_parser.cxx
Making:    xmlparser.lib
Making:    all_xmlparser.dpslo
Entering /Users/pteeson/git/libo/shell/source/unix/sysshell

Nothing to build for MACOSX
Entering /Users/pteeson/git/libo/shell/source/backends/gconfbe

: &&     
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/' -o 
../../../unxmacxi.pro/misc/gconfbe1.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt gconfbe1.component
Entering /Users/pteeson/git/libo/shell/source/cmdmail

Making:    all_cmdmail.dpslo
Compiling: shell/unxmacxi.pro/misc/cmdmail.uno_version.c
Compiling: shell/source/cmdmail/cmdmailsuppl.cxx
Compiling: shell/source/cmdmail/cmdmailmsg.cxx
Compiling: shell/source/cmdmail/cmdmailentry.cxx
echo ../../unxmacxi.pro/slo/cmdmailsuppl.o ../../unxmacxi.pro/slo/cmdmailmsg.o 
../../unxmacxi.pro/slo/cmdmailentry.o | xargs -n1 nm -gx | 
/Users/pteeson/git/libo/solenv/bin/addsym-macosx.sh 
../../unxmacxi.pro/misc/component_cmdmail.uno.map.symbols-regexp 
../../unxmacxi.pro/misc/component_cmdmail.uno.map.symbols-regexp.tmp >> 
../../unxmacxi.pro/misc/component_cmdmail.uno.map.exported-symbols
cp ../../unxmacxi.pro/misc/component_cmdmail.uno.map.exported-symbols 
../../unxmacxi.pro/misc/component_cmdmail.uno.map
Making:    cmdmail.uno.dylib
/Users/pteeson/git/libo/solenv/bin/checkdll.sh -L../../unxmacxi.pro/lib 
-L/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib  ../../unxmacxi.pro/lib/cmdmail.uno.dylib
Checking DLL ../../unxmacxi.pro/lib/cmdmail.uno.dylib ...: ok
Making:    all_cmdmail.dpslo
: &&     
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/cmdmail.uno.dylib' -o 
../../unxmacxi.pro/misc/cmdmail.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt cmdmail.component
Entering /Users/pteeson/git/libo/shell/source/unix/exec

Making:    all_exec.dpslo
Compiling: shell/unxmacxi.pro/misc/syssh.uno_version.c
Compiling: shell/source/unix/exec/shellexec.cxx
Compiling: shell/source/unix/exec/shellexecentry.cxx
echo ../../../unxmacxi.pro/slo/shellexec.o ../../../unxmacxi.pro/slo/shellexecentry.o | xargs -n1 
nm -gx | /Users/pteeson/git/libo/solenv/bin/addsym-macosx.sh 
../../../unxmacxi.pro/misc/component_syssh.uno.map.symbols-regexp 
../../../unxmacxi.pro/misc/component_syssh.uno.map.symbols-regexp.tmp >> 
../../../unxmacxi.pro/misc/component_syssh.uno.map.exported-symbols
cp ../../../unxmacxi.pro/misc/component_syssh.uno.map.exported-symbols 
../../../unxmacxi.pro/misc/component_syssh.uno.map
Making:    syssh.uno.dylib
/Users/pteeson/git/libo/solenv/bin/checkdll.sh -L../../../unxmacxi.pro/lib 
-L/Users/pteeson/git/libo/solver/300/unxmacxi.pro/lib  ../../../unxmacxi.pro/lib/syssh.uno.dylib
Checking DLL ../../../unxmacxi.pro/lib/syssh.uno.dylib ...: ok
: &&     
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/syssh.uno.dylib' -o 
../../../unxmacxi.pro/misc/syssh.component \
        /Users/pteeson/git/libo/solenv/bin/createcomponent.xslt syssh.component
Entering /Users/pteeson/git/libo/shell/source/unix/misc

Making:    all_misc.dpobj
Compiling: shell/source/unix/misc/gnome-open-url.c
Compiling: shell/source/unix/misc/uri-encode.c
Making:    gnome-open-url.bin
unx
-rwxr-xr-x  1 pteeson  staff  18120 May  6 11:26 ../../../unxmacxi.pro/bin/gnome-open-url.bin
Making:    uri-encode
unx
-rwxr-xr-x  1 pteeson  staff  13984 May  6 11:26 ../../../unxmacxi.pro/bin/uri-encode
Entering /Users/pteeson/git/libo/shell/source/backends/macbe

Making:    all_macbe.dpslo
Compiling: shell/unxmacxi.pro/misc/macbe1.uno_version.c
Compiling: shell/source/backends/macbe/macbecdef.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'
Retrying /Users/pteeson/git/libo/shell/source/backends/macbe

Compiling: shell/source/backends/macbe/macbecdef.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'

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /Users/pteeson/git/libo/shell/source/backends/macbe

 it seems that the error is inside 'shell', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

rm -Rf /Users/pteeson/git/libo/shell/unxmacxi.pro # optional module 'clean'
/bin/sh
cd /Users/pteeson/git/libo
source ./MacOSXX86Env.Set.sh
cd shell
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
sh-3.2$ 



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.