fix logging in ExtensionEasyblock.extra_options#893
fix logging in ExtensionEasyblock.extra_options#893boegel merged 5 commits intoeasybuilders:developfrom
Conversation
|
ok |
|
@stdweird: extended unit tests and added more debug logging, please recheck? |
|
still ok ;) |
|
@stdweird: I found out that make Here, the What's worse, rather than barf with a clear error message, the [
('srcdir', [None, "Source directory location to provide to cmake command", CUSTOM]),
('separate_build_dir', [False, "Perform build in a separate directory", CUSTOM]),
'prefix_opt',
'tar_config_opts',
]and then you get a funky error message like: Right now, I don't know if or how we can remedy this, so we might need to roll back making |
|
@stdweird: let's handle that last remark in a separate PR. |
fix logging in ExtensionEasyblock.extra_options
No description provided.