checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for install location... /usr checking for gawk... (cached) gawk checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking whether g++ supports C++14 features with -std=gnu++14... yes checking for boostlib >= 1.60 (106000)... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes checking whether the Boost::Regex library is available... yes checking for exit in -lboost_regex... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether the Boost::IOStreams library is available... yes checking for exit in -lboost_iostreams... yes checking cpprest/http_client.h usability... no checking cpprest/http_client.h presence... no checking for cpprest/http_client.h... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking nlohmann/json.hpp usability... no checking nlohmann/json.hpp presence... no checking for nlohmann/json.hpp... no checking for wx-config... /usr/bin/wx-config-gtk3 checking for wxWidgets version >= 3.0.3 (--unicode)... yes (version 3.0.5) checking for wxWidgets static library... no checking if wxWidgets includes XRC... yes checking for wxrc... /usr/bin/wxrc-3.0 checking for mkdtemp... yes checking for ICU... yes checking if wxWidgets toolkit uses GTK+ 3... yes checking for GTKSPELL... yes checking for LUCENE... yes checking for PUGIXML... no checking cld2/public/compact_lang_det.h usability... no checking cld2/public/compact_lang_det.h presence... no checking for cld2/public/compact_lang_det.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating artwork/Makefile config.status: creating locales/Makefile config.status: creating docs/Makefile config.status: executing depfiles commands Configured poedit-3.0 for riscv64-unknown-linux-gnu Enabled features: * debug build: no * language detection: no * crowdin integration: no !!! WARNING !!! Your are building a limited version of Poedit without some important features (see above). This makes Poedit harder to use and is strongly advised against. !!! WARNING !!! Making all in src make[1]: Entering directory '/build/poedit/src/poedit-3.0/src' CXX catalog_xliff.o CXX cat_sorting.o CXX chooselang.o CXX commentdlg.o CXX custom_buttons.o CXX colorscheme.o CXX customcontrols.o CXX catalog.o CXX cat_update.o CXX custom_notebook.o CXX edapp.o CXX concurrency.o CXX edframe.o CXX catalog_po.o CXX attentionbar.o CXX configuration.o CXX export_html.o CXX edlistctrl.o CXX editing_area.o CXX filemonitor.o CXX fileviewer.o CXX findframe.o CXX gexecute.o CXX hidpi.o CXX icons.o CXX language.o CXX languagectrl.o CXX manager.o CXX menus.o CXX prefsdlg.o CXX pretranslate.o CXX progressinfo.o CXX propertiesdlg.o CXX qa_checks.o In file included from progressinfo.h:30, from edframe.cpp:77: titleless_window.h:32:24: warning: type attributes ignored after type is already defined [-Wattributes] 32 | class WXDLLIMPEXP_CORE wxButton; | ^~~~~~~~ In file included from welcomescreen.h:29, from edapp.cpp:98: titleless_window.h:32:24: warning: type attributes ignored after type is already defined [-Wattributes] 32 | class WXDLLIMPEXP_CORE wxButton; | ^~~~~~~~ CXX recent_files.o CXX sidebar.o CXX spellchecking.o CXX syntaxhighlighter.o CXX text_control.o In file included from progressinfo.h:30, from manager.cpp:62: titleless_window.h:32:24: warning: type attributes ignored after type is already defined [-Wattributes] 32 | class WXDLLIMPEXP_CORE wxButton; | ^~~~~~~~ CXX titleless_window.o CXX unicode_helpers.o CXX utility.o CXX welcomescreen.o In file included from progressinfo.h:30, from pretranslate.cpp:31: titleless_window.h:32:24: warning: type attributes ignored after type is already defined [-Wattributes] 32 | class WXDLLIMPEXP_CORE wxButton; | ^~~~~~~~ /usr/bin/wxrc-3.0 -v -c -o compiled_xrc.cpp ./resources/comment.xrc ./resources/manager.xrc ./resources/menus.xrc ./resources/prefs.xrc ./resources/properties.xrc ./resources/summary.xrc ./resources/toolbar.xrc processing ./resources/comment.xrc... processing ./resources/manager.xrc... processing ./resources/menus.xrc... processing ./resources/prefs.xrc... processing ./resources/properties.xrc... processing ./resources/summary.xrc... processing ./resources/toolbar.xrc... creating C++ source file /build/poedit/src/poedit-3.0/src/compiled_xrc.cpp... CXX extractors/extractor.o CXX extractors/extractor_gettext.o CXX extractors/extractor_legacy.o CXX wx/main_toolbar.o utility.cpp: In static member function ‘static bool TempOutputFileFor::ReplaceFile(const wxString&, const wxString&)’: utility.cpp:305:14: warning: ignoring return value of ‘int chown(const char*, __uid_t, __gid_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 305 | chown(destPath, st.st_uid, st.st_gid); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX pluralforms/pl_evaluate.o CXX tm/suggestions.o CXX tm/transmem.o CXX tm/tmx_io.o CXX wx_backports/wx_gtk_activityindicator.o CXX wx_backports/wx_gtk_nativewin.o CXX compiled_xrc.o CXXLD poedit /usr/bin/ld: warning: libboost_filesystem.so.1.76.0, needed by /usr/lib/liblucene++.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libboost_iostreams.so.1.76.0, needed by /usr/lib/liblucene++.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libboost_thread.so.1.76.0, needed by /usr/lib/liblucene++.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::sync_flush' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path::codecvt()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::deflated' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path::m_append_separator_if_needed()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::file_descriptor::close()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::directory_iterator_construct(boost::filesystem::directory_iterator&, boost::filesystem::path const&, unsigned int, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::before(char const*&, char const*, char*&, char*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::status(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::file_descriptor::is_open() const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::directory_entry::get_status(boost::system::error_code*) const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::default_compression' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::do_init(boost::iostreams::zlib_params const&, bool, void* (*)(void*, unsigned int, unsigned int), void (*)(void*, void*), void*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path::m_erase_redundant_separator(unsigned long)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::file_descriptor::handle() const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::zlib_base()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::mapped_file_source::mapped_file_source()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path_traits::convert(char const*, char const*, std::__cxx11::basic_string, std::allocator >&, std::codecvt const&)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::file_size(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path::parent_path() const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::mapped_file_source::close()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, unsigned int, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::remove(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::default_strategy' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::data_error' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::dir_itr_close(void*&, void*&)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::buf_error' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::create_directory(boost::filesystem::path const&, boost::filesystem::path const*, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::reset(bool, bool)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::xinflate(int)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::version_error' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::file_descriptor::file_descriptor()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::best_compression' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::finish' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::mem_error' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::no_flush' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::file_descriptor::open(boost::iostreams::detail::path const&, std::_Ios_Openmode, std::_Ios_Openmode)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::mapped_file_source::is_open() const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::xdeflate(int)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::last_write_time(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib_error::check(int)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path_traits::convert(wchar_t const*, wchar_t const*, std::__cxx11::basic_string, std::allocator >&, std::codecvt const&)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::mapped_file_source::data() const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::stream_end' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::path::filename() const' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::last_write_time(boost::filesystem::path const&, long, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::mapped_file_source::open_impl(boost::iostreams::basic_mapped_file_params const&)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::directory_iterator_increment(boost::filesystem::directory_iterator&, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::~zlib_base()' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::detail::zlib_base::after(char const*&, char*&, bool)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::filesystem::detail::remove_all(boost::filesystem::path const&, boost::system::error_code*)' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::okay' /usr/bin/ld: /usr/lib/liblucene++.so: undefined reference to `boost::iostreams::zlib::stream_error' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:659: poedit] Error 1 make[1]: Leaving directory '/build/poedit/src/poedit-3.0/src' make: *** [Makefile:484: all-recursive] Error 1 ==> ERROR: A failure occurred in build().  Aborting...