Binhost amd64/xx.x/x86-64 update failed in at least one nspawn /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:721:54: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 721 | _text_renderer->signal_editing_started().connect([=](Gtk::CellEditable*,const Glib::ustring&){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:721:54: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:724:55: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 724 | _text_renderer->signal_editing_canceled().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:724:55: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:727:45: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 727 | _text_renderer->signal_edited().connect([=](const Glib::ustring&,const Glib::ustring&){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:727:45: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:760:42: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 760 | _tree.signal_query_tooltip().connect([=](int x, int y, bool kbd, const Glib::RefPtr& tooltip){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:760:42: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:780:42: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 780 | _object_menu.signal_closed().connect([=](){ _item_state_toggler->set_active(false); _tree.queue_draw(); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:780:42: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:789:52: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 789 | _opacity_slider.signal_value_changed().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:789:52: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:829:45: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 829 | check->signal_clicked().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:829:45: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:882:44: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 882 | tag_renderer->signal_clicked().connect([=](const Glib::ustring& path) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:882:44: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:892:34: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 892 | _color_picker.connectChanged([=](guint rgba) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:892:34: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:913:47: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 913 | _tree.signal_enter_notify_event().connect([=](GdkEventCrossing*){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:913:47: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:919:47: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 919 | _tree.signal_leave_notify_event().connect([=](GdkEventCrossing*){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:919:47: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:933:41: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 933 | _tree.signal_row_expanded().connect([=](const Gtk::TreeModel::iterator &iter, const Gtk::TreeModel::Path &) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:933:41: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:938:42: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 938 | _tree.signal_row_collapsed().connect([=](const Gtk::TreeModel::iterator &iter, const Gtk::TreeModel::Path &) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:938:42: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:972:56: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 972 | _tree_style = _tree.signal_style_updated().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:972:56: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:984:80: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 984 | _watch_object_mode = prefs->createObserver("/dialogs/objects/layers_only", [=]() { setRootWatcher(); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:984:80: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:1450:54: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1450 | Glib::signal_idle().connect_once([=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/objects.cpp:1450:54: note: add explicit ‘this’ or ‘*this’ capture [886/1158] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DHAVE_CONFIG_H -DHAVE_X11 -Dinkscape_base_EXPORTS -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build/src -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2 -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build/include -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/adaptagrams -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/2geom/include -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/2geom/include/2geom -isystem /usr/include/pango-1.0 -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isyst em /usr/include/libsoup-2.4 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/sysprof-4 -isystem /usr/include/libxml2 -isystem /usr/include/poppler -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/gtkmm-3.0 -isystem /usr/lib64/gtkmm-3.0/include -isystem /usr/include/atkmm-1.6 -isystem /usr/lib64/atkmm-1.6/include -isystem /usr/include/gtk-3.0/unix-print -isystem /usr/include/gdkmm-3.0 -isystem /usr/lib64/gdkmm-3.0/include -isystem /usr/include/giomm-2.4 -isystem /usr/lib64/giomm-2.4/include -isystem /usr/include/pangomm-1.4 -isystem /usr/lib64/pangomm-1.4/include -isystem /usr/include/glibmm-2.4 -isystem /usr/lib64/glibmm-2.4/include -isystem /usr/include/cairomm-1.0 -isystem /usr/lib64/cairomm-1.0/include -isystem /usr/include/sigc++-2.0 -isystem /usr/lib64/sigc++-2.0/include -isystem /usr/include/gtk-3.0 -i system /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/elogind -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/gspell-1 -isystem /usr/include/enchant-2 -O2 -pipe -march=x86-64-v3 -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DGLIBMM_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -fstack-protector-strong -Werror=format -Werror=format-security -Werror=ignored-qualifiers -Werror=return-type -Wno-switch -Wmisleading-indentation -Wstrict-null-sentinel -pthread -D_GNU_SOURCE -fopenmp -DSIGCXX_DISABLE_DEPRECATED -std=gnu++20 -fPIC -pthread -UWITH_MESH -UWITH_CSSBLEND -UWITH_SVG2 -fPIC -fdiagnostics-color -MD -MT src/CMakeFiles/inkscape_base.dir/ui/dialog/svg-fonts-dialog.cpp.o -MF src/CMakeFiles/inkscape_base.dir/ui/dialo g/svg-fonts-dialog.cpp.o.d -o src/CMakeFiles/inkscape_base.dir/ui/dialog/svg-fonts-dialog.cpp.o -c /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:505:35: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 505 | mi->signal_activate().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:505:35: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:516:35: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 516 | mi->signal_activate().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:516:35: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:764:36: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 764 | _GlyphsListStore->foreach_iter([=](const Gtk::TreeModel::iterator& it) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:764:36: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:918:37: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 918 | setup->signal_clicked().connect([=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:918:37: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1216:50: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1216 | change_glyph_attribute(getDesktop(), *glyph, [=](){ | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1216:50: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1231:50: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1231 | change_glyph_attribute(getDesktop(), *glyph, [=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1231:50: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1357:63: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1357 | _glyphs_grid.signal_button_release_event().connect_notify([=](GdkEventButton* event){ glyphs_list_button_release(event); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1357:63: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1391:47: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1391 | _glyph_renderer->signal_clicked().connect([=](const GdkEvent*, const Glib::ustring& unicodes) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1391:47: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1404:48: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1404 | _GlyphsList.signal_row_activated().connect([=](const Gtk::TreeModel::Path& path, Gtk::TreeViewColumn*) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1404:48: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1414:50: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1414 | remove_glyph_button.signal_clicked().connect([=](){ remove_selected_glyph(); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1414:50: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1427:36: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1427 | edit->signal_clicked().connect([=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1427:36: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1458:50: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1458 | _glyphs_grid.signal_item_activated().connect([=](const Gtk::TreeModel::Path& path) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1458:50: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1463:53: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1463 | _glyphs_grid.signal_selection_changed().connect([=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1463:53: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1473:45: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1473 | selection->signal_changed().connect([=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1473:45: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1491:36: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1491 | list->signal_toggled().connect([=]() { set_glyphs_view_mode(true); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1491:36: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1497:36: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1497 | grid->signal_toggled().connect([=]() { set_glyphs_view_mode(false); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1497:36: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1525:47: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1525 | _glyphs_observer.signal_changed().connect([=]() { update_glyphs(); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1525:47: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1566:46: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1566 | _KerningPairsListStore->foreach_iter([=](const Gtk::TreeModel::iterator& it) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1566:46: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1720:43: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1720 | renderer->signal_edited().connect([=](const Glib::ustring& path, const Glib::ustring& new_name) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1720:43: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1731:38: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1731 | _remove.signal_clicked().connect([=](){ remove_selected_font(); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1731:38: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1739:40: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1739 | tabs->signal_switch_page().connect([=](Gtk::Widget*, guint page) { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1739:40: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1776:77: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 1776 | _defs_observer_connection = _defs_observer.signal_changed().connect([=](){ update_fonts(false); }); | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/svg-fonts-dialog.cpp:1776:77: note: add explicit ‘this’ or ‘*this’ capture [887/1158] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DHAVE_CONFIG_H -DHAVE_X11 -Dinkscape_base_EXPORTS -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build/src -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2 -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build/include -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/adaptagrams -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/2geom/include -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/2geom/include/2geom -isystem /usr/include/pango-1.0 -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isyst em /usr/include/libsoup-2.4 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/sysprof-4 -isystem /usr/include/libxml2 -isystem /usr/include/poppler -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/gtkmm-3.0 -isystem /usr/lib64/gtkmm-3.0/include -isystem /usr/include/atkmm-1.6 -isystem /usr/lib64/atkmm-1.6/include -isystem /usr/include/gtk-3.0/unix-print -isystem /usr/include/gdkmm-3.0 -isystem /usr/lib64/gdkmm-3.0/include -isystem /usr/include/giomm-2.4 -isystem /usr/lib64/giomm-2.4/include -isystem /usr/include/pangomm-1.4 -isystem /usr/lib64/pangomm-1.4/include -isystem /usr/include/glibmm-2.4 -isystem /usr/lib64/glibmm-2.4/include -isystem /usr/include/cairomm-1.0 -isystem /usr/lib64/cairomm-1.0/include -isystem /usr/include/sigc++-2.0 -isystem /usr/lib64/sigc++-2.0/include -isystem /usr/include/gtk-3.0 -i system /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/elogind -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/gspell-1 -isystem /usr/include/enchant-2 -O2 -pipe -march=x86-64-v3 -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DGLIBMM_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -fstack-protector-strong -Werror=format -Werror=format-security -Werror=ignored-qualifiers -Werror=return-type -Wno-switch -Wmisleading-indentation -Wstrict-null-sentinel -pthread -D_GNU_SOURCE -fopenmp -DSIGCXX_DISABLE_DEPRECATED -std=gnu++20 -fPIC -pthread -UWITH_MESH -UWITH_CSSBLEND -UWITH_SVG2 -fPIC -fdiagnostics-color -MD -MT src/CMakeFiles/inkscape_base.dir/ui/dialog/styledialog.cpp.o -MF src/CMakeFiles/inkscape_base.dir/ui/dialog/sty ledialog.cpp.o.d -o src/CMakeFiles/inkscape_base.dir/ui/dialog/styledialog.cpp.o -c /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/styledialog.cpp [888/1158] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DHAVE_CONFIG_H -DHAVE_X11 -Dinkscape_base_EXPORTS -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build/src -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2 -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build/include -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/adaptagrams -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/2geom/include -I/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/3rdparty/2geom/include/2geom -isystem /usr/include/pango-1.0 -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/libpng16 -isystem /usr/include/pixman-1 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2 -isyst em /usr/include/libsoup-2.4 -isystem /usr/lib64/libffi/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/sysprof-4 -isystem /usr/include/libxml2 -isystem /usr/include/poppler -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/gtkmm-3.0 -isystem /usr/lib64/gtkmm-3.0/include -isystem /usr/include/atkmm-1.6 -isystem /usr/lib64/atkmm-1.6/include -isystem /usr/include/gtk-3.0/unix-print -isystem /usr/include/gdkmm-3.0 -isystem /usr/lib64/gdkmm-3.0/include -isystem /usr/include/giomm-2.4 -isystem /usr/lib64/giomm-2.4/include -isystem /usr/include/pangomm-1.4 -isystem /usr/lib64/pangomm-1.4/include -isystem /usr/include/glibmm-2.4 -isystem /usr/lib64/glibmm-2.4/include -isystem /usr/include/cairomm-1.0 -isystem /usr/lib64/cairomm-1.0/include -isystem /usr/include/sigc++-2.0 -isystem /usr/lib64/sigc++-2.0/include -isystem /usr/include/gtk-3.0 -i system /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/elogind -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/gspell-1 -isystem /usr/include/enchant-2 -O2 -pipe -march=x86-64-v3 -fno-strict-aliasing -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DGLIBMM_DISABLE_DEPRECATED -DGTKMM_DISABLE_DEPRECATED -DGDKMM_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -fstack-protector-strong -Werror=format -Werror=format-security -Werror=ignored-qualifiers -Werror=return-type -Wno-switch -Wmisleading-indentation -Wstrict-null-sentinel -pthread -D_GNU_SOURCE -fopenmp -DSIGCXX_DISABLE_DEPRECATED -std=gnu++20 -fPIC -pthread -UWITH_MESH -UWITH_CSSBLEND -UWITH_SVG2 -fPIC -fdiagnostics-color -MD -MT src/CMakeFiles/inkscape_base.dir/ui/dialog/inkscape-preferences.cpp.o -MF src/CMakeFiles/inkscape_base.dir/ui/d ialog/inkscape-preferences.cpp.o.d -o src/CMakeFiles/inkscape_base.dir/ui/dialog/inkscape-preferences.cpp.o -c /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:306:39: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 306 | _page_list_columns._col_name, [=](Gtk::TreeModel::iterator const &a, Gtk::TreeModel::iterator const &b) -> int { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:306:39: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:333:41: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 333 | _search.signal_next_match().connect([=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:333:41: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:346:45: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 346 | _search.signal_previous_match().connect([=]() { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:346:45: note: add explicit ‘this’ or ‘*this’ capture /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp: In lambda function: /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:361:47: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 361 | _page_list_model_filter->set_visible_func([=](Gtk::TreeModel::const_iterator const &row) -> bool { | ^ /var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2/src/ui/dialog/inkscape-preferences.cpp:361:47: note: add explicit ‘this’ or ‘*this’ capture ninja: build stopped: subcommand failed. * ERROR: media-gfx/inkscape-1.3.2-r2::gentoo failed (compile phase): * ninja -v -j32 -l64 failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 3330: Called cmake_src_compile * environment, line 1588: Called cmake_build * environment, line 1555: Called eninja * environment, line 2026: Called die * The specific snippet of code: * "$@" || die -n "${*} failed" * * If you need support, post the output of `emerge --info '=media-gfx/inkscape-1.3.2-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/inkscape-1.3.2-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build' * S: '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2' * Messages for package sys-auth/rtkit-0.13-r2: * Unable to find kernel sources at /usr/src/linux * Unable to calculate Linux Kernel version for build, attempting to use running version * Messages for package app-office/libreoffice-7.6.7.2: * If you plan to use Base application you must enable USE base. * Without USE java, several wizards are not going to be available. * Messages for package acct-group/rtkit-0-r3: * Adding group rtkit * Messages for package acct-user/rtkit-0-r3: * Adding user rtkit * Messages for package sys-auth/rtkit-0.13-r2: * Unable to find kernel sources at /usr/src/linux * Unable to calculate Linux Kernel version for build, attempting to use running version * Messages for package media-gfx/inkscape-1.3.2-r2: * ERROR: media-gfx/inkscape-1.3.2-r2::gentoo failed (compile phase): * ninja -v -j32 -l64 failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 3330: Called cmake_src_compile * environment, line 1588: Called cmake_build * environment, line 1555: Called eninja * environment, line 2026: Called die * The specific snippet of code: * "$@" || die -n "${*} failed" * * If you need support, post the output of `emerge --info '=media-gfx/inkscape-1.3.2-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/inkscape-1.3.2-r2::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2_build' * S: '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/work/inkscape-1.3.2' * Messages for package gnome-base/gnome-shell-45.5: * Install additional packages for optional runtime features: * gnome-extra/gnome-browser-connector for Browser extension integration * * The following package has failed to build, install, or execute postinst: * * (media-gfx/inkscape-1.3.2-r2:0/0::gentoo, ebuild scheduled for merge), Log file: * '/var/tmp/portage/media-gfx/inkscape-1.3.2-r2/temp/build.log' * !!! existing preserved libs found * IMPORTANT: 25 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. Container binhost-amd64-x86-64-v3-openrc-23 failed with error code 1. Machine binhost-amd64-x86-64-v3-server-23 HEAD is now at 7d7bf19 Blender can't be built with baseline x86-64 anymore Already up to date. Spawning container binhost-amd64-x86-64-v3-server-23 on /var/lib/machines/binhost-amd64-x86-64-v3-server-23. Press Ctrl-] three times within 1s to kill container. Performing Global Updates (Could take a couple of minutes if you have a lot of binary packages.) * IMPORTANT: 19 news items need reading for repository 'gentoo'. * Use eselect news read to view new items. * Always study the list of packages to be cleaned for any obvious * mistakes. Packages that are part of the world set will always * be kept. They can be manually added to this set with * `emerge --noreplace `. Packages that are listed in * package.provided (see portage(5)) will be removed by * depclean, even if they are part of the world set. * * As a safety measure, depclean will not remove any packages * unless *all* required dependencies have been resolved. As a * consequence of this, it often becomes necessary to run * `emerge --update --newuse --deep @world` prior to depclean. Calculating dependencies ... done! >>> No packages selected for removal by depclean >>> To see reverse dependencies, use --verbose Packages installed: 447 Packages in world: 50 Packages in system: 49 Required packages: 447 Number removed: 0 * Building file list for packages cleaning... * Cleaning binary packages... [  21.1 M ] app-containers/earthly-0.8.7 [  21.1 M ] app-containers/earthly-0.8.7 [  540.0 K ] dev-libs/libical-3.0.17 [  530.0 K ] dev-libs/libical-3.0.17 [  950.0 K ] kde-apps/kio-extras-23.08.5 [  990.0 K ] kde-apps/kio-extras-23.08.5 [  190.0 K ] kde-frameworks/attica-5.115.0 [  440.0 K ] kde-frameworks/baloo-5.115.0 [  270.0 K ] kde-frameworks/bluez-qt-5.115.0 [  4.1 M ] kde-frameworks/breeze-icons-5.115.0 [  260.0 K ] kde-frameworks/countryflags-5.115.0 [  170.0 K ] kde-frameworks/extra-cmake-modules-5.115.0 [  1.6 M ] kde-frameworks/frameworkintegration-5.115.0 [  170.0 K ] kde-frameworks/karchive-5.115.0 [  130.0 K ] kde-frameworks/kauth-5.115.0 [  180.0 K ] kde-frameworks/kbookmarks-5.115.0 [  340.0 K ] kde-frameworks/kcalendarcore-5.115.0 [  250.0 K ] kde-frameworks/kcmutils-5.115.0 [  180.0 K ] kde-frameworks/kcodecs-5.115.0 [  140.0 K ] kde-frameworks/kcompletion-5.115.0 [  390.0 K ] kde-frameworks/kconfig-5.115.0 [  390.0 K ] kde-frameworks/kconfig-5.115.0 [  410.0 K ] kde-frameworks/kconfigwidgets-5.115.0 [  300.0 K ] kde-frameworks/kcontacts-5.115.0 [  510.0 K ] kde-frameworks/kcoreaddons-5.115.0 [  50.0 K ] kde-frameworks/kcrash-5.115.0 [  130.0 K ] kde-frameworks/kdav-5.115.0 [  90.0 K ] kde-frameworks/kdbusaddons-5.115.0 [  280.0 K ] kde-frameworks/kdeclarative-5.115.0 [  90.0 K ] kde-frameworks/kded-5.115.0 [  3.0 M ] kde-frameworks/kdelibs4support-5.115.0 [  100.0 K ] kde-frameworks/kdesu-5.115.0 [  70.0 K ] kde-frameworks/kdnssd-5.115.0 [  470.0 K ] kde-frameworks/kdoctools-5.115.0 [  1.6 M ] kde-frameworks/kemoticons-5.115.0 [  220.0 K ] kde-frameworks/kfilemetadata-5.115.0 [  160.0 K ] kde-frameworks/kglobalaccel-5.115.0 [  130.0 K ] kde-frameworks/kguiaddons-5.115.0 [  130.0 K ] kde-frameworks/kguiaddons-5.115.0 [  280.0 K ] kde-frameworks/kholidays-5.115.0 [  2.4 M ] kde-frameworks/khtml-5.115.0 [  1.4 M ] kde-frameworks/ki18n-5.115.1 [  160.0 K ] kde-frameworks/kiconthemes-5.115.0 [  70.0 K ] kde-frameworks/kidletime-5.115.0 [  70.0 K ] kde-frameworks/kidletime-5.115.0 [  150.0 K ] kde-frameworks/kimageformats-5.115.0 [  150.0 K ] kde-frameworks/kinit-5.115.0 [  4.3 M ] kde-frameworks/kio-5.115.0 [  450.0 K ] kde-frameworks/kirigami-5.115.0 [  150.0 K ] kde-frameworks/kitemmodels-5.115.0 [  120.0 K ] kde-frameworks/kitemviews-5.115.0 [  130.0 K ] kde-frameworks/kjobwidgets-5.115.0 [  390.0 K ] kde-frameworks/kjs-5.115.0 [  790.0 K ] kde-frameworks/knewstuff-5.115.0 [  170.0 K ] kde-frameworks/knotifications-5.115.0 [  110.0 K ] kde-frameworks/knotifyconfig-5.115.0 [  190.0 K ] kde-frameworks/kpackage-5.115.0 [  270.0 K ] kde-frameworks/kparts-5.115.0 [  150.0 K ] kde-frameworks/kpeople-5.115.0 [  70.0 K ] kde-frameworks/kplotting-5.115.0 [  80.0 K ] kde-frameworks/kpty-5.115.0 [  150.0 K ] kde-frameworks/kquickcharts-5.115.0 [  380.0 K ] kde-frameworks/kross-5.115.0 [  180.0 K ] kde-frameworks/krunner-5.115.0 [  180.0 K ] kde-frameworks/krunner-5.115.0 [  370.0 K ] kde-frameworks/kservice-5.115.0 [  2.5 M ] kde-frameworks/ktexteditor-5.115.0 [  290.0 K ] kde-frameworks/ktextwidgets-5.115.0 [  850.0 K ] kde-frameworks/kunitconversion-5.115.0 [  430.0 K ] kde-frameworks/kwallet-5.115.0 [  1.5 M ] kde-frameworks/kwidgetsaddons-5.115.0 [  210.0 K ] kde-frameworks/kwindowsystem-5.115.0 [  710.0 K ] kde-frameworks/kxmlgui-5.115.0 [  710.0 K ] kde-frameworks/kxmlgui-5.115.0 [  200.0 K ] kde-frameworks/modemmanager-qt-5.115.0 [  430.0 K ] kde-frameworks/networkmanager-qt-5.115.0 [  30.3 M ] kde-frameworks/oxygen-icons-5.115.0 [  90.0 K ] kde-frameworks/prison-5.115.0 [  300.0 K ] kde-frameworks/purpose-5.115.0 [  310.0 K ] kde-frameworks/purpose-5.115.0 [  110.0 K ] kde-frameworks/qqc2-desktop-style-5.115.0 [  380.0 K ] kde-frameworks/solid-5.115.0 [  320.0 K ] kde-frameworks/sonnet-5.115.0 [  310.0 K ] kde-frameworks/sonnet-5.115.0 [  230.0 K ] kde-frameworks/syndication-5.115.0 [  1.7 M ] kde-frameworks/syntax-highlighting-5.115.0-r1 [  100.0 K ] kde-frameworks/threadweaver-5.115.0 [  530.0 K ] kde-plasma/kwayland-5.115.0 [  530.0 K ] kde-plasma/kwayland-5.115.0 [  3.3 M ] kde-plasma/libplasma-5.115.0 [  150.0 K ] kde-plasma/plasma-activities-5.115.0 [  120.0 K ] kde-plasma/plasma-activities-stats-5.115.0 [  146.0 K ] Packages Index =========== [  121.6 M ] Total space from 81 files were freed in the packages directory Container binhost-amd64-x86-64-v3-server-23 exited successfully. Upsyncing binpackages from /var/lib/machines/binhost-amd64-x86-64-kde/var/cache/binpkgs to amd64/17.1/x86-64 Number of files: 10,006 (reg: 7,832, dir: 2,174) Number of created files: 10 (reg: 10) Number of deleted files: 114 (reg: 114) Number of regular files transferred: 12 Total file size: 28,381,202,781 bytes Total transferred file size: 268,560,221 bytes Literal data: 257,652,522 bytes Matched data: 10,907,699 bytes File list size: 262,084 File list generation time: 0.021 seconds File list transfer time: 0.000 seconds Total bytes sent: 258,035,682 Total bytes received: 26,325 sent 258,035,682 bytes received 26,325 bytes 5,932,459.93 bytes/sec total size is 28,381,202,781 speedup is 109.98 Upsyncing binpackages from /var/lib/machines/binhost-amd64-x86-64-v3-kde/var/cache/binpkgs to amd64/17.1/x86-64-v3 Number of files: 5,778 (reg: 3,611, dir: 2,167) Number of created files: 24 (reg: 21, dir: 3) Number of deleted files: 92 (reg: 92) Number of regular files transferred: 23 Total file size: 10,421,085,723 bytes Total transferred file size: 417,834,523 bytes Literal data: 412,741,343 bytes Matched data: 5,093,180 bytes File list size: 196,580 File list generation time: 0.014 seconds File list transfer time: 0.000 seconds Total bytes sent: 413,054,470 Total bytes received: 19,083 sent 413,054,470 bytes received 19,083 bytes 5,329,981.33 bytes/sec total size is 10,421,085,723 speedup is 25.23 Upsyncing binpackages from /var/lib/machines/binhost-amd64-x86-64-kde-23/var/cache/binpkgs to amd64/23.0/x86-64 Number of files: 5,753 (reg: 3,591, dir: 2,162) Number of created files: 21 (reg: 18, dir: 3) Number of deleted files: 92 (reg: 92) Number of regular files transferred: 20 Total file size: 10,284,148,556 bytes Total transferred file size: 408,784,716 bytes Literal data: 403,743,212 bytes Matched data: 5,041,504 bytes File list size: 196,568 File list generation time: 0.014 seconds File list transfer time: 0.000 seconds Total bytes sent: 404,052,404 Total bytes received: 18,954 sent 404,052,404 bytes received 18,954 bytes 5,898,851.94 bytes/sec total size is 10,284,148,556 speedup is 25.45 Upsyncing binpackages from /var/lib/machines/binhost-amd64-x86-64-v3-kde-23/var/cache/binpkgs to amd64/23.0/x86-64-v3 Number of files: 5,809 (reg: 3,640, dir: 2,169) Number of created files: 24 (reg: 21, dir: 3) Number of deleted files: 92 (reg: 92) Number of regular files transferred: 23 Total file size: 10,645,478,584 bytes Total transferred file size: 416,281,784 bytes Literal data: 411,126,375 bytes Matched data: 5,155,409 bytes File list size: 196,576 File list generation time: 0.014 seconds File list transfer time: 0.000 seconds Total bytes sent: 411,439,984 Total bytes received: 19,177 sent 411,439,984 bytes received 19,177 bytes 6,187,355.80 bytes/sec total size is 10,645,478,584 speedup is 25.87 Full build log at /root/.tmp-binhost-amd64_xx.x_x86-64-update-1717146660