[Libreoffice] new bootstrap: quick stop

Thomas Klausner wiz at NetBSD.org
Fri Dec 3 07:43:59 PST 2010


On Fri, Dec 03, 2010 at 04:04:10PM +0100, Miklos Vajna wrote:
> I can reproduce this bug when I used --with-system-libs. A workaround is
> to 'mkdir src' before 'make'.
> 
> Trivial fix for the bootstrap repo attached, does it look sane?

Ok. What about the first one, with dmake/dmake?
# gmake
gmake: *** [dmake/dmake] Error 1
#

"gmake -n" says:
. ./*[Ee]nv.[Ss]et.sh && \
        ./bootstrap
. ./*[Ee]nv.[Ss]et.sh && \
$SRC_ROOT/download $SRC_ROOT/ooo.lst && touch src/downloaded
. ./*[Ee]nv.[Ss]et.sh && \
        cd instsetoo_native && \
        build.pl -P1 --all -- -P1

I can run that first line successfully in a shell.

"gmake -d" ends with:
  Must remake target `dmake/dmake'.
Invoking recipe from Makefile:35 to update target `dmake/dmake'.
Putting child 0x7f7ffdb790c0 (dmake/dmake) PID 23385 on the chain.
Live child 0x7f7ffdb790c0 (dmake/dmake) PID 23385 
Reaping losing child 0x7f7ffdb790c0 PID 23385 
gmake: *** [dmake/dmake] Error 1
Removing child 0x7f7ffdb790c0 PID 23385 from chain.

 Thomas


More information about the LibreOffice mailing list