From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A2E28138825 for ; Sat, 8 Nov 2014 14:56:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2955E092D; Sat, 8 Nov 2014 14:56:21 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44B2BE090A for ; Sat, 8 Nov 2014 14:56:20 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id f15so4450857lbj.13 for ; Sat, 08 Nov 2014 06:56:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oPWFp7BnbgAY9voKenCTc95bXtOwOiin70Tcm38PYuY=; b=WW1+Jgkiwnb2vSfSg0Bhd204SFiuRhIFdSpOdNZyJ3slWnTPHqBFzcfEpLmY4isWcA J0qnZQyGsIy9NHZxWRf2KSn+dRp9qYvxjAotbfbHBanLJKV82saw4v6cQ1a/+IOyaxaE QtQG7orghDWAlJfXBBxHc9EGxuJTKVlSbVLsEq0n2OrUQArrfIDT3FyhyTHlEbpHLWLn C09bCCtJwOC6nYFteqLW/uMGKiKMUj5HxvreewL8cH5iXMUtb4D1v4KLcAH7s6ODddE1 c6etb8ZwO05hSD0SwxnFtt6+Mdf4YtS7E34Us9taPYHsgerR+yrjKQjJnTUaUxxHcSmO C1LA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.112.133.138 with SMTP id pc10mr17986370lbb.48.1415458578714; Sat, 08 Nov 2014 06:56:18 -0800 (PST) Received: by 10.112.129.1 with HTTP; Sat, 8 Nov 2014 06:56:18 -0800 (PST) In-Reply-To: References: <21285.1415451978@ccs.covici.com> Date: Sat, 8 Nov 2014 16:56:18 +0200 Message-ID: Subject: Re: [gentoo-user] emerge of media-gfx/sav2p failed From: Alexander Kapshuk To: Gentoo mailing list Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 59220dbd-58db-4622-8b84-112604e3ea8f X-Archives-Hash: e9dcce4d9c1b5e6da7ecb851044f8654 On Sat, Nov 8, 2014 at 4:46 PM, Alexander Kapshuk wrote: > On Sat, Nov 8, 2014 at 3:06 PM, wrote: >> Hi. In my recent update of this morning I found that I cannot emerge >> media-gfx/sav2p and I cannot find anything on google nor in the bgo. >> Here is what the log says: >> >> configure: WARNING: cannot find inttype: sizeof(inttype)==16 >> checking size of char *... (cached) 8 >> checking size of void *... 8 >> checking for an integral type to hold a ptr... long >> checking for ptr <-> integral conversion... yes >> checking for integral type size_t... unsigned long >> checking size of bool... 1 >> configure: creating ./config.status >> config.status: creating Makehelp >> config.status: creating config.h >> running gmake Makedep... error >> configure: error: cannot compute depends >> >> !!! Please attach the following file when seeking support: >> !!! /var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2/config.log >> * ERROR: media-gfx/sam2p-0.49.2::gentoo failed (configure phase): >> * econf failed >> * >> * Call stack: >> * ebuild.sh, line 93: Called src_configure >> * environment, line 2735: Called econf '--enable-lzw' >> * '--enable-gif' >> * phase-helpers.sh, line 584: Called die >> * The specific snippet of code: >> * die "econf failed" >> * >> * If you need support, post the output of `emerge --info >> '=media-gfx/sam2p-0.49.2::gentoo'`, >> * the complete build log and the output of `emerge -pqv >> '=media-gfx/sam2p-0.49.2::gentoo'`. >> * The complete build log is located at >> '/var/log/portage/media-gfx:sam2p-0.49.2:20141108-123213.log'. >> * For convenience, a symlink to the build log is located at >> '/var/tmp/portage/media-gfx/sam2p-0.49.2/temp/build.log'. >> * The ebuild environment file is located at >> '/var/tmp/portage/media-gfx/sam2p-0.49.2/temp/environment'. >> * Working directory: >> '/var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2' >> * S: >> '/var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2' >> >> Thanks in advance for any ideas. >> >> >> -- >> Your life is like a penny. You're going to lose it. The question is: >> How do >> you spend it? >> >> John Covici >> covici@ccs.covici.com >> > > What's '/var/tmp/portage/media-gfx/sam2p-0.49.2/work/sam2p-0.49.2/config.log' > got to say? Looks like folk were experiencing the same sort of problem with the package in question back in 2006-2008. See 'http://forums.gentoo.org/viewtopic-t-468592.html' for details.