On Tue, Dec 13, 2011 at 09:57:34AM -0500, Kohei Yoshida 
<kohei.yosh...@gmail.com> wrote:
> Indeed.  It took 6 minutes on my machine for make dev-install to finish,
> but it did finish eventually.

Something similar: it seems some targets are now executed twice (see
below). Maybe related to 8a310e3521db1f9a15a7ec32b3171c4969c461be?

$ time make tags
make[1]: Entering directory `/home/vmiklos/git/libreoffice/master'
make[1]: `/home/vmiklos/git/libreoffice/master/Env.Host.sh' is up to date.
make[1]: Leaving directory `/home/vmiklos/git/libreoffice/master'
make[1]: Entering directory `/home/vmiklos/git/libreoffice/master'
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_tango.zip" : No such file or directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_oxygen.zip" : No such file or directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_hicontrast.zip" : No such file or 
directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_crystal.zip" : No such file or directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images.zip" : No such file or directory
24318 files, 7714976 lines (277015 kB) scanned in 16.8 seconds (16508 kB/s)
1342729 tags added to tag file
1342729 tags sorted in 0.04 seconds
make[1]: Leaving directory `/home/vmiklos/git/libreoffice/master'
make[1]: Entering directory `/home/vmiklos/git/libreoffice/master'
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_tango.zip" : No such file or directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_oxygen.zip" : No such file or directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_hicontrast.zip" : No such file or 
directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images_crystal.zip" : No such file or directory
ctags: Warning: cannot open source file 
"test/user-template/user/config/images.zip" : No such file or directory
24318 files, 7714976 lines (277015 kB) scanned in 16.6 seconds (16657 kB/s)
1342729 tags added to tag file
1342729 tags sorted in 0.04 seconds
make[1]: Leaving directory `/home/vmiklos/git/libreoffice/master'

real    0m46.334s
user    0m34.258s
sys     0m4.429s

Attachment: pgpPR8a4p6iLN.pgp
Description: PGP signature

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

Reply via email to