deprecation-related fix in extra_options#1115
Merged
boegel merged 3 commits intoeasybuilders:developfrom Dec 17, 2014
Merged
Conversation
…catedReturnValue values in extra_options
Member
Author
There was a problem hiding this comment.
well, it was worth a try... ;)
I'll see whether we can lower the level of log messages that (also) got to stdout, but we'll need to clean up some abuse of log.warning first...
Examples:
== 2014-12-17 01:17:22,919 main.easyconfig.easyconfig WARNING Unable to resolve template value Clang-%(version_major_minor)s-failing-sanitizer-tests.patch with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'GCC', 'toolchain_version': '4.8.2'}
== 2014-12-17 01:17:22,919 main.easyconfig.easyconfig WARNING Unable to resolve template value Clang-%(version_major_minor)s-llvm-ar-uid.patch with dict {'versionprefix': '', 'versionsuffix': '', 'toolchain_name': 'GCC', 'toolchain_version': '4.8.2'}
== 2014-12-17 01:17:23,093 main.EB_Clang WARNING Easyconfig does not specify an EasyBuild-version (key 'easybuild_version')! Assuming the latest version
== 2014-12-17 01:17:23,301 main.EB_Clang WARNING Loaded modules detected: ['cluster/delcatty']
== 2014-12-17 01:17:27,476 main.ToolchainOptions WARNING option: option with name _opt_CC returns None
== 2014-12-17 01:17:27,477 main.ToolchainOptions WARNING option: option with name _opt_CXX returns None
== 2014-12-17 01:17:27,477 main.ToolchainOptions WARNING option: option with name _opt_F77 returns None
== 2014-12-17 01:17:27,477 main.ToolchainOptions WARNING option: option with name _opt_F90 returns None
== 2014-12-17 01:17:27,528 main.LinkLibraryPaths WARNING flags_for_subdirs: directory /user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/GMP/5.1.3-GCC-4.8.2/lib64 was not found
== 2014-12-17 01:17:27,532 main.LinkLibraryPaths WARNING flags_for_subdirs: directory /user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/CLooG/0.18.1-GCC-4.8.2/lib64 was not found
== 2014-12-17 01:17:27,535 main.IncludePaths WARNING flags_for_subdirs: directory /user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/CMake/2.8.12-GCC-4.8.2/include was not found
== 2014-12-17 01:17:27,537 main.LinkLibraryPaths WARNING flags_for_subdirs: directory /user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/CMake/2.8.12-GCC-4.8.2/lib64 was not found
== 2014-12-17 01:17:27,537 main.LinkLibraryPaths WARNING flags_for_subdirs: directory /user/scratch/gent/vsc400/vsc40023/easybuild_REGTEST/SL6/sandybridge/software/CMake/2.8.12-GCC-4.8.2/lib was not found
This reverts commit d61cc26.
|
Test FAILed. |
|
Test PASSed. |
Member
Author
|
merging (without the |
boegel
added a commit
that referenced
this pull request
Dec 17, 2014
deprecation-related fix in extra_options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.