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

Bug 146306

Summary: wpa_supplicant-0.5.5 fails to compile with "eventhistory.h:50: error: extra qualification 'EventHistory::' on member 'EventHistory'"
Product: Gentoo Linux Reporter: Joseph Pingenot <gentoobugzilla>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output

Description Joseph Pingenot 2006-09-04 13:14:38 UTC
emerging wpa_supplicant-0.5.5 gives this error:
/usr/bin/moc -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -I. -I.. -I../../hostapd -I.moc -I.ui userdatarequest.h -o .moc/moc_userdatarequest.cpp
eventhistory.h:50: error: extra qualification 'EventHistory::' on member 'EventHistory'
make: *** [.obj/eventhistory.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-wireless/wpa_supplicant-0.5.5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  wpa_supplicant-0.5.5.ebuild, line 130:   Called die

!!! emake wpa_gui-qt4 failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

emerge --info to be attached momentarily
Comment 1 Joseph Pingenot 2006-09-04 13:15:55 UTC
Created attachment 96003 [details]
emerge --info output
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 13:17:00 UTC

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