I can't reproduce this. It might be a parallelism issue. What -j option are you using?
Peter On Mon, Feb 25, 2013 at 3:25 AM, Miklos Vajna <[email protected]> wrote: > On Sat, Feb 23, 2013 at 09:39:58PM +0000, "Peter Foley (via Code Review)" > <[email protected]> wrote: >> Thank you for your patch! It has been merged to LibreOffice. >> >> If you are interested in details, please visit >> >> https://gerrit.libreoffice.org/2288 > > This patch just caused this here: > > ---- > [build PKG] l10ntools_inc > [build UPK] 9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2 > [build UPK] f872f4ac066433d8ff92f5e316b36ff9-dejavu-fonts-ttf-2.33.zip > [build UPK] 35efabc239af896dfb79be7ebdd6e6b9-gentiumbasic-fonts-1.10.zip > [build UPK] > 5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz > [build UPK] > 0be45d54cc5e1c2e3102e32b8c190346-liberation-fonts-ttf-1.07.1.tar.gz > [build UPK] e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip > [build UPK] 7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz > [build UPK] c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz > [build UPK] 0279a21fab6f245e85a6f85fea54f511-source-code-font-1.009.tar.gz > [build UPK] 1e9ddfe25ac9577da709d7b2ea36f939-source-sans-font-1.036.tar.gz > [build UPK] ff369e69ef0f0143beb5626164e87ae2-neon-0.29.5.tar.gz > [build MOD] nss > [build UNZ] CustomTarget/odk/odkcommon/java_src/juh_src.done > [build UNZ] CustomTarget/odk/odkcommon/java_src/jurt_src.done > [build ZIP] ridl_src > [build ZIP] unoloader_src > checkdir error: cannot create > /home/vmiklos/git/libreoffice/master/workdir/unxlngx6.pro/CustomTarget/odk/odkcommon/java_src/com > File exists > unable to process > com/sun/star/comp/bridgefactory/BridgeFactory.java. > checkdir error: cannot create > /home/vmiklos/git/libreoffice/master/workdir/unxlngx6.pro/CustomTarget/odk/odkcommon/java_src/com/sun/star > File exists > unable to process > com/sun/star/comp/connections/Acceptor.java. > checkdir error: cannot create > /home/vmiklos/git/libreoffice/master/workdir/unxlngx6.pro/CustomTarget/odk/odkcommon/java_src/com/sun/star/comp > File exists > unable to process > com/sun/star/comp/connections/Connector.java. > [build CPY] CustomTarget/odk/odkcommon/settings/settings.mk > make[1]: *** > [/home/vmiklos/git/libreoffice/master/workdir/unxlngx6.pro/CustomTarget/odk/odkcommon/java_src/jurt_src.done] > Error 2 > make[1]: *** Waiting for unfinished jobs.... > ---- > > This was a clean build: > > git pull -r && ./autogen.sh && make clean && make > > Let me know if I should share a full log. (I could work it around by > using 'make odk.clean && make odk.all && make'.) > > _______________________________________________ > LibreOffice mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/libreoffice > _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
