Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 120452

Summary: emerge net-libs/aqbanking-1.9.2_beta fails
Product: Gentoo Linux Reporter: playmiac <eap>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description playmiac 2006-01-26 12:07:41 UTC
emerge net-libs/aqbanking-1.9.2_beta fails in both x86 and amd64 with same error
NB! this is not the same configuration as in http://bugs.gentoo.org/show_bug.cgi?id=119644


In file included from qbuserlist.cpp:18:
qbuserlist.h:18:25: aqhbci/user.h: No such file or directory
In file included from qbuserlist.cpp:18:
qbuserlist.h:28: error: ISO C++ forbids declaration of `AB_USER' with no type
qbuserlist.h:28: error: expected `;' before '*' token
qbuserlist.h:33: error: `AB_USER' has not been declared
qbuserlist.h :33: error: ISO C++ forbids declaration of `user' with no type
qbuserlist.h:36: error: `AB_USER' has not been declared
qbuserlist.h:36: error: ISO C++ forbids declaration of `user' with no type
qbuserlist.h:41: error: ISO C++ forbids declaration of `AB_USER' with no type
qbuserlist.h:41: error: expected `;' before '*' token
qbuserlist.h:52: error: `AB_USER' has not been declared
qbuserlist.h:52: error: ISO C++ forbids declaration of `user' with no type
qbuserlist.h:53: error: `AB_USER' was not declared in this scope
qbuserlist.h:53: error: template argument 1 is invalid
qbuserlist.h:53: error: template argument 2 is invalid
qbuserlist.h:53: error: ISO C++ forbids declaration of `users' with no type
qbuserlist.h:55: error: `AB_USER' has not been declared
qbuserlist.h:55: error: ISO C++ forbids declaration of `user' with no type
qbuserlist.h:57: error: ISO C++ forbids declaration of `AB_USER' with no type
qbuserlist.h:57: error: expected `;' before '*' token
qbuserlist.h :58: error: `AB_USER' was not declared in this scope
qbuserlist.h:58: error: template argument 1 is invalid
qbuserlist.h:58: error: template argument 2 is invalid
qbuserlist.h:58: error: ISO C++ forbids declaration of `getSelectedUsers' with no type
qbuserlist.h:59: error: `AB_USER' was not declared in this scope
qbuserlist.h:59: error: template argument 1 is invalid
qbuserlist.h:59: error: template argument 2 is invalid
qbuserlist.h:59: error: ISO C++ forbids declaration of `getSortedUsers' with no type
qbuserlist.h:60: error: ISO C++ forbids declaration of `AB_USER_LIST2' with no type
qbuserlist.h:60: error: expected `;' before '*' token
qbuserlist.cpp:27: error: `AB_USER' has not been declared
qbuserlist.cpp :28: error: ISO C++ forbids declaration of `user' with no type
qbuserlist.cpp: In constructor `QBUserListViewItem::QBUserListViewItem(QBUserListView*, int*)':
qbuserlist.cpp:29: error: class `QBUserListViewItem' does not have any field named `_user'
qbuserlist.cpp: In copy constructor `QBUserListViewItem::QBUserListViewItem(const QBUserListViewItem&)':
qbuserlist.cpp:38: error: class `QBUserListViewItem' does not have any field named `_user'
qbuserlist.cpp :40: error: 'const class QBUserListViewItem' has no member named '_user'
qbuserlist.cpp:41: error: `_user' was not declared in this scope
qbuserlist.cpp:41: error: 'const class QBUserListViewItem' has no member named '_user'
qbuserlist.cpp:41: warning: unused variable '_user'
qbuserlist.cpp: At global scope:
qbuserlist.cpp:48: error: `AB_USER' has not been declared
qbuserlist.cpp:49: error: ISO C++ forbids declaration of `user' with no type
qbuserlist.cpp: In constructor `QBUserListViewItem::QBUserListViewItem(QBUserListView*, QListViewItem*, int*)':
qbuserlist.cpp:50: error: class `QBUserListViewItem' does not have any field named `_user'
qbuserlist.cpp : At global scope:
qbuserlist.cpp:62: error: expected constructor, destructor, or type conversion before '*' token
qbuserlist.cpp: In member function `void QBUserListViewItem::_populate()':
qbuserlist.cpp:72: error: `_user' was not declared in this scope
qbuserlist.cpp:77: error: `AB_User_GetBankCode' was not declared in this scope
qbuserlist.cpp:83: error: `AB_User_GetUserId' was not declared in this scope
qbuserlist.cpp:89: error: `AB_User_GetCustomerId' was not declared in this scope
qbuserlist.cpp:95: error: `AB_User_GetBackendName' was not declared in this scope
qbuserlist.cpp:77: warning: unused variable 'AB_User_GetBankCode'
qbuserlist.cpp:83: warning: unused variable 'AB_User_GetUserId'
qbuserlist.cpp:89: warning: unused variable 'AB_User_GetCustomerId'
qbuserlist.cpp:95: warning: unused variable 'AB_User_GetBackendName'
qbuserlist.cpp: At global scope:
qbuserlist.cpp:121: error: variable or field `addUser' declared void
qbuserlist.cpp:121: error: `int QBUserListView::addUser' is not a static member of `class QBUserListView'
qbuserlist.cpp:121: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:121: error: `user' was not declared in this scope
qbuserlist.cpp:121: error: expected `,' or `;' before '{' token
qbuserlist.cpp:129: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:129: error: template argument 1 is invalid
qbuserlist.cpp:129: error: template argument 2 is invalid
qbuserlist.cpp:129: error: ISO C++ forbids declaration of `users' with no type
qbuserlist.cpp: In member function `void QBUserListView::addUsers(const int&)':
qbuserlist.cpp:130: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:130: error: template argument 1 is invalid
qbuserlist.cpp:130: error: template argument 2 is invalid
qbuserlist.cpp:130: error: expected initializer before "it"
qbuserlist.cpp:132: error: `it' was not declared in this scope
qbuserlist.cpp:132: error: request for member `begin' in `users', which is of non-class type `const int'
qbuserlist.cpp:132: error: request for member `end' in `users', which is of non-class type `const int'
qbuserlist.cpp :130: warning: unused variable 'AB_USER'
qbuserlist.cpp: At global scope:
qbuserlist.cpp:142: error: expected constructor, destructor, or type conversion before '*' token
qbuserlist.cpp:154: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:154: error: template argument 1 is invalid
qbuserlist.cpp:154: error: template argument 2 is invalid
qbuserlist.cpp:154: error: ISO C++ forbids declaration of `getSelectedUsers' with no type
qbuserlist.cpp : In member function `int QBUserListView::getSelectedUsers()':
qbuserlist.cpp:155: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:155: error: template argument 1 is invalid
qbuserlist.cpp:155: error: template argument 2 is invalid
qbuserlist.cpp:155: error: invalid type in declaration before ';' token
qbuserlist.cpp:165: error: request for member `push_back' in `users', which is of non-class type `int'
qbuserlist.cpp:165: error: 'class QBUserListViewItem' has no member named 'getUser'
qbuserlist.cpp:155: warning: unused variable 'AB_USER'
qbuserlist.cpp: At global scope:
qbuserlist.cpp:174: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:174: error: template argument 1 is invalid
qbuserlist.cpp:174: error: template argument 2 is invalid
qbuserlist.cpp:174: error: ISO C++ forbids declaration of `getSortedUsers' with no type
qbuserlist.cpp: In member function `int QBUserListView::getSortedUsers()':
qbuserlist.cpp:175: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:175: error: template argument 1 is invalid
qbuserlist.cpp:175: error: template argument 2 is invalid
qbuserlist.cpp:175: error: invalid type in declaration before ';' token
qbuserlist.cpp:184: error: request for member `push_back' in `users', which is of non-class type `int'
qbuserlist.cpp:184: error: 'class QBUserListViewItem' has no member named 'getUser'
qbuserlist.cpp:175: warning: unused variable 'AB_USER'
qbuserlist.cpp: At global scope:
qbuserlist.cpp:192: error: expected constructor, destructor, or type conversion before '*' token
qbuserlist.cpp:215: error: variable or field `removeUser' declared void
qbuserlist.cpp :215: error: `int QBUserListView::removeUser' is not a static member of `class QBUserListView'
qbuserlist.cpp:215: error: `AB_USER' was not declared in this scope
qbuserlist.cpp:215: error: `user' was not declared in this scope
qbuserlist.cpp:215: error: expected `,' or `;' before '{' token
make[8]: *** [qbuserlist.lo] Error 1
make[8]: Leaving directory `/var/tmp/portage/aqbanking-1.9.2_beta/work/aqbanking-1.9.2beta/src/frontends/qbanking/lib/widgets '
make[7]: *** [all] Error 2
make[7]: Leaving directory `/var/tmp/portage/aqbanking-1.9.2_beta/work/aqbanking-1.9.2beta/src/frontends/qbanking/lib/widgets'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/var/tmp/portage/aqbanking- 1.9.2_beta/work/aqbanking-1.9.2beta/src/frontends/qbanking/lib'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/tmp/portage/aqbanking-1.9.2_beta/work/aqbanking-1.9.2beta/src/frontends/qbanking/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/aqbanking-1.9.2_beta/work/aqbanking-1.9.2beta/src/frontends/qbanking'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/aqbanking-1.9.2_beta/work/aqbanking-1.9.2beta/src/frontends '
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/aqbanking-1.9.2_beta/work/aqbanking-1.9.2beta/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/aqbanking- 1.9.2_beta/work/aqbanking-1.9.2beta'
make: *** [all] Error 2

!!! ERROR: net-libs/aqbanking-1.9.2_beta failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


emerge info (x86)
Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mtune=pentium3 -pipe -O3 -fweb -frename-registers -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium3 -mtune=pentium3 -pipe -O3 -fweb -frename-registers -fforce-addr -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl eds emboss encode esd exif expat fam ffmpeg foomaticdb fortran gd gdbm gif glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal idn imagemagick imlib ipv6 java jpeg junit kde lcms ldap libg++ libwww mad mhash mikmod mng mono motif mozilla mp3 mpeg mysql ncurses nls nptl nsplugin odbc ogg oggvorbis openal opengl oss pam pcre pdflib perl php png postgres python qt quicktime readline sdl spell ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xml2 xmms xv zlib elibc_glibc kernel_linux linguas_en userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS

emerge info (amd64)
Portage 2.1_pre3-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo x86_64)
=================================================================
System uname: 2.6.15-gentoo x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre15
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/mail/dspam /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /var/qmail/alias /var/qmail/control /var/run/dspam /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ http://gentoo.mirror.solnet.ch http://mirror.ovh.net/gentoo-distfiles/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ http://ftp.roedu.net/pub/mirrors/gentoo.org/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://gentoo.inf.elte.hu/ http://mirror.uni-c.dk/pub/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://mirror.pudas.net/gentoo ftp://ftp.solnet.ch/mirror/Gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aac acl alsa amd64 apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cdr crypt cscope cups curl directfb dv dvd dvdr dvdread eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gd gdbm geoip gif glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imlib ipv6 jack java jpeg junit kde lcms ldap libwww lua lzw lzw-tiff mad mhash mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl nvidia odbc ogg openal opengl pam pcre pdflib perl php plotutils png postgres python qt quicktime readline recode ruby scanner sdl slang snmp speex spell sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis xine xml xml2 xmms xpm xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-26 12:50:15 UTC

*** This bug has been marked as a duplicate of 119596 ***
Comment 2 playmiac 2006-01-27 00:52:56 UTC
The "duplicate" bug claims that this issue has been resolved in 1.9.2_beta (dated 2006-01-22). But as my new bug (dated 2005-01-26) shows this has not been resolved in 1.9.2_beta but it is still out there...