Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 33%] [32mBuilding CXX object plugins/juick/CMakeFiles/leechcraft_azoth_juick.dir/juick.cpp.o[0m
- cd /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick && /usr/lib/llvm/6/bin/clang++ -DENABLE_CRYPT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_BOOST_LOCALE -Dleechcraft_azoth_juick_EXPORTS -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/juick -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick/leechcraft_azoth_juick_autogen/include -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build -I/usr/include/leechcraft -I/usr/include/Qca-qt5/QtCrypto -I/usr/include/leechcraft/azoth -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -DNDEBUG -march=haswell -O2 -pipe -fvisibility=hidden -Wall -Wextra -Wno-deprecated-register -fPIC -fPIC -std=c++1z -o CMakeFiles/leechcraft_azoth_juick.dir/juick.cpp.o -c /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/juick/juick.cpp
- In file included from /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/herbicide/logger.cpp:33:
- [1m/usr/include/leechcraft/util/db/oral/oral.h:406:29: [0m[0;1;31merror: [0m[1mtype 'decltype(* FindPKeyIndex<LeechCraft::Azoth::Herbicide::Logger::AccountRecord>)' (aka
- 'const boost::hana::integral_constant<unsigned long, 0> &') cannot be used prior to '::' because it has no members[0m
- constexpr auto index = decltype (*FindPKeyIndex<Seq>)::value;
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:368:14: [0m[0;1;30mnote: [0min instantiation of member function 'LeechCraft::Util::oral::detail::(anonymous
- namespace)::AdaptInsert<LeechCraft::Azoth::Herbicide::Logger::AccountRecord>::RemovePKey' requested here[0m
- : Data_ { RemovePKey (data) }
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:1643:4: [0m[0;1;30mnote: [0min instantiation of function template specialization
- 'LeechCraft::Util::oral::detail::(anonymous
- namespace)::AdaptInsert<LeechCraft::Azoth::Herbicide::Logger::AccountRecord>::AdaptInsert<LeechCraft::Util::oral::detail::SQLite::ImplFactory
- &>' requested here[0m
- { db, cachedData, factory },
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:1659:43: [0m[0;1;30mnote: [0min instantiation of function template specialization
- 'LeechCraft::Util::oral::Adapt<LeechCraft::Azoth::Herbicide::Logger::AccountRecord, LeechCraft::Util::oral::detail::SQLite::ImplFactory>'
- requested here[0m
- return std::make_shared<ObjectInfo<T>> (Adapt<T, ImplFactory> (db));
- [0;1;32m ^
- [0m[1m/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/herbicide/logger.cpp:188:33: [0m[0;1;30mnote: [0min instantiation of
- function template specialization 'LeechCraft::Util::oral::AdaptPtr<LeechCraft::Azoth::Herbicide::Logger::AccountRecord,
- LeechCraft::Util::oral::detail::SQLite::ImplFactory>' requested here[0m
- AdaptedAccount_ = Util::oral::AdaptPtr<AccountRecord> (DB_);
- [0;1;32m ^
- [0mIn file included from /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/herbicide/logger.cpp:33:
- [1m/usr/include/leechcraft/util/db/oral/oral.h:406:29: [0m[0;1;31merror: [0m[1mtype 'decltype(* FindPKeyIndex<LeechCraft::Azoth::Herbicide::Logger::EntryRecord>)' (aka
- 'const boost::hana::integral_constant<unsigned long, 0> &') cannot be used prior to '::' because it has no members[0m
- constexpr auto index = decltype (*FindPKeyIndex<Seq>)::value;
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:368:14: [0m[0;1;30mnote: [0min instantiation of member function 'LeechCraft::Util::oral::detail::(anonymous
- namespace)::AdaptInsert<LeechCraft::Azoth::Herbicide::Logger::EntryRecord>::RemovePKey' requested here[0m
- : Data_ { RemovePKey (data) }
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:1643:4: [0m[0;1;30mnote: [0min instantiation of function template specialization
- 'LeechCraft::Util::oral::detail::(anonymous
- namespace)::AdaptInsert<LeechCraft::Azoth::Herbicide::Logger::EntryRecord>::AdaptInsert<LeechCraft::Util::oral::detail::SQLite::ImplFactory &>'
- requested here[0m
- { db, cachedData, factory },
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:1659:43: [0m[0;1;30mnote: [0min instantiation of function template specialization
- 'LeechCraft::Util::oral::Adapt<LeechCraft::Azoth::Herbicide::Logger::EntryRecord, LeechCraft::Util::oral::detail::SQLite::ImplFactory>'
- requested here[0m
- return std::make_shared<ObjectInfo<T>> (Adapt<T, ImplFactory> (db));
- [0;1;32m ^
- [0m[1m/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/herbicide/logger.cpp:189:31: [0m[0;1;30mnote: [0min instantiation of
- function template specialization 'LeechCraft::Util::oral::AdaptPtr<LeechCraft::Azoth::Herbicide::Logger::EntryRecord,
- LeechCraft::Util::oral::detail::SQLite::ImplFactory>' requested here[0m
- AdaptedEntry_ = Util::oral::AdaptPtr<EntryRecord> (DB_);
- [0;1;32m ^
- [0mIn file included from /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/herbicide/logger.cpp:33:
- [1m/usr/include/leechcraft/util/db/oral/oral.h:406:29: [0m[0;1;31merror: [0m[1mtype 'decltype(* FindPKeyIndex<LeechCraft::Azoth::Herbicide::Logger::EventRecord>)' (aka
- 'const boost::hana::integral_constant<unsigned long, 0> &') cannot be used prior to '::' because it has no members[0m
- constexpr auto index = decltype (*FindPKeyIndex<Seq>)::value;
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:368:14: [0m[0;1;30mnote: [0min instantiation of member function 'LeechCraft::Util::oral::detail::(anonymous
- namespace)::AdaptInsert<LeechCraft::Azoth::Herbicide::Logger::EventRecord>::RemovePKey' requested here[0m
- : Data_ { RemovePKey (data) }
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:1643:4: [0m[0;1;30mnote: [0min instantiation of function template specialization
- 'LeechCraft::Util::oral::detail::(anonymous
- namespace)::AdaptInsert<LeechCraft::Azoth::Herbicide::Logger::EventRecord>::AdaptInsert<LeechCraft::Util::oral::detail::SQLite::ImplFactory &>'
- requested here[0m
- { db, cachedData, factory },
- [0;1;32m ^
- [0m[1m/usr/include/leechcraft/util/db/oral/oral.h:1659:43: [0m[0;1;30mnote: [0min instantiation of function template specialization
- 'LeechCraft::Util::oral::Adapt<LeechCraft::Azoth::Herbicide::Logger::EventRecord, LeechCraft::Util::oral::detail::SQLite::ImplFactory>'
- requested here[0m
- return std::make_shared<ObjectInfo<T>> (Adapt<T, ImplFactory> (db));
- [0;1;32m ^
- [0m[1m/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/herbicide/logger.cpp:190:31: [0m[0;1;30mnote: [0min instantiation of
- function template specialization 'LeechCraft::Util::oral::AdaptPtr<LeechCraft::Azoth::Herbicide::Logger::EventRecord,
- LeechCraft::Util::oral::detail::SQLite::ImplFactory>' requested here[0m
- AdaptedEvent_ = Util::oral::AdaptPtr<EventRecord> (DB_);
- [0;1;32m ^
- [0m3 errors generated.
- make[3]: *** [plugins/herbicide/CMakeFiles/leechcraft_azoth_herbicide.dir/build.make:127: plugins/herbicide/CMakeFiles/leechcraft_azoth_herbicide.dir/logger.cpp.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- [ 33%] [32mBuilding CXX object plugins/juick/CMakeFiles/leechcraft_azoth_juick.dir/qrc_juick.cpp.o[0m
- cd /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick && /usr/lib/llvm/6/bin/clang++ -DENABLE_CRYPT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_BOOST_LOCALE -Dleechcraft_azoth_juick_EXPORTS -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/juick -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick/leechcraft_azoth_juick_autogen/include -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build -I/usr/include/leechcraft -I/usr/include/Qca-qt5/QtCrypto -I/usr/include/leechcraft/azoth -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -DNDEBUG -march=haswell -O2 -pipe -fvisibility=hidden -Wall -Wextra -Wno-deprecated-register -fPIC -fPIC -std=c++1z -o CMakeFiles/leechcraft_azoth_juick.dir/qrc_juick.cpp.o -c /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick/qrc_juick.cpp
- [ 33%] [32mBuilding CXX object plugins/juick/CMakeFiles/leechcraft_azoth_juick.dir/leechcraft_azoth_juick_autogen/mocs_compilation.cpp.o[0m
- cd /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick && /usr/lib/llvm/6/bin/clang++ -DENABLE_CRYPT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DUSE_BOOST_LOCALE -Dleechcraft_azoth_juick_EXPORTS -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth/plugins/juick -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick/leechcraft_azoth_juick_autogen/include -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999/src/plugins/azoth -I/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build -I/usr/include/leechcraft -I/usr/include/Qca-qt5/QtCrypto -I/usr/include/leechcraft/azoth -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -DNDEBUG -march=haswell -O2 -pipe -fvisibility=hidden -Wall -Wextra -Wno-deprecated-register -fPIC -fPIC -std=c++1z -o CMakeFiles/leechcraft_azoth_juick.dir/leechcraft_azoth_juick_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick/leechcraft_azoth_juick_autogen/mocs_compilation.cpp
- make[3]: Leaving directory '/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build'
- make[2]: *** [CMakeFiles/Makefile2:1018: plugins/herbicide/CMakeFiles/leechcraft_azoth_herbicide.dir/all] Error 2
- make[2]: *** Waiting for unfinished jobs....
- [ 33%] [32m[1mLinking CXX shared library libleechcraft_azoth_juick.so[0m
- cd /var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build/plugins/juick && /usr/bin/cmake -E cmake_link_script CMakeFiles/leechcraft_azoth_juick.dir/link.txt --verbose=1
- /usr/lib/llvm/6/bin/clang++ -fPIC -march=haswell -O2 -pipe -fvisibility=hidden -Wall -Wextra -Wno-deprecated-register -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -shared -Wl,-soname,libleechcraft_azoth_juick.so -o libleechcraft_azoth_juick.so CMakeFiles/leechcraft_azoth_juick.dir/juick.cpp.o CMakeFiles/leechcraft_azoth_juick.dir/qrc_juick.cpp.o CMakeFiles/leechcraft_azoth_juick.dir/leechcraft_azoth_juick_autogen/mocs_compilation.cpp.o /usr/lib/libleechcraft-util-qt5.so /usr/lib/libleechcraft-util-db-qt5.so /usr/lib/libleechcraft-util-gui-qt5.so /usr/lib/libleechcraft-util-models-qt5.so /usr/lib/libleechcraft-util-network-qt5.so /usr/lib/libleechcraft-util-qml-qt5.so /usr/lib/libleechcraft-util-shortcuts-qt5.so /usr/lib/libleechcraft-util-sll-qt5.so /usr/lib/libleechcraft-util-svcauth-qt5.so /usr/lib/libleechcraft-util-sys-qt5.so /usr/lib/libleechcraft-util-tags-qt5.so /usr/lib/libleechcraft-util-threads-qt5.so /usr/lib/libleechcraft-util-x11-qt5.so /usr/lib/libleechcraft-util-xdg-qt5.so /usr/lib/libleechcraft-util-xpc-qt5.so /usr/lib/libleechcraft-util-xsd-qt5.so /usr/lib/libleechcraft-xsd-qt5.so /usr/lib64/libQt5Widgets.so.5.9.6 /usr/lib64/libQt5Gui.so.5.9.6 /usr/lib64/libQt5Core.so.5.9.6
- make[3]: Leaving directory '/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build'
- [ 33%] Built target leechcraft_azoth_juick
- make[2]: Leaving directory '/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build'
- make[1]: *** [Makefile:130: all] Error 2
- make[1]: Leaving directory '/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build'
- [31;01m*[0m ERROR: app-leechcraft/lc-azoth-9999::gentoo failed (compile phase):
- [31;01m*[0m emake failed
- [31;01m*[0m
- [31;01m*[0m If you need support, post the output of `emerge --info '=app-leechcraft/lc-azoth-9999::gentoo'`,
- [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-leechcraft/lc-azoth-9999::gentoo'`.
- [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-leechcraft/lc-azoth-9999/temp/build.log'.
- [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-leechcraft/lc-azoth-9999/temp/environment'.
- [31;01m*[0m Working directory: '/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999_build'
- [31;01m*[0m S: '/var/tmp/portage/app-leechcraft/lc-azoth-9999/work/lc-azoth-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement