| Summary: | sys-devel/gettext-0.17 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Werner M. Mayer <wmm> |
| Component: | [OLD] Core system | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge -vaunt system
sys-devel:gettext-0.17:20080407-011215.log |
||
|
Description
Werner M. Mayer
2008-04-08 04:18:11 UTC
Created attachment 149071 [details]
emerge -vaunt system
#define PACKAGE_NAME ""
Contents of .../gettext-0.17/work/gettext-0.17/confdefs.h:
### snip ###
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gettext"
#define VERSION "0.17"
### snap ###
Created attachment 149073 [details]
sys-devel:gettext-0.17:20080407-011215.log
* Messages for package sys-devel/gettext-0.17:
*
* ERROR: sys-devel/gettext-0.17 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2626: Called econf 'src_compile' 'src_compile' '--docdir=/usr/share/doc/gettext-0.17' '--without-emacs' '--disable-java' '--with-included-glib' '--with-included-libcroco' '--enable-openmp'
* ebuild.sh, line 513: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/log/portage/sys-devel:gettext-0.17:20080407-011215.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-devel/gettext-0.17/temp/environment'.
*
Comment on attachment 149071 [details]
emerge -vaunt system
Sorry, is zip file, not plain text
Comment on attachment 149071 [details]
emerge -vaunt system
If file /var/tmp/portage/sys-devel/gettext-0.17/temp/environment
is needed please say so.
Thanks,
Werner.
Comment on attachment 149071 [details]
emerge -vaunt system
Contents of .../gettext-0.17/work/gettext-0.17/confdefs.h:
### snip ###
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gettext"
#define VERSION "0.17"
### snap ###
Comment on attachment 149071 [details]
emerge -vaunt system
dont post zip files
Comment on attachment 149073 [details]
sys-devel:gettext-0.17:20080407-011215.log
this log is a mess. please do:
rm -rf /var/tmp/portage
emerge gettext >& log
and then post the log file as an attachment (and not as a zip)
|