Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerging procmail failure
Date: Wed, 10 Jun 2009 17:14:49
Message-Id: u63f4ui36.fsf@newsguy.com
1 setup:
2 kernel-2.6.29-r2
3 gcc-4.3.2-r3
4 procmail is one tool that is absolutely robust and I expected no
5 trouble whatever emerging it... however the emerge is failing like
6 as shown below. I'm not sure what to do about getline.
7
8 The only useflags that come up are one I set
9 `mbox'
10 and one other
11 `-selenix'
12
13 [...]
14 ln ../src/procmail ../new/procmail
15 i486-pc-linux-gnu-gcc -c -O2 -march=i486 -pipe -fno-inline-functions lockfile.c
16 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
17 ln ../src/lockfile ../new/lockfile
18 i486-pc-linux-gnu-gcc -c -O2 -march=i486 -pipe -fno-inline-functions formail.c
19 In file included from formail.c:25:
20 formisc.h:20: error: conflicting types for 'getline'
21 /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
22 make[1]: *** [formail.o] Error 1
23 make[1]: Leaving directory `/var/tmp/portage/mail-filter/procmail-3.22-r10/work/procmail-3.22/src'
24 make: *** [bins] Error 2
25 *
26 * ERROR: mail-filter/procmail-3.22-r10 failed.
27 * Call stack:
28 * ebuild.sh, line 49: Called src_compile
29 * environment, line 2527: Called die
30 * The specific snippet of code:
31 * emake CC="$(tc-getCC)" || die
32 * The die message:
33 * (no error message)
34 *
35
36 * If you need support, post the topmost build error, and the call
37 stack if relevant.
38
39 * A complete build log is located at
40 '/var/tmp/portage/mail-filter/procmail-3.22-r10/temp/build.log'.
41
42 * The ebuild environment file is located at
43 *'/var/tmp/portage/mail-filter/procmail-3.22-r10/temp/environment'.

Replies

Subject Author
Re: [gentoo-user] emerging procmail failure galiza.ceive@gmail.com (=?utf-8?B?Sm9ow6FtLUx1w61zIE1pZ3XDqW5z?= Vila)