Scott, The issue I was refering to was :
>>>>>>>> arch-linux-pkgs-valgrind/tests/src/dm/impls/plex/examples/tests/ex15.o: In function `main': /sandbox/petsc/petsc.clone-4/src/dm/impls/plex/examples/tests/ex15.c:84: undefined reference to `PetscViewerHDF5Open' /sandbox/petsc/petsc.clone-4/src/dm/impls/plex/examples/tests/ex15.c:108: undefined reference to `PetscViewerHDF5Open' collect2: error: ld returned 1 exit status gmake[2]: *** [arch-linux-pkgs-valgrind/tests/src/dm/impls/plex/examples/tests/ex15] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[1]: [allgtest] Error 1 (ignored) <<<<< Satish On Fri, 27 Jan 2017, Scott Kruger wrote: > > > This appears to be the legacy builds, not the new system: > > Possible problem with ex115_5, diffs above > ============================== > ******* Testing: testexamples_SUPERLU_DIST ******* > /usr/bin/sh: line 1: 1090 Killed ( cd $dir; if [ nofoo = > dotfoo ]; then > printf "."; > fi; if [ nofoo = foo -o nofoo = yesfoo -o nofoo = dirfoo ]; then > echo testexamples_SUPERLU_DIST in: `pwd`; > fi; /usr/bin/gmake --no-print-directory tree ACTION=testexamples_SUPERLU_DIST > PETSC_ARCH=arch-linux-pkgs-valgrind LOC= DATAFILESPATH=/home/petsc/datafiles > BASE_DIR= PRINT_PROGRESS=no ) > ****************************************************** > Finished Build on el7.novalocal arch-linux-pkgs-valgrind Fri Jan 27 08:35:12 > CST 2017 > X******************************************************X > > > > On 1/27/17 12:59 PM, Satish Balay wrote: > > Jed, > > > > I see the test build stops on encountering errors. This is fine for > > library build - but for tests - I think its best if it skips this test > > and continues with the remaining tests. Is this possible? > > > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/01/27/examples_next_arch-linux-pkgs-valgrind_el6.log > > > > Satish > > > >
