>>> rtorrent: Building community/rtorrent 0.15.2-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 14:32:59 +0000 >>> rtorrent: Validating /home/buildozer/aports/community/rtorrent/APKBUILD... >>> rtorrent: Analyzing dependencies... >>> rtorrent: Installing for build: build-base autoconf automake curl-dev libsigc++3-dev libtool libtorrent-dev ncurses-dev tinyxml2-dev cppunit-dev (1/36) Installing m4 (1.4.19-r3) (2/36) Installing libbz2 (1.0.8-r6) (3/36) Installing perl (5.40.2-r0) (4/36) Installing autoconf (2.72-r0) (5/36) Installing automake (1.17-r0) (6/36) Installing brotli (1.1.0-r2) (7/36) Installing brotli-dev (1.1.0-r2) (8/36) Installing c-ares-dev (1.34.5-r0) (9/36) Installing libidn2-dev (2.3.7-r0) (10/36) Installing libpsl-utils (0.21.5-r3) (11/36) Installing libpsl-dev (0.21.5-r3) (12/36) Installing nghttp2-dev (1.65.0-r0) (13/36) Installing openssl-dev (3.5.0-r0) (14/36) Installing zlib-dev (1.3.1-r2) (15/36) Installing zstd (1.5.7-r0) (16/36) Installing zstd-dev (1.5.7-r0) (17/36) Installing curl-dev (8.13.0-r1) (18/36) Installing libsigc++3 (3.6.0-r0) (19/36) Installing libsigc++3-dev (3.6.0-r0) (20/36) Installing libltdl (2.5.4-r0) (21/36) Installing libtool (2.5.4-r0) (22/36) Installing libtorrent (0.15.2-r0) (23/36) Installing libtorrent-dev (0.15.2-r0) (24/36) Installing libformw (6.5_p20250412-r0) (25/36) Installing libmenuw (6.5_p20250412-r0) (26/36) Installing libpanelw (6.5_p20250412-r0) (27/36) Installing libncurses++ (6.5_p20250412-r0) (28/36) Installing ncurses-dev (6.5_p20250412-r0) (29/36) Installing tinyxml2 (11.0.0-r0) (30/36) Installing tinyxml2-dev (11.0.0-r0) (31/36) Installing cppunit (1.15.1-r4) (32/36) Installing cppunit-dev (1.15.1-r4) (33/36) Installing .makedepends-rtorrent (20250428.143301) (34/36) Installing perl-error (0.17030-r0) (35/36) Installing perl-git (2.49.0-r0) (36/36) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 452 MiB in 142 packages >>> rtorrent: Cleaning up srcdir >>> rtorrent: Cleaning up pkgdir >>> rtorrent: Cleaning up tmpdir >>> rtorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rtorrent-0.15.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> rtorrent: Fetching https://github.com/rakshasa/rtorrent/archive/v0.15.2/rtorrent-0.15.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/rtorrent-0.15.2.tar.gz.part' rtorrent-0.15.2.tar. 100% |********************************| 456k 0:00:00 ETA '/var/cache/distfiles/edge/rtorrent-0.15.2.tar.gz.part' saved >>> rtorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rtorrent-0.15.2.tar.gz >>> rtorrent: Checking sha512sums... rtorrent-0.15.2.tar.gz: OK >>> rtorrent: Unpacking /var/cache/distfiles/edge/rtorrent-0.15.2.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I scripts autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize: copying file 'scripts/libtool.m4' libtoolize: copying file 'scripts/ltoptions.m4' libtoolize: copying file 'scripts/ltsugar.m4' libtoolize: copying file 'scripts/ltversion.m4' libtoolize: copying file 'scripts/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I scripts autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:8: installing './ar-lib' configure.ac:8: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether c++ supports C++17 features with -std=c++17... yes checking for cc option to enable large file support... none needed checking for user-defined CFLAGS... user-defined "-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt" checking for user-defined CXXFLAGS... user-defined "-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" checking for sysroot... no checking for sys/vfs.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for statvfs... ok checking for execinfo.h... no checking for library containing backtrace... no checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for cc options needed to detect all undeclared functions... none needed checking for libcurl... yes checking for cppunit... yes checking for libtorrent >= 0.15.2... yes checking for XMLRPC-C... ignored ignored checking for tinyxml2... yes checking for posix_memalign... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking if compiler supports __attribute__((unused))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_download.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_download.o -MD -MP -MF $depbase.Tpo -c -o command_download.o command_download.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_dynamic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_dynamic.o -MD -MP -MF $depbase.Tpo -c -o command_dynamic.o command_dynamic.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_events.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_events.o -MD -MP -MF $depbase.Tpo -c -o command_events.o command_events.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_file.o -MD -MP -MF $depbase.Tpo -c -o command_file.o command_file.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_ip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_ip.o -MD -MP -MF $depbase.Tpo -c -o command_ip.o command_ip.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_helpers.o -MD -MP -MF $depbase.Tpo -c -o command_helpers.o command_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_groups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_groups.o -MD -MP -MF $depbase.Tpo -c -o command_groups.o command_groups.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_local.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_local.o -MD -MP -MF $depbase.Tpo -c -o command_local.o command_local.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_logging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_logging.o -MD -MP -MF $depbase.Tpo -c -o command_logging.o command_logging.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_network.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_network.o -MD -MP -MF $depbase.Tpo -c -o command_network.o command_network.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_peer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_peer.o -MD -MP -MF $depbase.Tpo -c -o command_peer.o command_peer.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_throttle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_throttle.o -MD -MP -MF $depbase.Tpo -c -o command_throttle.o command_throttle.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_tracker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_tracker.o -MD -MP -MF $depbase.Tpo -c -o command_tracker.o command_tracker.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_scheduler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_scheduler.o -MD -MP -MF $depbase.Tpo -c -o command_scheduler.o command_scheduler.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command_ui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT command_ui.o -MD -MP -MF $depbase.Tpo -c -o command_ui.o command_ui.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo control.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT control.o -MD -MP -MF $depbase.Tpo -c -o control.o control.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o globals.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo option_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT option_parser.o -MD -MP -MF $depbase.Tpo -c -o option_parser.o option_parser.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo signal_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT signal_handler.o -MD -MP -MF $depbase.Tpo -c -o signal_handler.o signal_handler.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo thread_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT thread_base.o -MD -MP -MF $depbase.Tpo -c -o thread_base.o thread_base.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo thread_worker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT thread_worker.o -MD -MP -MF $depbase.Tpo -c -o thread_worker.o thread_worker.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/curl_get.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/curl_get.o -MD -MP -MF $depbase.Tpo -c -o core/curl_get.o core/curl_get.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/curl_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/curl_socket.o -MD -MP -MF $depbase.Tpo -c -o core/curl_socket.o core/curl_socket.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/curl_stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/curl_stack.o -MD -MP -MF $depbase.Tpo -c -o core/curl_stack.o core/curl_stack.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/dht_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/dht_manager.o -MD -MP -MF $depbase.Tpo -c -o core/dht_manager.o core/dht_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/download.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/download.o -MD -MP -MF $depbase.Tpo -c -o core/download.o core/download.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/download_factory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/download_factory.o -MD -MP -MF $depbase.Tpo -c -o core/download_factory.o core/download_factory.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/download_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/download_list.o -MD -MP -MF $depbase.Tpo -c -o core/download_list.o core/download_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/download_store.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/download_store.o -MD -MP -MF $depbase.Tpo -c -o core/download_store.o core/download_store.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/http_queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/http_queue.o -MD -MP -MF $depbase.Tpo -c -o core/http_queue.o core/http_queue.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/manager.o -MD -MP -MF $depbase.Tpo -c -o core/manager.o core/manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/poll_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/poll_manager.o -MD -MP -MF $depbase.Tpo -c -o core/poll_manager.o core/poll_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/view.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/view.o -MD -MP -MF $depbase.Tpo -c -o core/view.o core/view.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo core/view_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT core/view_manager.o -MD -MP -MF $depbase.Tpo -c -o core/view_manager.o core/view_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/canvas.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/canvas.o -MD -MP -MF $depbase.Tpo -c -o display/canvas.o display/canvas.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/frame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/frame.o -MD -MP -MF $depbase.Tpo -c -o display/frame.o display/frame.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/manager.o -MD -MP -MF $depbase.Tpo -c -o display/manager.o display/manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/utils.o -MD -MP -MF $depbase.Tpo -c -o display/utils.o display/utils.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/text_element_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/text_element_list.o -MD -MP -MF $depbase.Tpo -c -o display/text_element_list.o display/text_element_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/text_element_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/text_element_string.o -MD -MP -MF $depbase.Tpo -c -o display/text_element_string.o display/text_element_string.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/text_element_value.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/text_element_value.o -MD -MP -MF $depbase.Tpo -c -o display/text_element_value.o display/text_element_value.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window.o -MD -MP -MF $depbase.Tpo -c -o display/window.o display/window.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_download_chunks_seen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_download_chunks_seen.o -MD -MP -MF $depbase.Tpo -c -o display/window_download_chunks_seen.o display/window_download_chunks_seen.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_download_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_download_list.o -MD -MP -MF $depbase.Tpo -c -o display/window_download_list.o display/window_download_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_download_statusbar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_download_statusbar.o -MD -MP -MF $depbase.Tpo -c -o display/window_download_statusbar.o display/window_download_statusbar.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_download_transfer_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_download_transfer_list.o -MD -MP -MF $depbase.Tpo -c -o display/window_download_transfer_list.o display/window_download_transfer_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_file_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_file_list.o -MD -MP -MF $depbase.Tpo -c -o display/window_file_list.o display/window_file_list.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ../rak/address_info.h:47, from command_tracker.cc:5: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from ../rak/address_info.h:47, from command_throttle.cc:40: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from command_peer.cc:41: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from ../rak/address_info.h:47, from command_network.cc:6: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from display/utils.cc:7: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from ../rak/address_info.h:47, from core/manager.cc:9: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from command_download.cc:10: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_dynamic.cc:43: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/download.cc:13: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from display/text_element.h:44, from display/text_element_list.h:40, from display/text_element_list.cc:42: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/dht_manager.cc:11: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/dht_manager.cc:5: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo display/window_http_queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_http_queue.o -MD -MP -MF $depbase.Tpo -c -o display/window_http_queue.o display/window_http_queue.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from command_helpers.h:4, from command_helpers.cc:43: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/view_manager.cc:45: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/view_manager.cc:41: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from display/text_element.h:44, from display/text_element_value.h:42, from display/text_element_value.cc:42: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from display/canvas.cc:8: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/download_factory.cc:18: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/download_factory.cc:12: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_file.cc:49: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_file.cc:45: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./display/canvas.h:9, from display/text_element.h:43: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from display/window_download_list.cc:8: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./core/view.h:21, from display/window_download_list.cc:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/object_storage.h:49, from core/view.cc:12: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from core/view.cc:11: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_scheduler.cc:49: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_scheduler.cc:41: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from display/canvas.h:9, from display/manager.cc:42: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from core/curl_get.cc:40: core/curl_get.cc: In member function 'double core::CurlGet::size_done()': core/curl_get.cc:138:31: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T [-Wdeprecated-declarations] 138 | curl_easy_getinfo(m_handle, CURLINFO_SIZE_DOWNLOAD, &d); | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2915:3: note: declared here 2915 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ core/curl_get.cc: In member function 'double core::CurlGet::size_total()': core/curl_get.cc:146:31: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T [-Wdeprecated-declarations] 146 | curl_easy_getinfo(m_handle, CURLINFO_CONTENT_LENGTH_DOWNLOAD, &d); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2932:3: note: declared here 2932 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from command_throttle.cc:48: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_throttle.cc:45: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from command_groups.cc:11: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/parse.h:42, from command_groups.cc:10: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_tracker.cc:17: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_tracker.cc:13: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo display/window_input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_input.o -MD -MP -MF $depbase.Tpo -c -o display/window_input.o display/window_input.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window.h:43, from display/window.cc:41: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from display/canvas.h:9, from display/window.h:43, from display/frame.cc:46: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from display/text_element_string.cc:41: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_ip.cc:46: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from thread_worker.cc:16: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from thread_worker.cc:14: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from command_network.cc:23: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_network.cc:19: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/manager.cc:24: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.cc:15: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from rpc/lua.h:4, from control.cc:24: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from control.cc:8: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from main.cc:36: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/dht_manager.h:6, from main.cc:23: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./display/canvas.h:9, from display/text_element.h:43: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from command_logging.cc:15: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from command_logging.cc:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from display/canvas.h:9, from display/window_download_statusbar.cc:10: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/download_list.cc:17: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/download_list.cc:12: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from command_events.cc:20: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_events.cc:16: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_peer.cc:54: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_peer.cc:49: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo display/window_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_log.o -MD -MP -MF $depbase.Tpo -c -o display/window_log.o display/window_log.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from display/utils.cc:23: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./core/manager.h:10, from display/utils.cc:22: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from command_helpers.h:4, from command_ui.cc:21: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_ui.cc:11: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from display/canvas.h:9, from display/window.h:43, from display/window_file_list.h:40, from display/window_file_list.cc:13: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo display/window_log_complete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_log_complete.o -MD -MP -MF $depbase.Tpo -c -o display/window_log_complete.o display/window_log_complete.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/window_download_list.cc:3: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo display/window_peer_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_peer_list.o -MD -MP -MF $depbase.Tpo -c -o display/window_peer_list.o display/window_peer_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_statusbar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_statusbar.o -MD -MP -MF $depbase.Tpo -c -o display/window_statusbar.o display/window_statusbar.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_string_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_string_list.o -MD -MP -MF $depbase.Tpo -c -o display/window_string_list.o display/window_string_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo display/window_text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_text.o -MD -MP -MF $depbase.Tpo -c -o display/window_text.o display/window_text.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ./display/canvas.h:9, from display/text_element.h:43, from display/text_element_string.h:44, from display/text_element_string.cc:42: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from core/download_store.cc:23: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/download_store.cc:13: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo display/window_title.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_title.o -MD -MP -MF $depbase.Tpo -c -o display/window_title.o display/window_title.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from command_helpers.h:4, from command_download.cc:37: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_download.cc:32: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from display/canvas.h:9, from display/window.h:43, from display/window_download_transfer_list.h:43, from display/window_download_transfer_list.cc:47: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo display/window_tracker_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT display/window_tracker_list.o -MD -MP -MF $depbase.Tpo -c -o display/window_tracker_list.o display/window_tracker_list.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window.h:43, from display/window_download_chunks_seen.h:42, from display/window_download_chunks_seen.cc:49: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo input/bindings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT input/bindings.o -MD -MP -MF $depbase.Tpo -c -o input/bindings.o input/bindings.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input/input_event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT input/input_event.o -MD -MP -MF $depbase.Tpo -c -o input/input_event.o input/input_event.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from command_local.cc:22: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from core/manager.h:10, from command_local.cc:20: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo input/manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT input/manager.o -MD -MP -MF $depbase.Tpo -c -o input/manager.o input/manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input/path_input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT input/path_input.o -MD -MP -MF $depbase.Tpo -c -o input/path_input.o input/path_input.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from control.cc:14: display/color_map.h: At global scope: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from display/window_peer_list.cc:40: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from display/canvas.h:9, from main.cc:28: display/color_map.h: At global scope: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo input/text_input.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT input/text_input.o -MD -MP -MF $depbase.Tpo -c -o input/text_input.o input/text_input.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/command.o -MD -MP -MF $depbase.Tpo -c -o rpc/command.o rpc/command.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/command_map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/command_map.o -MD -MP -MF $depbase.Tpo -c -o rpc/command_map.o rpc/command_map.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/command_scheduler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/command_scheduler.o -MD -MP -MF $depbase.Tpo -c -o rpc/command_scheduler.o rpc/command_scheduler.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/command_scheduler_item.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/command_scheduler_item.o -MD -MP -MF $depbase.Tpo -c -o rpc/command_scheduler_item.o rpc/command_scheduler_item.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/exec_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/exec_file.o -MD -MP -MF $depbase.Tpo -c -o rpc/exec_file.o rpc/exec_file.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/lua.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/lua.o -MD -MP -MF $depbase.Tpo -c -o rpc/lua.o rpc/lua.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/jsonrpc.o -MD -MP -MF $depbase.Tpo -c -o rpc/jsonrpc.o rpc/jsonrpc.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/rpc_manager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rpc_manager.o -MD -MP -MF $depbase.Tpo -c -o rpc/rpc_manager.o rpc/rpc_manager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/object_storage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/object_storage.o -MD -MP -MF $depbase.Tpo -c -o rpc/object_storage.o rpc/object_storage.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window_input.cc:39: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo rpc/parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/parse.o -MD -MP -MF $depbase.Tpo -c -o rpc/parse.o rpc/parse.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from display/text_element.h:44, from display/window_text.h:42, from display/window_text.cc:43: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo rpc/parse_commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/parse_commands.o -MD -MP -MF $depbase.Tpo -c -o rpc/parse_commands.o rpc/parse_commands.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/parse_options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/parse_options.o -MD -MP -MF $depbase.Tpo -c -o rpc/parse_options.o rpc/parse_options.cc &&\ mv -f $depbase.Tpo $depbase.Po input/manager.cc: In member function 'void input::Manager::pressed(int)': input/manager.cc:67:17: warning: ignoring return value of '_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = reverse_iterator<__gnu_cxx::__normal_iterator > >; _Predicate = input::Manager::pressed(int)::]', declared with attribute 'nodiscard' [-Wunused-result] 67 | std::find_if(rbegin(), rend(), [&key](Bindings* bind) { return bind->pressed(key); }); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from display/canvas.h:9, from display/window_http_queue.cc:44: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from /usr/include/c++/14.2.0/algorithm:61, from input/manager.cc:39: /usr/include/c++/14.2.0/bits/stl_algo.h:3866:5: note: declared here 3866 | find_if(_InputIterator __first, _InputIterator __last, | ^~~~~~~ depbase=`echo rpc/scgi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/scgi.o -MD -MP -MF $depbase.Tpo -c -o rpc/scgi.o rpc/scgi.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window_log_complete.cc:41: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from display/canvas.h:9, from display/window_log.cc:7: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo rpc/scgi_task.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/scgi_task.o -MD -MP -MF $depbase.Tpo -c -o rpc/scgi_task.o rpc/scgi_task.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/window_statusbar.cc:3: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo rpc/xmlrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/xmlrpc.o -MD -MP -MF $depbase.Tpo -c -o rpc/xmlrpc.o rpc/xmlrpc.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window_string_list.cc:3: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from display/canvas.h:9, from display/window_title.cc:3: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo rpc/xmlrpc_c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/xmlrpc_c.o -MD -MP -MF $depbase.Tpo -c -o rpc/xmlrpc_c.o rpc/xmlrpc_c.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/xmlrpc_tinyxml2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/xmlrpc_tinyxml2.o -MD -MP -MF $depbase.Tpo -c -o rpc/xmlrpc_tinyxml2.o rpc/xmlrpc_tinyxml2.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpc/tinyxml2/tinyxml2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/tinyxml2/tinyxml2.o -MD -MP -MF $depbase.Tpo -c -o rpc/tinyxml2/tinyxml2.o rpc/tinyxml2/tinyxml2.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window_peer_list.cc:50: display/color_map.h: At global scope: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from display/canvas.h:9, from display/window_text.cc:41: display/color_map.h: At global scope: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from rpc/scgi.cc:5: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ depbase=`echo ui/download.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/download.o -MD -MP -MF $depbase.Tpo -c -o ui/download.o ui/download.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/download_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/download_list.o -MD -MP -MF $depbase.Tpo -c -o ui/download_list.o ui/download_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/element_base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_base.o -MD -MP -MF $depbase.Tpo -c -o ui/element_base.o ui/element_base.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/command_map.cc:48: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command_map.cc:40: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from rpc/rpc_manager.cc:7: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo ui/element_chunks_seen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_chunks_seen.o -MD -MP -MF $depbase.Tpo -c -o ui/element_chunks_seen.o ui/element_chunks_seen.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/element_download_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_download_list.o -MD -MP -MF $depbase.Tpo -c -o ui/element_download_list.o ui/element_download_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/element_file_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_file_list.o -MD -MP -MF $depbase.Tpo -c -o ui/element_file_list.o ui/element_file_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/element_log_complete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_log_complete.o -MD -MP -MF $depbase.Tpo -c -o ui/element_log_complete.o ui/element_log_complete.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/command.cc:6: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/parse.h:42, from rpc/command.cc:4: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/object_storage.h:49, from rpc/object_storage.cc:39: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/object_storage.h:46: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/lua.h:4, from rpc/lua.cc:8: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo ui/element_menu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_menu.o -MD -MP -MF $depbase.Tpo -c -o ui/element_menu.o ui/element_menu.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/element_peer_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_peer_list.o -MD -MP -MF $depbase.Tpo -c -o ui/element_peer_list.o ui/element_peer_list.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from display/canvas.h:9, from display/window.h:43, from display/window_tracker_list.h:40, from display/window_tracker_list.cc:12: display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ depbase=`echo ui/element_string_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_string_list.o -MD -MP -MF $depbase.Tpo -c -o ui/element_string_list.o ui/element_string_list.cc &&\ mv -f $depbase.Tpo $depbase.Po rpc/rpc_manager.cc: In member function 'bool rpc::RpcManager::process(RPCType, const char*, uint32_t, slot_response_callback)': rpc/rpc_manager.cc:119:1: warning: control reaches end of non-void function [-Wreturn-type] 119 | } | ^ rpc/rpc_manager.cc: In member function 'bool rpc::RpcManager::is_type_enabled(RPCType) const': rpc/rpc_manager.cc:143:1: warning: control reaches end of non-void function [-Wreturn-type] 143 | } | ^ depbase=`echo ui/element_text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_text.o -MD -MP -MF $depbase.Tpo -c -o ui/element_text.o ui/element_text.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from ./rpc/command.h:194, from ./rpc/rpc_manager.h:8, from rpc/jsonrpc.cc:11: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo ui/element_tracker_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_tracker_list.o -MD -MP -MF $depbase.Tpo -c -o ui/element_tracker_list.o ui/element_tracker_list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ui/element_transfer_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/element_transfer_list.o -MD -MP -MF $depbase.Tpo -c -o ui/element_transfer_list.o ui/element_transfer_list.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from rpc/command_scheduler.cc:47: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command_scheduler_item.h:44, from rpc/command_scheduler.cc:46: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from rpc/parse_commands.cc:47: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/parse.h:42, from rpc/parse_commands.cc:46: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo ui/root.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT ui/root.o -MD -MP -MF $depbase.Tpo -c -o ui/root.o ui/root.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/xmlrpc.cc:3: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo utils/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT utils/base64.o -MD -MP -MF $depbase.Tpo -c -o utils/base64.o utils/base64.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils/directory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT utils/directory.o -MD -MP -MF $depbase.Tpo -c -o utils/directory.o utils/directory.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from rpc/scgi.cc:17: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ depbase=`echo utils/file_status_cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT utils/file_status_cache.o -MD -MP -MF $depbase.Tpo -c -o utils/file_status_cache.o utils/file_status_cache.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils/lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT utils/lockfile.o -MD -MP -MF $depbase.Tpo -c -o utils/lockfile.o utils/lockfile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils/socket_fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT utils/socket_fd.o -MD -MP -MF $depbase.Tpo -c -o utils/socket_fd.o utils/socket_fd.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from rpc/command.h:194, from rpc/xmlrpc.h:9, from rpc/parse_commands.h:43, from rpc/xmlrpc_tinyxml2.cc:18: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/xmlrpc_tinyxml2.cc:16: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from ./display/text_element.h:44, from ./display/text_element_string.h:44, from ui/element_file_list.cc:46: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from utils/socket_fd.cc:49: ../rak/socket_address.h: In member function 'void rak::socket_address::copy_sockaddr(const sockaddr*)': ../rak/socket_address.h:396:14: warning: 'void* memcpy(void*, const void*, size_t)' copying an object of type 'class rak::socket_address' with 'private' member 'rak::socket_address::' from an array of 'const struct sockaddr'; use assignment or copy-initialization instead [-Wclass-memaccess] 396 | std::memcpy(this, src, socket_address::cast_from(src)->length()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/socket_address.h:66:7: note: 'class rak::socket_address' declared here 66 | class socket_address { | ^~~~~~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ui/element_base.cc:42: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In copy constructor 'torrent::Object::Object(const torrent::Object&)', inlined from 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = torrent::Object; _U2 = const char*&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = torrent::Object; _T2 = const char*]' at /usr/include/c++/14.2.0/bits/stl_pair.h:882:4, inlined from 'constexpr std::pair::type>::__type, typename std::__strip_reference_wrapper::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = torrent::Object; _T2 = const char*&]' at /usr/include/c++/14.2.0/bits/stl_pair.h:1137:72, inlined from 'rpc::parse_command_type rpc::parse_command(target_type, const char*, const char*)' at rpc/parse_commands.cc:130:51: /usr/include/torrent/object.h:355:32: warning: '.torrent::Object::.torrent::Object::::t_pod' may be used uninitialized [-Wmaybe-uninitialized] 355 | case TYPE_VALUE: t_pod = b.t_pod; break; | ~~~~~~^~~~~~~~~ rpc/parse_commands.cc: In function 'rpc::parse_command_type rpc::parse_command(target_type, const char*, const char*)': rpc/parse_commands.cc:130:43: note: '' declared here 130 | return std::make_pair(torrent::Object(), first); | ^ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from ./display/text_element.h:44, from ./display/window_text.h:42, from ui/element_text.cc:42: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from ./display/text_element.h:44, from ./display/window_text.h:42, from ui/element_menu.cc:42: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from ui/element_download_list.cc:14: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ui/element_download_list.cc:4: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from ./display/text_element.h:44, from ./display/text_element_string.h:44, from ui/element_peer_list.cc:47: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpc/command_map.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from ui/download_list.cc:24: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./core/manager.h:10, from ui/download_list.cc:13: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_log_complete.h:42, from ui/element_log_complete.cc:9: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_tracker_list.h:40, from ui/element_tracker_list.cc:8: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./rpc/command.h:194, from ./rpc/command_map.h:9, from ./display/text_element.h:44, from ./display/text_element_string.h:44, from ui/download.cc:21: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./core/manager.h:10, from ui/download.cc:16: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_download_chunks_seen.h:42, from ui/element_chunks_seen.cc:42: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_string_list.h:43, from ui/element_string_list.h:48, from ui/element_string_list.cc:45: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/text_element.h:43: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_download_list.h:4, from ui/element_download_list.h:4, from ui/element_download_list.cc:17: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./rpc/command.h:194, from ./rpc/xmlrpc.h:9, from ./rpc/parse_commands.h:43, from ui/root.cc:20: ./rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ./rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./core/manager.h:10, from ui/root.cc:12: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_download_transfer_list.h:43, from ui/element_transfer_list.cc:42: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/text_element.h:43: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/text_element.h:43: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/text_element.h:43: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_log.h:42, from ui/download_list.cc:21: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_title.h:41, from ui/download.cc:18: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ In file included from ./display/canvas.h:9, from ./display/window.h:43, from ./display/window_http_queue.h:42, from ui/root.cc:14: ./display/color_map.h: At global scope: ./display/color_map.h:29:20: warning: 'display::color_vars' defined but not used [-Wunused-variable] 29 | static const char* color_vars[RCOLOR_MAX] = { | ^~~~~~~~~~ rm -f libsub_root.a ar cr libsub_root.a core/curl_get.o core/curl_socket.o core/curl_stack.o core/dht_manager.o core/download.o core/download_factory.o core/download_list.o core/download_store.o core/http_queue.o core/manager.o core/poll_manager.o core/view.o core/view_manager.o display/canvas.o display/frame.o display/manager.o display/utils.o display/text_element_list.o display/text_element_string.o display/text_element_value.o display/window.o display/window_download_chunks_seen.o display/window_download_list.o display/window_download_statusbar.o display/window_download_transfer_list.o display/window_file_list.o display/window_http_queue.o display/window_input.o display/window_log.o display/window_log_complete.o display/window_peer_list.o display/window_statusbar.o display/window_string_list.o display/window_text.o display/window_title.o display/window_tracker_list.o input/bindings.o input/input_event.o input/manager.o input/path_input.o input/text_input.o rpc/command.o rpc/command_map.o rpc/command_scheduler.o rpc/command_scheduler_item.o rpc/exec_file.o rpc/lua.o rpc/jsonrpc.o rpc/rpc_manager.o rpc/object_storage.o rpc/parse.o rpc/parse_commands.o rpc/parse_options.o rpc/scgi.o rpc/scgi_task.o rpc/xmlrpc.o rpc/xmlrpc_c.o rpc/xmlrpc_tinyxml2.o rpc/tinyxml2/tinyxml2.o ui/download.o ui/download_list.o ui/element_base.o ui/element_chunks_seen.o ui/element_download_list.o ui/element_file_list.o ui/element_log_complete.o ui/element_menu.o ui/element_peer_list.o ui/element_string_list.o ui/element_text.o ui/element_tracker_list.o ui/element_transfer_list.o ui/root.o utils/base64.o utils/directory.o utils/file_status_cache.o utils/lockfile.o utils/socket_fd.o command_download.o command_dynamic.o command_events.o command_file.o command_ip.o command_helpers.o command_groups.o command_local.o command_logging.o command_network.o command_peer.o command_throttle.o command_tracker.o command_scheduler.o command_ui.o control.o globals.o option_parser.o signal_handler.o thread_base.o thread_worker.o ranlib libsub_root.a /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++17 -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtorrent main.o libsub_root.a -lpthread -lpthread -lncursesw -lcurl -ltorrent libtool: link: c++ -std=c++17 -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 -DNDEBUG -Wall -D_BSD_SOURCE -DNCURSES_WIDECHAR -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtorrent main.o libsub_root.a -lpthread -lncursesw -lcurl -ltorrent -pthread make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make rtorrent_Test_Rpc rtorrent_Test_Src make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rtorrent_Test_Rpc-main.o -MD -MP -MF .deps/rtorrent_Test_Rpc-main.Tpo -c -o rtorrent_Test_Rpc-main.o `test -f 'main.cc' || echo './'`main.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rtorrent_Test_Src-main.o -MD -MP -MF .deps/rtorrent_Test_Src-main.Tpo -c -o rtorrent_Test_Src-main.o `test -f 'main.cc' || echo './'`main.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT helpers/rtorrent_Test_Src-progress_listener.o -MD -MP -MF helpers/.deps/rtorrent_Test_Src-progress_listener.Tpo -c -o helpers/rtorrent_Test_Src-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT helpers/rtorrent_Test_Src-protectors.o -MD -MP -MF helpers/.deps/rtorrent_Test_Src-protectors.Tpo -c -o helpers/rtorrent_Test_Src-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT src/rtorrent_Test_Src-command_dynamic_test.o -MD -MP -MF src/.deps/rtorrent_Test_Src-command_dynamic_test.Tpo -c -o src/rtorrent_Test_Src-command_dynamic_test.o `test -f 'src/command_dynamic_test.cc' || echo './'`src/command_dynamic_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT helpers/rtorrent_Test_Rpc-progress_listener.o -MD -MP -MF helpers/.deps/rtorrent_Test_Rpc-progress_listener.Tpo -c -o helpers/rtorrent_Test_Rpc-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT helpers/rtorrent_Test_Rpc-protectors.o -MD -MP -MF helpers/.deps/rtorrent_Test_Rpc-protectors.Tpo -c -o helpers/rtorrent_Test_Rpc-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-command_test.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-command_test.Tpo -c -o rpc/rtorrent_Test_Rpc-command_test.o `test -f 'rpc/command_test.cc' || echo './'`rpc/command_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-command_map_test.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-command_map_test.Tpo -c -o rpc/rtorrent_Test_Rpc-command_map_test.o `test -f 'rpc/command_map_test.cc' || echo './'`rpc/command_map_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-jsonrpc_test.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-jsonrpc_test.Tpo -c -o rpc/rtorrent_Test_Rpc-jsonrpc_test.o `test -f 'rpc/jsonrpc_test.cc' || echo './'`rpc/jsonrpc_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-xmlrpc_test.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-xmlrpc_test.Tpo -c -o rpc/rtorrent_Test_Rpc-xmlrpc_test.o `test -f 'rpc/xmlrpc_test.cc' || echo './'`rpc/xmlrpc_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-command_slot_test.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-command_slot_test.Tpo -c -o rpc/rtorrent_Test_Rpc-command_slot_test.o `test -f 'rpc/command_slot_test.cc' || echo './'`rpc/command_slot_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-object_storage_test.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-object_storage_test.Tpo -c -o rpc/rtorrent_Test_Rpc-object_storage_test.o `test -f 'rpc/object_storage_test.cc' || echo './'`rpc/object_storage_test.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT rpc/rtorrent_Test_Rpc-test_parse_options.o -MD -MP -MF rpc/.deps/rtorrent_Test_Rpc-test_parse_options.Tpo -c -o rpc/rtorrent_Test_Rpc-test_parse_options.o `test -f 'rpc/test_parse_options.cc' || echo './'`rpc/test_parse_options.cc c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -MT src/rtorrent_Test_Rpc-command_dynamic_test.o -MD -MP -MF src/.deps/rtorrent_Test_Rpc-command_dynamic_test.Tpo -c -o src/rtorrent_Test_Rpc-command_dynamic_test.o `test -f 'src/command_dynamic_test.cc' || echo './'`src/command_dynamic_test.cc mv -f helpers/.deps/rtorrent_Test_Rpc-protectors.Tpo helpers/.deps/rtorrent_Test_Rpc-protectors.Po In file included from ../src/rpc/command.h:194, from ../src/command_helpers.h:4, from rpc/command_map_test.cc:3: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ../src/rpc/command.h:194, from ../src/command_helpers.h:4, from rpc/jsonrpc_test.cc:4: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ../src/rpc/command.h:194, from ../src/command_helpers.h:4, from rpc/xmlrpc_test.cc:4: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ mv -f helpers/.deps/rtorrent_Test_Src-protectors.Tpo helpers/.deps/rtorrent_Test_Src-protectors.Po In file included from ../src/rpc/command.h:194, from ../src/rpc/command_map.h:9, from rpc/command_slot_test.cc:5: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rpc/command_slot_test.cc:4: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ../src/rpc/command.h:194, from ../src/rpc/object_storage.h:49, from rpc/object_storage_test.h:3, from rpc/object_storage_test.cc:3: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/object_storage.h:46: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ../src/rpc/command.h:194, from rpc/command_test.h:3, from rpc/command_test.cc:3: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ../src/rpc/command.h:194, from ../src/rpc/xmlrpc.h:9, from ../src/rpc/parse_commands.h:43, from src/command_dynamic_test.cc:9: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from ../src/rpc/command.h:194, from ../src/rpc/xmlrpc.h:9, from ../src/rpc/parse_commands.h:43, from src/command_dynamic_test.cc:9: ../src/rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(stack_type*, torrent::Object*)': ../src/rpc/command_impl.h:71:16: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 71 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rpc/command.h:7: /usr/include/torrent/object.h:50:25: note: 'class torrent::Object' declared here 50 | class LIBTORRENT_EXPORT Object { | ^~~~~~ mv -f .deps/rtorrent_Test_Src-main.Tpo .deps/rtorrent_Test_Src-main.Po mv -f .deps/rtorrent_Test_Rpc-main.Tpo .deps/rtorrent_Test_Rpc-main.Po mv -f helpers/.deps/rtorrent_Test_Rpc-progress_listener.Tpo helpers/.deps/rtorrent_Test_Rpc-progress_listener.Po mv -f helpers/.deps/rtorrent_Test_Src-progress_listener.Tpo helpers/.deps/rtorrent_Test_Src-progress_listener.Po mv -f rpc/.deps/rtorrent_Test_Rpc-command_slot_test.Tpo rpc/.deps/rtorrent_Test_Rpc-command_slot_test.Po mv -f rpc/.deps/rtorrent_Test_Rpc-command_test.Tpo rpc/.deps/rtorrent_Test_Rpc-command_test.Po mv -f rpc/.deps/rtorrent_Test_Rpc-command_map_test.Tpo rpc/.deps/rtorrent_Test_Rpc-command_map_test.Po mv -f rpc/.deps/rtorrent_Test_Rpc-object_storage_test.Tpo rpc/.deps/rtorrent_Test_Rpc-object_storage_test.Po mv -f src/.deps/rtorrent_Test_Src-command_dynamic_test.Tpo src/.deps/rtorrent_Test_Src-command_dynamic_test.Po mv -f rpc/.deps/rtorrent_Test_Rpc-test_parse_options.Tpo rpc/.deps/rtorrent_Test_Rpc-test_parse_options.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++17 -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtorrent_Test_Src rtorrent_Test_Src-main.o helpers/rtorrent_Test_Src-progress_listener.o helpers/rtorrent_Test_Src-protectors.o src/rtorrent_Test_Src-command_dynamic_test.o ../src/libsub_root.a -lpthread -lncursesw -lcurl -ltorrent mv -f src/.deps/rtorrent_Test_Rpc-command_dynamic_test.Tpo src/.deps/rtorrent_Test_Rpc-command_dynamic_test.Po mv -f rpc/.deps/rtorrent_Test_Rpc-jsonrpc_test.Tpo rpc/.deps/rtorrent_Test_Rpc-jsonrpc_test.Po libtool: link: c++ -std=c++17 -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 -DNDEBUG -Wall -D_BSD_SOURCE -DNCURSES_WIDECHAR -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtorrent_Test_Src rtorrent_Test_Src-main.o helpers/rtorrent_Test_Src-progress_listener.o helpers/rtorrent_Test_Src-protectors.o src/rtorrent_Test_Src-command_dynamic_test.o -lcppunit -ldl ../src/libsub_root.a -lpthread -lncursesw -lcurl -ltorrent -pthread mv -f rpc/.deps/rtorrent_Test_Rpc-xmlrpc_test.Tpo rpc/.deps/rtorrent_Test_Rpc-xmlrpc_test.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++17 -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 -DNDEBUG -Wall -pthread -D_BSD_SOURCE -DNCURSES_WIDECHAR -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtorrent_Test_Rpc rtorrent_Test_Rpc-main.o helpers/rtorrent_Test_Rpc-progress_listener.o helpers/rtorrent_Test_Rpc-protectors.o rpc/rtorrent_Test_Rpc-command_test.o rpc/rtorrent_Test_Rpc-command_map_test.o rpc/rtorrent_Test_Rpc-jsonrpc_test.o rpc/rtorrent_Test_Rpc-xmlrpc_test.o rpc/rtorrent_Test_Rpc-command_slot_test.o rpc/rtorrent_Test_Rpc-object_storage_test.o rpc/rtorrent_Test_Rpc-test_parse_options.o src/rtorrent_Test_Rpc-command_dynamic_test.o ../src/libsub_root.a -lpthread -lncursesw -lcurl -ltorrent libtool: link: c++ -std=c++17 -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 -DNDEBUG -Wall -D_BSD_SOURCE -DNCURSES_WIDECHAR -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtorrent_Test_Rpc rtorrent_Test_Rpc-main.o helpers/rtorrent_Test_Rpc-progress_listener.o helpers/rtorrent_Test_Rpc-protectors.o rpc/rtorrent_Test_Rpc-command_test.o rpc/rtorrent_Test_Rpc-command_map_test.o rpc/rtorrent_Test_Rpc-jsonrpc_test.o rpc/rtorrent_Test_Rpc-xmlrpc_test.o rpc/rtorrent_Test_Rpc-command_slot_test.o rpc/rtorrent_Test_Rpc-object_storage_test.o rpc/rtorrent_Test_Rpc-test_parse_options.o src/rtorrent_Test_Rpc-command_dynamic_test.o -lcppunit -ldl ../src/libsub_root.a -lpthread -lncursesw -lcurl -ltorrent -pthread make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[3]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' PASS: rtorrent_Test_Src PASS: rtorrent_Test_Rpc ============================================================================ Testsuite summary for rtorrent 0.15.2 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' >>> rtorrent: Entering fakeroot... Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/doc' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/rtorrent/pkg/rtorrent/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rtorrent '/home/buildozer/aports/community/rtorrent/pkg/rtorrent/usr/bin' libtool: install: /usr/bin/install -c rtorrent /home/buildozer/aports/community/rtorrent/pkg/rtorrent/usr/bin/rtorrent make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2/test' make[1]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' make[2]: Entering directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' make[1]: Leaving directory '/home/buildozer/aports/community/rtorrent/src/rtorrent-0.15.2' >>> rtorrent-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/rtorrent/pkg/rtorrent-doc/usr/share/doc' >>> rtorrent-doc*: Preparing subpackage rtorrent-doc... >>> rtorrent-doc*: Running postcheck for rtorrent-doc >>> rtorrent*: Running postcheck for rtorrent >>> rtorrent*: Preparing package rtorrent... >>> rtorrent*: Stripping binaries >>> rtorrent-doc*: Scanning shared objects >>> rtorrent*: Scanning shared objects >>> rtorrent-doc*: Tracing dependencies... >>> rtorrent-doc*: Package size: 4.3 KB >>> rtorrent-doc*: Compressing data... >>> rtorrent-doc*: Create checksum... >>> rtorrent-doc*: Create rtorrent-doc-0.15.2-r0.apk >>> rtorrent*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcurl.so.4 so:libgcc_s.so.1 so:libncursesw.so.6 so:libstdc++.so.6 so:libtorrent.so.24 >>> rtorrent*: Package size: 1.2 MB >>> rtorrent*: Compressing data... >>> rtorrent*: Create checksum... >>> rtorrent*: Create rtorrent-0.15.2-r0.apk >>> rtorrent: Build complete at Mon, 28 Apr 2025 14:33:38 +0000 elapsed time 0h 0m 39s >>> rtorrent: Cleaning up srcdir >>> rtorrent: Cleaning up pkgdir >>> rtorrent: Uninstalling dependencies... (1/36) Purging .makedepends-rtorrent (20250428.143301) (2/36) Purging autoconf (2.72-r0) (3/36) Purging m4 (1.4.19-r3) (4/36) Purging automake (1.17-r0) (5/36) Purging curl-dev (8.13.0-r1) (6/36) Purging libsigc++3-dev (3.6.0-r0) (7/36) Purging libsigc++3 (3.6.0-r0) (8/36) Purging libtool (2.5.4-r0) (9/36) Purging libltdl (2.5.4-r0) (10/36) Purging libtorrent-dev (0.15.2-r0) (11/36) Purging libtorrent (0.15.2-r0) (12/36) Purging ncurses-dev (6.5_p20250412-r0) (13/36) Purging libncurses++ (6.5_p20250412-r0) (14/36) Purging libpanelw (6.5_p20250412-r0) (15/36) Purging tinyxml2-dev (11.0.0-r0) (16/36) Purging tinyxml2 (11.0.0-r0) (17/36) Purging cppunit-dev (1.15.1-r4) (18/36) Purging cppunit (1.15.1-r4) (19/36) Purging brotli-dev (1.1.0-r2) (20/36) Purging brotli (1.1.0-r2) (21/36) Purging c-ares-dev (1.34.5-r0) (22/36) Purging git-perl (2.49.0-r0) (23/36) Purging perl-git (2.49.0-r0) (24/36) Purging perl-error (0.17030-r0) (25/36) Purging perl (5.40.2-r0) (26/36) Purging libbz2 (1.0.8-r6) (27/36) Purging libformw (6.5_p20250412-r0) (28/36) Purging libmenuw (6.5_p20250412-r0) (29/36) Purging libpsl-dev (0.21.5-r3) (30/36) Purging libpsl-utils (0.21.5-r3) (31/36) Purging nghttp2-dev (1.65.0-r0) (32/36) Purging openssl-dev (3.5.0-r0) (33/36) Purging zlib-dev (1.3.1-r2) (34/36) Purging zstd-dev (1.5.7-r0) (35/36) Purging zstd (1.5.7-r0) (36/36) Purging libidn2-dev (2.3.7-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> rtorrent: Updating the community/x86_64 repository index... >>> rtorrent: Signing the index...