Skip to content

Instantly share code, notes, and snippets.

@slmatrix
Created March 8, 2017 16:29
Show Gist options
  • Save slmatrix/c3445febff306e14739ddf540d91f6fc to your computer and use it in GitHub Desktop.
Save slmatrix/c3445febff306e14739ddf540d91f6fc to your computer and use it in GitHub Desktop.
error output for building ESESC in debug mode (ARMv7)
Scanning dependencies of target esesc
[ 98%] Building CXX object main/CMakeFiles/esesc.dir/esesc.cpp.o
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/utility.hpp:13:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:59,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/utility/base_from_member.hpp:100:19: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template<typename ...T>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/utility/base_from_member.hpp:105:43: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template<typename T, typename U, typename ...U2>
^
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/buckets.hpp:15:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/table.hpp:10,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/equivalent.hpp:14,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:17,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered_map.hpp:16,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:60,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:439:55: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <typename T, typename ValueType, typename... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:568:39: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <typename T, typename... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:572:62: warning: variadic templates only available with -std=c++11 or -std=gnu++11
construct(Alloc& a, T* p, BOOST_FWD_REF(Args)... x)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:577:39: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <typename T, typename... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:581:60: warning: variadic templates only available with -std=c++11 or -std=gnu++11
construct(Alloc&, T* p, BOOST_FWD_REF(Args)... x)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:778:51: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <typename Alloc, typename T, typename... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:780:32: warning: variadic templates only available with -std=c++11 or -std=gnu++11
BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:952:51: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <typename Alloc, typename T, typename... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:954:32: warning: variadic templates only available with -std=c++11 or -std=gnu++11
BOOST_FWD_REF(Args)... args)
^
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/buckets.hpp:15:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/table.hpp:10,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/equivalent.hpp:14,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:17,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered_map.hpp:16,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:60,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:90:50: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_TEMPLATE typename... Args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/buckets.hpp:356:19: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_TEMPLATE’
template <BOOST_UNORDERED_EMPLACE_TEMPLATE>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:91:61: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_ARGS BOOST_FWD_REF(Args)... args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/buckets.hpp:357:35: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_ARGS’
void construct_with_value(BOOST_UNORDERED_EMPLACE_ARGS)
^
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/equivalent.hpp:15:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:17,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered_map.hpp:16,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:60,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/extract_key.hpp:66:48: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class Arg1, class Arg2, class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/extract_key.hpp:67:68: warning: variadic templates only available with -std=c++11 or -std=gnu++11
static no_key extract(Arg1 const&, Arg2 const&, Args const&...)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/extract_key.hpp:128:60: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class Arg1, class Arg2, class Arg3, class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/extract_key.hpp:130:28: warning: variadic templates only available with -std=c++11 or -std=gnu++11
Args const&...)
^
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/buckets.hpp:15:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/table.hpp:10,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/equivalent.hpp:14,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:17,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered_map.hpp:16,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:60,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:90:50: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_TEMPLATE typename... Args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/equivalent.hpp:459:19: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_TEMPLATE’
template <BOOST_UNORDERED_EMPLACE_TEMPLATE>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:91:61: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_ARGS BOOST_FWD_REF(Args)... args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/equivalent.hpp:460:26: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_ARGS’
iterator emplace(BOOST_UNORDERED_EMPLACE_ARGS)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:90:50: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_TEMPLATE typename... Args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/unique.hpp:372:19: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_TEMPLATE’
template <BOOST_UNORDERED_EMPLACE_TEMPLATE>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:91:61: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_ARGS BOOST_FWD_REF(Args)... args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/unique.hpp:373:32: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_ARGS’
emplace_return emplace(BOOST_UNORDERED_EMPLACE_ARGS)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:90:50: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_TEMPLATE typename... Args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/unique.hpp:395:19: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_TEMPLATE’
template <BOOST_UNORDERED_EMPLACE_TEMPLATE>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:91:61: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_ARGS BOOST_FWD_REF(Args)... args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/unique.hpp:397:13: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_ARGS’
BOOST_UNORDERED_EMPLACE_ARGS)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:90:50: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_TEMPLATE typename... Args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/unique.hpp:429:19: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_TEMPLATE’
template <BOOST_UNORDERED_EMPLACE_TEMPLATE>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/allocate.hpp:91:61: warning: variadic templates only available with -std=c++11 or -std=gnu++11
#define BOOST_UNORDERED_EMPLACE_ARGS BOOST_FWD_REF(Args)... args
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/detail/unique.hpp:430:45: note: in expansion of macro ‘BOOST_UNORDERED_EMPLACE_ARGS’
emplace_return emplace_impl(no_key, BOOST_UNORDERED_EMPLACE_ARGS)
^
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered_map.hpp:16:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:60,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:237:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:238:66: warning: variadic templates only available with -std=c++11 or -std=gnu++11
std::pair<iterator, bool> emplace(BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:243:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:244:70: warning: variadic templates only available with -std=c++11 or -std=gnu++11
iterator emplace_hint(const_iterator, BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:721:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:722:49: warning: variadic templates only available with -std=c++11 or -std=gnu++11
iterator emplace(BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:727:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_map.hpp:728:70: warning: variadic templates only available with -std=c++11 or -std=gnu++11
iterator emplace_hint(const_iterator, BOOST_FWD_REF(Args)... args)
^
In file included from /home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered_set.hpp:16:0,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/estl.h:61,
from /home/zli781/research/esesc/arm_esesc/misc/libsuc/GStats.h:29,
from /home/zli781/research/esesc/arm_esesc/emul/libemulint/EmuSampler.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/PowerModel.h:45,
from /home/zli781/research/esesc/arm_esesc/simu/libsampler/BootLoader.h:41,
from /home/zli781/research/esesc/arm_esesc/main/esesc.cpp:34:
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:235:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:236:66: warning: variadic templates only available with -std=c++11 or -std=gnu++11
std::pair<iterator, bool> emplace(BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:241:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:242:70: warning: variadic templates only available with -std=c++11 or -std=gnu++11
iterator emplace_hint(const_iterator, BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:705:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:706:49: warning: variadic templates only available with -std=c++11 or -std=gnu++11
iterator emplace(BOOST_FWD_REF(Args)... args)
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:711:24: warning: variadic templates only available with -std=c++11 or -std=gnu++11
template <class... Args>
^
/home/zli781/research/esesc/arm_esesc/misc/libsuc/boost/unordered/unordered_set.hpp:712:70: warning: variadic templates only available with -std=c++11 or -std=gnu++11
iterator emplace_hint(const_iterator, BOOST_FWD_REF(Args)... args)
^
[ 98%] Linking CXX executable esesc
[ 98%] Built target esesc
Scanning dependencies of target gtest
[ 98%] Building CXX object tests/gtest-1.7.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[ 98%] Linking CXX static library libgtest.a
[ 98%] Built target gtest
Scanning dependencies of target gtest_main
[100%] Building CXX object tests/gtest-1.7.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[100%] Linking CXX static library libgtest_main.a
[100%] Built target gtest_main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment