<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 4, 2013 at 9:54 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
         CXX arch-mswin-cxx-cmplx/obj/src/snes/impls/gs/ftn-auto/snesgsf.o<br>
gssecant.c<br>
C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\impls\gs\gssecant.c(120) : error C2784: 'class std::complex<_Ty> __cdecl std::sqrt(const class std::complex<_Ty> &)' : could not deduce template argument for 'const class std::complex<_Ty> &' from 'double'<br>

snesgsf.c<br>
gmakefile:135: recipe for target `arch-mswin-cxx-cmplx/obj/src/snes/impls/gs/gssecant.o' failed<br>
make[2]: *** [arch-mswin-cxx-cmplx/obj/src/snes/impls/gs/gssecant.o] Error 2<br>
<br>
/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/src/core/dist_matrix/star_star.cpp:202:43: error: use of undeclared identifier 'alpha'<br>
    ( d, offset, []( T& alpha, T beta ) { alpha = beta; } );<br>
                                          ^<br>
/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/src/core/dist_matrix/star_star.cpp:202:51: error: use of undeclared identifier 'beta'<br>
    ( d, offset, []( T& alpha, T beta ) { alpha = beta; } );<br>
                                                  ^<br>
<br>
make[1]: Leaving directory `/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/arch-linux-pkgs-dbg-ftn-interfaces'/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/external/pmrrr/src/pmrrr.c:429:6: warning: passing 'const char [2]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types]<br>

/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/external/pmrrr/src/pmrrr.c:429:11: warning: passing 'const char [2]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types]<br>

/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/external/pmrrr/src/pmrrr.c:500:27: warning: passing 'const char [2]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types]<br>

/sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/externalpackages/elemental/external/pmrrr/src/plarre.c:525:6: warning: passing 'const char [2]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types]<br>

……<br>
<br>
mpicc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0  -I/home/balay/petsc.clone-3/arch-c-exodus-dbg-builder/include -I/home/balay/petsc.clone-3/include -I/usr/include/mpich2   -c -o ctetgen.o ctetgen.cctetgen.c: In function ‘TetGenMeshCreate’:<br>
</blockquote><div><br></div><div>These errors are fixed. We might need the machine to wipe externalpackages.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

ctetgen.c:1637:33: error: macro "PetscNew" passed 2 arguments, but takes just 1<br>
ctetgen.c:1637:10: error: ‘PetscNew’ undeclared (first use in this function)<br>
ctetgen.c:1637:10: note: each undeclared identifier is reported only once for each function it appears in<br>
ctetgen.c: In function ‘PLCCreate’:<br>
ctetgen.c:2016:26: error: macro "PetscNew" passed 2 arguments, but takes just 1<br>
ctetgen.c:2016:10: error: ‘PetscNew’ undeclared (first use in this function)<br>
ctetgen.c: In function ‘TetGenMeshSplitTetEdge’:<br>
ctetgen.c:9364:73: error: macro "PetscMalloc2" passed 6 arguments, but takes just 4<br>
ctetgen.c:9364:10: error: ‘PetscMalloc2’ undeclared (first use in this function)<br>
make: *** [ctetgen.o] Error 1<br>
******************************************************************************<br>
<br>
usr/home/balay/petsc.clone-2/src/dm/impls/plex/plexgmsh.c:34: warning: 'fpos' may be used uninitialized in this function<br></blockquote><div><br></div><div>Fixed.</div><div><br></div><div>   Matt</div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
/usr/home/balay/petsc.clone-2/src/snes/impls/gs/gssecant.c:30: warning: 'ft1' may be used uninitialized in this function<br>
<br>
<br>
<br>
Error running make on Ctetgen: Could not execute "cd /home/balay/petsc.clone-3/arch-c-exodus-dbg-builder/externalpackages/ctetgen && make clean && make lib && make install":<br>
/bin/rm -f libctetgen.a ctetgen.o predicates.o core *.o *~<br>
mpicc -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -Wno-unknown-pragmas -g -O0  -I/home/balay/petsc.clone-3/arch-c-exodus-dbg-builder/include -I/home/balay/petsc.clone-3/include -I/usr/include/mpich2   -c -o ctetgen.o ctetgen.cctetgen.c: In function ‘TetGenMeshCreate’:<br>

ctetgen.c:1637:33: error: macro "PetscNew" passed 2 arguments, but takes just 1<br>
ctetgen.c:1637:10: error: ‘PetscNew’ undeclared (first use in this function)<br>
ctetgen.c:1637:10: note: each undeclared identifier is reported only once for each function it appears in<br>
ctetgen.c: In function ‘PLCCreate’:<br>
ctetgen.c:2016:26: error: macro "PetscNew" passed 2 arguments, but takes just 1<br>
ctetgen.c:2016:10: error: ‘PetscNew’ undeclared (first use in this function)<br>
ctetgen.c: In function ‘TetGenMeshSplitTetEdge’:<br>
ctetgen.c:9364:73: error: macro "PetscMalloc2" passed 6 arguments, but takes just 4<br>
ctetgen.c:9364:10: error: ‘PetscMalloc2’ undeclared (first use in this function)<br>
make: *** [ctetgen.o] Error 1<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>