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

Bug 198111

Summary: app-cdr/cdrdao-1.2.2 doesn't compile - undefined reference to non-virtual thunk
Product: Gentoo Linux Reporter: Varox
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Varox 2007-11-04 23:28:45 UTC
I made an update but it stoped while emerging app-cdr/cdrdao-1.2.2 and the following errormessage was:

lrt -lgobject-2.0 -lglib-2.0   -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lmad -lm   -lvorbisfile -lvorbis -lm -logg   -lao    -lnsl
gcdmaster.o:(.rodata._ZTC9GCDMaster0_N5Gnome2UI3AppE[vtable for GCDMaster]+0x154): undefined reference to `non-virtual thunk to Gnome::UI::App::~App()'
gcdmaster.o:(.rodata._ZTC9GCDMaster0_N5Gnome2UI3AppE[vtable for GCDMaster]+0x158): undefined reference to `non-virtual thunk to Gnome::UI::App::~App()'
collect2: ld returned 1 exit status
make[3]: *** [gcdmaster] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-cdr/cdrdao-1.2.2/work/cdrdao-1.2.2/xdao'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdrdao-1.2.2/work/cdrdao-1.2.2/xdao'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-cdr/cdrdao-1.2.2/work/cdrdao-1.2.2'
make: *** [all] Error 2
 * 
 * ERROR: app-cdr/cdrdao-1.2.2 failed.
 * Call stack:
 *             ebuild.sh, line 1695:  Called dyn_compile
 *             ebuild.sh, line 1033:  Called qa_call 'src_compile'
 *             ebuild.sh, line   44:  Called src_compile
 *   cdrdao-1.2.2.ebuild, line   57:  Called die
 * The specific snippet of code:
 *      make || die "could not compile"
 *  The die message:
 *   could not compile
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-cdr/cdrdao-1.2.2/temp/build.log'.
 * 

/***************************************************/




 * Messages for package app-cdr/cdrdao-1.2.2:

 * 
 * ERROR: app-cdr/cdrdao-1.2.2 failed.
 * Call stack:
 *             ebuild.sh, line 1695:  Called dyn_compile
 *             ebuild.sh, line 1033:  Called qa_call 'src_compile'
 *             ebuild.sh, line   44:  Called src_compile
 *   cdrdao-1.2.2.ebuild, line   57:  Called die
 * The specific snippet of code:
 *      make || die "could not compile"
 *  The die message:
 *   could not compile
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-cdr/cdrdao-1.2.2/temp/build.log'.
 * 


Reproducible: Always



Expected Results:  
To get it compiled without errors
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-04 23:29:45 UTC

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