Simon Branford
Simon Branford
With `ulimit -n 2000` my tests complete successfully.
In #16492 we removed ExomeDepth from recent `R-bundle-Bioconductor` easyconfigs, so I'll go ahead and close this issue. However, I suspect the issue is the includes in https://github.com/vplagnol/ExomeDepth/blob/master/src/Makefile and that changing...
Definitely we should disable it when `--upload-test-report` is used. When just `--from-pr` is used with `--job` it allows someone to build up the stack of software up to that PR...
Just had this happen on my build of https://github.com/easybuilders/easybuild-easyconfigs/pull/16631 edit, I got a 500 error instead of a 403 - so I'm not sure if it is the same or...
> @branfosj That looks like a different problem, but the solution should be similar: just try again, a couple of times, with some delay in between, if uploading the test...
At the end there you are getting the "first 300 chars" of the log message. The whole of the output from `cmd "./build charm++ mpi-linux-x86_64 mpicxx --with-production --with-numa -j40 '-O2...
> > I am suspicious of `/usr/include/python3.9/ceval.h:136:37: note: declared here` as that is looking at a OS package Python header file. > > What are you suggesting? Sorry, I'm fairly...
So, I found this in the latest Charm++ code related to PythonCCS ``` # PythonCCS requires Python v2.x and is the only target that uses this ``` And this matches...
> I'm surprised that only setting `-DPython3_EXECUTABLE` isn't sufficient... What does using `-DPython_FIND_STRATEGY=LOCATION` actually imply? From the CMake documentation > LOCATION: Stops lookup as soon as a version satisfying version...
There are PRs for more recent versions, so closing this one