D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/xeus-sqlite-0.6.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ospX5F + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf xeus-sqlite-0.6.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xeus-sqlite-0.6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xeus-sqlite-0.6.0 + rm -rf /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rlUV3u + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xeus-sqlite-0.6.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=ON -- The C compiler identification is GNU 14.0.1 -- The CXX compiler identification is GNU 14.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building xeus-sqlite v0.6.0 -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.2.0") -- Found LibUUID: /usr/lib64/libuuid.so -- Found SQLite3: /usr/include (found version "3.45.2") -- Found xvega-bindings: /usr/lib/cmake/xvega-bindings/xvega-bindingsConfig.cmake (found suitable version "0.0.10", minimum required is "0.0.3") -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.7.3") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAS_CPP17_FLAG -- Performing Test HAS_CPP17_FLAG - Success -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.1.4") -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C build make: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' /usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0 -B/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build//CMakeFiles/progress.marks make: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/xeus-sqlite.dir/build.make CMakeFiles/xeus-sqlite.dir/depend /usr/bin/make -f CMakeFiles/xeus-sqlite-static.dir/build.make CMakeFiles/xeus-sqlite-static.dir/depend make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' cd /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0 /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0 /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build/CMakeFiles/xeus-sqlite.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' /usr/bin/make -f CMakeFiles/xeus-sqlite.dir/build.make CMakeFiles/xeus-sqlite.dir/build make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' cd /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0 /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0 /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build/CMakeFiles/xeus-sqlite-static.dir/DependInfo.cmake "--color=" make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' /usr/bin/make -f CMakeFiles/xeus-sqlite-static.dir/build.make CMakeFiles/xeus-sqlite-static.dir/build make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 60%] Building CXX object CMakeFiles/xeus-sqlite-static.dir/src/xlite.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wunused-parameter -Wextra -Wreorder -march=native -MD -MT CMakeFiles/xeus-sqlite-static.dir/src/xlite.cpp.o -MF CMakeFiles/xeus-sqlite-static.dir/src/xlite.cpp.o.d -o CMakeFiles/xeus-sqlite-static.dir/src/xlite.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xlite.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 20%] Building CXX object CMakeFiles/xeus-sqlite.dir/src/xlite.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS -Dxeus_sqlite_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -march=native -MD -MT CMakeFiles/xeus-sqlite.dir/src/xlite.cpp.o -MF CMakeFiles/xeus-sqlite.dir/src/xlite.cpp.o.d -o CMakeFiles/xeus-sqlite.dir/src/xlite.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xlite.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 30%] Building CXX object CMakeFiles/xeus-sqlite-static.dir/src/xvega_sqlite.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wunused-parameter -Wextra -Wreorder -march=native -MD -MT CMakeFiles/xeus-sqlite-static.dir/src/xvega_sqlite.cpp.o -MF CMakeFiles/xeus-sqlite-static.dir/src/xvega_sqlite.cpp.o.d -o CMakeFiles/xeus-sqlite-static.dir/src/xvega_sqlite.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xvega_sqlite.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 40%] Building CXX object CMakeFiles/xeus-sqlite.dir/src/xvega_sqlite.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS -Dxeus_sqlite_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -march=native -MD -MT CMakeFiles/xeus-sqlite.dir/src/xvega_sqlite.cpp.o -MF CMakeFiles/xeus-sqlite.dir/src/xvega_sqlite.cpp.o.d -o CMakeFiles/xeus-sqlite.dir/src/xvega_sqlite.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xvega_sqlite.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 50%] Building CXX object CMakeFiles/xeus-sqlite-static.dir/src/xeus_sqlite_interpreter.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wunused-parameter -Wextra -Wreorder -march=native -MD -MT CMakeFiles/xeus-sqlite-static.dir/src/xeus_sqlite_interpreter.cpp.o -MF CMakeFiles/xeus-sqlite-static.dir/src/xeus_sqlite_interpreter.cpp.o.d -o CMakeFiles/xeus-sqlite-static.dir/src/xeus_sqlite_interpreter.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 70%] Linking CXX static library libxeus-sqlite.a /usr/bin/cmake -P CMakeFiles/xeus-sqlite-static.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/xeus-sqlite-static.dir/link.txt --verbose=1 /usr/bin/ar qc libxeus-sqlite.a "CMakeFiles/xeus-sqlite-static.dir/src/xeus_sqlite_interpreter.cpp.o" "CMakeFiles/xeus-sqlite-static.dir/src/xvega_sqlite.cpp.o" "CMakeFiles/xeus-sqlite-static.dir/src/xlite.cpp.o" /usr/bin/ranlib libxeus-sqlite.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 70%] Built target xeus-sqlite-static make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 10%] Building CXX object CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o /usr/bin/g++ -DGUID_LIBUUID -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_EXPLAIN_COMMENTS=1 -DSQLITE_MEMDEBUG=1 -DXEUS_SQLITE_EXPORTS -DXVEGA_EXPORTS -Dxeus_sqlite_EXPORTS -I/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -fPIC -Wunused-parameter -Wextra -Wreorder -march=native -MD -MT CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o -MF CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o.d -o CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o -c /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' [ 80%] Linking CXX shared library libxeus-sqlite.so /usr/bin/cmake -E cmake_link_script CMakeFiles/xeus-sqlite.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -shared -Wl,-soname,libxeus-sqlite.so.0 -o libxeus-sqlite.so.0.6.0 "CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o" "CMakeFiles/xeus-sqlite.dir/src/xvega_sqlite.cpp.o" "CMakeFiles/xeus-sqlite.dir/src/xlite.cpp.o" /usr/lib64/libxeus.so.8.1.0 /usr/lib64/libxvega.so.0.0.10 /usr/lib64/libSQLiteCpp.so.0 /usr/lib64/libsqlite3.so /usr/lib64/libuuid.so -ldl /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xeus_sqlite::interpreter::parse_SQLite_magic(int, std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp:235:(.text+0xceea): undefined reference to `xeus::xinterpreter::publish_execution_result(int, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>)' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp:255:(.text+0xd347): undefined reference to `xeus::xinterpreter::publish_execution_result(int, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>)' /usr/bin/ld: /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp:261:(.text+0xd404): undefined reference to `xeus::xinterpreter::publish_execution_result(int, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xeus_sqlite::interpreter::process_SQLite_input(int, std::unique_ptr >&, std::__cxx11::basic_string, std::allocator > const&, std::map, std::allocator >, std::vector, std::allocator >, decltype(nullptr)>, std::allocator, std::allocator >, decltype(nullptr)> > >, std::less, std::allocator > >, std::allocator, std::allocator > const, std::vector, std::allocator >, decltype(nullptr)>, std::allocator, std::allocator >, decltype(nullptr)> > > > > >&)': /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp:367:(.text+0xee9d): undefined reference to `xeus::xinterpreter::publish_execution_result(int, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xeus_sqlite::interpreter::execute_request_impl(int, std::__cxx11::basic_string, std::allocator > const&, bool, bool, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>, bool)': /home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/src/xeus_sqlite_interpreter.cpp:432:(.text+0x21725): undefined reference to `xeus::xinterpreter::publish_execution_result(int, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>, nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_10mark_trailEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_10mark_trailEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_trail const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_9mark_tickEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_9mark_tickEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_tick const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_11mark_squareEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_11mark_squareEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_square const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_9mark_ruleEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_9mark_ruleEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_rule const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_9mark_rectEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_9mark_rectEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_rect const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_10mark_pointEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_10mark_pointEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_point const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_9mark_lineEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_9mark_lineEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_line const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_11mark_circleEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_11mark_circleEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_circle const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_8mark_barEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_8mark_barEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_bar const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_9mark_areaEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_9mark_areaEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_area const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o: in function `xv::detail::xany_owning::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&) const': /usr/include/xvega/utils/xany.hpp:151:(.text._ZNK2xv6detail11xany_owningINS_4markENS_8mark_arcEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE[_ZNK2xv6detail11xany_owningINS_4markENS_8mark_arcEE7to_jsonERN8nlohmann16json_abi_v3_11_310basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS6_14adl_serializerES9_IhSaIhEEvEE]+0xf): undefined reference to `xv::to_json(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void>&, xv::mark_arc const&)' /usr/bin/ld: CMakeFiles/xeus-sqlite.dir/src/xeus_sqlite_interpreter.cpp.o:(.data.rel.ro._ZTVN11xeus_sqlite11interpreterE[_ZTVN11xeus_sqlite11interpreterE]+0x58): undefined reference to `xeus::xinterpreter::internal_request_impl(nlohmann::json_abi_v3_11_3::basic_json, std::allocator >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector >, void> const&)' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/xeus-sqlite.dir/build.make:137: libxeus-sqlite.so.0.6.0] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xeus-sqlite-0.6.0/build' make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/xeus-sqlite.dir/all] Error 2 make: *** [Makefile:139: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.rlUV3u (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.rlUV3u (%build) I: [iurt_root_command] ERROR: chroot