blob: 70f3bd3bf2649db33335fb62b94cbc18e45ba10a [file] [log] [blame] [raw]
{
"type": "executed",
"command": "/usr/local/bin/firejail",
"args": [
"--quiet",
"--deterministic-exit-code",
"--terminate-orphans",
"--profile=etc/firejail/execute.profile",
"--private=/tmp/compiler-explorer-compiler2020421-6463-15aj601.b62v",
"--private-cwd",
"/bin/conan",
"install",
".",
"-s",
"os=Linux",
"-s",
"build_type=Debug",
"-s",
"compiler=gcc",
"-s",
"compiler.version=g82",
"-s",
"compiler.libcxx=libstdc++",
"-s",
"arch=x86_64",
"-s",
"stdver=",
"-s",
"flagcollection="
],
"result": {
"code": 1,
"okToCache": true,
"stdout": "",
"stderr": "Traceback (most recent call last):\n File \"/bin/conan\", line 8, in <module>\n from conans.client.command import main\nModuleNotFoundError: No module named 'conans'\n"
}
}