scons: Reading SConscript files ... Checking for C++ library X11... yes scons: done reading SConscript files. scons: Building targets ... g++ -o src/main/main.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/main/main.cpp g++ -o src/arg_parser.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/arg_parser.cpp g++ -o src/axis_event.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axis_event.cpp g++ -o src/axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axis_filter.cpp g++ -o src/axis_map.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axis_map.cpp g++ -o src/button_event.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/button_event.cpp g++ -o src/button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/button_filter.cpp g++ -o src/button_map.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/button_map.cpp g++ -o src/chatpad.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/chatpad.cpp build_bin2h(["src/xboxdrv_vfs.hpp"], ["examples/mouse.xboxdrv", "examples/xpad-wireless.xboxdrv"]) [] [, ] g++ -o src/command_line_options.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/command_line_options.cpp src/chatpad.cpp: In constructor ‘Chatpad::Chatpad(libusb_device_handle*, uint16_t, bool, bool)’: src/chatpad.cpp:62:9: warning: ‘memset’ used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 62 | memset(m_keymap, 0, 256); | ~~~~~~^~~~~~~~~~~~~~~~~~ g++ -o src/controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller.cpp In file included from /usr/include/boost/bind.hpp:30, from src/controller.cpp:21: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from src/axis_filter.hpp:22, from src/axis_event.hpp:24, from src/uinput.hpp:25, from src/command_line_options.hpp:26, from src/command_line_options.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/controller_config.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_config.cpp g++ -o src/controller_factory.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_factory.cpp g++ -o src/controller_match_rule.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_match_rule.cpp g++ -o src/controller_options.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_options.cpp g++ -o src/controller_slot.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_slot.cpp g++ -o src/controller_slot_config.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_slot_config.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from src/axis_filter.hpp:22, from src/axis_event.hpp:24, from src/axis_map.hpp:22, from src/uinput_config.hpp:22, from src/controller_config.hpp:22, from src/controller_slot_config.hpp:24, from src/controller_slot_config.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/controller_slot_options.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_slot_options.cpp g++ -o src/controller_thread.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/controller_thread.cpp build_dbus_glue(["src/xboxdrv_controller_glue.hpp"], ["src/xboxdrv_controller.xml"]) WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.JMPS50... build_dbus_glue(["src/xboxdrv_daemon_glue.hpp"], ["src/xboxdrv_daemon.xml"]) WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.R1TT50... g++ -o src/dbus_subsystem.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/dbus_subsystem.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from src/controller_thread.hpp:22, from src/controller_thread.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/dummy_message_processor.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/dummy_message_processor.cpp g++ -o src/evdev_absmap.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/evdev_absmap.cpp g++ -o src/evdev_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/evdev_controller.cpp g++ -o src/evdev_helper.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/evdev_helper.cpp g++ -o src/firestorm_dual_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/firestorm_dual_controller.cpp g++ -o src/force_feedback_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/force_feedback_handler.cpp g++ -o src/generic_usb_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/generic_usb_controller.cpp g++ -o src/headset.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/headset.cpp In file included from /usr/include/boost/bind.hpp:30, from src/headset.cpp:23: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/helper.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/helper.cpp g++ -o src/ini_parser.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ini_parser.cpp g++ -o src/ini_schema.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ini_schema.cpp g++ -o src/ini_schema_builder.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ini_schema_builder.cpp g++ -o src/linux_uinput.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/linux_uinput.cpp g++ -o src/log.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/log.cpp g++ -o src/modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier.cpp g++ -o src/options.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/options.cpp In file included from /usr/include/string.h:519, from /usr/include/c++/11.1.0/cstring:42, from /usr/include/boost/type_index/type_index_facade.hpp:15, from /usr/include/boost/type_index/stl_type_index.hpp:22, from /usr/include/boost/type_index.hpp:29, from /usr/include/boost/function/function_base.hpp:21, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from src/linux_uinput.hpp:22, from src/linux_uinput.cpp:19: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘void LinuxUinput::finish()’ at src/linux_uinput.cpp:230:10: /usr/include/bits/string_fortified.h:95:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 80 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ src/linux_uinput.cpp: In member function ‘void LinuxUinput::finish()’: src/linux_uinput.cpp:244:26: warning: ‘ssize_t write(int, const void*, size_t)’ reading 1116 bytes from a region of size 80 [-Wstringop-overread] 244 | int write_ret = write(m_fd, &user_dev, sizeof(user_dev)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/linux_uinput.hpp:23, from src/linux_uinput.cpp:19: /usr/include/linux/uinput.h:224:14: note: source object ‘uinput_user_dev::name’ of size 80 224 | char name[UINPUT_MAX_NAME_SIZE]; | ^~~~ In file included from /usr/include/boost/config/stdlib/libstdcpp3.hpp:78, from /usr/include/boost/config.hpp:48, from /usr/include/boost/config/workaround.hpp:41, from /usr/include/boost/function.hpp:26, from src/linux_uinput.hpp:22, from src/linux_uinput.cpp:19: /usr/include/unistd.h:367:16: note: in a call to function ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘access (read_only, 2, 3)’ 367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from src/button_filter.hpp:22, from src/button_event.hpp:25, from src/button_map.hpp:22, from src/uinput_options.hpp:22, from src/controller_options.hpp:25, from src/options.hpp:27, from src/options.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/path.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/path.cpp g++ -o src/playstation3_usb_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/playstation3_usb_controller.cpp g++ -o src/pretty_printer.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/pretty_printer.cpp g++ -o src/saitek_p2500_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/saitek_p2500_controller.cpp g++ -o src/saitek_p3600_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/saitek_p3600_controller.cpp g++ -o src/select.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/select.cpp g++ -o src/udev_subsystem.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/udev_subsystem.cpp g++ -o src/ui_abs_event_collector.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_abs_event_collector.cpp g++ -o src/ui_abs_event_emitter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_abs_event_emitter.cpp g++ -o src/ui_event.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_event.cpp g++ -o src/ui_event_collector.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_event_collector.cpp g++ -o src/ui_event_emitter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_event_emitter.cpp g++ -o src/ui_event_sequence.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_event_sequence.cpp g++ -o src/ui_key_event_collector.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_key_event_collector.cpp g++ -o src/ui_key_event_emitter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_key_event_emitter.cpp g++ -o src/ui_rel_event_collector.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_rel_event_collector.cpp g++ -o src/ui_rel_event_emitter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/ui_rel_event_emitter.cpp g++ -o src/uinput.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/uinput.cpp g++ -o src/uinput_config.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/uinput_config.cpp g++ -o src/uinput_message_processor.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/uinput_message_processor.cpp g++ -o src/uinput_options.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/uinput_options.cpp g++ -o src/usb_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/usb_controller.cpp g++ -o src/usb_gsource.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/usb_gsource.cpp g++ -o src/usb_helper.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/usb_helper.cpp g++ -o src/usb_interface.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/usb_interface.cpp g++ -o src/usb_subsystem.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/usb_subsystem.cpp g++ -o src/word_wrap.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/word_wrap.cpp g++ -o src/xbox360_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xbox360_controller.cpp g++ -o src/xbox360_wireless_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xbox360_wireless_controller.cpp g++ -o src/xbox_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xbox_controller.cpp g++ -o src/xboxdrv.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xboxdrv.cpp src/xboxdrv.cpp: In member function ‘void Xboxdrv::run_daemon(const Options&)’: src/xboxdrv.cpp:215:21: warning: ‘void libusb_set_debug(libusb_context*, int)’ is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 215 | libusb_set_debug(NULL, 3); | ~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from src/xboxdrv.hpp:22, from src/xboxdrv.cpp:19: /usr/include/libusb-1.0/libusb.h:1352:18: note: declared here 1352 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ g++ -o src/xboxdrv_daemon.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xboxdrv_daemon.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from src/axis_filter.hpp:22, from src/axis_event.hpp:24, from src/axis_map.hpp:22, from src/uinput_config.hpp:22, from src/controller_config.hpp:22, from src/controller_slot_config.hpp:24, from src/xboxdrv_daemon.hpp:28, from src/xboxdrv_daemon.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/xboxdrv_g_controller.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xboxdrv_g_controller.cpp g++ -o src/xboxdrv_g_daemon.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xboxdrv_g_daemon.cpp g++ -o src/xboxdrv_main.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xboxdrv_main.cpp g++ -o src/xboxmsg.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xboxmsg.cpp In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from src/controller_ptr.hpp:22, from src/xboxdrv_main.hpp:28, from src/xboxdrv_main.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ g++ -o src/xpad_device.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/xpad_device.cpp g++ -o src/axisfilter/calibration_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/calibration_axis_filter.cpp g++ -o src/axisfilter/const_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/const_axis_filter.cpp g++ -o src/axisfilter/deadzone_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/deadzone_axis_filter.cpp g++ -o src/axisfilter/invert_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/invert_axis_filter.cpp g++ -o src/axisfilter/log_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/log_axis_filter.cpp g++ -o src/axisfilter/relative_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/relative_axis_filter.cpp g++ -o src/axisfilter/response_curve_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/response_curve_axis_filter.cpp g++ -o src/axisfilter/sensitivity_axis_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisfilter/sensitivity_axis_filter.cpp g++ -o src/buttonfilter/autofire_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/autofire_button_filter.cpp g++ -o src/buttonfilter/click_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/click_button_filter.cpp g++ -o src/buttonfilter/const_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/const_button_filter.cpp g++ -o src/buttonfilter/delay_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/delay_button_filter.cpp g++ -o src/buttonfilter/invert_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/invert_button_filter.cpp g++ -o src/buttonfilter/log_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/log_button_filter.cpp g++ -o src/buttonfilter/toggle_button_filter.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonfilter/toggle_button_filter.cpp g++ -o src/axisevent/abs_axis_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisevent/abs_axis_event_handler.cpp g++ -o src/axisevent/key_axis_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisevent/key_axis_event_handler.cpp g++ -o src/axisevent/rel_axis_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisevent/rel_axis_event_handler.cpp g++ -o src/axisevent/rel_repeat_axis_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/axisevent/rel_repeat_axis_event_handler.cpp g++ -o src/buttonevent/abs_button_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/abs_button_event_handler.cpp g++ -o src/buttonevent/cycle_key_button_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/cycle_key_button_event_handler.cpp g++ -o src/buttonevent/cycle_key_sequence.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/cycle_key_sequence.cpp g++ -o src/buttonevent/exec_button_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/exec_button_event_handler.cpp g++ -o src/buttonevent/key_button_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/key_button_event_handler.cpp g++ -o src/buttonevent/macro_button_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/macro_button_event_handler.cpp g++ -o src/buttonevent/rel_button_event_handler.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/buttonevent/rel_button_event_handler.cpp g++ -o src/modifier/axismap_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/axismap_modifier.cpp g++ -o src/modifier/buttonmap_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/buttonmap_modifier.cpp g++ -o src/modifier/dpad_restrictor_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/dpad_restrictor_modifier.cpp g++ -o src/modifier/dpad_rotation_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/dpad_rotation_modifier.cpp g++ -o src/modifier/four_way_restrictor_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/four_way_restrictor_modifier.cpp g++ -o src/modifier/rotate_axis_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/rotate_axis_modifier.cpp g++ -o src/modifier/square_axis_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/square_axis_modifier.cpp g++ -o src/modifier/statistic_modifier.o -c -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -isystem/usr/include/dbus-1.0 -isystem/usr/lib/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.8"' -Isrc src/modifier/statistic_modifier.cpp ar rc libxboxdrv.a src/arg_parser.o src/axis_event.o src/axis_filter.o src/axis_map.o src/button_event.o src/button_filter.o src/button_map.o src/chatpad.o src/command_line_options.o src/controller.o src/controller_config.o src/controller_factory.o src/controller_match_rule.o src/controller_options.o src/controller_slot.o src/controller_slot_config.o src/controller_slot_options.o src/controller_thread.o src/dbus_subsystem.o src/dummy_message_processor.o src/evdev_absmap.o src/evdev_controller.o src/evdev_helper.o src/firestorm_dual_controller.o src/force_feedback_handler.o src/generic_usb_controller.o src/headset.o src/helper.o src/ini_parser.o src/ini_schema.o src/ini_schema_builder.o src/linux_uinput.o src/log.o src/modifier.o src/options.o src/path.o src/playstation3_usb_controller.o src/pretty_printer.o src/saitek_p2500_controller.o src/saitek_p3600_controller.o src/select.o src/udev_subsystem.o src/ui_abs_event_collector.o src/ui_abs_event_emitter.o src/ui_event.o src/ui_event_collector.o src/ui_event_emitter.o src/ui_event_sequence.o src/ui_key_event_collector.o src/ui_key_event_emitter.o src/ui_rel_event_collector.o src/ui_rel_event_emitter.o src/uinput.o src/uinput_config.o src/uinput_message_processor.o src/uinput_options.o src/usb_controller.o src/usb_gsource.o src/usb_helper.o src/usb_interface.o src/usb_subsystem.o src/word_wrap.o src/xbox360_controller.o src/xbox360_wireless_controller.o src/xbox_controller.o src/xboxdrv.o src/xboxdrv_daemon.o src/xboxdrv_g_controller.o src/xboxdrv_g_daemon.o src/xboxdrv_main.o src/xboxmsg.o src/xpad_device.o src/axisfilter/calibration_axis_filter.o src/axisfilter/const_axis_filter.o src/axisfilter/deadzone_axis_filter.o src/axisfilter/invert_axis_filter.o src/axisfilter/log_axis_filter.o src/axisfilter/relative_axis_filter.o src/axisfilter/response_curve_axis_filter.o src/axisfilter/sensitivity_axis_filter.o src/buttonfilter/autofire_button_filter.o src/buttonfilter/click_button_filter.o src/buttonfilter/const_button_filter.o src/buttonfilter/delay_button_filter.o src/buttonfilter/invert_button_filter.o src/buttonfilter/log_button_filter.o src/buttonfilter/toggle_button_filter.o src/axisevent/abs_axis_event_handler.o src/axisevent/key_axis_event_handler.o src/axisevent/rel_axis_event_handler.o src/axisevent/rel_repeat_axis_event_handler.o src/buttonevent/abs_button_event_handler.o src/buttonevent/cycle_key_button_event_handler.o src/buttonevent/cycle_key_sequence.o src/buttonevent/exec_button_event_handler.o src/buttonevent/key_button_event_handler.o src/buttonevent/macro_button_event_handler.o src/buttonevent/rel_button_event_handler.o src/modifier/axismap_modifier.o src/modifier/buttonmap_modifier.o src/modifier/dpad_restrictor_modifier.o src/modifier/dpad_rotation_modifier.o src/modifier/four_way_restrictor_modifier.o src/modifier/rotate_axis_modifier.o src/modifier/square_axis_modifier.o src/modifier/statistic_modifier.o ranlib libxboxdrv.a g++ -o xboxdrv -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -pthread src/main/main.o libxboxdrv.a -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lusb-1.0 -ludev -lX11 scons: done building targets.