Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233134 - sys-apps/attr-2.4.39 fails to build
Summary: sys-apps/attr-2.4.39 fails to build
Status: RESOLVED DUPLICATE of bug 214655
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 23:25 UTC by Alex Barker
Modified: 2008-08-17 14:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info. (portage_info.txt,3.45 KB, text/plain)
2008-07-27 23:29 UTC, Alex Barker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Barker 2008-07-27 23:25:06 UTC
Fails to compile with include/builddefs:58: *** missing separator.  Stop.



Reproducible: Always

Steps to Reproduce:
1. install


Actual Results:  
checking for mode_t... yes
checking for working alloca.h... yes
checking for alloca... yes
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/config.h
include/builddefs:58: *** missing separator.  Stop.
 *
 * ERROR: sys-apps/attr-2.4.39 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2580:  Called die
 * The specific snippet of code:
 *       emake || 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/sys-apps/attr-2.4.39/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/attr-2.4.39/temp/environment'.
Comment 1 Alex Barker 2008-07-27 23:29:35 UTC
Created attachment 161506 [details]
emerge --info.

Just another note.  I am having the same issue on my laptop.... are these ebuilds even tested before the go into the tree?
Comment 2 Wormo (RETIRED) gentoo-dev 2008-07-28 01:53:09 UTC
Alex: Yes, and this ebuild has even been successfully tested on many architectures. I have had it installed on my own laptop for ages. Sometimes an update to some build tool breaks previously working ebuilds, which is one of those things that keep ebuild maintainers busy ;) 

Checking tool versions is also one of the reasons bug reports need an emerge --info attached, so it's good that you remembered to attach one.
Comment 3 SpanKY gentoo-dev 2008-08-17 14:38:55 UTC

*** This bug has been marked as a duplicate of bug 214655 ***