On Wed, May 18, 2016 at 1:45 PM, Barry Smith <[email protected]> wrote:
> > I think this belongs to Matt or Toby. > This looks like a CMake error to me. Matt > > On May 18, 2016, at 9:00 AM, PETSc checkBuilds < > [email protected]> wrote: > > > > > > > > Dear PETSc developer, > > > > This email contains listings of contributions attributed to you by > > `git blame` that caused compiler errors or warnings in PETSc automated > > testing. Follow the links to see the full log files. Please attempt to > fix > > the issues promptly or let us know at [email protected] if you are > unable > > to resolve the issues. > > > > Thanks, > > The PETSc development team > > > > ---- > > > > warnings attributed to commit > https://bitbucket.org/petsc/petsc/commits/50f81f7 > > Refactor complex support to allow portable use of complex in otherwise > real builds > > > > include/petscmath.h:128 > > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/05/18/build_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log > ] > > /usr/home/balay/petsc.clone-3/include/petscmath.h:128:42: error: > request for member 'real' in '*(coords + 8u)', which is of non-class type > 'PetscReal {aka double}' > > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/05/18/build_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log > ] > > /usr/home/balay/petsc.clone-3/include/petscmath.h:128:42: error: > request for member 'real' in '*(coords + 16u)', which is of non-class type > 'PetscReal {aka double}' > > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/05/18/build_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log > ] > > /usr/home/balay/petsc.clone-3/include/petscmath.h:128:42: error: > request for member 'real' in '* coords', which is of non-class type > 'PetscReal {aka double}' > > > > ---- > > To opt-out from receiving these messages - send a request to > [email protected]. > > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
