Make test_git work for priveleged users #325
Annotations
10 errors and 10 warnings
Run tests
[Errno 2] No such file or directory: 'alidist/non-existing.sh'
|
Run tests
Unable to parse /home/runner/work/alibuild/alibuild/tests/testdist/broken1.sh. Header missing.
|
Run tests
Unable to parse /home/runner/work/alibuild/alibuild/tests/testdist/broken1.sh. Header missing.
|
Run tests
Malformed header for /home/runner/work/alibuild/alibuild/tests/testdist/broken2.sh
|
Run tests
Empty recipe.
|
Run tests
Empty recipe.
|
Run tests
Unable to parse /home/runner/work/alibuild/alibuild/tests/testdist/broken3.sh
|
Run tests
while parsing a block mapping
|
Run tests
expected <block end>, but found ':'
|
Run tests
in "<unicode string>", line 2, column 6:
|
Run tests
Package ZeroMQ cannot be picked up from the system and will be built by aliBuild.
|
Run tests
This is due to the fact the following script fails:
|
Run tests
brew() { true; }; REQUESTED_VERSION=v4.3.2
|
Run tests
printf "#include <zmq.h>\n#if(ZMQ_VERSION < 40105)\n#error \"zmq version >= 4.1.5 needed\"\n#endif\n int main(){}" | c++ -I$(brew --prefix zeromq)/include -xc++ - -o /dev/null 2>&1
|
Run tests
with the following output:
|
Run tests
ZeroMQ: <stdin>:1:10: fatal error: zmq.h: No such file or directory
|
Run tests
ZeroMQ: compilation terminated.
|
Run tests
Package FreeType cannot be picked up from the system and will be built by aliBuild.
|
Run tests
This is due to the fact the following script fails:
|
Run tests
brew() { true; }; REQUESTED_VERSION=v2.10.1
|
The logs for this run have expired and are no longer available.
Loading