*** This log is abridged to its last 1000 lines: | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:481:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 481 | std::auto_ptr m_slit; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:482:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 482 | std::auto_ptr m_toolbar; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:489:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 489 | std::auto_ptr m_focused_windowtheme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:491:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 491 | std::auto_ptr m_focused_winbutton_theme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:493:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 493 | std::auto_ptr m_menutheme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:494:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 494 | std::auto_ptr m_root_theme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:497:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 497 | std::auto_ptr m_geom_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:498:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 498 | std::auto_ptr m_pos_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:499:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 499 | std::auto_ptr m_tooltip_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/ToolFactory.cc:40: src/ScreenPlacement.hh:83:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 83 | std::auto_ptr m_strategy; ///< main strategy | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/ScreenPlacement.hh:84:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr m_fallback_strategy; ///< a fallback strategy if the main strategy fails | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FbTk/RadioMenuItem.hh:25, from src/LayerMenu.hh:29, from src/Toolbar.hh:29, from src/ToolFactory.cc:41: src/FbTk/MenuItem.hh:158:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 158 | std::auto_ptr pixmap; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/FbTk/MenuItem.hh:161:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 161 | std::auto_ptr m_icon; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FbWinFrame.hh:33, from src/Screen.hh:28, from src/Xinerama.hh:28: src/FbTk/Container.hh:93:24: warning: 'template class std::mem_fun_t' is deprecated [-Wdeprecated-declarations] 93 | void for_each(std::mem_fun_t function); | ^~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_tree.h:65, from /usr/include/c++/14.2.0/map:62, from src/FbTk/Signal.hh:29, from src/FbTk/Theme.hh:29, from src/ToolbarTheme.hh:25, from src/Toolbar.hh:28: /usr/include/c++/14.2.0/bits/stl_function.h:1229:11: note: declared here 1229 | class mem_fun_t : public unary_function<_Tp*, _Ret> | ^~~~~~~~~ In file included from src/Xinerama.hh:27, from src/Toolbar.hh:35: src/fluxbox.hh:231:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 231 | std::auto_ptr m_fbatoms; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/fluxbox.hh:262:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 262 | std::auto_ptr m_key; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from util/../src/FbRootWindow.hh:25, from util/fbsetroot.cc:27: util/../src/FbTk/FbWindow.hh:244:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 244 | std::auto_ptr m_transparent; | ^~~~~~~~ In file included from /usr/include/c++/14.2.0/memory:78, from util/../src/FbTk/FbWindow.hh:28: /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FbRootWindow.hh:25, from src/FbRootWindow.cc:22: src/FbTk/FbWindow.hh:244:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 244 | std::auto_ptr m_transparent; | ^~~~~~~~ In file included from /usr/include/c++/14.2.0/memory:78, from src/FbTk/FbWindow.hh:28: /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Toolbar.hh:195:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 195 | std::auto_ptr m_shape; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FocusControl.hh:28, from src/Screen.hh:44: src/FocusableList.hh:105:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 105 | std::auto_ptr m_pat; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/SystemTray.hh:106:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 106 | std::auto_ptr m_handler; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from util/fbrun/FbRun.hh:27, from util/fbrun/FbRun.cc:22: ./src/FbTk/FbWindow.hh:244:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 244 | std::auto_ptr m_transparent; | ^~~~~~~~ In file included from /usr/include/c++/14.2.0/memory:78, from ./src/FbTk/FbWindow.hh:28: /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FocusControl.hh:28, from src/Screen.hh:44: src/FocusableList.hh:105:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 105 | std::auto_ptr m_pat; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:476:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 476 | std::auto_ptr m_image_control; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:477:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 477 | std::auto_ptr m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:481:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 481 | std::auto_ptr m_slit; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:482:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 482 | std::auto_ptr m_toolbar; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:489:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 489 | std::auto_ptr m_focused_windowtheme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:491:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 491 | std::auto_ptr m_focused_winbutton_theme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:493:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 493 | std::auto_ptr m_menutheme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:494:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 494 | std::auto_ptr m_root_theme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:497:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 497 | std::auto_ptr m_geom_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:498:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 498 | std::auto_ptr m_pos_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:499:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 499 | std::auto_ptr m_tooltip_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ util/fbsetroot.cc: In member function 'void fbsetroot::modula(int, int)': util/fbsetroot.cc:227:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 227 | register int i; | ^ src/Toolbar.hh:195:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 195 | std::auto_ptr m_shape; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from util/fbrun/FbRun.cc:27: ./src/FbTk/KeyUtil.hh:96:17: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 96 | static std::auto_ptr s_keyutil; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from util/fbrun/FbRun.hh:27, from util/fbrun/main.cc:22: ./src/FbTk/FbWindow.hh:244:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 244 | std::auto_ptr m_transparent; | ^~~~~~~~ In file included from /usr/include/c++/14.2.0/memory:78, from ./src/FbTk/FbWindow.hh:28: /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/Toolbar.cc:33: src/ScreenPlacement.hh:83:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 83 | std::auto_ptr m_strategy; ///< main strategy | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/ScreenPlacement.hh:84:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr m_fallback_strategy; ///< a fallback strategy if the main strategy fails | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FocusableTheme.hh:26, from src/Window.hh:30, from src/WindowCmd.hh:27, from src/Toolbar.cc:34: src/FbTk/MemFun.hh:59:28: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 59 | class MemFun1: public std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ src/FbTk/MemFun.hh:86:28: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 86 | class MemFun2: public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ src/Screen.hh:476:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 476 | std::auto_ptr m_image_control; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:477:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 477 | std::auto_ptr m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ mv -f src/.deps/fbsetroot-FbRootWindow.Tpo src/.deps/fbsetroot-FbRootWindow.Po src/Screen.hh:481:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 481 | std::auto_ptr m_slit; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:482:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 482 | std::auto_ptr m_toolbar; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:489:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 489 | std::auto_ptr m_focused_windowtheme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:491:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 491 | std::auto_ptr m_focused_winbutton_theme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:493:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 493 | std::auto_ptr m_menutheme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:494:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 494 | std::auto_ptr m_root_theme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:497:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 497 | std::auto_ptr m_geom_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:498:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 498 | std::auto_ptr m_pos_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:499:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 499 | std::auto_ptr m_tooltip_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FbMenu.hh:27, from src/ClientMenu.hh:25, from src/Workspace.hh:28, from src/WorkspaceNameTool.cc:27: src/FbTk/Menu.hh:192:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 192 | std::auto_ptr m_search; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/FbTk/Menu.hh:242:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 242 | std::auto_ptr m_shape; // the corners | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/FbMenu.hh:59:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 59 | std::auto_ptr m_reloader; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/WorkspaceNameTool.cc:30: src/FbTk/MemFun.hh:59:28: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 59 | class MemFun1: public std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ src/FbTk/MemFun.hh:86:28: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 86 | class MemFun2: public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ src/Toolbar.cc: In member function 'void Toolbar::reconfigure()': src/Toolbar.cc:490:37: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = ToolbarItem]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 490 | forAll(m_item_list, std::mem_fun(&ToolbarItem::updateSizing)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ src/Toolbar.cc:494:50: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = ToolbarItem; _Arg = int]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 494 | forAll(m_item_list, std::bind2nd(std::mem_fun(&ToolbarItem::renderTheme), alpha())); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1392:5: note: declared here 1392 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ src/Toolbar.cc:494:37: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = unsigned char]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 494 | forAll(m_item_list, std::bind2nd(std::mem_fun(&ToolbarItem::renderTheme), alpha())); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435: /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ src/Toolbar.cc: In member function 'void Toolbar::setPlacement(Placement)': src/Toolbar.cc:694:50: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = ToolbarItem; _Arg = FbTk::Orientation]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 694 | forAll(m_item_list, std::bind2nd(std::mem_fun(&ToolbarItem::setOrientation), orient)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1392:5: note: declared here 1392 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ src/Toolbar.cc:694:37: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = FbTk::Orientation]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 694 | forAll(m_item_list, std::bind2nd(std::mem_fun(&ToolbarItem::setOrientation), orient)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ src/Toolbar.cc: In member function 'void Toolbar::toggleHidden()': src/Toolbar.cc:709:41: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = ToolbarItem]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 709 | forAll(m_item_list, std::mem_fun(&ToolbarItem::parentMoved)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ In file included from src/SystemTray.cc:27: src/FbTk/MemFun.hh:59:28: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 59 | class MemFun1: public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from src/FbTk/FbString.hh:26, from src/FbTk/FbWindow.hh:26: /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ src/FbTk/MemFun.hh:86:28: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 86 | class MemFun2: public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ util/fbrun/FbRun.cc: In member function 'void FbRun::tabCompleteApps()': util/fbrun/FbRun.cc:453:15: warning: ignoring return value of '_FIter std::unique(_FIter, _FIter) [with _FIter = __gnu_cxx::__normal_iterator<__cxx11::basic_string*, vector<__cxx11::basic_string > >]', declared with attribute 'nodiscard' [-Wunused-result] 453 | unique(m_apps.begin(), m_apps.end()); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/algorithm:61, from util/fbrun/FbRun.cc:44: /usr/include/c++/14.2.0/bits/stl_algo.h:891:5: note: declared here 891 | unique(_ForwardIterator __first, _ForwardIterator __last) | ^~~~~~ mv -f src/.deps/fluxbox-ClockTool.Tpo src/.deps/fluxbox-ClockTool.Po mv -f util/fbrun/.deps/fbrun-main.Tpo util/fbrun/.deps/fbrun-main.Po In file included from src/SystemTray.cc:30: src/fluxbox.hh:231:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 231 | std::auto_ptr m_fbatoms; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/fluxbox.hh:262:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 262 | std::auto_ptr m_key; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ In file included from src/FbWinFrame.hh:33, from src/Window.hh:28, from src/WinClient.hh:25, from src/SystemTray.cc:31: src/FbTk/Container.hh:93:24: warning: 'template class std::mem_fun_t' is deprecated [-Wdeprecated-declarations] 93 | void for_each(std::mem_fun_t function); | ^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1229:11: note: declared here 1229 | class mem_fun_t : public unary_function<_Tp*, _Ret> | ^~~~~~~~~ mv -f src/.deps/fluxbox-fluxbox.Tpo src/.deps/fluxbox-fluxbox.Po In file included from src/FocusControl.hh:28, from src/Window.hh:31: src/FocusableList.hh:105:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 105 | std::auto_ptr m_pat; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ mv -f util/.deps/fbsetroot-fbsetroot.Tpo util/.deps/fbsetroot-fbsetroot.Po c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fbsetroot src/fbsetroot-FbAtoms.o src/fbsetroot-FbRootWindow.o util/fbsetroot-fbsetroot.o libFbTk.a -lfontconfig -lfreetype -lXft -lXrender -lX11 -lX11 -lrt -lm mv -f src/.deps/fluxbox-ToolFactory.Tpo src/.deps/fluxbox-ToolFactory.Po mv -f src/.deps/fluxbox-IconbarTool.Tpo src/.deps/fluxbox-IconbarTool.Po In file included from src/SystemTray.cc:32: src/Screen.hh:476:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 476 | std::auto_ptr m_image_control; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:477:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 477 | std::auto_ptr m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:481:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 481 | std::auto_ptr m_slit; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:482:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 482 | std::auto_ptr m_toolbar; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:489:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 489 | std::auto_ptr m_focused_windowtheme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:491:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 491 | std::auto_ptr m_focused_winbutton_theme, | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:493:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 493 | std::auto_ptr m_menutheme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:494:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 494 | std::auto_ptr m_root_theme; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:497:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 497 | std::auto_ptr m_geom_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:498:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 498 | std::auto_ptr m_pos_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ src/Screen.hh:499:10: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 499 | std::auto_ptr m_tooltip_window; | ^~~~~~~~ /usr/include/c++/14.2.0/bits/unique_ptr.h:59:28: note: declared here 59 | template class auto_ptr; | ^~~~~~~~ mv -f src/.deps/fluxbox-Ewmh.Tpo src/.deps/fluxbox-Ewmh.Po mv -f src/.deps/fluxbox-WorkspaceNameTool.Tpo src/.deps/fluxbox-WorkspaceNameTool.Po mv -f util/fbrun/.deps/fbrun-FbRun.Tpo util/fbrun/.deps/fbrun-FbRun.Po c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fbrun util/fbrun/fbrun-FbRun.o util/fbrun/fbrun-main.o libFbTk.a -lfontconfig -lfreetype -lXft -lXinerama -lXpm -lX11 -lXrender -lX11 -lX11 -lX11 -lrt -lm mv -f src/.deps/fluxbox-Remember.Tpo src/.deps/fluxbox-Remember.Po mv -f util/.deps/fluxbox_update_configs-fluxbox-update_configs.Tpo util/.deps/fluxbox_update_configs-fluxbox-update_configs.Po c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fluxbox-update_configs src/fluxbox_update_configs-defaults.o src/fluxbox_update_configs-Resources.o util/fluxbox_update_configs-fluxbox-update_configs.o libFbTk.a -lX11 -lrt -lm mv -f src/.deps/fluxbox-Slit.Tpo src/.deps/fluxbox-Slit.Po mv -f src/.deps/fluxbox-SystemTray.Tpo src/.deps/fluxbox-SystemTray.Po mv -f src/.deps/fluxbox-Toolbar.Tpo src/.deps/fluxbox-Toolbar.Po mv -f src/.deps/fluxbox-Window.Tpo src/.deps/fluxbox-Window.Po c++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fluxbox src/fluxbox-AlphaMenu.o src/fluxbox-ArrowButton.o src/fluxbox-AttentionNoticeHandler.o src/fluxbox-CascadePlacement.o src/fluxbox-ClientMenu.o src/fluxbox-ClientPattern.o src/fluxbox-ColSmartPlacement.o src/fluxbox-CommandDialog.o src/fluxbox-ConfigMenu.o src/fluxbox-CurrentWindowCmd.o src/fluxbox-FbAtoms.o src/fluxbox-FbCommands.o src/fluxbox-FbMenu.o src/fluxbox-FbMenuParser.o src/fluxbox-FbRootWindow.o src/fluxbox-FbWinFrame.o src/fluxbox-FbWinFrameTheme.o src/fluxbox-FocusControl.o src/fluxbox-FocusableList.o src/fluxbox-HeadArea.o src/fluxbox-IconButton.o src/fluxbox-IconbarTheme.o src/fluxbox-Keys.o src/fluxbox-LayerMenu.o src/fluxbox-MenuCreator.o src/fluxbox-MinOverlapPlacement.o src/fluxbox-OSDWindow.o src/fluxbox-Resources.o src/fluxbox-RootCmdMenuItem.o src/fluxbox-RootTheme.o src/fluxbox-RowSmartPlacement.o src/fluxbox-Screen.o src/fluxbox-ScreenPlacement.o src/fluxbox-ScreenResource.o src/fluxbox-SendToMenu.o src/fluxbox-StyleMenuItem.o src/fluxbox-TextDialog.o src/fluxbox-TooltipWindow.o src/fluxbox-UnderMousePlacement.o src/fluxbox-WinButton.o src/fluxbox-WinButtonTheme.o src/fluxbox-WinClient.o src/fluxbox-Window.o src/fluxbox-WindowCmd.o src/fluxbox-WindowState.o src/fluxbox-Workspace.o src/fluxbox-WorkspaceCmd.o src/fluxbox-WorkspaceMenu.o src/fluxbox-Xutil.o src/fluxbox-fluxbox.o src/fluxbox-main.o src/fluxbox-cli_cfiles.o src/fluxbox-cli_options.o src/fluxbox-cli_info.o src/fluxbox-Ewmh.o src/fluxbox-Remember.o src/fluxbox-Slit.o src/fluxbox-SlitClient.o src/fluxbox-SlitTheme.o src/fluxbox-ButtonTheme.o src/fluxbox-ButtonTool.o src/fluxbox-ClockTool.o src/fluxbox-GenericTool.o src/fluxbox-IconbarTool.o src/fluxbox-ToolFactory.o src/fluxbox-ToolTheme.o src/fluxbox-Toolbar.o src/fluxbox-ToolbarItem.o src/fluxbox-ToolbarTheme.o src/fluxbox-WorkspaceNameTool.o src/fluxbox-SystemTray.o libFbTk.a src/defaults.o -lfontconfig -lfreetype -lfreetype -lImlib2 -lXrandr -lXext -lXft -lXinerama -lXpm -lX11 -lXrender -lX11 -lX11 -lrt -lm make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' make[1]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' >>> fluxbox: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' Making install in nls/C make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/C' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/C' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/C' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/C' Making install in nls/be_BY make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/be_BY' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/be_BY' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/be_BY' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/be_BY' Making install in nls/bg_BG make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/bg_BG' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/bg_BG' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/bg_BG' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/bg_BG' Making install in nls/cs_CZ make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/cs_CZ' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/cs_CZ' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/cs_CZ' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/cs_CZ' Making install in nls/da_DK make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/da_DK' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/da_DK' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/da_DK' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/da_DK' Making install in nls/de_AT make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_AT' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_AT' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_AT' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_AT' Making install in nls/de_CH make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_CH' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_CH' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_CH' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_CH' Making install in nls/de_DE make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_DE' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_DE' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_DE' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/de_DE' Making install in nls/el_GR make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/el_GR' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/el_GR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/el_GR' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/el_GR' Making install in nls/en_GB make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_GB' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_GB' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_GB' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_GB' Making install in nls/en_US make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_US' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_US' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_US' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/en_US' Making install in nls/es_AR make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_AR' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_AR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_AR' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_AR' Making install in nls/es_ES make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_ES' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_ES' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_ES' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/es_ES' Making install in nls/et_EE make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/et_EE' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/et_EE' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/et_EE' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/et_EE' Making install in nls/fi_FI make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fi_FI' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fi_FI' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fi_FI' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fi_FI' Making install in nls/fr_CH make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_CH' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_CH' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_CH' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_CH' Making install in nls/fr_FR make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_FR' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_FR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_FR' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/fr_FR' Making install in nls/he_IL make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/he_IL' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/he_IL' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/he_IL' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/he_IL' Making install in nls/it_IT make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/it_IT' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/it_IT' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/it_IT' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/it_IT' Making install in nls/ja_JP make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ja_JP' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ja_JP' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ja_JP' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ja_JP' Making install in nls/ko_KR make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ko_KR' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ko_KR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ko_KR' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ko_KR' Making install in nls/lv_LV make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/lv_LV' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/lv_LV' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/lv_LV' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/lv_LV' Making install in nls/mk_MK make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/mk_MK' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/mk_MK' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/mk_MK' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/mk_MK' Making install in nls/nb_NO make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nb_NO' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nb_NO' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nb_NO' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nb_NO' Making install in nls/nl_NL make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nl_NL' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nl_NL' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nl_NL' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/nl_NL' Making install in nls/no_NO make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/no_NO' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/no_NO' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/no_NO' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/no_NO' Making install in nls/pl_PL make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pl_PL' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pl_PL' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pl_PL' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pl_PL' Making install in nls/pt_BR make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_BR' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_BR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_BR' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_BR' Making install in nls/pt_PT make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_PT' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_PT' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_PT' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/pt_PT' Making install in nls/ru_RU make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ru_RU' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ru_RU' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ru_RU' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/ru_RU' Making install in nls/sk_SK make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sk_SK' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sk_SK' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sk_SK' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sk_SK' Making install in nls/sl_SI make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sl_SI' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sl_SI' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sl_SI' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sl_SI' Making install in nls/sv_SE make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sv_SE' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sv_SE' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sv_SE' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/sv_SE' Making install in nls/tr_TR make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/tr_TR' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/tr_TR' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/tr_TR' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/tr_TR' Making install in nls/uk_UA make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/uk_UA' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/uk_UA' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/uk_UA' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/uk_UA' Making install in nls/vi_VN make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/vi_VN' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/vi_VN' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/vi_VN' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/vi_VN' Making install in nls/zh_CN make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_CN' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_CN' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_CN' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_CN' Making install in nls/zh_TW make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_TW' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_TW' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_TW' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/nls/zh_TW' make[2]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' make[3]: Entering directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' build-aux/install-sh -c -d data/ build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/bin' build-aux/install-sh -c -d data/ env MENUFILENAME=data/menu \ PREFIX="/usr" \ MENUTITLE="Fluxbox-1.3.7" \ INSTALL=Yes \ PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:../util:../util/fbrun" \ sh util/fluxbox-generate_menu srcdir=''; \ test -f ./data/init.in || srcdir=./; \ sed -e 's|@default_style[@]|/usr/share/fluxbox/styles/bloe|g' -e 's|@default_menu[@]|/usr/share/fluxbox/menu|g' -e 's|@default_keysfile[@]|/usr/share/fluxbox/keys|g' -e 's|@default_appsfile[@]|/usr/share/fluxbox/apps|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@localstatedir[@]|/usr/var|g' -e 's|@pkgbindir[@]||g' -e 's|@pkgdatadir[@]|/usr/share/fluxbox|g' -e 's|@pkgprefix[@]||g' -e 's|@pkgsuffix[@]||g' -e 's|@prefix[@]|/usr|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/usr/etc|g' -e 's|@usrbin_execdir[@]||g' -e 's|@usrlib_execdir[@]||g' -e 's|@usrsbin_execdir[@]||g' -e 's|@EXEEXT[@]||g' -e 's|@VERSION[@]|1.3.7|g' ${srcdir}data/init.in >data/init.tmp srcdir=''; \ test -f ./data/apps.in || srcdir=./; \ sed -e 's|@default_style[@]|/usr/share/fluxbox/styles/bloe|g' -e 's|@default_menu[@]|/usr/share/fluxbox/menu|g' -e 's|@default_keysfile[@]|/usr/share/fluxbox/keys|g' -e 's|@default_appsfile[@]|/usr/share/fluxbox/apps|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@localstatedir[@]|/usr/var|g' -e 's|@pkgbindir[@]||g' -e 's|@pkgdatadir[@]|/usr/share/fluxbox|g' -e 's|@pkgprefix[@]||g' -e 's|@pkgsuffix[@]||g' -e 's|@prefix[@]|/usr|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/usr/etc|g' -e 's|@usrbin_execdir[@]||g' -e 's|@usrlib_execdir[@]||g' -e 's|@usrsbin_execdir[@]||g' -e 's|@EXEEXT[@]||g' -e 's|@VERSION[@]|1.3.7|g' ${srcdir}data/apps.in >data/apps.tmp build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/arch/pixmaps' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/arch' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bloe' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/BlueFlux/pixmaps' Warning: I can't find any terminal-emulators in your PATH. Please fix your PATH or specify your favourite terminal-emulator with the -t option build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/BlueFlux' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bora_black' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bora_blue' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bora_green' /usr/bin/install -c util/fbsetbg util/fluxbox-generate_menu util/startfluxbox '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/bin' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/carp' /usr/bin/install -c -m 644 data/styles/arch/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/arch' /usr/bin/install -c -m 644 data/styles/bloe/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bloe' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/Emerge/pixmaps' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/Emerge' /usr/bin/install -c -m 644 data/styles/arch/pixmaps/bullet.xpm data/styles/arch/pixmaps/closefcs.xpm data/styles/arch/pixmaps/closepr.xpm data/styles/arch/pixmaps/closeufcs.xpm data/styles/arch/pixmaps/frame.xpm data/styles/arch/pixmaps/gripfcs.xpm data/styles/arch/pixmaps/maxfcs.xpm data/styles/arch/pixmaps/maxpr.xpm data/styles/arch/pixmaps/maxufcs.xpm data/styles/arch/pixmaps/menuiconfcs.xpm data/styles/arch/pixmaps/menuiconpr.xpm data/styles/arch/pixmaps/menuiconufcs.xpm data/styles/arch/pixmaps/minfcs.xpm data/styles/arch/pixmaps/minpr.xpm data/styles/arch/pixmaps/minufcs.xpm data/styles/arch/pixmaps/selected.xpm data/styles/arch/pixmaps/shadefcs.xpm data/styles/arch/pixmaps/shadepr.xpm data/styles/arch/pixmaps/shadeufcs.xpm data/styles/arch/pixmaps/stickfcs.xpm data/styles/arch/pixmaps/stickpr.xpm data/styles/arch/pixmaps/stickufcs.xpm data/styles/arch/pixmaps/stuckfcs.xpm data/styles/arch/pixmaps/stuckufcs.xpm data/styles/arch/pixmaps/tbarfcs.xpm data/styles/arch/pixmaps/tbarufcs.xpm data/styles/arch/pixmaps/unselected.xpm data/styles/arch/pixmaps/unshadefcs.xpm data/styles/arch/pixmaps/unshadepr.xpm data/styles/arch/pixmaps/unshadeufcs.xpm '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/arch/pixmaps' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/green_tea' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/ostrich' /usr/bin/install -c -m 644 data/styles/BlueFlux/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/BlueFlux' /usr/bin/install -c -m 644 data/styles/bora_black/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bora_black' /usr/bin/install -c -m 644 data/styles/carp/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/carp' /usr/bin/install -c -m 644 data/styles/bora_blue/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bora_blue' /usr/bin/install -c -m 644 data/styles/bora_green/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bora_green' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bloe/pixmaps' /usr/bin/install -c -m 644 data/styles/BlueFlux/pixmaps/button_close_active.xpm data/styles/BlueFlux/pixmaps/button_close_pressed.xpm data/styles/BlueFlux/pixmaps/button_close_unfocus.xpm data/styles/BlueFlux/pixmaps/button_max_active.xpm data/styles/BlueFlux/pixmaps/button_max_pressed.xpm data/styles/BlueFlux/pixmaps/button_max_unfocus.xpm data/styles/BlueFlux/pixmaps/button_min_active.xpm data/styles/BlueFlux/pixmaps/button_min_pressed.xpm data/styles/BlueFlux/pixmaps/button_min_unfocus.xpm data/styles/BlueFlux/pixmaps/button_stick_active.xpm data/styles/BlueFlux/pixmaps/button_stick_pressed.xpm data/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm data/styles/BlueFlux/pixmaps/button_stuck.xpm data/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm data/styles/BlueFlux/pixmaps/button_toolbar.xpm data/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm data/styles/BlueFlux/pixmaps/menu_frame.xpm data/styles/BlueFlux/pixmaps/title_bar.xpm data/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm data/styles/BlueFlux/pixmaps/toolbar.xpm data/styles/BlueFlux/pixmaps/toolbar_label.xpm '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/BlueFlux/pixmaps' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/zimek_bisque' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/zimek_darkblue' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/zimek_green' /usr/bin/install -c -m 644 data/styles/Emerge/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/Emerge' /usr/bin/install -c -m 644 data/styles/Emerge/pixmaps/bullet.xpm data/styles/Emerge/pixmaps/close-pressed.xpm data/styles/Emerge/pixmaps/close-unfocus.xpm data/styles/Emerge/pixmaps/close.xpm data/styles/Emerge/pixmaps/icon-pressed.xpm data/styles/Emerge/pixmaps/icon-unfocus.xpm data/styles/Emerge/pixmaps/icon.xpm data/styles/Emerge/pixmaps/max-pressed.xpm data/styles/Emerge/pixmaps/max-unfocus.xpm data/styles/Emerge/pixmaps/max.xpm data/styles/Emerge/pixmaps/selected.xpm data/styles/Emerge/pixmaps/stick-pressed.xpm data/styles/Emerge/pixmaps/stick-unfocus.xpm data/styles/Emerge/pixmaps/stick.xpm data/styles/Emerge/pixmaps/stuck-pressed.xpm data/styles/Emerge/pixmaps/stuck-unfocus.xpm data/styles/Emerge/pixmaps/stuck.xpm data/styles/Emerge/pixmaps/unselected.xpm '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/Emerge/pixmaps' /usr/bin/install -c -m 644 data/styles/ostrich/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/ostrich' /usr/bin/install -c -m 644 data/styles/green_tea/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/green_tea' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/man/man1' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/man/man5' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles' build-aux/install-sh -c -d '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/bin' /usr/bin/install -c -m 644 data/styles/zimek_bisque/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/zimek_bisque' /usr/bin/install -c -m 644 data/styles/zimek_darkblue/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/zimek_darkblue' /usr/bin/install -c -m 644 data/styles/Artwiz data/styles/BlueNight data/styles/Flux data/styles/LemonSpace data/styles/Makro data/styles/MerleyKay data/styles/Meta data/styles/Nyz data/styles/Operation data/styles/Outcomes data/styles/Results data/styles/Shade data/styles/Twice data/styles/qnx-photon '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles' /usr/bin/install -c -m 644 data/styles/bloe/pixmaps/bullet.xpm data/styles/bloe/pixmaps/closefcs.xpm data/styles/bloe/pixmaps/closepr.xpm data/styles/bloe/pixmaps/closeufcs.xpm data/styles/bloe/pixmaps/frame.xpm data/styles/bloe/pixmaps/maxfcs.xpm data/styles/bloe/pixmaps/maxpr.xpm data/styles/bloe/pixmaps/maxufcs.xpm data/styles/bloe/pixmaps/menuiconfcs.xpm data/styles/bloe/pixmaps/menuiconpr.xpm data/styles/bloe/pixmaps/menuiconufcs.xpm data/styles/bloe/pixmaps/minfcs.xpm data/styles/bloe/pixmaps/minpr.xpm data/styles/bloe/pixmaps/minufcs.xpm data/styles/bloe/pixmaps/selected.xpm data/styles/bloe/pixmaps/shadefcs.xpm data/styles/bloe/pixmaps/shadepr.xpm data/styles/bloe/pixmaps/shadeufcs.xpm data/styles/bloe/pixmaps/stickfcs.xpm data/styles/bloe/pixmaps/stickpr.xpm data/styles/bloe/pixmaps/stickufcs.xpm data/styles/bloe/pixmaps/stuckfcs.xpm data/styles/bloe/pixmaps/stuckufcs.xpm data/styles/bloe/pixmaps/tbarfcs.xpm data/styles/bloe/pixmaps/tbarufcs.xpm data/styles/bloe/pixmaps/unselected.xpm data/styles/bloe/pixmaps/unshadefcs.xpm data/styles/bloe/pixmaps/unshadepr.xpm data/styles/bloe/pixmaps/unshadeufcs.xpm data/styles/bloe/pixmaps/windowlabelfcs.xpm data/styles/bloe/pixmaps/windowlabelufcs.xpm '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/bloe/pixmaps' /usr/bin/install -c -m 644 data/styles/zimek_green/theme.cfg '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/styles/zimek_green' /usr/bin/install -c fluxbox fbsetroot fluxbox-remote fluxbox-update_configs fbrun '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/bin' /usr/bin/install -c -m 644 doc/fbrun.1 doc/fbsetbg.1 doc/fbsetroot.1 doc/fluxbox-remote.1 doc/fluxbox.1 doc/startfluxbox.1 '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/man/man1' /usr/bin/install -c -m 644 doc/fluxbox-apps.5 doc/fluxbox-keys.5 doc/fluxbox-menu.5 doc/fluxbox-style.5 '/home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/man/man5' Installing menu file in /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/menu /bin/sh /home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/build-aux/install-sh -d /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./data/menu /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/menu Installing keys file in /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/keys /bin/sh /home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/build-aux/install-sh -d /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./data/keys /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/keys Installing apps file in /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/apps /bin/sh /home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/build-aux/install-sh -d /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./data/apps /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/apps Installing overlay file in /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/overlay /bin/sh /home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/build-aux/install-sh -d /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./data/overlay /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/overlay Installing init file in /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/init /bin/sh /home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/build-aux/install-sh -d /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./data/init /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/init Installing windowmenu file in /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/windowmenu /bin/sh /home/udu/aports/community/fluxbox/src/fluxbox-1.3.7/build-aux/install-sh -d /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/ /usr/bin/install -c -m 644 ./data/windowmenu /home/udu/aports/community/fluxbox/pkg/fluxbox/usr/share/fluxbox/windowmenu make[3]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' make[2]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' make[1]: Leaving directory '/home/udu/aports/community/fluxbox/src/fluxbox-1.3.7' >>> fluxbox-doc*: Running split function doc... 'usr/share/man' -> '/home/udu/aports/community/fluxbox/pkg/fluxbox-doc/usr/share/man' >>> fluxbox-doc*: Preparing subpackage fluxbox-doc... >>> fluxbox-doc*: Running postcheck for fluxbox-doc >>> fluxbox*: Running postcheck for fluxbox >>> fluxbox*: Preparing package fluxbox... >>> fluxbox*: Stripping binaries >>> fluxbox-doc*: Scanning shared objects >>> fluxbox*: Scanning shared objects >>> fluxbox-doc*: Tracing dependencies... >>> fluxbox-doc*: Package size: 50.2 KB >>> fluxbox-doc*: Compressing data... >>> fluxbox-doc*: Create checksum... >>> fluxbox-doc*: Create fluxbox-doc-1.3.7-r8.apk >>> fluxbox*: Tracing dependencies... so:libImlib2.so.1 so:libX11.so.6 so:libXext.so.6 so:libXft.so.2 so:libXinerama.so.1 so:libXpm.so.4 so:libXrandr.so.2 so:libXrender.so.1 so:libc.musl-x86_64.so.1 so:libfontconfig.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> fluxbox*: Package size: 1.6 MB >>> fluxbox*: Compressing data... >>> fluxbox*: Create checksum... >>> fluxbox*: Create fluxbox-1.3.7-r8.apk >>> fluxbox: Build complete at Thu, 09 Oct 2025 20:40:39 +0000 elapsed time 0h 0m 20s >>> fluxbox: Cleaning up srcdir >>> fluxbox: Cleaning up pkgdir >>> fluxbox: Uninstalling dependencies... (1/63) Purging .makedepends-fluxbox (20251009.204020) (2/63) Purging libxinerama-dev (1.1.5-r4) (3/63) Purging libxinerama (1.1.5-r4) (4/63) Purging libxpm-dev (3.5.17-r0) (5/63) Purging libxpm (3.5.17-r0) (6/63) Purging imlib2-dev (1.12.4-r0) (7/63) Purging libsm-dev (1.2.5-r0) (8/63) Purging imlib2 (1.12.4-r0) (9/63) Purging libxrandr-dev (1.5.4-r1) (10/63) Purging libxrandr (1.5.4-r1) (11/63) Purging libxft-dev (2.3.8-r3) (12/63) Purging libxft (2.3.8-r3) (13/63) Purging fontconfig-dev (2.15.0-r3) (14/63) Purging fontconfig (2.15.0-r3) (15/63) Purging freetype-dev (2.13.3-r0) (16/63) Purging freetype (2.13.3-r0) (17/63) Purging giflib (5.2.2-r1) (18/63) Purging libice-dev (1.1.2-r0) (19/63) Purging libid3tag (0.16.3-r0) (20/63) Purging libpng-dev (1.6.47-r0) (21/63) Purging libpng (1.6.47-r0) (22/63) Purging libwebpdemux (1.5.0-r0) (23/63) Purging libxext-dev (1.3.6-r2) (24/63) Purging libxext (1.3.6-r2) (25/63) Purging libxrender-dev (0.9.12-r0) (26/63) Purging libxrender (0.9.12-r0) (27/63) Purging libxt (1.3.1-r0) (28/63) Purging tiff (4.7.1-r0) (29/63) Purging util-linux-dev (2.41-r9) (30/63) Purging libfdisk (2.41-r9) (31/63) Purging liblastlog2 (2.41-r9) (32/63) Purging libmount (2.41-r9) (33/63) Purging libsmartcols (2.41-r9) (34/63) Purging xcb-proto-pyc (1.17.0-r0) (35/63) Purging zlib-dev (1.3.1-r2) (36/63) Purging brotli-dev (1.1.0-r2) (37/63) Purging brotli (1.1.0-r2) (38/63) Purging bzip2-dev (1.0.8-r6) (39/63) Purging expat-dev (2.7.3-r0) (40/63) Purging expat (2.7.3-r0) (41/63) Purging libblkid (2.41-r9) (42/63) Purging libx11-dev (1.8.11-r0) (43/63) Purging xtrans (1.5.2-r0) (44/63) Purging libx11 (1.8.11-r0) (45/63) Purging libxcb-dev (1.17.0-r0) (46/63) Purging xcb-proto (1.17.0-r0) (47/63) Purging libxcb (1.17.0-r0) (48/63) Purging libxdmcp-dev (1.1.5-r1) (49/63) Purging libxdmcp (1.1.5-r1) (50/63) Purging libbsd (0.12.2-r0) (51/63) Purging libeconf (0.6.3-r0) (52/63) Purging libsm (1.2.5-r0) (53/63) Purging libice (1.1.2-r0) (54/63) Purging libjpeg-turbo (3.1.0-r0) (55/63) Purging libmd (1.1.0-r0) (56/63) Purging libwebp (1.5.0-r0) (57/63) Purging libsharpyuv (1.5.0-r0) (58/63) Purging libuuid (2.41-r9) (59/63) Purging libxau-dev (1.0.12-r0) (60/63) Purging libxau (1.0.12-r0) (61/63) Purging sqlite-dev (3.49.2-r1) (62/63) Purging sqlite (3.49.2-r1) (63/63) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> fluxbox: Updating the community/x86_64 repository index... >>> fluxbox: Signing the index...