having trouble building udkapi module on master today
Noel Grandin
noel at peralex.com
Wed May 16 05:39:26 PDT 2012
Hi
So, as it turns out I was wrong, and this is in fact related to the
--with-solver-and-workdir-root=/cygdrive/D option.
The log below contains more info, and I've also dumped the contents of
the RESPONSEFILE.
It looks like the code is somehow trying to write to the incorrect
location, but I can't see anything that looks wrong.
Any ideas?
Thanks, Noel Grandin
[ build IDL ] udkapi/com/sun/star/idl
mkdir -p D://workdir/wntmsci12.pro/UnoApiPartTarget/udkapi/com/sun/star/
&& RESPONSEFILE=C:/cygwin/tmp/gbuild.3gBKfW &&
PATH="${PATH}:/cygdrive/d/solver/wntmsci12.pro/bin"
SOLARBINDIR=D://solver/wntmsci12.pro/bin
D://solver/wntmsci12.pro/bin/idlc.exe @${RESPONSEFILE} > /dev/null && rm
-f ${RESPONSEFILE} && touch
D://workdir/wntmsci12.pro/UnoApiPartTarget/udkapi/com/sun/star/idl.done
D:\solver\wntmsci12.pro\bin\idlc.exe: could not write dep file
'/udk-modules.d'
D:\solver\wntmsci12.pro\bin\idlc.exe: detected 1
errorsD:\solver\wntmsci12.pro\bin\idlc.exe Version 1.1
$ more /tmp/gbuild.3gBKfW
-IC:/LibreOffice/libo/udkapi -ID://solver/wntmsci12.pro/idl -M
D://workdir/wntmsci12.pro/Dep/UnoApiPartTarget/udkapi/com/sun/star/ -O
D://workdir/wntmsci12.pro/UnoApiPartTarget/udkapi/com/sun/star/ -verbose
-C C:/LibreOffice/libo/udkapi/com/sun/star/udk-modules.idl
On 2012-05-15 16:12, Noel Grandin wrote:
> Hi
>
> Started getting errors sometime yesterday - any ideas?
> I don't see any commits in this area recently.
> (This may be related to the fact that I've got
> --with-solver-and-workdir-root=/cygdrive/D in my configure settings)
>
> Thanks, Noel Grandin
>
>
> make -r -f /cygdrive/C/LibreOffice/libo/Makefile.top udkapi
> make[1]: Entering directory `/cygdrive/C/LibreOffice/libo'
> cd udkapi && make -j 15 -rs gb_PARTIALBUILD=T
> [ build IDL ] udkapi/com/sun/star/idl
> make[2]: Entering directory `/cygdrive/C/LibreOffice/libo/udkapi'
> [ build IDL ] udkapi/com/sun/star/beans/idl
> [ build IDL ] udkapi/com/sun/star/bridge/idl
> [ build IDL ] udkapi/com/sun/star/bridge/oleautomation/idl
> D:\solver\wntmsci12.pro\bin\idlc.exe: could not write dep file
> '/udk-modules.d'
> D:\solver\wntmsci12.pro\bin\idlc.exe: detected 1
> errorsD:\solver\wntmsci12.pro\bin\idlc.exe Version 1.1
>
> make[2]: ***
> [D://workdir/wntmsci12.pro/UnoApiPartTarget/udkapi/com/sun/star/idl.done]
> Error 1
> make[2]: *** Waiting for unfinished jobs....
> D:\solver\wntmsci12.pro\bin\idlc.exe: could not write dep file
> '/Ambiguous.d'
> D:\solver\wntmsci12.pro\bin\idlc.exe: detected 1
> errorsD:\solver\wntmsci12.pro\bin\idlc.exe Version 1.1
>
> make[2]: ***
> [D://workdir/wntmsci12.pro/UnoApiPartTarget/udkapi/com/sun/star/beans/idl.done]
> Error 1
> D:\solver\wntmsci12.pro\bin\idlc.exe: could not write dep file
> '/Bridge.d'
> D:\solver\wntmsci12.pro\bin\idlc.exe: detected 1
> errorsD:\solver\wntmsci12.pro\bin\idlc.exe Version 1.1
>
> make[2]: ***
> [D://workdir/wntmsci12.pro/UnoApiPartTarget/udkapi/com/sun/star/bridge/idl.done]
> Error 1
> make[2]: *** wait: No child processes. Stop.
> make[1]: *** [udkapi] Error 2
> make[1]: Leaving directory `/cygdrive/C/LibreOffice/libo'
> make: *** [udkapi] Error 2
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list