Guys -

I think this was mentioned already, but I'm still seeing failures in the
trunk building the SHMEM code (below).  RHEL 6.4, GCC 4.4.7, 64 bit build.

  CC       spml_yoda.lo
cc1: warnings being treated as errors
spml_yoda.c: In function 'mca_yoda_get_callback':
spml_yoda.c:231: error: pointer targets in passing argument 1 of
'opal_atomic_add_32' differ in signedness
../../../../opal/include/opal/sys/amd64/atomic.h:174: note: expected
'volatile int32_t *' but argument is of type 'uint32_t *'
spml_yoda.c:231: error: signed and unsigned type in conditional expression
spml_yoda.c: In function 'mca_yoda_get_response_callback':
spml_yoda.c:269: error: pointer targets in passing argument 1 of
'opal_atomic_add_32' differ in signedness
../../../../opal/include/opal/sys/amd64/atomic.h:174: note: expected
'volatile int32_t *' but argument is of type 'uint32_t *'
spml_yoda.c:269: error: signed and unsigned type in conditional expression
spml_yoda.c: In function 'mca_spml_yoda_put_internal':
spml_yoda.c:832: error: pointer targets in passing argument 1 of
'opal_atomic_add_32' differ in signedness
../../../../opal/include/opal/sys/amd64/atomic.h:174: note: expected
'volatile int32_t *' but argument is of type 'uint32_t *'
spml_yoda.c:832: error: signed and unsigned type in conditional expression
spml_yoda.c: In function 'mca_spml_yoda_get':
spml_yoda.c:1203: error: pointer targets in passing argument 1 of
'opal_atomic_add_32' differ in signedness
../../../../opal/include/opal/sys/amd64/atomic.h:174: note: expected
'volatile int32_t *' but argument is of type 'uint32_t *'
spml_yoda.c:1203: error: signed and unsigned type in conditional expression
make[2]: *** [spml_yoda.lo] Error 1
make[2]: Leaving directory
`/home/bwbarre/projects/ompi/trunk/oshmem/mca/spml/yoda'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bwbarre/projects/ompi/trunk/oshmem'
make: *** [all-recursive] Error 1

Brian


--
  Brian W. Barrett
  Scalable System Software Group
  Sandia National Laboratories



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to