Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104371 - atk-1.10.2 fails to emerge
Summary: atk-1.10.2 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 104388 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-31 05:39 UTC by Matteo Azzali (RETIRED)
Modified: 2005-08-31 17:44 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Azzali (RETIRED) gentoo-dev 2005-08-31 05:39:26 UTC
./configure: line 22825: syntax error near unexpected token `1.0'
./configure: line 22825: `GTK_DOC_CHECK(1.0)'

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/atk-1.10.2/work/atk-1.10.2/config.log

!!! ERROR: dev-libs/atk-1.10.2 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

now the end of config.log (just to be sure, is a syntax error shouldn't be needed:

-----------------------------------------------------------------------------

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ATK_LOCALEDIR "/usr/share/locale"
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "atk10"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "atk"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
#define PACKAGE_NAME "atk"
#define PACKAGE_STRING "atk 1.10.2"
#define PACKAGE_TARNAME "atk"
#define PACKAGE_VERSION "1.10.2"
#define STDC_HEADERS 1
#define VERSION "1.10.2"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 258    
------------------------------------------------------------------------

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-31 06:45:34 UTC
Thank you for reporting this, it should be fixed in CVS now.

Please re-sync your tree in a few hours and emerge atk again.
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-31 17:44:52 UTC
*** Bug 104388 has been marked as a duplicate of this bug. ***