On Thu, Jun 4, 2020 at 3:12 PM Satish Balay <[email protected]> wrote:
> You can make this change - and test it by running this one test via CI > [its same as me doing this manually] > Thanks! Will do it. Matt > i.e: > - start the pipeline > - cancel after pre stage > - now toggle the one [or few tests] that you need to run. > > And I would think configure should have caught it. > > >>>>> > self.gitcommit = 'bcd82f996542f6d667ccf70a6d8644be1ef7a30f' > self.download = ['git:// > https://github.com/bldenton/EGADSlite.git'] > self.functions = [] > <<<<< > > Ok - no functions listed here - so configure is not doing any checks... > > Satish > > On Thu, 4 Jun 2020, Matthew Knepley wrote: > > > I have this problem: > > > > https://gitlab.com/petsc/petsc/-/jobs/581886066 > > > > It's not strictly a CI problem, so I was asking here. The EGADS example > > runs fine > > for me on my Mac. It does use pthreads, so I guess on this machine I need > > -lpthreads? > > I cannot login to ANL anymore since they disabled my account. Can you > check > > that > > -LIBS=-lpthread would fix it, and I will put a dependency in the > configure? > > > > Thanks, > > > > Matt > > > > > > -- 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/>
