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

Bug 30190

Summary: alsa-patch-bay 0.5.2 Gtk::Notebook_Helpers::PageIterator is an inaccessible base of
Product: Gentoo Linux Reporter: Hans-Christian Armingeon <mog.johnny>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: VERIFIED NEEDINFO    
Severity: major    
Priority: High    
Version: 1.4   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hans-Christian Armingeon 2003-10-02 13:10:50 UTC
emerge alsa-patch-bay fails

if g++ -DHAVE_CONFIG_H -I. -I. -I../../..    -g -D_REENTRANT -fexceptions -I../../../src -Wall -I/usr/include/gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -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/X11R6/include -I/usr/include/freetype2 -I/usr/include/atk-1.0    -DAPB_DESKTOP_PREFIX=\"/usr/share\" -O2 -mcpu=i686 -pipe -MT gtkmm_so-button-array.o -MD -MP -MF ".deps/gtkmm_so-button-array.Tpo" \
  -c -o gtkmm_so-button-array.o `test -f 'button-array.cpp' || echo './'`button-array.cpp; \
then mv -f ".deps/gtkmm_so-button-array.Tpo" ".deps/gtkmm_so-button-array.Po"; \
else rm -f ".deps/gtkmm_so-button-array.Tpo"; exit 1; \
fi
In file included from /usr/include/gtkmm-2.0/gtkmm.h:85,
                 from apb-gtkmm.h:20,
                 from apb-gtkmm.cpp:13:
/usr/include/gtkmm-2.0/gtkmm/notebook.h: In member function `const
   Gtk::Notebook_Helpers::Page&
   Gtk::Notebook_Helpers::PageIterator::operator*() const':
/usr/include/gtkmm-2.0/gtkmm/notebook.h:822: error: `
   Gtk::Notebook_Helpers::PageIterator' is an inaccessible base of `
   Gtk::Notebook_Helpers::Page'
/usr/include/gtkmm-2.0/gtkmm/notebook.h: In member function `const
   Gtk::Notebook_Helpers::Page*
   Gtk::Notebook_Helpers::PageIterator::operator->() const':
/usr/include/gtkmm-2.0/gtkmm/notebook.h:828: error: `
   Gtk::Notebook_Helpers::PageIterator' is an inaccessible base of `
   Gtk::Notebook_Helpers::Page'
In file included from /usr/include/gtkmm-2.0/gtkmm.h:85,
                 from apb-gtkmm.h:20,
                 from button-array.cpp:13:
/usr/include/gtkmm-2.0/gtkmm/notebook.h: In member function `const
   Gtk::Notebook_Helpers::Page&
   Gtk::Notebook_Helpers::PageIterator::operator*() const':
/usr/include/gtkmm-2.0/gtkmm/notebook.h:822: error: `
   Gtk::Notebook_Helpers::PageIterator' is an inaccessible base of `
   Gtk::Notebook_Helpers::Page'
/usr/include/gtkmm-2.0/gtkmm/notebook.h: In member function `const
   Gtk::Notebook_Helpers::Page*
   Gtk::Notebook_Helpers::PageIterator::operator->() const':
/usr/include/gtkmm-2.0/gtkmm/notebook.h:828: error: `
   Gtk::Notebook_Helpers::PageIterator' is an inaccessible base of `
   Gtk::Notebook_Helpers::Page'
make[4]: *** [gtkmm_so-apb-gtkmm.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [gtkmm_so-button-array.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/alsa-patch-bay-0.5.2/work/alsa-patch-bay-0.5.2/src/gui/gtkmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/alsa-patch-bay-0.5.2/work/alsa-patch-bay-0.5.2/src/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/alsa-patch-bay-0.5.2/work/alsa-patch-bay-0.5.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-patch-bay-0.5.2/work/alsa-patch-bay-0.5.2'
make: *** [all] Error 2

!!! ERROR: media-sound/alsa-patch-bay-0.5.2 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! (no error message)



I have set the accept keywords [I know, that I'll get tons of replies like "don't use tainted kernels, you are on your own] to ~x86 in make.conf

Johnny
Comment 1 Andrew Cooks (RETIRED) gentoo-dev 2004-01-31 14:26:20 UTC
This bug has been inactive for 90 days or more.

Can you test alsa-path-bay-1.0.0?

Please supply your 'emerge info' output if you decide to reopen this bug.
Comment 2 Hans-Christian Armingeon 2004-11-27 05:18:17 UTC
alsa-path-bay-1.0.0 works