Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-15 Thread Michael Stahl


do you (or anybody else) still have this problem?

Fridrich claimed that the new SdiTarget dependencies work for him, so i 
wonder why they don't work for everyone :)


what GNU make do you use? the one from cygwin?


c:/libreoffice/libo/workdir/wntmsci12.pro/SdiTarget/basctl/sdi/basslots :  \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\editids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\memberids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\cntids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\sfx.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\sfx.sdi \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\sfxitems.sdi \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\sfxsids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svl\cntwids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svl\memberid.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svl\solar.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svx\svx.sdi \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svx\svxids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svx\svxitems.sdi \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svx\unomid.hxx \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\svx\xoitems.sdi \
 c:/libreoffice/libo/basctl/sdi/basslots.sdi \
 c:\libreoffice\libo\basctl\sdi\baside.sdi \
 c:\libreoffice\libo\basctl\sdi\basslots.hrc


this looks kinda weird, perhaps different GNU make versions treat the 
mixed paths differently or something...


you could try to change the paths to the same notation that is used for 
e.g. CxxObject dependencies (workdir/*/Dep/CxxObject/...), if that works?


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-11 Thread Michael Meeks
Hi Noel,

On Thu, 2011-11-10 at 10:02 +0200, Noel Grandin wrote:
 Not quite sure where this build fail comes from - running make from
 the root says that the build fail is in tail_build, but running in the
 tail_build module gives a completely different error.

:-)

 So I also ran a build under scripting and included that log.
 Any ideas?

I guess it is from the new .sdi deps that has:

c:/libreoffice/libo/workdir/wntmsci12.pro/SdiTarget/basctl/sdi/basslots :  \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\editids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\memberids.hrc \
 C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\cntids.hrc \

Does the error change if we turn those '/' into '\' in the path name in
the basslots.d file ?

Thanks,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-11 Thread Noel Grandin

Nope, that doesn't fix it.

I'm fairly convinced that this is the same problem I've been having for a long time now, where the scripting module is 
not compiling one of the JAR's properly, and that is having knock-on effects.

Specifically, the line that says this:
 [ build JCS ] Jar/ScriptProviderForJava
is still spitting out lots of cannot find symbol.

Regards, Noel Grandin

Michael Meeks wrote:

Hi Noel,

On Thu, 2011-11-10 at 10:02 +0200, Noel Grandin wrote:

Not quite sure where this build fail comes from - running make from
the root says that the build fail is in tail_build, but running in the
tail_build module gives a completely different error.

:-)


So I also ran a build under scripting and included that log.
Any ideas?

I guess it is from the new .sdi deps that has:

c:/libreoffice/libo/workdir/wntmsci12.pro/SdiTarget/basctl/sdi/basslots :  \
  C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\editids.hrc \
  C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\memberids.hrc \
  C:\libreoffice\libo\solver\wntmsci12.pro\inc\sfx2\cntids.hrc \

Does the error change if we turn those '/' into '\' in the path name in
the basslots.d file ?

Thanks,

Michael.



Disclaimer: http://www.peralex.com/disclaimer.html


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-10 Thread Kohei Yoshida
On Thu, 2011-11-10 at 10:02 +0200, Noel Grandin wrote:

 Any ideas?

Yeah I got the same error and I'm doing the git pull -r  clean build as
we speak.

Sorry, no help here, but just a confirmation.

-- 
Kohei Yoshida, LibreOffice hacker, Calc

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice