Created
June 26, 2018 15:10
-
-
Save lefuturiste/35f834635794c813ee80b0f14be9e24a to your computer and use it in GitHub Desktop.
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
Compiled test failed unexpectedly! | |
******************** | |
FAIL: libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp (3052 of 5874) | |
******************** TEST 'libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp' FAILED ******************** | |
Compiled With: ['/usr/bin/clang++', '-o', '/home/mbess/discord/libc++/src/build/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/Output/put_long_double_fr_FR.pass.cpp.o', '-x', 'c++', '/home/mbess/discord/libc++/src/llvm/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp', '-c', '-v', '-D_LIBCPP_DISABLE_AVAILABILITY', '-ftemplate-depth=270', '-Werror=thread-safety', '-std=c++2a', '-include', '/home/mbess/discord/libc++/src/llvm/projects/libcxx/test/support/nasty_macros.hpp', '-nostdinc++', '-I/home/mbess/discord/libc++/src/llvm/projects/libcxx/include', '-I/home/mbess/discord/libc++/src/build/projects/libcxx/include/c++build', '-D__STDC_FORMAT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_CONSTANT_MACROS', '-I/home/mbess/discord/libc++/src/llvm/projects/libcxx/test/support', '-DLIBCXX_FILESYSTEM_STATIC_TEST_ROOT="/home/mbess/discord/libc++/src/llvm/projects/libcxx/test/std/experimental/filesystem/Inputs/static_test_env"', '-DLIBCXX_FILESYSTEM_DYNAMIC_TEST_ROOT="/home/mbess/discord/libc++/src/build/projects/libcxx/test/filesystem/Output/dynamic_env"', '-DLIBCXX_FILESYSTEM_DYNAMIC_TEST_HELPER="/usr/bin/python2.7 /home/mbess/discord/libc++/src/llvm/projects/libcxx/test/support/filesystem_dynamic_test_helper.py"', '-D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER', '-Wall', '-Wextra', '-Werror', '-Wuser-defined-warnings', '-Wshadow', '-Wno-unused-command-line-argument', '-Wno-attributes', '-Wno-pessimizing-move', '-Wno-c++11-extensions', '-Wno-user-defined-literals', '-Wno-noexcept-type', '-Wno-aligned-allocation-unavailable', '-Wsign-compare', '-Wunused-variable', '-Wunused-parameter', '-Wunreachable-code', '-Wno-conversion', '-Wno-unused-local-typedef', '-Wno-#warnings', '-c', '&&', '/usr/bin/clang++', '-o', '/home/mbess/discord/libc++/src/build/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/Output/put_long_double_fr_FR.pass.cpp.exe', '/home/mbess/discord/libc++/src/build/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/Output/put_long_double_fr_FR.pass.cpp.o', '-v', '-D_LIBCPP_DISABLE_AVAILABILITY', '-ftemplate-depth=270', '-L/home/mbess/discord/libc++/src/build/./lib', '-Wl,-rpath,/home/mbess/discord/libc++/src/build/./lib', '-nodefaultlibs', '-lc++experimental', '-lc++', '-lm', '-lgcc_s', '-lgcc', '-lpthread', '-lc', '-lgcc_s', '-lgcc'] | |
Command: ['/home/mbess/discord/libc++/src/build/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/Output/put_long_double_fr_FR.pass.cpp.exe'] | |
Exit Code: -6 | |
Standard Error: | |
-- | |
put_long_double_fr_FR.pass.cpp.exe: /home/mbess/discord/libc++/src/llvm/projects/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp:86: int main(): Assertion `ex == "1 234 567,89"' failed. | |
-- | |
Compiled test failed unexpectedly! | |
******************** | |
Testing Time: 1828.67s | |
******************** | |
Failing Tests (2): | |
libc++ :: std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members/get_long_double_fr_FR.pass.cpp | |
libc++ :: std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/put_long_double_fr_FR.pass.cpp | |
Expected Passes : 5703 | |
Expected Failures : 4 | |
Unsupported Tests : 165 | |
Unexpected Failures: 2 | |
5 warning(s) in tests. | |
FAILED: projects/libcxx/test/CMakeFiles/check-cxx | |
cd /home/mbess/discord/libc++/src/build/projects/libcxx/test && /usr/bin/python2.7 /home/mbess/discord/libc++/src/build/./bin/llvm-lit -sv /home/mbess/discord/libc++/src/build/projects/libcxx/test | |
ninja: build stopped: subcommand failed. | |
==> ERREUR : Une erreur s’est produite dans check(). | |
Abandon… |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment