Including relevant info is always useful. I guess this is the build you are referring to.
https://gitlab.com/petsc/petsc/-/jobs/636537264 Ok - I tried this master and it builds fine - so the issue is with your branch. And yes - this build is with '--with-single-library=0' Satish On Mon, 13 Jul 2020, Matthew Knepley wrote: > Do these have -single-library ? > > Thanks, > > Matt > > On Mon, Jul 13, 2020 at 3:51 PM Mark Adams <[email protected]> wrote: > > > I am getting this error on two pipeline tests. They don't seem to have > > anything to do with my branch. I have gotten these several times today. > > > > /home/petsc/builds/KFnbdjNX/0/petsc/petsc/arch-ci-linux-cuda-single-cxx/lib/libpetscdm.so: > > undefined reference to `DMPlexSNESComputeJacobianFEM' > > /home/petsc/builds/KFnbdjNX/0/petsc/petsc/arch-ci-linux-cuda-single-cxx/lib/libpetscdm.so: > > undefined reference to `TSGetDM' > > collect2: error: ld returned 1 exit status > > make[2]: *** [arch-ci-linux-cuda-single-cxx/tests/mat/tests/ex240] Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > gmakefile.test:185: recipe for target > > 'arch-ci-linux-cuda-single-cxx/tests/mat/tests/ex240' failed > > make[1]: *** [allgtest-tap] Error 2 > > /home/petsc/builds/KFnbdjNX/0/petsc/petsc/lib/petsc/conf/test.common:26: > > recipe for target 'allgtest-tap' failed > > GNUmakefile:17: recipe for target 'allgtests-tap' failed > > make: *** [allgtests-tap] Error 2 > > > > >
