I'm sure it is. Looks like his AMD is exposing something new. I'm fixing it now...
-----Original Message----- From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralph Castain Sent: Wednesday, September 25, 2013 3:26 PM To: Open MPI Developers Subject: Re: [OMPI devel] OpenSHMEM failures Is this with current head? Josh committed a fix yesterday that I thought addressed these On Sep 25, 2013, at 12:02 PM, "Barrett, Brian W" <bwba...@sandia.gov> wrote: > 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 > > > > _______________________________________________ > devel mailing list > de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/devel _______________________________________________ devel mailing list de...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/devel