Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36901 - dev-util/regexxer-0.4 fails during build
Summary: dev-util/regexxer-0.4 fails during build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-31 10:30 UTC by John Kim
Modified: 2004-01-25 06:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Kim 2003-12-31 10:30:10 UTC
FYI, I'm using gcc 3.3.2-r5 and gtkmm 2.2.5


g++ -DHAVE_CONFIG_H -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DREGEXXER_DATADIR="\"/usr/share\""  -I.. -I..  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include/gtkmm-2.0 -I/usr/lib/gtkmm-2.0/include      -march=pentium4 -O2 -pipe -fomit-frame-pointer -Wall -c -o prefdialog.o `test -f 'prefdialog.cc' || echo './'`prefdialog.cc
In file included from /usr/include/gtkmm-2.0/gtkmm.h:85,
                 from mainwindow.cc:31:
/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:772: 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:778: error: `
   Gtk::Notebook_Helpers::PageIterator' is an inaccessible base of `
   Gtk::Notebook_Helpers::Page'
make[2]: *** [mainwindow.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/gtkmm-2.0/gtkmm.h:85,
                 from prefdialog.cc:25:
/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:772: 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:778: error: `
   Gtk::Notebook_Helpers::PageIterator' is an inaccessible base of `
   Gtk::Notebook_Helpers::Page'
make[2]: *** [prefdialog.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/regexxer-0.4/work/regexxer-0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/regexxer-0.4/work/regexxer-0.4'
make: *** [all] Error 2

!!! ERROR: dev-util/regexxer-0.4 failed.
!!! Function src_compile, Line 21, Exitcode 2
!!! emake failed.
Comment 1 Ian Leitch (RETIRED) gentoo-dev 2004-01-03 19:58:33 UTC
Reassigning to gnome@, you guys seem to take care of most gtk tools in dev-util.
Comment 2 foser (RETIRED) gentoo-dev 2004-01-04 02:10:50 UTC
the metadata quite clearly states desktop-misc as herd ? You can CC gnome if there's a problem there, but it is not ours to fix.
Comment 3 foser (RETIRED) gentoo-dev 2004-01-04 02:13:48 UTC
@ reporter : try the latest one in portage (0.5 in ~) , if it still doesn't work try to update gtkmm to the latest in ~

@ desktop-misc : this package is @ 0.6 upstream
Comment 4 Markus Nigbur (RETIRED) gentoo-dev 2004-01-25 06:03:42 UTC
should be fixed with the new version. please reopen this bug if you still experience any problems.