From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MbNN2-000489-EW for garchives@archives.gentoo.org; Wed, 12 Aug 2009 23:36:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25D25E043E; Wed, 12 Aug 2009 23:36:39 +0000 (UTC) Received: from mail-yx0-f177.google.com (mail-yx0-f177.google.com [209.85.210.177]) by pigeon.gentoo.org (Postfix) with ESMTP id F3EB8E043E for ; Wed, 12 Aug 2009 23:36:38 +0000 (UTC) Received: by yxe7 with SMTP id 7so506654yxe.32 for ; Wed, 12 Aug 2009 16:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=YlmFM5U4d5w2gBZcYtnC176WXszz9naAcd9CyqKoa5c=; b=Rex7dStMZZM6nqwBIcVJ5ef/iNYxEs1DDRmsdb753ryO/DmexH2Iutmj0rJj/XW5Jg 7Twl1e9rx4wx1/vB92FhtwlW0DzuXx5iROqsGie3nt4jdGWmdUv3p+kqaeDoZwkvNypd 7VSnTy6TMDvBJz1hydcAGZMbbQnx9GBjM+nvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=PyQOSr+3nlZhTCka1UtHhVemaKCS+l8SSd538iRVCj+8K+qpvQ1xU/4GD5825XT59u J3MtKrLjk30VbJw8fQjmECbQFnzhP/UnclLMwZh0NwGJSCyYkZEH1+UDbXBVIk62npN1 g90KeFFUwfshXm2g4i1lfJSJPFo3E3Zl9k3jM= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.182.21 with SMTP id e21mr792339ybf.145.1250120198624; Wed, 12 Aug 2009 16:36:38 -0700 (PDT) Date: Wed, 12 Aug 2009 16:36:38 -0700 Message-ID: <5bdc1c8b0908121636u3856f375x2dbb413f3ec366@mail.gmail.com> Subject: [gentoo-amd64] MythTV emerge failure From: Mark Knecht To: gentoo-amd64@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: de516e06-0a6c-41a6-b565-4227a9c34618 X-Archives-Hash: a55f944918999bbe2a81a78d1354d4b3 What is this failure about? I've seen this on a few ebuilds in the last couple of weeks. Thanks, Mark >>> Failed to emerge media-tv/mythtv-0.21_p20877, Log file: >>> '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log' * Messages for package media-tv/mythtv-0.21_p20877: * This ebuild now uses a heavily stripped down version of your CFLAGS * * ERROR: media-tv/mythtv-0.21_p20877 failed. * Call stack: * ebuild.sh, line 49: Called src_prepare * environment, line 4045: Called die * The specific snippet of code: * sed -e "s:\`(svnversion 2>\/dev\/null) || echo Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed failed"; * The die message: * svnversion sed failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/environment'. * lightning ~ # lightning ~ # cat /var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log * This ebuild now uses a heavily stripped down version of your CFLAGS >>> Unpacking source... >>> Unpacking mythtv-0.21_p20877.zip to /var/tmp/portage/media-tv/mythtv-0.21_p20877/work >>> Source unpacked in /var/tmp/portage/media-tv/mythtv-0.21_p20877/work >>> Preparing source in /var/tmp/portage/media-tv/mythtv-0.21_p20877/work ... sed: can't read /var/tmp/portage/media-tv/mythtv-0.21_p20877/work/mythtv-0.21_p20877/version.pro: No such file or directory * * ERROR: media-tv/mythtv-0.21_p20877 failed. * Call stack: * ebuild.sh, line 49: Called src_prepare * environment, line 4045: Called die * The specific snippet of code: * sed -e "s:\`(svnversion 2>\/dev\/null) || echo Unknown\`:${MYTHTV_REV}:" -i "${S}"/version.pro || die "svnversion sed failed"; * The die message: * svnversion sed failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/mythtv-0.21_p20877/temp/environment'. * lightning ~ #