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
