Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59566 - knoda-0.6.2a does not compile
Summary: knoda-0.6.2a does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 15:12 UTC by Antonio
Modified: 2004-08-12 04:50 UTC (History)
0 users

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 Antonio 2004-08-05 15:12:17 UTC
This is error:

python setup.py build
running build
running build_py
creating build
creating build/lib.linux-i686-2.3
copying hk_kdeclasses.py -> build/lib.linux-i686-2.3
running build_ext
building '_hk_kdeclasses' extension
creating build/temp.linux-i686-2.3
gcc -fno-strict-aliasing -DNDEBUG -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fPIC -DMAJOR_VERSION=0 -DMINOR_VERSION=0 -I../hk_kdeclasses -I/usr/include/hk_classes -I/usr/qt/3/include -I/usr/include/python2.3 -c hk_kdeclasses_wrap.cxx -o build/temp.linux-i686-2.3/hk_kdeclasses_wrap.o
In file included from /usr/include/python2.3/Python.h:8,
                 from hk_kdeclasses_wrap.cxx:26:
/usr/include/python2.3/pyconfig.h:859:1: warning: "_XOPEN_SOURCE" redefined
<command line>:7:1: warning: this is the location of the previous definition
In file included from /usr/include/python2.3/Python.h:75,
                 from hk_kdeclasses_wrap.cxx:26:
/usr/include/python2.3/intobject.h:41: error: ISO C++ does not support `long
   long'
In file included from /usr/include/python2.3/Python.h:77,
                 from hk_kdeclasses_wrap.cxx:26:
/usr/include/python2.3/longobject.h:37: error: ISO C++ does not support `long
   long'
/usr/include/python2.3/longobject.h:38: error: ISO C++ does not support `long
   long'
/usr/include/python2.3/longobject.h:39: error: ISO C++ does not support `long
   long'
/usr/include/python2.3/longobject.h:40: error: ISO C++ does not support `long
   long'
/usr/include/python2.3/longobject.h:41: error: ISO C++ does not support `long
   long'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_hash'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_call'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_str'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_getattro'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_setattro'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_as_buffer'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_flags'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_doc'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_traverse'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_clear'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_richcompare'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_weaklistoffset'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_iter'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_iternext'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_methods'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_members'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_getset'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_base'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_dict'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_descr_get'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_descr_set'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_dictoffset'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_init'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_alloc'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_new'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_free'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_is_gc'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_bases'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_mro'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_cache'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_subclasses'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_weaklist'
hk_kdeclasses_wrap.cxx:357: warning: missing initializer for member `
   _typeobject::tp_del'
In file included from ../hk_kdeclasses/hk_kdemessages.h:15,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/include/hk_classes/hk_definitions.h:92: error: ISO C++ does not support
   `long long'
In file included from /usr/qt/3/include/qobjectdefs.h:42,
                 from /usr/qt/3/include/qwindowdefs.h:43,
                 from /usr/qt/3/include/qwidget.h:42,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qglobal.h:714: error: ISO C++ does not support `long long'
/usr/qt/3/include/qglobal.h:715: error: ISO C++ does not support `long long'
In file included from /usr/qt/3/include/qcstring.h:43,
                 from /usr/qt/3/include/qstring.h:42,
                 from /usr/qt/3/include/qwindowdefs.h:44,
                 from /usr/qt/3/include/qwidget.h:42,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qmemarray.h: In constructor `QMemArray<type>::QMemArray(int)
   ':
/usr/qt/3/include/qmemarray.h:59: warning: declaration of `size' shadows a
   member of `this'
/usr/qt/3/include/qmemarray.h: In member function `bool
   QMemArray<type>::resize(unsigned int)':
/usr/qt/3/include/qmemarray.h:70: warning: declaration of `size' shadows a
   member of `this'
/usr/qt/3/include/qmemarray.h: In member function `bool
   QMemArray<type>::resize(unsigned int, QGArray::Optimization)':
/usr/qt/3/include/qmemarray.h:71: warning: declaration of `size' shadows a
   member of `this'
/usr/qt/3/include/qmemarray.h: In member function `bool
   QMemArray<type>::fill(const type&, int)':
/usr/qt/3/include/qmemarray.h:74: warning: declaration of `size' shadows a
   member of `this'
In file included from /usr/qt/3/include/qwindowdefs.h:44,
                 from /usr/qt/3/include/qwidget.h:42,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qstring.h: In member function `void QChar::setCell(unsigned
   char)':
/usr/qt/3/include/qstring.h:219: warning: declaration of `cell' shadows a
   member of `this'
/usr/qt/3/include/qstring.h: In member function `void QChar::setRow(unsigned
   char)':
/usr/qt/3/include/qstring.h:220: warning: declaration of `row' shadows a member
   of `this'
In file included from /usr/qt/3/include/qsize.h:42,
                 from /usr/qt/3/include/qrect.h:42,
                 from /usr/qt/3/include/qregion.h:43,
                 from /usr/qt/3/include/qevent.h:43,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qpoint.h: In member function `void QPoint::setX(int)':
/usr/qt/3/include/qpoint.h:124: warning: declaration of `x' shadows a member of
   `this'
/usr/qt/3/include/qpoint.h: In member function `void QPoint::setY(int)':
/usr/qt/3/include/qpoint.h:127: warning: declaration of `y' shadows a member of
   `this'
In file included from /usr/qt/3/include/qregion.h:43,
                 from /usr/qt/3/include/qevent.h:43,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qrect.h: In constructor `QRect::QRect(int, int, int, int)':
/usr/qt/3/include/qrect.h:168: warning: declaration of `height' shadows a
   member of `this'
/usr/qt/3/include/qrect.h:168: warning: declaration of `width' shadows a member
   of `this'
/usr/qt/3/include/qrect.h:168: warning: declaration of `top' shadows a member
   of `this'
/usr/qt/3/include/qrect.h:168: warning: declaration of `left' shadows a member
   of `this'
/usr/qt/3/include/qrect.h: In member function `void QRect::setX(int)':
/usr/qt/3/include/qrect.h:227: warning: declaration of `x' shadows a member of
   `this'
/usr/qt/3/include/qrect.h: In member function `void QRect::setY(int)':
/usr/qt/3/include/qrect.h:230: warning: declaration of `y' shadows a member of
   `this'
/usr/qt/3/include/qrect.h: In member function `bool QRect::contains(int, int,
   bool) const':
/usr/qt/3/include/qrect.h:257: warning: declaration of `y' shadows a member of
   `this'
/usr/qt/3/include/qrect.h:257: warning: declaration of `x' shadows a member of
   `this'
/usr/qt/3/include/qrect.h: In member function `bool QRect::contains(int, int)
   const':
/usr/qt/3/include/qrect.h:267: warning: declaration of `y' shadows a member of
   `this'
/usr/qt/3/include/qrect.h:267: warning: declaration of `x' shadows a member of
   `this'
In file included from /usr/qt/3/include/qmap.h:46,
                 from /usr/qt/3/include/qmime.h:43,
                 from /usr/qt/3/include/qevent.h:45,
                 from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qvaluelist.h: In member function `QValueListIterator<T>
   QValueList<T>::erase(QValueListIterator<T>, QValueListIterator<T>)':
/usr/qt/3/include/qvaluelist.h:595: warning: declaration of `last' shadows a
   member of `this'
/usr/qt/3/include/qvaluelist.h:595: warning: declaration of `first' shadows a
   member of `this'
In file included from /usr/qt/3/include/qobject.h:45,
                 from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qevent.h: In constructor `QEvent::QEvent(QEvent::Type)':
/usr/qt/3/include/qevent.h:142: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QTimerEvent::QTimerEvent(int)':
/usr/qt/3/include/qevent.h:164: warning: declaration of `timerId' shadows a
   member of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QMouseEvent::QMouseEvent(QEvent::Type, const QPoint&, const QPoint&, int,
   int)':
/usr/qt/3/include/qevent.h:178: warning: declaration of `state' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:178: warning: declaration of `button' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:178: warning: declaration of `globalPos' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:178: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:178: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QWheelEvent::QWheelEvent(const
   QPoint&, const QPoint&, int, int, Qt::Orientation)':
/usr/qt/3/include/qevent.h:207: warning: declaration of `state' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:207: warning: declaration of `delta' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:207: warning: declaration of `globalPos' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:207: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QTabletEvent::QTabletEvent(const
   QPoint&, const QPoint&, int, int, int, int, const QPair<int, int>&)':
/usr/qt/3/include/qevent.h:239: warning: declaration of `yTilt' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:239: warning: declaration of `xTilt' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:239: warning: declaration of `pressure' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:239: warning: declaration of `device' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:239: warning: declaration of `globalPos' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:239: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QKeyEvent::QKeyEvent(QEvent::Type,
   int, int, int, const QString&, bool, short unsigned int)':
/usr/qt/3/include/qevent.h:275: warning: declaration of `count' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:275: warning: declaration of `text' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:275: warning: declaration of `state' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:275: warning: declaration of `ascii' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:275: warning: declaration of `key' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:275: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QFocusEvent::QFocusEvent(QEvent::Type)':
/usr/qt/3/include/qevent.h:307: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QPaintEvent::QPaintEvent(const
   QRegion&, bool)':
/usr/qt/3/include/qevent.h:327: warning: declaration of `erased' shadows a
   member of `this'
/usr/qt/3/include/qevent.h: In constructor `QPaintEvent::QPaintEvent(const
   QRect&, bool)':
/usr/qt/3/include/qevent.h:332: warning: declaration of `erased' shadows a
   member of `this'
/usr/qt/3/include/qevent.h: In constructor `QPaintEvent::QPaintEvent(const
   QRegion&, const QRect&, bool)':
/usr/qt/3/include/qevent.h:337: warning: declaration of `erased' shadows a
   member of `this'
/usr/qt/3/include/qevent.h: In constructor `QMoveEvent::QMoveEvent(const
   QPoint&, const QPoint&)':
/usr/qt/3/include/qevent.h:358: warning: declaration of `oldPos' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:358: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QResizeEvent::QResizeEvent(const
   QSize&, const QSize&)':
/usr/qt/3/include/qevent.h:372: warning: declaration of `oldSize' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:372: warning: declaration of `size' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const
   QPoint&, const QPoint&, int)':
/usr/qt/3/include/qevent.h:428: warning: declaration of `state' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:428: warning: declaration of `globalPos' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:428: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:428: warning: declaration of `reason' shadows a
   member of `this'
/usr/qt/3/include/qevent.h: In constructor `QIMEvent::QIMEvent(QEvent::Type,
   const QString&, int)':
/usr/qt/3/include/qevent.h:463: warning: declaration of `text' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:463: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QIMComposeEvent::QIMComposeEvent(QEvent::Type, const QString&, int, int)':
/usr/qt/3/include/qevent.h:482: warning: declaration of `text' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:482: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `QDropEvent::QDropEvent(const
   QPoint&, QEvent::Type)':
/usr/qt/3/include/qevent.h:508: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QDragMoveEvent::QDragMoveEvent(const QPoint&, QEvent::Type)':
/usr/qt/3/include/qevent.h:547: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QDragEnterEvent::QDragEnterEvent(const QPoint&)':
/usr/qt/3/include/qevent.h:563: warning: declaration of `pos' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QChildEvent::QChildEvent(QEvent::Type, QObject*)':
/usr/qt/3/include/qevent.h:593: warning: declaration of `child' shadows a
   member of `this'
/usr/qt/3/include/qevent.h:593: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In constructor `
   QCustomEvent::QCustomEvent(QEvent::Type, void*)':
/usr/qt/3/include/qevent.h:607: warning: declaration of `data' shadows a member
   of `this'
/usr/qt/3/include/qevent.h:607: warning: declaration of `type' shadows a member
   of `this'
/usr/qt/3/include/qevent.h: In member function `void
   QCustomEvent::setData(void*)':
/usr/qt/3/include/qevent.h:609: warning: declaration of `data' shadows a member
   of `this'
In file included from /usr/qt/3/include/qwidget.h:43,
                 from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qobject.h: In member function `bool QObject::connect(const
   QObject*, const char*, const char*) const':
/usr/qt/3/include/qobject.h:227: warning: declaration of `sender' shadows a
   member of `this'
In file included from /usr/qt/3/include/qdialog.h:42,
                 from ../hk_kdeclasses/hk_kdemessages.h:17,
                 from hk_kdeclasses_wrap.cxx:660:
/usr/qt/3/include/qwidget.h: In member function `void
   QWidget::recreate(QWidget*, unsigned int, const QPoint&, bool)':
/usr/qt/3/include/qwidget.h:411: warning: declaration of `parent' shadows a
   member of `this'
/usr/qt/3/include/qwidget.h: In member function `void QWidget::repaint(const
   QRect&, bool)':
/usr/qt/3/include/qwidget.h:817: warning: declaration of `erase' shadows a
   member of `this'
hk_kdeclasses_wrap.cxx: In function `PyObject*
   _wrap_set_kdestandarddialogs(PyObject*, PyObject*)':
hk_kdeclasses_wrap.cxx:666: warning: unused parameter `PyObject*self'
hk_kdeclasses_wrap.cxx: At global scope:
hk_kdeclasses_wrap.cxx:682: warning: missing initializer for member `
   PyMethodDef::ml_doc'
hk_kdeclasses_wrap.cxx:682: warning: missing initializer for member `
   PyMethodDef::ml_flags'
hk_kdeclasses_wrap.cxx:682: warning: missing initializer for member `
   PyMethodDef::ml_doc'
hk_kdeclasses_wrap.cxx:696: warning: missing initializer for member `
   swig_const_info::name'
hk_kdeclasses_wrap.cxx:696: warning: missing initializer for member `
   swig_const_info::lvalue'
hk_kdeclasses_wrap.cxx:696: warning: missing initializer for member `
   swig_const_info::dvalue'
hk_kdeclasses_wrap.cxx:696: warning: missing initializer for member `
   swig_const_info::pvalue'
hk_kdeclasses_wrap.cxx:696: warning: missing initializer for member `
   swig_const_info::ptype'
hk_kdeclasses_wrap.cxx:180: warning: `swig_type_info*
   SWIG_TypeDynamicCast(swig_type_info*, void**)' defined but not used
hk_kdeclasses_wrap.cxx:192: warning: `swig_type_info* SWIG_TypeQuery(const
   char*)' defined but not used
hk_kdeclasses_wrap.cxx:374: warning: `void SWIG_addvarlink(PyObject*, char*,
   PyObject*(*)(), int (*)(PyObject*))' defined but not used
hk_kdeclasses_wrap.cxx:427: warning: `int SWIG_ConvertPtr(PyObject*, void**,
   swig_type_info*, int)' defined but not used
hk_kdeclasses_wrap.cxx:519: warning: `int SWIG_ConvertPacked(PyObject*, void*,
   int, swig_type_info*, int)' defined but not used
error: command 'gcc' failed with exit status 1
make[2]: *** [all] Error 1
make[2]: Leaving directory `/var/tmp/portage/knoda-0.6.2a/work/knoda-0.6.2a/python'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/knoda-0.6.2a/work/knoda-0.6.2a'
make: *** [all] Error 2

!!! ERROR: dev-db/knoda-0.6.2a failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-06 16:30:32 UTC
0.6.2a is pretty old. Please try 0.7
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-12 04:50:28 UTC
marked 0.7 stable on x86, please reopen if you have the same problem with this version