[petsc-dev] broken stuff in next please fix

Barry Smith bsmith at mcs.anl.gov
Sat Jan 4 18:01:07 CST 2014


http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2014/01/04/filtered-make_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log

/usr/home/balay/petsc.clone-3/arch-freebsd-cxx-cmplx-pkgs-dbg/bin/mpicxx   -Dpetsc_EXPORTS -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0  -fPIC    -fPIC -I/usr/home/balay/petsc.clone-3/include -I/usr/home/balay/petsc.clone-3/arch-freebsd-cxx-cmplx-pkgs-dbg/include -I/usr/local/include -o CMakeFiles/petsc.dir/src/sys/error/errtrace.c.o -c /usr/home/balay/petsc.clone-3/src/sys/error/errtrace.c
/usr/home/balay/petsc.clone-3/src/sys/error/err.c: In function 'void PetscCxxErrorThrow()':
/usr/home/balay/petsc.clone-3/src/sys/error/err.c:310: error: no matching function for call to 'std::exception::exception(const char*&)'
/usr/include/c++/4.2/exception:59: note: candidates are: std::exception::exception()
/usr/include/c++/4.2/exception:57: note:                 std::exception::exception(const std::exception&)
*** [CMakeFiles/petsc.dir/src/sys/error/err.c.o] Error code 1


http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2014/01/04/filtered-make_next_arch-linux-pkgs-dbg-ftn-interfaces_crank.log

/sandbox/petsc/petsc.clone/src/sys/objects/pinit.c:224:37: warning: argument type 'struct <anonymous struct at /sandbox/petsc/petsc.clone/src/sys/objects/pinit.c:217:3> *' doesn't match specified 'MPI' type tag that requires 'struct mpich_struct_mpi_2int *' [-Wtype-safety]
1 warning generated.
/sandbox/petsc/petsc.clone/src/vec/is/sf/interface/sf.c:459:49: warning: argument type 'PetscSFNode *' doesn't match specified 'MPI' type tag that requires 'struct mpich_struct_mpi_2int *' [-Wtype-safety]

/sandbox/petsc/petsc.clone/src/dm/impls/plex/plex.c:3334:59: warning: argument type 'PetscSFNode *' doesn't match specified 'MPI' type tag that requires 'struct mpich_struct_mpi_2int *' [-Wtype-safety]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plex.c:3334:50: warning: argument type 'PetscSFNode *' doesn't match specified 'MPI' type tag that requires 'struct mpich_struct_mpi_2int *' [-Wtype-safety]
/sandbox/petsc/petsc.clone

/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexsubmesh.c:2753:69: warning: argument type 'PetscSFNode *' doesn't match specified 'MPI' type tag that requires 'struct mpich_struct_mpi_2int *' [-Wtype-safety]

/sandbox/petsc/petsc.clone/src/ksp/pc/impls/gasm/gasm.c:328:42: warning: argument type 'struct <anonymous struct at /sandbox/petsc/petsc.clone/src/ksp/pc/impls/gasm/gasm.c:324:7> *' doesn't match specified 'MPI' type tag that requires 'struct mpich_struct_mpi_2int *' [-Wtype-safety]




More information about the petsc-dev mailing list