Skip to content

Instantly share code, notes, and snippets.

@tpmccallum
Created October 5, 2021 23:53
Show Gist options
  • Save tpmccallum/f4911496e90683835c4ab2573dad6f88 to your computer and use it in GitHub Desktop.
Save tpmccallum/f4911496e90683835c4ab2573dad6f88 to your computer and use it in GitHub Desktop.
wasmedge-sel4 installation message
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/unordered_map:435,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/enum_configure.h:19,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/configure.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:18,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
 2069 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique_key_args(_Key const& __k, _Args&&... __args)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/cmath:308,
                 from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:18,
                 from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/unordered_map:435,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/enum_configure.h:19,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/configure.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:18,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/math.h:319:1: warning: always_inline function might not be inlinable [-Wattributes]
  319 | __libcpp_signbit(_A1 __lcpp_x) _NOEXCEPT
      | ^~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/math.h:319:1: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/math.h:461:1: warning: always_inline function might not be inlinable [-Wattributes]
  461 | __libcpp_isinf(_A1 __lcpp_x) _NOEXCEPT
      | ^~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/math.h:509:1: warning: always_inline function might not be inlinable [-Wattributes]
  509 | __libcpp_isnan(_A1 __lcpp_x) _NOEXCEPT
      | ^~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/math.h:461:1: warning: always_inline function might not be inlinable [-Wattributes]
  461 | __libcpp_isinf(_A1 __lcpp_x) _NOEXCEPT
      | ^~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/math.h:509:1: warning: always_inline function might not be inlinable [-Wattributes]
  509 | __libcpp_isnan(_A1 __lcpp_x) _NOEXCEPT
      | ^~~~~~~~~~~~~~
In file included from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
 1030 | void __construct_range_forward(_Alloc&, _Source* __begin1, _Source* __end1, _Dest*& __begin2) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1013:6: warning: always_inline function might not be inlinable [-Wattributes]
 1013 | void __construct_range_forward(_Alloc& __a, _Iter __begin1, _Iter __end1, _Ptr& __begin2) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
 1030 | void __construct_range_forward(_Alloc&, _Source* __begin1, _Source* __end1, _Dest*& __begin2) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1061:6: warning: always_inline function might not be inlinable [-Wattributes]
 1061 | void __construct_backward_with_exception_guarantees(_Alloc&, _Tp* __begin1, _Tp* __end1, _Tp*& __end2) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1061:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1061:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
 1030 | void __construct_range_forward(_Alloc&, _Source* __begin1, _Source* __end1, _Dest*& __begin2) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:1030:6: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/enum_configure.h:18,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/configure.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:18,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/string:3333:1: warning: always_inline function might not be inlinable [-Wattributes]
 3333 | basic_string<_CharT, _Traits, _Allocator>::__shrink_or_extend(size_type __target_capacity)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/string:3333:1: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:579,
                 from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:687,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__threading_support:308:6: warning: always_inline function might not be inlinable [-Wattributes]
  308 | bool __libcpp_thread_poll_with_backoff(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__threading_support:308:6: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:3355:17: warning: always_inline function might not be inlinable [-Wattributes]
 3355 | shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&& ...__args)
      |                 ^~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:3355:17: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:3355:17: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/unordered_map:435,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/enum_configure.h:19,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/common/configure.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:18,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
 2069 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique_key_args(_Key const& __k, _Args&&... __args)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/__hash_table:2069:1: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:687,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:1544:32: warning: always_inline function might not be inlinable [-Wattributes]
 1544 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && __test_fn)
      |                                ^~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:1544:32: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:673,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:243:6: warning: always_inline function might not be inlinable [-Wattributes]
  243 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:243:6: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:3367:17: warning: always_inline function might not be inlinable [-Wattributes]
 3367 | shared_ptr<_Tp> make_shared(_Args&& ...__args)
      |                 ^~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:3367:17: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:3367:17: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:687,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:1577:32: warning: always_inline function might not be inlinable [-Wattributes]
 1577 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)
      |                                ^~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:1577:32: warning: always_inline function might not be inlinable [-Wattributes]
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:687,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:762:6: warning: always_inline function might not be inlinable [-Wattributes]
  762 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:754:6: warning: always_inline function might not be inlinable [-Wattributes]
  754 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:799:5: warning: always_inline function might not be inlinable [-Wattributes]
  799 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value,
      |     ^~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:789:5: warning: always_inline function might not be inlinable [-Wattributes]
  789 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:780:5: warning: always_inline function might not be inlinable [-Wattributes]
  780 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/atomic:770:5: warning: always_inline function might not be inlinable [-Wattributes]
  770 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~
In file included from /home/wasmedge/sel4_wasmedge/build/include/c++/v1/memory:673,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/include/ast/instruction.h:15,
                 from /home/wasmedge/sel4_wasmedge/projects/wasmedge/lib/interpreter/engine/engine.cpp:2:
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:243:6: warning: always_inline function might not be inlinable [-Wattributes]
  243 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:243:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:266:6: warning: always_inline function might not be inlinable [-Wattributes]
  266 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:266:6: warning: always_inline function might not be inlinable [-Wattributes]
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:233:7: warning: always_inline function might not be inlinable [-Wattributes]
  233 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
/home/wasmedge/sel4_wasmedge/build/include/c++/v1/new:233:7: warning: always_inline function might not be inlinable [-Wattributes]
ninja: build stopped: subcommand failed.
wasmedge$ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment