Gentoo Archives: gentoo-user

From: galiza.ceive@gmail.com (=?utf-8?B?Sm9ow6FtLUx1w61zIE1pZ3XDqW5z?= Vila)
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerging procmail failure
Date: Wed, 10 Jun 2009 19:45:51
Message-Id: 87my8foot7.fsf@galiza_ceive.gnu-linux.org
In Reply to: [gentoo-user] emerging procmail failure by Harry Putnam
1 Harry Putnam <reader@×××××××.com> writes:
2
3 > setup:
4 > kernel-2.6.29-r2
5 > gcc-4.3.2-r3
6 > procmail is one tool that is absolutely robust and I expected no
7 > trouble whatever emerging it... however the emerge is failing like
8 > as shown below. I'm not sure what to do about getline.
9 >
10 > The only useflags that come up are one I set
11 > `mbox'
12 > and one other
13 > `-selenix'
14 >
15 > [...]
16 > ln ../src/procmail ../new/procmail
17 > i486-pc-linux-gnu-gcc -c -O2 -march=i486 -pipe -fno-inline-functions lockfile.c
18 > 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
19 > ln ../src/lockfile ../new/lockfile
20 > i486-pc-linux-gnu-gcc -c -O2 -march=i486 -pipe -fno-inline-functions formail.c
21 > In file included from formail.c:25:
22 > formisc.h:20: error: conflicting types for 'getline'
23 > /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
24 > make[1]: *** [formail.o] Error 1
25 > make[1]: Leaving directory `/var/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src'
26 > make: *** [bins] Error 2
27 > *
28 > * ERROR: mail-filter/procmail-3.22-r10 failed.
29 > * Call stack:
30 > * ebuild.sh, line 49: Called src_compile
31 > * environment, line 2527: Called die
32 > * The specific snippet of code:
33 > * emake CC="$(tc-getCC)" || die
34 > * The die message:
35 > * (no error message)
36 > *
37 >
38 > * If you need support, post the topmost build error, and the call
39 > stack if relevant.
40 >
41 > * A complete build log is located at
42 > '/var/tmp/portage/mail-filter/procmail-3.22-r10/temp/build.log'.
43 >
44 > * The ebuild environment file is located at
45 > *'/var/tmp/portage/mail-filter/procmail-3.22-r10/temp/environment'.
46 >
47 >
48
49 http://bugs.gentoo.org/show_bug.cgi?id=270551
50
51 HTH
52
53 --
54 Education is the process of casting false pearls before real swine.
55 -- Irwin Edman
56 - This message may be digitally signed: GPG KeyID:0x9D2FD6C8 || FNMT SSL cert

Replies

Subject Author
[gentoo-user] Re: emerging procmail failure Harry Putnam <reader@×××××××.com>