Created
November 28, 2019 09:14
-
-
Save zacck-zz/d913748a172bf4ec8c72a9c45ab01b51 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
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hppIn file included from :21/Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp: | |
:In file included from 1/usr/local/include/boost/container_hash/detail/hash_float.hpp: | |
:In file included from 14/usr/local/include/boost/test/unit_test.hpp: | |
:In file included from 18/usr/local/include/boost/container_hash/detail/float_functions.hpp: | |
:In file included from 14/usr/local/include/boost/test/test_tools.hpp: | |
:In file included from 54/usr/local/include/boost/config/no_tr1/cmath.hpp: | |
:In file included from 21/usr/local/include/boost/test/tools/fpc_op.hpp: | |
:19: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmathIn file included from :/usr/local/include/boost/test/tools/fpc_tolerance.hpp314::199: | |
:In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21 : | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:314error:: 9: no member named 'signbit' in the global namespace | |
error: no member named 'signbit' in the global namespace | |
using ::signbit; | |
using ::signbit; | |
~~^ | |
~~^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:314:9: error: no member named 'signbit' in the global namespace | |
using ::signbit; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:315:9: error: no member named 'fpclassify' in the global namespace | |
using ::fpclassify; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:315:9: error: no member named 'fpclassify' in the global namespace | |
using ::fpclassify; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:315:9: error: no member named 'fpclassify' in the global namespace | |
using ::fpclassify; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:316:9/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:: 316:9error:: /Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:no316error :: member9 :named no 'isfinite'member error in: named the'isfinite' noglobalin membernamespace;the nameddidglobal 'isfinite'younamespace; meandid 'finite'?you | |
mean 'finite'? | |
using ::isfinite;using ::isfinite; | |
~~^ ~~^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h749::74912::12 : notenote: : 'finite''finite' declareddeclared herehere | |
extern int finite(double)extern int finite(double) | |
^ ^ | |
in the global namespace; did you mean 'finite'? | |
using ::isfinite; | |
~~^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/math.h:749:12: note: 'finite' declared here | |
extern int finite(double) | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:317:9: error: no member named 'isinf' in the global namespace | |
using ::isinf; | |
~~^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:317:9: error: no member named 'isinf' in the global namespace | |
using ::isinf; | |
~~^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:317:9: error: no member named 'isinf' in the global namespace | |
using ::isinf; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:318:9: error: no member named 'isnan' in the global namespace | |
using ::isnan; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:318:9: error: no member named 'isnan' in the global namespace | |
using ::isnan; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:318:9: error: no member named 'isnan' in the global namespace | |
using ::isnan; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:319:9: error: no member named 'isnormal' in the global namespace | |
using ::isnormal; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:319:9: error: no member named 'isnormal' in the global namespace | |
using ::isnormal; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:319:9: error: no member named 'isnormal' in the global namespace | |
using ::isnormal; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:320:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'? | |
using ::isgreater; | |
^~ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/functional:728:29: note: '::std::greater' declared here | |
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool> | |
^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:320:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'? | |
using ::isgreater; | |
^~ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/functional:728:29: note: '::std::greater' declared here | |
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool> | |
^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:320:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'? | |
using ::isgreater; | |
^~ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/functional:728:29: note: '::std::greater' declared here | |
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool> | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:321:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'? | |
using ::isgreaterequal; | |
^~ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/functional:757:29: note: '::std::greater_equal' declared here | |
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool> | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:321:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'? | |
using ::isgreaterequal; | |
^~ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/functional:757:29: note: '::std::greater_equal' declared here | |
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool> | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:321:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'? | |
using ::isgreaterequal; | |
^~ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/functional:757:29: note: '::std::greater_equal' declared here | |
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool> | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:322:9: error: no member named 'isless' in the global namespace | |
using ::isless; | |
~~^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:1: | |
In file included from /usr/local/include/boost/test/unit_test.hpp:18: | |
In file included from /usr/local/include/boost/test/test_tools.hpp:54: | |
In file included from /usr/local/include/boost/test/tools/fpc_op.hpp:19: | |
In file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp:19: | |
In file included from /usr/local/include/boost/test/tree/decorator.hpp:22: | |
In file included from /usr/local/include/boost/test/tree/fixture.hpp:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file In file included from included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath1:: | |
323In file included from :/usr/local/include/boost/test/unit_test.hpp9::18 : | |
In file included from /usr/local/include/boost/test/test_tools.hpperror:: 54: | |
In file included from no/usr/local/include/boost/test/tools/fpc_op.hpp :member19 : | |
namedIn file included from /usr/local/include/boost/test/tools/fpc_tolerance.hpp'islessequal': 19in: | |
In file included from the/usr/local/include/boost/test/tree/decorator.hpp :global22 : | |
namespaceIn file included from /usr/local/include/boost/test/tree/fixture.hpp | |
:21: | |
In file included from /usr/local/include/boost/function/function0.hpp:11: | |
In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:/usr/local/include/boost/type_index/stl_type_index.hppusing ::islessequal;: | |
43: | |
~~^ | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:322:9: error: no member named 'isless' in the global namespace | |
using ::isless; | |
~~^ | |
15: | |
In file included from /usr/local/include/boost/function/function_template.hpp:13: | |
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17: | |
In file included from /usr/local/include/boost/function/function_base.hpp:21: | |
In file included from /usr/local/include/boost/type_index.hpp:29: | |
In file included from /usr/local/include/boost/type_index/stl_type_index.hpp:43: | |
In file included from /usr/local/include/boost/container_hash/hash.hpp:21: | |
In file included from /usr/local/include/boost/container_hash/detail/hash_float.hpp:14: | |
In file included from /usr/local/include/boost/container_hash/detail/float_functions.hpp:14: | |
In file included from /usr/local/include/boost/config/no_tr1/cmath.hpp:21: | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:322:9: error: no member named 'isless' in the global namespace | |
using ::isless; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:323:9: error: no member named 'islessequal' in the global namespace | |
using ::islessequal; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:323:9: error: no member named 'islessequal' in the global namespace | |
using ::islessequal; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:324:9: error: no member named 'islessgreater' in the global namespace | |
using ::islessgreater; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:324:9: error: no member named 'islessgreater' in the global namespace | |
using ::islessgreater; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:324:9: error: no member named 'islessgreater' in the global namespace | |
using ::islessgreater; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace | |
using ::isunordered; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace | |
using ::isunordered; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace | |
using ::isunordered; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:326:9: error: no member named 'isunordered' in the global namespace | |
using ::isunordered; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:326:9: error: no member named 'isunordered' in the global namespace | |
using ::isunordered; | |
~~^ | |
/Users/zacck/eosio/1.8/opt/clang8/bin/../include/c++/v1/cmath:326:9: error: no member named 'isunordered' in the global namespace | |
using ::isunordered; | |
~~^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/testing/tester.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/controller.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_state.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header_state.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_timestamp.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/config.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/wasm_interface.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/code_object.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from In file included from In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp/Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:::622: | |
: | |
: | |
In file included from In file included from In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp/Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp/Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp::37: | |
: | |
In file included from In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp/Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp::107: | |
: | |
In file included from In file included from /usr/local/include/boost/lexical_cast.hpp/Users/zacck/eosio/1.8/include/eosio/chain/types.hpp::326: | |
: | |
In file included from In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp/Users/zacck/eosio/1.8/include/eosio/chain/name.hpp::423: | |
: | |
In file included from In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp/Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp::5410: | |
: | |
In file included from In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp/usr/local/include/boost/lexical_cast.hpp::6332: | |
: | |
In file included from In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp/usr/local/include/boost/lexical_cast/try_lexical_convert.hpp::3442: | |
: | |
In file included from /usr/local/include/boost/math/special_functions/sign.hpp/usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:30::17: erro:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:34: | |
/usr/local/include/boost/math/special_functions/sign.hpp:30:17: error: no member named 'signbit' r: in namespaceno 'std'; did you meanmember named simply'signbit' 'signbit'?in | |
namespace 'std'; did you mean simply 'signbit'? | |
return (std::signbit)(x) ? 1 : 0; | |
return (std::signbit)(x) ? 1 : 0; | |
^~~~~ | |
^~~~~ | |
54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:34: | |
/usr/local/include/boost/math/special_functions/sign.hpp:30:17: error: /usr/local/include/boost/math/special_functions/math_fwd.hpp:891:8: note: 'signbit' declared here | |
int signbit BOOST_NO_MACRO_EXPAND(T x); | |
^ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:891:8: no member named 'signbit' in namespace 'std'; did you mean simply 'signbit'? | |
note: 'signbit' declared here | |
return (std::signbit)(x) ? 1 : 0; | |
^~~~~ | |
int signbit BOOST_NO_MACRO_EXPAND(T x); | |
^ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:891:8: note: 'signbit' declared here | |
int signbit BOOST_NO_MACRO_EXPAND(T x); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/testing/tester.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/controller.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_state.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header_state.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_timestamp.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/config.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/wasm_interface.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/code_object.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:155:12: error: no member named 'fpclassify' in namespace 'std'; did you mean simply 'fpclassify'? | |
return (std::fpclassify)(t); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:876:8: note: 'fpclassify' declared here | |
int fpclassify BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:155:12: error: no member named 'fpclassify' in namespace 'std'; did you mean simply 'fpclassify'? | |
return (std::fpclassify)(t); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:876:8: note: 'fpclassify' declared here | |
int fpclassify BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:155:12: error: no member named 'fpclassify' in namespace 'std'; did you mean simply 'fpclassify'? | |
return (std::fpclassify)(t); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:876:8: note: 'fpclassify' declared here | |
int fpclassify BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/testing/tester.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/controller.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_state.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header_state.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_timestamp.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/config.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/wasm_interface.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/code_object.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:314:17: error: no member named 'isfinite' in namespace 'std'; did you mean simply 'isfinite'? | |
return (std::isfinite)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:879:9: note: 'isfinite' declared here | |
bool isfinite BOOST_NO_MACRO_EXPAND(T z); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:314:17: error: no member named 'isfinite' in namespace 'std'; did you mean simply 'isfinite'? | |
return (std::isfinite)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:879:9: note: 'isfinite' declared In file included from here/Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:314:17: error: no member named 'isfinite' in namespace 'std'; did you mean simply 'isfinite'? | |
return (std::isfinite)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:879:9: note: 'isfinite' declared here | |
bool isfinite BOOST_NO_MACRO_EXPAND(T z); | |
^ | |
bool isfinite BOOST_NO_MACRO_EXPAND(T z); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/testing/tester.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/controller.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_state.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header_state.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_timestamp.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/config.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/wasm_interface.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/code_object.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:385:17: error: no member named 'isnormal' in namespace 'std'; did you mean simply 'isnormal'? | |
return (std::isnormal)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:888:9: note: 'isnormal' declared here | |
bool isnormal BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:385:17: error: no member named 'isnormal' in namespace 'std'; did you mean simply 'isnormal'? | |
return (std::isnormal)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:888:9: note: 'isnormal' declared here | |
bool isnormal BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:385:17: error: no member named 'isnormal' in namespace 'std'; did you mean simply 'isnormal'? | |
return (std::isnormal)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:888:9: note: 'isnormal' declared here | |
bool isnormal BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/testing/tester.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/controller.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_state.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header_state.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_timestamp.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/config.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/wasm_interface.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/code_object.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:456:17: error: no member named 'isinf' in namespace 'std'; did you mean simply 'isinf'? | |
return (std::isinf)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:882:9: note: 'isinf' declared here | |
bool isinf BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:456:17: error: no member named 'isinf' in namespace 'std'; did you mean simply 'isinf'? | |
return (std::isinf)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:882:9: note: 'isinf' declared here | |
bool isinf BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:456:17: error: no member named 'isinf' in namespace 'std'; did you mean simply 'isinf'? | |
return (std::isinf)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:882:9: note: 'isinf' declared here | |
bool isinf BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.token_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/testing/tester.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/controller.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_state.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header_state.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_header.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/block_timestamp.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/config.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/wasm_interface.hpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/code_object.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:552:17: error: no member named 'isnan' in namespace 'std'; did you mean simply 'isnan'? | |
return (std::isnan)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:885:9: note: 'isnan' declared here | |
bool isnan BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/main.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:552:17: error: no member named 'isnan' in namespace 'std'; did you mean simply 'isnan'? | |
return (std::isnan)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:885:9: note: 'isnan' declared here | |
bool isnan BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
In file included from /Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:2: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/contract_table_objects.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/database_utils.hpp:7: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/types.hpp:6: | |
In file included from /Users/zacck/eosio/1.8/include/eosio/chain/name.hpp:3: | |
In file included from /Users/zacck/eosio/1.8/include/fc/reflect/reflect.hpp:10: | |
In file included from /usr/local/include/boost/lexical_cast.hpp:32: | |
In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: | |
In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: | |
In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:35: | |
/usr/local/include/boost/math/special_functions/fpclassify.hpp:552:17: error: no member named 'isnan' in namespace 'std'; did you mean simply 'isnan'? | |
return (std::isnan)(x); | |
^~~~~ | |
/usr/local/include/boost/math/special_functions/math_fwd.hpp:885:9: note: 'isnan' declared here | |
bool isnan BOOST_NO_MACRO_EXPAND(T t); | |
^ | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:30:48: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause | |
truncation of value [-Wabsolute-value] | |
bool within_one(int64_t a, int64_t b) { return std::abs(a - b) <= 1; } | |
^ | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:30:48: note: use function 'std::abs' instead | |
bool within_one(int64_t a, int64_t b) { return std::abs(a - b) <= 1; } | |
^~~~~~~~ | |
std::abs | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:30:48: note: include the header <cstdlib> or explicitly provide a declaration for 'std::abs' | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1491:35: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] | |
double diff_new_tokens = std::abs(theoretical_new_tokens-computed_new_tokens); | |
^ | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1491:35: note: use function 'std::abs' instead | |
double diff_new_tokens = std::abs(theoretical_new_tokens-computed_new_tokens); | |
^~~~~~~~ | |
std::abs | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1491:35: note: include the header <cmath> or explicitly provide a declaration for 'std::abs' | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1505:39: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] | |
double diff_savings_tokens = std::abs(theoretical_savings_tokens-computed_savings_tokens); | |
^ | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1505:39: note: use function 'std::abs' instead | |
double diff_savings_tokens = std::abs(theoretical_savings_tokens-computed_savings_tokens); | |
^~~~~~~~ | |
std::abs | |
/Users/zacck/Documents/oss/eosio.contracts/tests/eosio.system_tests.cpp:1505:39: note: include the header <cmath> or explicitly provide a declaration for 'std::abs' | |
19 errors generated. | |
make[5]: *** [CMakeFiles/unit_test.dir/eosio.token_tests.cpp.o] Error 1 | |
19 errors generated. | |
make[5]: *** [CMakeFiles/unit_test.dir/main.cpp.o] Error 1 | |
3 warnings and 19 errors generated. | |
make[5]: *** [CMakeFiles/unit_test.dir/eosio.system_tests.cpp.o] Error 1 | |
make[4]: *** [CMakeFiles/unit_test.dir/all] Error 2 | |
make[3]: *** [all] Error 2 | |
make[2]: *** [contracts_unit_tests-prefix/src/contracts_unit_tests-stamp/contracts_unit_tests-build] Error 2 | |
make[1]: *** [CMakeFiles/contracts_unit_tests.dir/all] Error 2 | |
make: *** [all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment