galeon trouble with portupgrade

Kirk R. Wythers kwythers at umn.edu
Wed Apr 9 11:51:22 PDT 2003


hmmmm... that was fairly scanty error output wasn't it. Sorry. Here is
more of the error. I did a cvsup this morning about 9:00 am


fi
rm -f .libs/mozilla-embed-shell.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../utils -I../utils -I../embed
-I../bookmarks -I.. -I/usr/X11R6/include/mozilla-devel/gtkembedmoz
-I/usr/X11R6/include/mozilla-devel/xpcom
-I/usr/X11R6/include/mozilla-devel/string
-I/usr/X11R6/include/mozilla-devel/nspr
-I/usr/X11R6/include/mozilla-devel
-I/usr/X11R6/include/mozilla-devel/appcomps
-I/usr/X11R6/include/mozilla-devel/content
-I/usr/X11R6/include/mozilla-devel/cookie
-I/usr/X11R6/include/mozilla-devel/docshell
-I/usr/X11R6/include/mozilla-devel/dom
-I/usr/X11R6/include/mozilla-devel/exthandler
-I/usr/X11R6/include/mozilla-devel/find
-I/usr/X11R6/include/mozilla-devel/gfx
-I/usr/X11R6/include/mozilla-devel/helperAppDlg
-I/usr/X11R6/include/mozilla-devel/java
-I/usr/X11R6/include/mozilla-devel/jsconsole
-I/usr/X11R6/include/mozilla-devel/layout
-I/usr/X11R6/include/mozilla-devel/mimetype
-I/usr/X11R6/include/mozilla-devel/mozxfer
-I/usr/X11R6/include/mozilla-devel/necko
-I/usr/X11R6/include/mozilla-devel/necko2
-I/usr/X11R6/include/mozilla-devel/nkcache
-I/usr/X11R6/include/mozilla-devel/oji
-I/usr/X11R6/include/mozilla-devel/pref
-I/usr/X11R6/include/mozilla-devel/progressDlg
-I/usr/X11R6/include/mozilla-devel/sidebar
-I/usr/X11R6/include/mozilla-devel/shistory
-I/usr/X11R6/include/mozilla-devel/typeaheadfind
-I/usr/X11R6/include/mozilla-devel/uconv
-I/usr/X11R6/include/mozilla-devel/uriloader
-I/usr/X11R6/include/mozilla-devel/unicharutil
-I/usr/X11R6/include/mozilla-devel/wallet
-I/usr/X11R6/include/mozilla-devel/webbrowserpersist
-I/usr/X11R6/include/mozilla-devel/webbrwsr
-I/usr/X11R6/include/mozilla-devel/webshell
-I/usr/X11R6/include/mozilla-devel/widget
-I/usr/X11R6/include/mozilla-devel/windowwatcher -DORBIT2=1 -pthread
-I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include/libart-2.0
-I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0
-I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-2.0
-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/X11R6/include/libgnomeui-2.0
-I/usr/X11R6/include/libgnome-2.0
-I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2
-I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0
-I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libglade-2.0
-I/usr/X11R6/include/gnome-vfs-module-2.0
-DLIB_DIR=\"/usr/X11R6/lib/galeon\" -DG_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-DSHARE_DIR=\"/usr/X11R6/share/gnome/galeon\" -include
/usr/X11R6/include/mozilla-devel/mozilla-config.h -I/usr/local/include
-I/usr/X11R6/include -D_REENTRANT -D_THREAD_SAFE -fno-rtti -O -pipe
-mcpu=pentiumpro -Wall -Wmissing-declarations -Wmissing-prototypes
-Wsign-compare -Wno-deprecated -MT mozilla-embed-shell.lo -MD -MP -MF
.deps/mozilla-embed-shell.Tpo -c mozilla-embed-shell.cpp  -fPIC -DPIC -o
.libs/mozilla-embed-shell.lo
In file included from ../utils/galeon-config.h:1,
                 from mozilla-embed-shell.cpp:22:
../config.h:16:1: warning: "MOZILLA_VERSION" redefined
In file included from <command line>:1:
/usr/X11R6/include/mozilla-devel/mozilla-config.h:63:1: warning: this is
the location of the previous definition
mozilla-embed-shell.cpp: In function `gresult
   impl_set_permission(GaleonEmbedShell*, const char*, PermissionType,
int)':
mozilla-embed-shell.cpp:870: no matching function for call to `
   nsDerivedSafe<nsIPermissionManager>::Add(nsDependentCString, int,
   PermissionType&)'
/usr/X11R6/include/mozilla-devel/cookie/nsIPermissionManager.h:63:
candidates
   are: virtual nsresult nsIPermissionManager::Add(nsIURI*, unsigned
int,
   unsigned int)
mozilla-embed-shell.cpp: In function `gresult
   impl_list_permissions(GaleonEmbedShell*, PermissionType, GList**)':
mozilla-embed-shell.cpp:906: invalid conversion from `PRInt32*' to
`PRUint32*'
mozilla-embed-shell.cpp:906:   initializing argument 1 of `virtual
nsresult
   nsIPermission::GetType(PRUint32*)'
mozilla-embed-shell.cpp:930: no matching function for call to `
  
nsDerivedSafe<nsIPermission>::GetHost(nsXPIDLCString::getter_Copies_t)'
/usr/X11R6/include/mozilla-devel/cookie/nsIPermission.h:39: candidates
are:
   virtual nsresult nsIPermission::GetHost(nsACString&)
mozilla-embed-shell.cpp:934: invalid conversion from `PRBool*' to
`PRUint32*'
mozilla-embed-shell.cpp:934:   initializing argument 1 of `virtual
nsresult
   nsIPermission::GetCapability(PRUint32*)'
gmake[2]: *** [mozilla-embed-shell.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/www/galeon2/work/galeon-1.3.3/mozilla'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/www/galeon2/work/galeon-1.3.3'
gmake: *** [all] Error 2
*** Error code 2
 
Stop in /usr/ports/www/galeon2.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade1037.0 make** Fix the problem and try again.
--->  Skipping 'x11/gnome2-fifth-toe' (gnome2-fifth-toe-2.2.1_2) because
'www/galeon2' (galeon2-1.3.2_1) failed
** The following packages were not installed or upgraded (*:skipped /
!:failed)
        ! www/galeon2 (galeon2-1.3.2_1) (bad C++ code)
        * x11/gnome2-fifth-toe (gnome2-fifth-toe-2.2.1_2)
root at lorax:114




On Wed, 2003-04-09 at 12:15, Joe Marcus Clarke wrote:
> On Wed, 2003-04-09 at 10:49, Kirk R. Wythers wrote:
> > I'm trying to portupgrade galeon (and gnome2-fifth-toe), but am getting
> > a mozilla-embed-shell.lo error. Any ideas?
> 
> Make sure you have the latest galeon2 port, and then send me more of the
> output.  You skipped the actual error.
> 
> Joe
> 
> > 

-- 
Kirk R. Wythers			Department of Forest Resources	
Tel: 612.625.2261		University of Minnesota
Fax: 612.625.521		1530 Cleveland Ave. N
Email: kwythers at umn.edu		Saint Paul, MN 55108 USA



More information about the freebsd-gnome mailing list