Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge spamassassin: re2c failed...
Date: Thu, 21 May 2009 08:30:01
Message-Id: 4A151119.6030506@gmail.com
1 Hi,
2
3 I tried to emerge spamassassin, but emerge failed while working
4 on re2c. I keep getting this error for about 3 days, despite
5 of syncing/cleaning/rebuilding portage tree. What could be reason
6 for this problem?
7
8 Log says something about c++ compiler problem. But just a few
9 days ago I emerged sendmail, without any problem. Why suddenly
10 c++ does not work?
11
12 ---------------------------------------------
13 >>> Emerging (14 of 62) dev-util/re2c-0.13.5
14 ...
15 checking for a BSD-compatible install... /usr/bin/install -c
16 checking whether build environment is sane... yes
17 checking for a thread-safe mkdir -p... /bin/mkdir -p
18 checking for gawk... gawk
19 checking whether make sets $(MAKE)... yes
20 checking for bison... bison -y
21 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
22 checking for C++ compiler default output file name...
23 configure: error: C++ compiler cannot create executables
24 See `config.log' for more details.
25
26 !!! Please attach the following file when seeking support:
27 !!! /var/tmp/portage/dev-util/re2c-0.13.5/work/re2c-0.13.5/config.log
28 *
29 * ERROR: dev-util/re2c-0.13.5 failed.
30 * Call stack:
31 * ebuild.sh, line 49: Called src_compile
32 * environment, line 2186: Called econf
33 * ebuild.sh, line 534: Called die
34 * The specific snippet of code:
35 * die "econf failed"
36 * The die message:
37 * econf failed
38 *
39 * If you need support, post the topmost build error, and the call
40 stack if relevant.
41 * A complete build log is located at
42 '/var/tmp/portage/dev-util/re2c-0.13.5/temp/build.log'.
43 * The ebuild environment file is located at
44 '/var/tmp/portage/dev-util/re2c-0.13.5/temp/environment'.
45 *
46 >>> Failed to emerge dev-util/re2c-0.13.5
47 ---------------------------------------------
48
49 Jarry
50
51 --
52 _______________________________________________________________
53 This mailbox accepts e-mails only from selected mailing-lists!
54 Everything else is considered to be spam and therefore deleted.

Attachments

File name MIME type
config.zip application/zip

Replies

Subject Author
Re: [gentoo-user] emerge spamassassin: re2c failed... Alan McKinnon <alan.mckinnon@×××××.com>