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 1METk7-0004QN-9r for garchives@archives.gentoo.org; Wed, 10 Jun 2009 19:45:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6C17E0576; Wed, 10 Jun 2009 19:45:48 +0000 (UTC) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by pigeon.gentoo.org (Postfix) with ESMTP id 90CE2E0576 for ; Wed, 10 Jun 2009 19:45:48 +0000 (UTC) Received: by ewy9 with SMTP id 9so1035083ewy.34 for ; Wed, 10 Jun 2009 12:45:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references :x-now-playing:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=siFZOPyefkddQMyumfbBMNS0eRx8/XOiLvPZ7ouZYRQ=; b=FbpaNR4hZV3J+qLkQOXnk3v/BfVB+yfWzpR4IqMJLJtB87QjzQ9J5WdX+TckB3n4Uv qJeKyDxTVVUgvI4Run7CpjM/kZ49KSeWeSHmNrjXDVEnvoDFh3015LUgerHWfoEHlAv0 bYJHk/0OG1ibPLId0H6CxJtEUwpMAlSdY8yi0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:x-now-playing:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=rwQn/gtO5+4LONxXXxJ2L3fgptPd3G79aaHtiVvYbeGKsZm0dz6iZimAQtHjG1//HU qckNdlh6SXQ5w0F4QT3S9ivqGx4RsO65nBPn2w6P/7e+gwJdWXXo/xPnR4QNHqsTjB9a 6N2/09Q9sLJxYASMcTEhestfQ559FnCZtUKH4= Received: by 10.216.1.85 with SMTP id 63mr645935wec.26.1244663147834; Wed, 10 Jun 2009 12:45:47 -0700 (PDT) Received: from localhost (163.Red-88-12-145.dynamicIP.rima-tde.net [88.12.145.163]) by mx.google.com with ESMTPS id t2sm14638779gve.15.2009.06.10.12.45.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 10 Jun 2009 12:45:47 -0700 (PDT) From: galiza.ceive@gmail.com (=?utf-8?B?Sm9ow6FtLUx1w61zIE1pZ3XDqW5z?= Vila) To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerging procmail failure References: X-Now-Playing: Johann Sebastian Bach - Great Organ Works - Nun komm, der Heiden Heiland, Played: 1 Date: Wed, 10 Jun 2009 21:45:40 +0200 In-Reply-To: (Harry Putnam's message of "Wed, 10 Jun 2009 12:14:21 -0500") Message-ID: <87my8foot7.fsf@galiza_ceive.gnu-linux.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) 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 Content-Type: text/plain; charset=us-ascii X-Archives-Salt: 887b0fbb-812d-4e94-abbe-ec318de8c727 X-Archives-Hash: d6cea17cd4b8f1039a9f216f52b48a76 Harry Putnam writes: > setup: > kernel-2.6.29-r2 > gcc-4.3.2-r3 > procmail is one tool that is absolutely robust and I expected no > trouble whatever emerging it... however the emerge is failing like > as shown below. I'm not sure what to do about getline. > > The only useflags that come up are one I set > `mbox' > and one other > `-selenix' > > [...] > ln ../src/procmail ../new/procmail > i486-pc-linux-gnu-gcc -c -O2 -march=i486 -pipe -fno-inline-functions lockfile.c > i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -fno-inline-functions lockfile.o exopen.o sublib.o acommon.o mcommon.o authenticate.o lastdirsep.o -o lockfile -Wl,-z,now -Wl,-O1 -lm -lnsl -ldl -lc > ln ../src/lockfile ../new/lockfile > i486-pc-linux-gnu-gcc -c -O2 -march=i486 -pipe -fno-inline-functions formail.c > In file included from formail.c:25: > formisc.h:20: error: conflicting types for 'getline' > /usr/include/stdio.h:651: error: previous declaration of 'getline' was here > make[1]: *** [formail.o] Error 1 > make[1]: Leaving directory `/var/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src' > make: *** [bins] Error 2 > * > * ERROR: mail-filter/procmail-3.22-r10 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2527: Called die > * The specific snippet of code: > * emake CC="$(tc-getCC)" || die > * The die message: > * (no error message) > * > > * 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/mail-filter/procmail-3.22-r10/temp/build.log'. > > * The ebuild environment file is located at > *'/var/tmp/portage/mail-filter/procmail-3.22-r10/temp/environment'. > > http://bugs.gentoo.org/show_bug.cgi?id=270551 HTH -- Education is the process of casting false pearls before real swine. -- Irwin Edman - This message may be digitally signed: GPG KeyID:0x9D2FD6C8 || FNMT SSL cert