Correction:<br>Actually make in tail_build subdirectory was not suceeded.<br>Its exit code was 2. (I was confused because I was using tee command to pipe the output, accordingly subsequent $? evaluated to 0)<br>No error message was produced anyway.<br>

<br>The following are several last lines of &#39;make -r&#39; in tail_build subdirectory:<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">[ build LNK ] Library/libplacewarelo.so<br>

R=/data/work/niboshi &amp;&amp; S=$R/libo &amp;&amp; O=$S/solver/unxlngi6 &amp;&amp; W=$S/workdir/unxlngi6 &amp;&amp;  mkdir -p $W/LinkTarget/Library/ &amp;&amp; g++ -shared -Wl,-z,noexecstack  &#39;-Wl,-rpath,$ORIGIN:$ORIGIN/../ure-link/lib&#39; &#39;-Wl,-rpath-link,$O/lib&#39; -Wl,-z,defs  -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc   -L$S/solenv/unxlngi6/lib -L$O/lib -L$S/solenv/unxlngi6/lib -L/usr/lib/i386-linux-gnu  -Wl,--hash-style=gnu  -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions    $W/CxxObject/filter/source/placeware/Base64Codec.o $W/CxxObject/filter/source/placeware/exporter.o $W/CxxObject/filter/source/placeware/filter.o $W/CxxObject/filter/source/placeware/tempfile.o $W/CxxObject/filter/source/placeware/uno.o $W/CxxObject/filter/source/placeware/zip.o     -Wl,--start-group  -Wl,--end-group  -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $W/LinkTarget/Library/libplacewarelo.so<br>

TEMPFILE=/tmp/gbuild.MwTdYU &amp;&amp;  mv ${TEMPFILE} /data/work/niboshi/libo/workdir/unxlngi6/LinkTarget/Library/libplacewarelo.so.objectlist<br>R=/data/work/niboshi &amp;&amp; S=$R/libo &amp;&amp; O=$S/solver/unxlngi6 &amp;&amp; W=$S/workdir/unxlngi6 &amp;&amp;  mkdir -p $O/lib/ &amp;&amp; /bin/cp   --force --preserve=timestamps $W/LinkTarget/Library/libplacewarelo.so $O/lib/libplacewarelo.so <br>

[ build CMP ] filter/source/svg/svgfilter<br>R=/data/work/niboshi &amp;&amp; S=$R/libo &amp;&amp; O=$S/solver/unxlngi6 &amp;&amp; W=$S/workdir/unxlngi6 &amp;&amp;  mkdir -p $W/ComponentTarget/filter/source/svg/ &amp;&amp; LD_LIBRARY_PATH=&quot;$O/lib&quot; $O/bin/xsltproc --nonet --stringparam uri &#39;vnd.sun.star.expand:$LO_LIB_DIR/libsvgfilterlo.so&#39; -o $W/ComponentTarget/filter/source/svg/svgfilter.component $S/solenv/bin/createcomponent.xslt $S/filter/source/svg/svgfilter.component<br>

mkdir -p /data/work/niboshi/libo/solver/unxlngi6/xml/component/filter/source/svg/ &amp;&amp; /bin/cp   --force --preserve=timestamps /data/work/niboshi/libo/workdir/unxlngi6/ComponentTarget/filter/source/svg/svgfilter.component /data/work/niboshi/libo/solver/unxlngi6/xml/component/filter/source/svg/svgfilter.component<br>

</blockquote><br>Thanks<br><br>-- <br>Daisuke Nishino<br>