It looks like a parse of the gcov output failed: Building html files for C 1579 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1579>Traceback (most recent call last): 1580 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1580> File "/scratch/svcpetsc/glci-builds/LysKu_HD/0/petsc/petsc/lib/petsc/bin/maint/gcov.py", line 403, in <module> 1581 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1581> main() 1582 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1582> File "/scratch/svcpetsc/glci-builds/LysKu_HD/0/petsc/petsc/lib/petsc/bin/maint/gcov.py", line 397, in main 1583 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1583> make_htmlpage(gcov_dir,petsc_dir,petsc_arch,tarballs,isCI) 1584 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1584> File "/scratch/svcpetsc/glci-builds/LysKu_HD/0/petsc/petsc/lib/petsc/bin/maint/gcov.py", line 278, in make_htmlpage 1585 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1585> c = int(line[line.rfind(' '):]) 1586 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1586>ValueError: invalid literal for int() with base 10: '.' 1587 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1587>make[1]: *** [mergegcov] Error 1 1588 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1588>makefile:510: recipe for target 'mergegcov' failed 1589 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1589>GNUmakefile:17: recipe for target 'mergegcov' failed 1590 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1590>make: *** [mergegcov] Error 2 1592 <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1592> <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1592> <https://gitlab.com/petsc/petsc/-/jobs/757483850#L1592>
Matt On Fri, Sep 25, 2020 at 7:45 AM Mark Adams <[email protected]> wrote: > I don't see the problem here: > https://gitlab.com/petsc/petsc/-/jobs/757483850 > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
