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 331C1138825 for ; Sat, 8 Nov 2014 15:09:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0B12E092B; Sat, 8 Nov 2014 15:08:59 +0000 (UTC) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4B081E08F9 for ; Sat, 8 Nov 2014 15:08:58 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id s18so5862378lam.27 for ; Sat, 08 Nov 2014 07:08:56 -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=hTX2tKNv6SwCxYIWCHgjZQslV++n1/BwJLRPwhc2Lrw=; b=YeEh8wQ3Xu88N0LTbE9iltvFgudZPCsO1HYuItbIQFL406L4mVPI6P21uB+bIKKPj/ 8QOjDq1cip+SBvk5nhUGwFRjZ9HL+3K2d0HUMaWJdiGDS7RRvBzfkTcFIaZT1zXVeJEq QWzTFFRIxJONkBJTpn6tzJk01qLiYG3cic/cUIs1OLAkZWan3oEzmSrEAv9NeemG3ql5 M599ky9j/yqxyyo5rqbyRMp77JncQXSCbbQ9Je2bUK97myHMMyq0A0xMmJIW0Qk2XCHv etV0JzXyB9tqpSgkoXGFLeufBaNSWKXqkUdrMXfgmKfnytHaUMBUrHTzZrf8v8W2FONP p55g== 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.152.42.212 with SMTP id q20mr18312675lal.10.1415459336739; Sat, 08 Nov 2014 07:08:56 -0800 (PST) Received: by 10.112.129.1 with HTTP; Sat, 8 Nov 2014 07:08:56 -0800 (PST) In-Reply-To: References: <21285.1415451978@ccs.covici.com> Date: Sat, 8 Nov 2014 17:08:56 +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: c7dc528c-5ba9-43bf-9baf-d66333b57c0c X-Archives-Hash: e6b1204b5f20305c0f4cbb1c6aa1ce69 On Sat, Nov 8, 2014 at 4:59 PM, Alexander Kapshuk wrote: > On Sat, Nov 8, 2014 at 4:56 PM, Alexander Kapshuk > wrote: >> 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. > > Some Arch Linux folks might have found a fix for the problem, see if > 'https://aur.archlinux.org/packages/sam2p/' is of any help. One more link that seems to pinpoint the problem, 'http://code.google.com/p/sam2p/issues/detail?id=8'.