After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 242491 - Build Evolution error (May 6 trunk)
Build Evolution error (May 6 trunk)
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: Shell
pre-1.5 (obsolete)
Other All
: Normal major
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 239034
 
 
Reported: 2003-05-07 10:41 UTC by Antonio Xu
Modified: 2004-09-07 04:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch version1.0 (585 bytes, patch)
2003-05-07 10:43 UTC, Antonio Xu
none Details | Review
patch version 1.1 (1.12 KB, patch)
2003-05-08 09:27 UTC, Antonio Xu
none Details | Review

Description Antonio Xu 2003-05-07 10:41:57 UTC
When building evolution (May 6 trunk) on Solaris 8/9 with Forte, system
report error, as follows:
make[1]: Entering directory
`/export/home/sunop/enduser/buildsrc/evolution/evolution/shell'
/opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED-DBONOBO_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED          -I../widgets-I../widgets/misc         
                            
-I../libical/src/libical-I../libical/src/libical                          
     -I..-DEVOLUTION_IMAGES=\""/opt/evolution/share/evolution/1.3/images"\"
                            
-DEVOLUTION_LOCALEDIR=\""/opt/evolution/share/locale"\"                   
   
-DEVOLUTION_DATADIR=\""/opt/evolution/share"\"-DEVOLUTION_GLADEDIR=\""/opt/evolution/share/evolution/1.3/glade"\"
                           
-DEVOLUTION_ETSPECDIR=\""/opt/evolution/share/evolution/1.3/etspec"\"     
            -DEVOLUTION_UIDIR=\""/opt/evolution/share/evolution/1.3/ui"\" 
               
-DEVOLUTION_TOOLSDIR=\""/opt/evolution/libexec/evolution/1.3"\"-DPREFIX=\""/opt/evolution"\"
                                 
-DSYSCONFDIR=\""/opt/evolution/etc"\"-DDATADIR=\""/opt/evolution/share"\" 
                                 
-DLIBDIR=\""/opt/evolution/share"\"-DG_LOG_DOMAIN=\"evolution-shell\"     
                        -DORBIT2=1 -D_REENTRANT -I/usr/include/libgnome-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/linc-1.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0
-I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/pango-1.0 -I/usr/sfw/include -I/usr/sfw/include/freetype2
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/openwin/include
-I/usr/include/libglade-2.0 -I/opt/evolution/include/libxml2
-I/opt/evolution/include/gal-2.0 -I/opt/evolution/include/libgnomeprint-2.2
-I/opt/evolution/include/libgtkhtml-3.0
-I/opt/evolution/include/libgnomeprintui-2.2      -D_REENTRANT -mt
-I/opt/evolution/include -I/usr/local/include  -D_REENTRANT -mt
-I/usr/openwin/share/include/ -I/opt/evolution/include -I/usr/local/include
  -c e-config-upgrade.c
"e-config-upgrade.c", line 54: warning: initializer does not fit or is out
of range: -1
"e-config-upgrade.c", line 55: warning: initializer does not fit or is out
of range: -1
"e-config-upgrade.c", line 56: warning: initializer does not fit or is out
of range: -1
"e-config-upgrade.c", line 83: warning: assignment type mismatch:
        pointer to const unsigned char "=" pointer to const char
"e-config-upgrade.c", line 503: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 506: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"e-config-upgrade.c", line 511: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 773
        argument : pointer to char
"e-config-upgrade.c", line 518: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 746
        argument : pointer to char
"e-config-upgrade.c", line 518: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"e-config-upgrade.c", line 524: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 743
        argument : pointer to char
"e-config-upgrade.c", line 524: warning: argument #3 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 743
        argument : pointer to char
"e-config-upgrade.c", line 624: warning: non-constant initializer: op "U&"
"e-config-upgrade.c", line 624: left operand must be modifiable lvalue: op "="
"e-config-upgrade.c", line 625: left operand must be modifiable lvalue: op "="
"e-config-upgrade.c", line 636: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 640: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 641: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"e-config-upgrade.c", line 645: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 773
        argument : pointer to char
"e-config-upgrade.c", line 865: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 866: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 746
        argument : pointer to char
"e-config-upgrade.c", line 866: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"e-config-upgrade.c", line 883: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 746
        argument : pointer to char
"e-config-upgrade.c", line 883: warning: return value type mismatch
"e-config-upgrade.c", line 895: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 902: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 903: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 746
        argument : pointer to char
"e-config-upgrade.c", line 903: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"e-config-upgrade.c", line 987: warning: argument #3 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 646
        argument : pointer to char
"e-config-upgrade.c", line 1009: warning: argument #3 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 650
        argument : pointer to char
"e-config-upgrade.c", line 1009: warning: argument #4 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 650
        argument : pointer to char
"e-config-upgrade.c", line 1011: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 743
        argument : pointer to char
"e-config-upgrade.c", line 1011: warning: argument #3 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 743
        argument : pointer to char
"e-config-upgrade.c", line 1044: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 601
        argument : pointer to char
"e-config-upgrade.c", line 1045: warning: argument #3 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 630
        argument : pointer to const char
"e-config-upgrade.c", line 1053: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 743
        argument : pointer to const char
"e-config-upgrade.c", line 1053: warning: argument #3 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 743
        argument : pointer to char
"e-config-upgrade.c", line 1520: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 1523: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to const unsigned char :
"/opt/evolution/include/libxml2/libxml/tree.h", line 746
        argument : pointer to char
"e-config-upgrade.c", line 1523: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"e-config-upgrade.c", line 1538: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 1548: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 1557: warning: argument #1 is incompatible with
prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h",
line 65
        argument : pointer to const unsigned char
"e-config-upgrade.c", line 1659: cannot recover from previous errors
cc: acomp failed for e-config-upgrade.c
make[1]: *** [e-config-upgrade.o] Error 2
make[1]: Leaving directory
`/export/home/sunop/enduser/buildsrc/evolution/evolution/shell'
make: *** [all-recursive] Error 1
Comment 1 Antonio Xu 2003-05-07 10:43:02 UTC
Created attachment 42355 [details] [review]
patch version1.0
Comment 2 Ettore Perazzoli 2003-05-07 18:01:37 UTC
Can you please submit the patch to evolution-patches?
Comment 3 Antonio Xu 2003-05-08 09:27:39 UTC
Created attachment 42367 [details] [review]
patch version 1.1
Comment 4 Gerardo Marin 2004-09-07 04:08:12 UTC
Closing old staled bug reports. This is no longer relevant