From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-147504-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E7B111381F3 for <garchives@archives.gentoo.org>; Sun, 5 May 2013 20:34:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89772E0972; Sun, 5 May 2013 20:34:45 +0000 (UTC) Received: from nm21.access.bullet.mail.mud.yahoo.com (nm21.access.bullet.mail.mud.yahoo.com [66.94.237.222]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CE72E0958 for <gentoo-user@lists.gentoo.org>; Sun, 5 May 2013 20:34:44 +0000 (UTC) Received: from [66.94.237.198] by nm21.access.bullet.mail.mud.yahoo.com with NNFMP; 05 May 2013 20:34:43 -0000 Received: from [98.139.221.250] by tm9.access.bullet.mail.mud.yahoo.com with NNFMP; 05 May 2013 20:34:43 -0000 Received: from [127.0.0.1] by smtp120.sbc.mail.bf1.yahoo.com with NNFMP; 05 May 2013 20:34:43 -0000 X-Yahoo-Newman-Id: 401480.66137.bm@smtp120.sbc.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 3RTbPlEVM1mz_.VqDcCy7XFby8kfprGjSTNCjuaX3YKyERt 7UDph2lnabHWRJ9nmLmP9.7ZCMI0lB6bkCCNQBSzyORr99wR.pOUOu1F7e8X 1JytnE3AqP8sS4qgFi8pNGh9SYg8lhZoAmBkbS5kZiczpAIChYsMz5BwM_8K 3auK1Gmehzxv7BsNC7dHTXXgKTn0PZCAhdjFCVUJIRgQOJ1Fer16YxMWRkkZ OUT23J319qZ7Zqukjwm2BVlD6lM76DYQ8rM5SJfPskDcHrB3hss2nYKiMFLM E9Lov132X2avUQUY7XmqTNyl1UKTZQApABVlW8UUw.WwkYPXEun2bABjlMA7 zUEcQAuuN9e.q0.QK1meKk31t9LAGO_Fyb4_yxHUiyAF.1tPL9nqb6hxoOBT piYGFFELeCL2cY7s5sai.NCz_6l0iKChZcV31F04iETM_UdvDGe8hGmUV6qd WVe41ZCxt X-Yahoo-SMTP: oM3WcDSswBC7zv73TQKEsi7eAZ0- X-Rocket-Received: from [192.168.1.2] (w41ter@69.234.193.157 with plain) by smtp120.sbc.mail.bf1.yahoo.com with SMTP; 05 May 2013 20:34:43 +0000 UTC Message-ID: <5186C264.4060401@gmail.com> Date: Sun, 05 May 2013 13:34:44 -0700 From: walt <w41ter@gmail.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Delays while building Libre Office. References: <20130502162743.GB3300@acm.acm> In-Reply-To: <20130502162743.GB3300@acm.acm> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: be7bcfae-4fcc-4578-a40c-3f91b2bd20c6 X-Archives-Hash: 642df05fc6b327c135cf3913eee916b2 On 05/02/2013 09:27 AM, Alan Mackenzie wrote: > Hi, Gentoo. > > I've just built libreoffice-3.6.6.2 and it took 2 hours 10 minutes on my > 2.6 GHz quad core Athlon 2. It used to take about an hour. > > Watching the build, it became evident that the first 50 minutes or so > was taken up by several hundred mkdir operations (more precisely, mkdir > -p <long path>). Some of these mkdir's would take, perhaps, a minute to > execute. All the while, top showed make taking 100% of one core. > > There seems to be something suboptimal here. Has anybody else seen > this, or does anybody have any ideas how to fix the problem? I've been seeing it for a long time. I even filed a bug report, which vapier confirmed and he renamed my bug report "ebuild spends too much time polling ${obscure-socket-name}". I just looked for the bug report but I can't find it. Eventually the problem went away and I assumed he fixed it, but maybe not -- your problem seems identical. Come to think of it, maybe the problem disappeared because I've been using libreoffice-4 for quite a while now, and lo-4 never had that bug. Or maybe some old update of portage fixed the problem for me, dunno.