[Libreoffice] make dev-install hangs

Miklos Vajna vmiklos at frugalware.org
Wed Dec 14 02:53:44 PST 2011


On Tue, Dec 13, 2011 at 09:57:34AM -0500, Kohei Yoshida <kohei.yoshida at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111214/12caf90d/attachment.pgp>


More information about the LibreOffice mailing list