Date: Wed, 24 Mar 2004 16:18:49 +0900 From: Alexander Nedotsukov <bland@FreeBSD.org> To: Jerry Keefe <islero5@comcast.net> Cc: "gnome@FreeBSD.org" <gnome@FreeBSD.org> Subject: Re: regexxer build failure Message-ID: <40613659.3080208@FreeBSD.org> In-Reply-To: <1080109436.8425.9.camel@cypress.380w.net> References: <1080109436.8425.9.camel@cypress.380w.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jerry Keefe wrote: >portupgrade is failing on a new installation of regexxer >on an up to date Gnome 2.41 install on >FreeBSD 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Sun Mar 21 >14:59:15 PST 2004 :/usr/obj/usr/src/sys/CYPRESS i386 > >The failure seems to be related to gtkmm-2.0. Any ideas? > > This is result of bug in gtkmm configure tests. I just commited the fix. Please rebuild gtkmm. All the best, Alexander. >[snip] >mv -f .libs/mime-handlers.lo mime-handlers.lo >if /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H >-DG_LOG_DOMAIN=\"libgnomevfsmm\" -I../../libgnomevfs >-I../../libgnomevfs -D_THREAD_SAFE -DORBIT2=1 >-I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 >-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >-I/usr/local/include/atk-1.0 -I/usr/local/include/bonobo-activation-2.0 >-I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gtkmm-2.0 >-I/usr/X11R6/lib/gtkmm-2.0/include -I/usr/X11R6/include/gtk-2.0 >-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 >-I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include >-I/usr/X11R6/include/gnome-vfs-2.0 >-I/usr/X11R6/lib/gnome-vfs-2.0/include >-I/usr/X11R6/include/gnome-vfs-module-2.0 -O -pipe -march=pentiumpro >-MT transfer.lo -MD -MP -MF ".deps/transfer.Tpo" \ > -c -o transfer.lo `test -f 'transfer.cc' || echo './'`transfer.cc; \ >then mv -f ".deps/transfer.Tpo" ".deps/transfer.Plo"; \ >else rm -f ".deps/transfer.Tpo"; exit 1; \ >fi >rm -f .libs/transfer.lo >c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomevfsmm\" -I../../libgnomevfs >-I../../libgnomevfs -D_THREAD_SAFE -DORBIT2=1 >-I/usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 >-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >-I/usr/local/include/atk-1.0 -I/usr/local/include/bonobo-activation-2.0 >-I/usr/local/include/orbit-2.0 -I/usr/X11R6/include/gtkmm-2.0 >-I/usr/X11R6/lib/gtkmm-2.0/include -I/usr/X11R6/include/gtk-2.0 >-I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 >-I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include >-I/usr/X11R6/include/gnome-vfs-2.0 >-I/usr/X11R6/lib/gnome-vfs-2.0/include >-I/usr/X11R6/include/gnome-vfs-module-2.0 -O -pipe -march=pentiumpro -MT >transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.cc -fPIC -DPIC >-o .libs/transfer.lo >/usr/X11R6/include/gtkmm-2.0/glibmm/containerhandle_shared.h: In static >member > function `static typename T::BaseObjectType* > Glib::Container_Helpers::TypeTraits<Glib::RefPtr<T_CppObject> > >::to_c_type(const Glib::RefPtr<T_CppObject>&) [with T = const > Gnome::Vfs::Uri]': >/usr/X11R6/include/gtkmm-2.0/glibmm/listhandle.h:47: instantiated from >`GList* Glib::Container_Helpers::create_list(Bi, Bi, Tr) [with Bi = >std::_List_iterator<Glib::RefPtr<const Gnome::Vfs::Uri>, const >Glib::RefPtr<const Gnome::Vfs::Uri>&, const Glib::RefPtr<const >Gnome::Vfs::Uri>*>, Tr = >Glib::Container_Helpers::TypeTraits<Glib::RefPtr<const Gnome::Vfs::Uri> > > >>]' >> >> >/usr/X11R6/include/gtkmm-2.0/glibmm/listhandle.h:81: instantiated from >`static GList* Glib::Container_Helpers::ListSourceTraits<Tr, >Cont>::get_data(const Cont&) [with Tr = >Glib::Container_Helpers::TypeTraits<Glib::RefPtr<const Gnome::Vfs::Uri> > > >>, Cont = std::list<Glib::RefPtr<const Gnome::Vfs::Uri>, >> >> >std::allocator<Glib::RefPtr<const Gnome::Vfs::Uri> > >]' >/usr/X11R6/include/gtkmm-2.0/glibmm/listhandle.h:269: instantiated >from `Glib::ListHandle<T, Tr>::ListHandle(const Cont&) [with Cont = >std::list<Glib::RefPtr<const Gnome::Vfs::Uri>, >std::allocator<Glib::RefPtr<const Gnome::Vfs::Uri> > >, T = >Glib::RefPtr<const Gnome::Vfs::Uri>, Tr = >Glib::Container_Helpers::TypeTraits<Glib::RefPtr<const Gnome::Vfs::Uri> > > >>]' >> >> >transfer.cc:161: instantiated from here >/usr/X11R6/include/gtkmm-2.0/glibmm/containerhandle_shared.h:203: error: >invalid conversion from `const GnomeVFSURI*' to `GnomeVFSURI*' >gmake[4]: *** [transfer.lo] Error 1 >gmake[4]: Leaving directory >`/usr/ports/devel/gnome-vfsmm/work/gnome-vfsmm-1.3.5/libgnomevfs/libgnomevfsmm' >gmake[3]: *** [all-recursive] Error 1 >gmake[3]: Leaving directory >`/usr/ports/devel/gnome-vfsmm/work/gnome-vfsmm-1.3.5/libgnomevfs/libgnomevfsmm' >gmake[2]: *** [all-recursive] Error 1 >gmake[2]: Leaving directory >`/usr/ports/devel/gnome-vfsmm/work/gnome-vfsmm-1.3.5/libgnomevfs' >gmake[1]: *** [all] Error 2 >gmake[1]: Leaving directory >`/usr/ports/devel/gnome-vfsmm/work/gnome-vfsmm-1.3.5/libgnomevfs' >gmake: *** [all-recursive] Error 1 >*** Error code 2 > >Stop in /usr/ports/devel/gnome-vfsmm. >*** Error code 1 > >Stop in /usr/ports/devel/regexxer. >** Command failed [exit code 1]: /usr/bin/script -qa >/tmp/portupgrade18143.39 make >** Fix the problem and try again. >** The following packages were not installed or upgraded (*:skipped / >!:failed) > ! devel/regexxer (unknown build error) > > >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40613659.3080208>