[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion 1.8.x on Solaris 10 x86

From: Ian Mordey <ian.mordey_at_wandisco.com>
Date: Thu, 03 Aug 2017 13:41:50 +0000

>
>
>>
> Awesome. It looks like it's compiling now.
>

I spoke too soon.. Got another compiler error on gnome-keyring. Again, this
works fine on 1.9.x:

bash-3.2# suncc -std=c90 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -D_LARGEFILE64_SOURCE -Werror=unknown-warning-option
-I/opt/WANdisco/include -fast -xO5 -xunroll=20 -I./subversion/include
-I./subversion -I/opt/WANdisco/include/apr-1 -I/opt/WANdisco/include/apr-1
-I/opt/WANdisco/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-keyring-1 -I/opt/WANdisco/include/serf-1
-I/opt/WANdisco/include -I/opt/WANdisco//include -c
subversion/libsvn_auth_gnome_keyring/gnome_keyring.c -KPIC -DPIC -o
subversion/libsvn_auth_gnome_keyring/.libs/gnome_keyring.o
"/usr/include/glib-2.0/glib/gutils.h", line 208: syntax error before or at:
gint
"/usr/include/glib-2.0/glib/gutils.h", line 210: syntax error before or at:
gint
"/usr/include/glib-2.0/glib/gutils.h", line 212: syntax error before or at:
guint
"/usr/include/glib-2.0/glib/gutils.h", line 223: syntax error before or at:
void
"/usr/include/glib-2.0/glib/gutils.h", line 225: syntax error before or at:
gpointer
"/usr/include/glib-2.0/glib/gutils.h", line 226: syntax error before or at:
gpointer
"/usr/include/glib-2.0/glib/gutils.h", line 227: syntax error before or at:
guint
"/usr/include/glib-2.0/glib/gutils.h", line 232: syntax error before or at:
gint
"/usr/include/glib-2.0/glib/gutils.h", line 245: syntax error before or at:
gint
"/usr/include/glib-2.0/glib/gutils.h", line 260: syntax error before or at:
guint
"/usr/include/glib-2.0/glib/gutils.h", line 273: syntax error before or at:
void
"/usr/include/glib-2.0/glib/gutils.h", line 282: syntax error before or at:
gpointer
"/usr/include/glib-2.0/glib/gutils.h", line 299: syntax error before or at:
gpointer
"/usr/include/glib-2.0/glib/gutils.h", line 308: syntax error before or at:
guint
"/usr/include/glib-2.0/glib/gstring.h", line 121: syntax error before or
at: GString
"/usr/include/glib-2.0/glib/gmessages.h", line 114: invalid token in
#define macro parameters: ...
"/usr/include/glib-2.0/glib/gmessages.h", line 117: invalid token in
#define macro parameters: ...
"/usr/include/glib-2.0/glib/gmessages.h", line 120: invalid token in
#define macro parameters: ...
"/usr/include/glib-2.0/glib/gmessages.h", line 123: invalid token in
#define macro parameters: ...
"subversion/libsvn_auth_gnome_keyring/gnome_keyring.c", line 125: warning:
assignment type mismatch:
        pointer to function(pointer to pointer to char, pointer to const
char, pointer to void, pointer to struct apr_pool_t {}) returning pointer
to struct svn_error_t {int apr_err, pointer to const char message, pointer
to struct svn_error_t {..} child, pointer to struct apr_pool_t {..} pool,
pointer to const char file, long line} "=" pointer to void
cc: acomp failed for subversion/libsvn_auth_gnome_keyring/gnome_keyring.c

Any ideas on this one?

Cheers
Ian

>
>
>> Perhaps you used gcc rather than suncc?
>>
>
> Nope.. It's always been suncc but it was a much, much older version so
> maybe the detection worked on that old version but not the latest?
>
> Thanks very much for your assistance. If you require any further
> info/tests running please let me know and I'll sort it out.
>
> Cheers
> Ian
>
> --
> *IAN MORDEY* HEAD OF INFRASTRUCTURE
>
> *wandisco.com* <http://www.wandisco.com/>
>

-- 
*IAN MORDEY* HEAD OF INFRASTRUCTURE
*wandisco.com* <http://www.wandisco.com/>
-- 
World Leader in Active Data Replication™
*Find out more wandisco.com <http://wandisco.com/>*
THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY AND MAY BE 
PRIVILEGED
If this message was misdirected, WANdisco, Inc. and its subsidiaries, 
("WANdisco") does not waive any confidentiality or privilege. If you are 
not the intended recipient, please notify us immediately and destroy the 
message without disclosing its contents to anyone. Any distribution, use or 
copying of this email or the information it contains by other than an 
intended recipient is unauthorized. The views and opinions expressed in 
this email message are the author's own and may not reflect the views and 
opinions of WANdisco, unless the author is authorized by WANdisco to 
express such views or opinions on its behalf. All email sent to or from 
this address is subject to electronic storage and review by WANdisco. 
Although WANdisco operates anti-virus programs, it does not accept 
responsibility for any damage whatsoever caused by viruses being passed.
Received on 2017-08-03 15:42:22 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.