From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.pcdesk.net (mail.pcdesk.net [65.66.213.142]) by speech.braille.uwo.ca (Postfix) with ESMTP id 435EEC1A223 for ; Fri, 31 Dec 2010 08:17:22 -0500 (EST) Received: from [192.168.0.95] ([70.58.191.30]) (AUTH: PLAIN jbahm@pcdesk.net, TLS: TLSv1/SSLv3, 256bits, CAMELLIA256-SHA) by mail.pcdesk.net with esmtp; Fri, 31 Dec 2010 07:17:19 -0600 id 0000000000094023.000000004D1DD7DF.00002B2C Message-ID: <4D1DD7DA.6050907@pcdesk.net> Date: Fri, 31 Dec 2010 06:17:14 -0700 From: "Joseph C. Lininger" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: speakup@braille.uwo.ca Subject: error building speakup on Gentoo X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2010 13:17:22 -0000 Howdy folks, The latest stable speakup from the Gentoo portage tree will not build. I have examined the error messages and the ebuild, and what it looks like is that the ebuild is trying to cd to a directory called /var/tmp/portage/app-accessibility/speakup-3.1.6_p201011120508/work/speakup-3.1.6_p201011120508 That directory doesn't exist after the unpack phase. However, the directory: /var/tmp/portage/app-accessibility/speakup-3.1.6_p201011120508/work/speakup-3.1.6 Does exist. It looks as though the ebuild and the tarball being extracted are not in agreement. Could one of the maintainers please fix this asap? I can't upgrade to the latest hardened-sources because of this error unless I want to either put speakup in my private overlay or go without it. Neither option is ideal. Thanks in advance. Joe