Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 181021 - gcdmaster doesn't build under current devel/fc5 mock due to gcc issues
Summary: gcdmaster doesn't build under current devel/fc5 mock due to gcc issues
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcdmaster
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Denis Leroy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE5Target
TreeView+ depends on / blocked
 
Reported: 2006-02-11 20:03 UTC by Kevin Fenzi
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-01 21:11:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2006-02-11 20:03:25 UTC
Description of problem:
gcdmaster doesn't build under current devel/fc5 mock due to gcc issues.

From the end of the mock build.log: 

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../trackdb -I./../paranoia -I./../dao
-DCDRDAO_GLADEDIR=\""/usr/share/gcdmaster/glade"\"   -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4
-I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4
-I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0  
-DORBIT2=1 -pthread -I/usr/include/libgnomeuimm-2.6
-I/usr/lib/libgnomeuimm-2.6/include -I/usr/include/libgnomemm-2.6
-I/usr/lib/libgnomemm-2.6/include -I/usr/include/libgnomecanvasmm-2.6
-I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gconfmm-2.6
-I/usr/lib/gconfmm-2.6/include -I/usr/include/libglademm-2.4
-I/usr/lib/libglademm-2.4/include -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-vfsmm-2.6 -I/usr/lib/gnome-vfsmm-2.6/include
-I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
-I/usr/include/libgnome-2.0 -I/usr/include/glibmm-2.4
-I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4
-I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/atk-1.0
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/freetype2 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/libbonoboui-2.0
-I/usr/include/gnome-keyring-1   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -MT CdDevice.o -MD -MP -MF
".deps/CdDevice.Tpo" -c -o CdDevice.o CdDevice.cc; \
then mv -f ".deps/CdDevice.Tpo" ".deps/CdDevice.Po"; else rm -f
".deps/CdDevice.Tpo"; exit 1; fi
/usr/include/gconfmm-2.6/gconfmm/setinterface.h:42: warning: 'class
Gnome::Conf::SetInterface' has virtual functions but non-virtual destructor
ProgressDialog.h:65: error: extra qualification 'ProgressDialog::' on member 'time'
CdDevice.cc: In member function 'bool CdDevice::recordDao(Gtk::Window&,
TocEdit*, int, int, int, int, int, int, int)':
CdDevice.cc:378: warning: unused variable 'devname'
CdDevice.cc: In member function 'int CdDevice::extractDao(Gtk::Window&, const
char*, int, int)':
CdDevice.cc:534: warning: unused variable 'devname'
CdDevice.cc: In member function 'int CdDevice::duplicateDao(Gtk::Window&, int,
int, int, int, int, int, int, int, int, CdDevice*)':
CdDevice.cc:645: warning: unused variable 'devname'
CdDevice.cc: In member function 'int CdDevice::blank(Gtk::Window*, int, int,
int, int)':
CdDevice.cc:798: warning: unused variable 'devname'
CdDevice.cc: In member function 'void CdDevice::createScsiIf()':
CdDevice.cc:897: warning: unused variable 'buf'
make[3]: *** [CdDevice.o] Error 1
make[3]: Leaving directory `/builddir/build/BUILD/cdrdao-1.2.1/xdao'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/cdrdao-1.2.1/xdao'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/cdrdao-1.2.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.651 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.651 (%build)

Full mock logs available on request.

Comment 1 Denis Leroy 2006-03-01 21:11:59 UTC
Yup, the good ol' extra-qualification g++ 4.1 error. Fixed.



Note You need to log in before you can comment on or make changes to this bug.