root@newgorx:/usr/ports/net-p2p/rtorrent # sudo make ===> License GPLv2 GPLv3 accepted by the user ===> rtorrent-0.9.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rtorrent-0.9.8 for building ===> Extracting for rtorrent-0.9.8 => SHA256 Checksum OK for rtorrent-0.9.8.tar.gz. ===> Patching for rtorrent-0.9.8 ===> Applying FreeBSD patches for rtorrent-0.9.8 ===> rtorrent-0.9.8 depends on package: pkgconf>=1.3.0_1 - found ===> rtorrent-0.9.8 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> rtorrent-0.9.8 depends on shared library: libtorrent.so - found (/usr/local/lib/libtorrent.so) ===> rtorrent-0.9.8 depends on shared library: libxmlrpc.so - found (/usr/local/lib/libxmlrpc.so) ===> Configuring for rtorrent-0.9.8 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for ranlib... ranlib checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd11.2 checking host system type... amd64-portbld-freebsd11.2 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B checking the name lister (/usr/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.2 file names to amd64-portbld-freebsd11.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/local/bin/nm -B output from cc object... failed 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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) 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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.2 ld.so checking how to hardcode library paths into programs... immediate checking for user-defined CFLAGS... user-defined "-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " checking for user-defined CXXFLAGS... user-defined "-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " checking whether c++ supports C++11 features by default... yes checking should use TR1 headers... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for execinfo.h... yes checking for sysroot... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/statvfs.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for statvfs... ok checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... yes checking for nodelay() with -lncursesw... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for libcurl... yes checking for cppunit... yes checking for libtorrent >= 0.13.8... yes checking for XMLRPC-C... ok 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 src/core/Makefile config.status: creating src/display/Makefile config.status: creating src/input/Makefile config.status: creating src/rpc/Makefile config.status: creating src/ui/Makefile config.status: creating src/utils/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for rtorrent-0.9.8 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in src --- all-recursive --- Making all in core --- curl_get.o --- --- curl_socket.o --- --- curl_stack.o --- --- dht_manager.o --- --- curl_get.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT curl_get.o -MD -MP -MF .deps/curl_get.Tpo -c -o curl_get.o curl_get.cc --- curl_socket.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT curl_socket.o -MD -MP -MF .deps/curl_socket.Tpo -c -o curl_socket.o curl_socket.cc --- dht_manager.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT dht_manager.o -MD -MP -MF .deps/dht_manager.Tpo -c -o dht_manager.o dht_manager.cc --- curl_stack.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT curl_stack.o -MD -MP -MF .deps/curl_stack.Tpo -c -o curl_stack.o curl_stack.cc --- curl_socket.o --- In file included from curl_socket.cc:46: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ curl_socket.cc:95:5: warning: '~CurlSocket' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("CurlSocket::~CurlSocket() m_fileDesc != -1."); ^ curl_socket.cc:93:13: note: destructor has a implicit non-throwing exception specification CurlSocket::~CurlSocket() { ^ 2 warnings generated. --- curl_stack.o --- In file included from curl_stack.cc:44: In file included from ./curl_get.h:45: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- curl_socket.o --- mv -f .deps/curl_socket.Tpo .deps/curl_socket.Po --- curl_stack.o --- mv -f .deps/curl_stack.Tpo .deps/curl_stack.Po --- download.o --- --- download_factory.o --- --- curl_get.o --- In file included from curl_get.cc:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- dht_manager.o --- In file included from dht_manager.cc:49: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- download.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT download.o -MD -MP -MF .deps/download.Tpo -c -o download.o download.cc --- download_factory.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT download_factory.o -MD -MP -MF .deps/download_factory.Tpo -c -o download_factory.o download_factory.cc --- curl_get.o --- mv -f .deps/curl_get.Tpo .deps/curl_get.Po --- dht_manager.o --- mv -f .deps/dht_manager.Tpo .deps/dht_manager.Po --- download_list.o --- --- download_store.o --- --- download_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT download_list.o -MD -MP -MF .deps/download_list.Tpo -c -o download_list.o download_list.cc --- download_store.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT download_store.o -MD -MP -MF .deps/download_store.Tpo -c -o download_store.o download_store.cc --- download.o --- In file included from download.cc:52: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/download.Tpo .deps/download.Po --- http_queue.o --- --- download_factory.o --- In file included from download_factory.cc:55: In file included from ./curl_get.h:45: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- http_queue.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT http_queue.o -MD -MP -MF .deps/http_queue.Tpo -c -o http_queue.o http_queue.cc --- download_list.o --- In file included from download_list.cc:56: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- download_factory.o --- mv -f .deps/download_factory.Tpo .deps/download_factory.Po --- download_list.o --- mv -f .deps/download_list.Tpo .deps/download_list.Po --- manager.o --- --- download_store.o --- In file included from download_store.cc:56: In file included from ./download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- poll_manager.o --- --- manager.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.cc --- download_store.o --- mv -f .deps/download_store.Tpo .deps/download_store.Po --- poll_manager.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT poll_manager.o -MD -MP -MF .deps/poll_manager.Tpo -c -o poll_manager.o poll_manager.cc --- view.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT view.o -MD -MP -MF .deps/view.Tpo -c -o view.o view.cc --- http_queue.o --- In file included from http_queue.cc:45: In file included from ./curl_get.h:45: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- poll_manager.o --- In file included from poll_manager.cc:46: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- http_queue.o --- mv -f .deps/http_queue.Tpo .deps/http_queue.Po --- view_manager.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT view_manager.o -MD -MP -MF .deps/view_manager.Tpo -c -o view_manager.o view_manager.cc --- poll_manager.o --- mv -f .deps/poll_manager.Tpo .deps/poll_manager.Po --- view.o --- In file included from view.cc:48: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/view.Tpo .deps/view.Po --- manager.o --- In file included from manager.cc:64: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/manager.Tpo .deps/manager.Po --- view_manager.o --- In file included from view_manager.cc:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/view_manager.Tpo .deps/view_manager.Po --- libsub_core.a --- rm -f libsub_core.a ar cru libsub_core.a curl_get.o curl_socket.o curl_stack.o dht_manager.o download.o download_factory.o download_list.o download_store.o http_queue.o manager.o poll_manager.o view.o view_manager.o ranlib libsub_core.a Making all in display --- canvas.o --- --- frame.o --- --- manager.o --- --- utils.o --- --- canvas.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT canvas.o -MD -MP -MF .deps/canvas.Tpo -c -o canvas.o canvas.cc --- frame.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.cc --- utils.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.cc --- manager.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.cc --- frame.o --- In file included from frame.cc:46: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/frame.Tpo .deps/frame.Po --- manager.o --- In file included from manager.cc:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- text_element_list.o --- --- canvas.o --- mv -f .deps/canvas.Tpo .deps/canvas.Po --- text_element_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT text_element_list.o -MD -MP -MF .deps/text_element_list.Tpo -c -o text_element_list.o text_element_list.cc --- text_element_string.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT text_element_string.o -MD -MP -MF .deps/text_element_string.Tpo -c -o text_element_string.o text_element_string.cc --- utils.o --- In file included from utils.cc:57: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- manager.o --- mv -f .deps/manager.Tpo .deps/manager.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- text_element_value.o --- --- window.o --- --- text_element_value.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT text_element_value.o -MD -MP -MF .deps/text_element_value.Tpo -c -o text_element_value.o text_element_value.cc --- window.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cc --- text_element_list.o --- mv -f .deps/text_element_list.Tpo .deps/text_element_list.Po --- window_download_chunks_seen.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_download_chunks_seen.o -MD -MP -MF .deps/window_download_chunks_seen.Tpo -c -o window_download_chunks_seen.o window_download_chunks_seen.cc --- window.o --- In file included from window.cc:41: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- text_element_string.o --- mv -f .deps/text_element_string.Tpo .deps/text_element_string.Po --- window_download_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_download_list.o -MD -MP -MF .deps/window_download_list.Tpo -c -o window_download_list.o window_download_list.cc --- text_element_value.o --- In file included from text_element_value.cc:41: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window.o --- mv -f .deps/window.Tpo .deps/window.Po --- text_element_value.o --- mv -f .deps/text_element_value.Tpo .deps/text_element_value.Po --- window_download_statusbar.o --- --- window_download_transfer_list.o --- --- window_download_statusbar.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_download_statusbar.o -MD -MP -MF .deps/window_download_statusbar.Tpo -c -o window_download_statusbar.o window_download_statusbar.cc --- window_download_transfer_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_download_transfer_list.o -MD -MP -MF .deps/window_download_transfer_list.Tpo -c -o window_download_transfer_list.o window_download_transfer_list.cc --- window_download_chunks_seen.o --- In file included from window_download_chunks_seen.cc:48: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_download_list.o --- In file included from window_download_list.cc:41: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_download_chunks_seen.o --- mv -f .deps/window_download_chunks_seen.Tpo .deps/window_download_chunks_seen.Po --- window_file_list.o --- --- window_download_statusbar.o --- In file included from window_download_statusbar.cc:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_file_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_file_list.o -MD -MP -MF .deps/window_file_list.Tpo -c -o window_file_list.o window_file_list.cc --- window_download_statusbar.o --- mv -f .deps/window_download_statusbar.Tpo .deps/window_download_statusbar.Po --- window_download_list.o --- mv -f .deps/window_download_list.Tpo .deps/window_download_list.Po --- window_http_queue.o --- --- window_input.o --- --- window_download_transfer_list.o --- In file included from window_download_transfer_list.cc:45: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_http_queue.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_http_queue.o -MD -MP -MF .deps/window_http_queue.Tpo -c -o window_http_queue.o window_http_queue.cc --- window_input.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_input.o -MD -MP -MF .deps/window_input.Tpo -c -o window_input.o window_input.cc --- window_download_transfer_list.o --- mv -f .deps/window_download_transfer_list.Tpo .deps/window_download_transfer_list.Po --- window_log.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_log.o -MD -MP -MF .deps/window_log.Tpo -c -o window_log.o window_log.cc --- window_input.o --- In file included from window_input.cc:40: In file included from ./window_input.h:42: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_http_queue.o --- In file included from window_http_queue.cc:41: In file included from ./../core/curl_get.h:45: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_file_list.o --- In file included from window_file_list.cc:46: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_input.o --- mv -f .deps/window_input.Tpo .deps/window_input.Po --- window_log_complete.o --- --- window_http_queue.o --- mv -f .deps/window_http_queue.Tpo .deps/window_http_queue.Po --- window_peer_list.o --- --- window_log_complete.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_log_complete.o -MD -MP -MF .deps/window_log_complete.Tpo -c -o window_log_complete.o window_log_complete.cc --- window_peer_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_peer_list.o -MD -MP -MF .deps/window_peer_list.Tpo -c -o window_peer_list.o window_peer_list.cc --- window_file_list.o --- mv -f .deps/window_file_list.Tpo .deps/window_file_list.Po --- window_statusbar.o --- --- window_log.o --- In file included from window_log.cc:45: In file included from ./window_log.h:42: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_statusbar.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_statusbar.o -MD -MP -MF .deps/window_statusbar.Tpo -c -o window_statusbar.o window_statusbar.cc --- window_log.o --- mv -f .deps/window_log.Tpo .deps/window_log.Po --- window_string_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_string_list.o -MD -MP -MF .deps/window_string_list.Tpo -c -o window_string_list.o window_string_list.cc --- window_log_complete.o --- In file included from window_log_complete.cc:43: In file included from ./window_log_complete.h:42: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_peer_list.o --- In file included from window_peer_list.cc:47: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_log_complete.o --- mv -f .deps/window_log_complete.Tpo .deps/window_log_complete.Po --- window_text.o --- --- window_peer_list.o --- mv -f .deps/window_peer_list.Tpo .deps/window_peer_list.Po --- window_text.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_text.o -MD -MP -MF .deps/window_text.Tpo -c -o window_text.o window_text.cc --- window_title.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_title.o -MD -MP -MF .deps/window_title.Tpo -c -o window_title.o window_title.cc --- window_string_list.o --- In file included from window_string_list.cc:41: In file included from ./window_string_list.h:43: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/window_string_list.Tpo .deps/window_string_list.Po --- window_tracker_list.o --- --- window_statusbar.o --- In file included from window_statusbar.cc:42: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- window_tracker_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT window_tracker_list.o -MD -MP -MF .deps/window_tracker_list.Tpo -c -o window_tracker_list.o window_tracker_list.cc --- window_statusbar.o --- mv -f .deps/window_statusbar.Tpo .deps/window_statusbar.Po --- window_title.o --- In file included from window_title.cc:40: In file included from ./window_title.h:41: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/window_title.Tpo .deps/window_title.Po --- window_text.o --- In file included from window_text.cc:44: In file included from ./window_text.h:43: In file included from ./window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/window_text.Tpo .deps/window_text.Po --- window_tracker_list.o --- In file included from window_tracker_list.cc:46: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/window_tracker_list.Tpo .deps/window_tracker_list.Po --- libsub_display.a --- rm -f libsub_display.a ar cru libsub_display.a canvas.o frame.o manager.o utils.o text_element_list.o text_element_string.o text_element_value.o window.o window_download_chunks_seen.o window_download_list.o window_download_statusbar.o window_download_transfer_list.o window_file_list.o window_http_queue.o window_input.o window_log.o window_log_complete.o window_peer_list.o window_statusbar.o window_string_list.o window_text.o window_title.o window_tracker_list.o ranlib libsub_display.a Making all in input --- bindings.o --- --- input_event.o --- --- manager.o --- --- path_input.o --- --- bindings.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT bindings.o -MD -MP -MF .deps/bindings.Tpo -c -o bindings.o bindings.cc --- input_event.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT input_event.o -MD -MP -MF .deps/input_event.Tpo -c -o input_event.o input_event.cc --- path_input.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT path_input.o -MD -MP -MF .deps/path_input.Tpo -c -o path_input.o path_input.cc --- manager.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT manager.o -MD -MP -MF .deps/manager.Tpo -c -o manager.o manager.cc mv -f .deps/manager.Tpo .deps/manager.Po --- input_event.o --- mv -f .deps/input_event.Tpo .deps/input_event.Po --- text_input.o --- --- path_input.o --- mv -f .deps/path_input.Tpo .deps/path_input.Po --- text_input.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT text_input.o -MD -MP -MF .deps/text_input.Tpo -c -o text_input.o text_input.cc --- bindings.o --- mv -f .deps/bindings.Tpo .deps/bindings.Po --- text_input.o --- mv -f .deps/text_input.Tpo .deps/text_input.Po --- libsub_input.a --- rm -f libsub_input.a ar cru libsub_input.a bindings.o input_event.o manager.o path_input.o text_input.o ranlib libsub_input.a Making all in rpc --- command.o --- --- command_map.o --- --- command_scheduler.o --- --- command_scheduler_item.o --- --- command.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.cc --- command_map.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_map.o -MD -MP -MF .deps/command_map.Tpo -c -o command_map.o command_map.cc --- command_scheduler.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_scheduler.o -MD -MP -MF .deps/command_scheduler.Tpo -c -o command_scheduler.o command_scheduler.cc --- command_scheduler_item.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_scheduler_item.o -MD -MP -MF .deps/command_scheduler_item.Tpo -c -o command_scheduler_item.o command_scheduler_item.cc --- command.o --- In file included from command.cc:39: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command.Tpo .deps/command.Po --- command_scheduler.o --- In file included from command_scheduler.cc:47: In file included from ./command_scheduler_item.h:40: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- exec_file.o --- --- command_scheduler.o --- mv -f .deps/command_scheduler.Tpo .deps/command_scheduler.Po --- command_map.o --- In file included from command_map.cc:45: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- exec_file.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT exec_file.o -MD -MP -MF .deps/exec_file.Tpo -c -o exec_file.o exec_file.cc --- object_storage.o --- --- command_map.o --- mv -f .deps/command_map.Tpo .deps/command_map.Po --- object_storage.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT object_storage.o -MD -MP -MF .deps/object_storage.Tpo -c -o object_storage.o object_storage.cc --- command_scheduler_item.o --- In file included from command_scheduler_item.cc:41: In file included from ./command_scheduler_item.h:40: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- parse.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cc --- command_scheduler_item.o --- mv -f .deps/command_scheduler_item.Tpo .deps/command_scheduler_item.Po --- parse_commands.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT parse_commands.o -MD -MP -MF .deps/parse_commands.Tpo -c -o parse_commands.o parse_commands.cc --- exec_file.o --- In file included from exec_file.cc:49: In file included from ./../thread_base.h:44: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- object_storage.o --- mv -f .deps/object_storage.Tpo .deps/object_storage.Po --- exec_file.o --- mv -f .deps/exec_file.Tpo .deps/exec_file.Po --- scgi.o --- --- scgi_task.o --- --- scgi.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT scgi.o -MD -MP -MF .deps/scgi.Tpo -c -o scgi.o scgi.cc --- scgi_task.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT scgi_task.o -MD -MP -MF .deps/scgi_task.Tpo -c -o scgi_task.o scgi_task.cc --- parse.o --- mv -f .deps/parse.Tpo .deps/parse.Po --- xmlrpc.o --- --- parse_commands.o --- mv -f .deps/parse_commands.Tpo .deps/parse_commands.Po --- xmlrpc.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT xmlrpc.o -MD -MP -MF .deps/xmlrpc.Tpo -c -o xmlrpc.o xmlrpc.cc --- scgi.o --- In file included from scgi.cc:49: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- scgi_task.o --- In file included from scgi_task.cc:50: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- scgi.o --- mv -f .deps/scgi.Tpo .deps/scgi.Po --- scgi_task.o --- mv -f .deps/scgi_task.Tpo .deps/scgi_task.Po --- xmlrpc.o --- mv -f .deps/xmlrpc.Tpo .deps/xmlrpc.Po --- libsub_rpc.a --- rm -f libsub_rpc.a ar cru libsub_rpc.a command.o command_map.o command_scheduler.o command_scheduler_item.o exec_file.o object_storage.o parse.o parse_commands.o scgi.o scgi_task.o xmlrpc.o ranlib libsub_rpc.a Making all in ui --- download.o --- --- download_list.o --- --- element_base.o --- --- element_chunks_seen.o --- --- download.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT download.o -MD -MP -MF .deps/download.Tpo -c -o download.o download.cc --- download_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT download_list.o -MD -MP -MF .deps/download_list.Tpo -c -o download_list.o download_list.cc --- element_base.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_base.o -MD -MP -MF .deps/element_base.Tpo -c -o element_base.o element_base.cc --- element_chunks_seen.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_chunks_seen.o -MD -MP -MF .deps/element_chunks_seen.Tpo -c -o element_chunks_seen.o element_chunks_seen.cc --- element_base.o --- In file included from element_base.cc:42: In file included from ./../display/window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/element_base.Tpo .deps/element_base.Po --- element_download_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_download_list.o -MD -MP -MF .deps/element_download_list.Tpo -c -o element_download_list.o element_download_list.cc --- element_chunks_seen.o --- In file included from element_chunks_seen.cc:42: In file included from ./../display/window_download_chunks_seen.h:42: In file included from ./../display/window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- download_list.o --- In file included from download_list.cc:47: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ download_list.cc:87:5: warning: '~DownloadList' has a non-throwing exception specification but can still throw [-Wexceptions] throw std::logic_error("ui::DownloadList::~DownloadList() called on an active object"); ^ download_list.cc:85:15: note: destructor has a implicit non-throwing exception specification DownloadList::~DownloadList() { ^ 2 warnings generated. --- download.o --- In file included from download.cc:50: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ download.cc:101:5: warning: '~Download' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("ui::Download::~Download() called on an active object."); ^ download.cc:99:11: note: destructor has a implicit non-throwing exception specification Download::~Download() { ^ 2 warnings generated. --- element_chunks_seen.o --- mv -f .deps/element_chunks_seen.Tpo .deps/element_chunks_seen.Po --- download.o --- mv -f .deps/download.Tpo .deps/download.Po --- element_file_list.o --- --- download_list.o --- mv -f .deps/download_list.Tpo .deps/download_list.Po --- element_log_complete.o --- --- element_menu.o --- --- element_file_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_file_list.o -MD -MP -MF .deps/element_file_list.Tpo -c -o element_file_list.o element_file_list.cc --- element_log_complete.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_log_complete.o -MD -MP -MF .deps/element_log_complete.Tpo -c -o element_log_complete.o element_log_complete.cc --- element_menu.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_menu.o -MD -MP -MF .deps/element_menu.Tpo -c -o element_menu.o element_menu.cc --- element_download_list.o --- In file included from element_download_list.cc:43: In file included from ./../core/download.h:47: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/element_download_list.Tpo .deps/element_download_list.Po --- element_peer_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_peer_list.o -MD -MP -MF .deps/element_peer_list.Tpo -c -o element_peer_list.o element_peer_list.cc --- element_file_list.o --- In file included from element_file_list.cc:45: In file included from ./../display/manager.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/element_file_list.Tpo .deps/element_file_list.Po --- element_string_list.o --- --- element_menu.o --- In file included from element_menu.cc:42: In file included from ./../display/window_text.h:43: In file included from ./../display/window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- element_log_complete.o --- In file included from element_log_complete.cc:44: In file included from ./../display/manager.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- element_string_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_string_list.o -MD -MP -MF .deps/element_string_list.Tpo -c -o element_string_list.o element_string_list.cc --- element_log_complete.o --- mv -f .deps/element_log_complete.Tpo .deps/element_log_complete.Po --- element_text.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_text.o -MD -MP -MF .deps/element_text.Tpo -c -o element_text.o element_text.cc --- element_menu.o --- mv -f .deps/element_menu.Tpo .deps/element_menu.Po --- element_tracker_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_tracker_list.o -MD -MP -MF .deps/element_tracker_list.Tpo -c -o element_tracker_list.o element_tracker_list.cc --- element_peer_list.o --- In file included from element_peer_list.cc:46: In file included from ./../display/manager.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/element_peer_list.Tpo .deps/element_peer_list.Po --- element_transfer_list.o --- --- element_text.o --- In file included from element_text.cc:42: In file included from ./../display/window_text.h:43: In file included from ./../display/window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- element_string_list.o --- In file included from element_string_list.cc:44: In file included from ./../control.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- element_transfer_list.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT element_transfer_list.o -MD -MP -MF .deps/element_transfer_list.Tpo -c -o element_transfer_list.o element_transfer_list.cc --- element_text.o --- mv -f .deps/element_text.Tpo .deps/element_text.Po --- element_string_list.o --- mv -f .deps/element_string_list.Tpo .deps/element_string_list.Po --- root.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT root.o -MD -MP -MF .deps/root.Tpo -c -o root.o root.cc --- element_tracker_list.o --- In file included from element_tracker_list.cc:44: In file included from ./../display/window_tracker_list.h:40: In file included from ./../display/window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/element_tracker_list.Tpo .deps/element_tracker_list.Po --- element_transfer_list.o --- In file included from element_transfer_list.cc:42: In file included from ./../display/window_download_transfer_list.h:43: In file included from ./../display/window.h:44: In file included from ./../globals.h:41: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/element_transfer_list.Tpo .deps/element_transfer_list.Po --- root.o --- In file included from root.cc:48: In file included from ./../core/manager.h:47: In file included from ./../core/poll_manager.h:40: In file included from ./../core/curl_stack.h:43: ../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/root.Tpo .deps/root.Po --- libsub_ui.a --- rm -f libsub_ui.a ar cru libsub_ui.a download.o download_list.o element_base.o element_chunks_seen.o element_download_list.o element_file_list.o element_log_complete.o element_menu.o element_peer_list.o element_string_list.o element_text.o element_tracker_list.o element_transfer_list.o root.o ranlib libsub_ui.a Making all in utils --- directory.o --- --- file_status_cache.o --- --- lockfile.o --- --- socket_fd.o --- --- directory.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.cc --- file_status_cache.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT file_status_cache.o -MD -MP -MF .deps/file_status_cache.Tpo -c -o file_status_cache.o file_status_cache.cc --- socket_fd.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT socket_fd.o -MD -MP -MF .deps/socket_fd.Tpo -c -o socket_fd.o socket_fd.cc --- lockfile.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT lockfile.o -MD -MP -MF .deps/lockfile.Tpo -c -o lockfile.o lockfile.cc --- directory.o --- mv -f .deps/directory.Tpo .deps/directory.Po --- lockfile.o --- mv -f .deps/lockfile.Tpo .deps/lockfile.Po --- file_status_cache.o --- mv -f .deps/file_status_cache.Tpo .deps/file_status_cache.Po --- socket_fd.o --- mv -f .deps/socket_fd.Tpo .deps/socket_fd.Po --- libsub_utils.a --- rm -f libsub_utils.a ar cru libsub_utils.a directory.o file_status_cache.o lockfile.o socket_fd.o ranlib libsub_utils.a --- main.o --- --- command_download.o --- --- command_dynamic.o --- --- command_events.o --- --- main.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc --- command_download.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_download.o -MD -MP -MF .deps/command_download.Tpo -c -o command_download.o command_download.cc --- command_dynamic.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_dynamic.o -MD -MP -MF .deps/command_dynamic.Tpo -c -o command_dynamic.o command_dynamic.cc --- command_events.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_events.o -MD -MP -MF .deps/command_events.Tpo -c -o command_events.o command_events.cc --- command_dynamic.o --- In file included from command_dynamic.cc:43: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ command_dynamic.cc:330:14: warning: variable 'new_flags' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if (options.find("list") != std::string::npos) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command_dynamic.cc:340:50: note: uninitialized use occurs here return system_method_insert_object(new_args, new_flags); ^~~~~~~~~ command_dynamic.cc:330:10: note: remove the 'if' if its condition is always true else if (options.find("list") != std::string::npos) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command_dynamic.cc:322:18: note: initialize the variable 'new_flags' to silence this warning int new_flags; ^ = 0 2 warnings generated. --- command_events.o --- In file included from command_events.cc:50: In file included from ./core/download.h:47: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_dynamic.o --- mv -f .deps/command_dynamic.Tpo .deps/command_dynamic.Po --- command_file.o --- --- command_download.o --- In file included from command_download.cc:63: In file included from ./core/download.h:47: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_file.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_file.o -MD -MP -MF .deps/command_file.Tpo -c -o command_file.o command_file.cc --- command_download.o --- mv -f .deps/command_download.Tpo .deps/command_download.Po --- main.o --- In file included from main.cc:60: In file included from ./core/dht_manager.h:40: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_ip.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_ip.o -MD -MP -MF .deps/command_ip.Tpo -c -o command_ip.o command_ip.cc --- command_events.o --- mv -f .deps/command_events.Tpo .deps/command_events.Po --- command_helpers.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_helpers.o -MD -MP -MF .deps/command_helpers.Tpo -c -o command_helpers.o command_helpers.cc --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- command_groups.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_groups.o -MD -MP -MF .deps/command_groups.Tpo -c -o command_groups.o command_groups.cc --- command_file.o --- In file included from command_file.cc:45: In file included from ./core/manager.h:47: In file included from ./core/poll_manager.h:40: In file included from ./core/curl_stack.h:43: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command_file.Tpo .deps/command_file.Po --- command_local.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_local.o -MD -MP -MF .deps/command_local.Tpo -c -o command_local.o command_local.cc --- command_helpers.o --- In file included from command_helpers.cc:41: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_ip.o --- In file included from command_ip.cc:45: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_groups.o --- In file included from command_groups.cc:44: In file included from ./ui/root.h:42: In file included from ./ui/download_list.h:41: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_helpers.o --- mv -f .deps/command_helpers.Tpo .deps/command_helpers.Po --- command_logging.o --- --- command_groups.o --- mv -f .deps/command_groups.Tpo .deps/command_groups.Po --- command_logging.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_logging.o -MD -MP -MF .deps/command_logging.Tpo -c -o command_logging.o command_logging.cc --- command_network.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_network.o -MD -MP -MF .deps/command_network.Tpo -c -o command_network.o command_network.cc --- command_ip.o --- mv -f .deps/command_ip.Tpo .deps/command_ip.Po --- command_peer.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_peer.o -MD -MP -MF .deps/command_peer.Tpo -c -o command_peer.o command_peer.cc --- command_local.o --- In file included from command_local.cc:53: In file included from ./core/download.h:47: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command_local.Tpo .deps/command_local.Po --- command_throttle.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_throttle.o -MD -MP -MF .deps/command_throttle.Tpo -c -o command_throttle.o command_throttle.cc --- command_logging.o --- In file included from command_logging.cc:11: In file included from ./core/download.h:47: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_network.o --- In file included from command_network.cc:54: In file included from ./core/download.h:47: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_logging.o --- mv -f .deps/command_logging.Tpo .deps/command_logging.Po --- command_tracker.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_tracker.o -MD -MP -MF .deps/command_tracker.Tpo -c -o command_tracker.o command_tracker.cc --- command_network.o --- mv -f .deps/command_network.Tpo .deps/command_network.Po --- command_scheduler.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_scheduler.o -MD -MP -MF .deps/command_scheduler.Tpo -c -o command_scheduler.o command_scheduler.cc --- command_peer.o --- In file included from command_peer.cc:49: In file included from ./core/manager.h:47: In file included from ./core/poll_manager.h:40: In file included from ./core/curl_stack.h:43: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command_peer.Tpo .deps/command_peer.Po --- command_ui.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT command_ui.o -MD -MP -MF .deps/command_ui.Tpo -c -o command_ui.o command_ui.cc --- command_throttle.o --- In file included from command_throttle.cc:45: In file included from ./core/manager.h:47: In file included from ./core/poll_manager.h:40: In file included from ./core/curl_stack.h:43: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command_throttle.Tpo .deps/command_throttle.Po --- control.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.cc --- command_tracker.o --- In file included from command_tracker.cc:46: In file included from ./core/download.h:47: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- command_scheduler.o --- In file included from command_scheduler.cc:41: In file included from ./core/manager.h:47: In file included from ./core/poll_manager.h:40: In file included from ./core/curl_stack.h:43: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command_scheduler.Tpo .deps/command_scheduler.Po --- globals.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.cc --- command_tracker.o --- mv -f .deps/command_tracker.Tpo .deps/command_tracker.Po --- option_parser.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT option_parser.o -MD -MP -MF .deps/option_parser.Tpo -c -o option_parser.o option_parser.cc --- command_ui.o --- In file included from command_ui.cc:49: In file included from ./core/manager.h:47: In file included from ./core/poll_manager.h:40: In file included from ./core/curl_stack.h:43: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. mv -f .deps/command_ui.Tpo .deps/command_ui.Po --- control.o --- In file included from control.cc:44: In file included from ./core/manager.h:47: In file included from ./core/poll_manager.h:40: In file included from ./core/curl_stack.h:43: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- signal_handler.o --- --- control.o --- mv -f .deps/control.Tpo .deps/control.Po --- globals.o --- In file included from globals.cc:39: In file included from ./globals.h:41: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- thread_base.o --- --- signal_handler.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT signal_handler.o -MD -MP -MF .deps/signal_handler.Tpo -c -o signal_handler.o signal_handler.cc --- globals.o --- mv -f .deps/globals.Tpo .deps/globals.Po --- thread_base.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT thread_base.o -MD -MP -MF .deps/thread_base.Tpo -c -o thread_base.o thread_base.cc --- thread_worker.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -MT thread_worker.o -MD -MP -MF .deps/thread_worker.Tpo -c -o thread_worker.o thread_worker.cc --- option_parser.o --- mv -f .deps/option_parser.Tpo .deps/option_parser.Po --- signal_handler.o --- mv -f .deps/signal_handler.Tpo .deps/signal_handler.Po --- thread_worker.o --- In file included from thread_worker.cc:39: In file included from ./thread_worker.h:40: In file included from ./thread_base.h:44: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- thread_base.o --- In file included from thread_base.cc:39: In file included from ./thread_base.h:44: ../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. --- thread_worker.o --- mv -f .deps/thread_worker.Tpo .deps/thread_worker.Po --- thread_base.o --- mv -f .deps/thread_base.Tpo .deps/thread_base.Po --- libsub_root.a --- rm -f libsub_root.a ar cru libsub_root.a 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 --- rtorrent --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -lexecinfo -pthread -linotify -fstack-protector-strong -o rtorrent main.o libsub_root.a ui/libsub_ui.a core/libsub_core.a display/libsub_display.a input/libsub_input.a rpc/libsub_rpc.a utils/libsub_utils.a -lncursesw -L/usr/local/lib -lcppunit -L/usr/local/lib -lcurl -L/usr/local/lib -ltorrent -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lxmlrpc_server -lxmlrpc -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -lpthread libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -Wall -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -I/usr/local/include -pthread -fstack-protector-strong -o rtorrent main.o -Wl,-rpath -Wl,/usr/local/lib -lexecinfo -linotify libsub_root.a ui/libsub_ui.a core/libsub_core.a display/libsub_display.a input/libsub_input.a rpc/libsub_rpc.a utils/libsub_utils.a -lncursesw -L/usr/local/lib -lcppunit -lcurl -ltorrent -lxmlrpc_server -lxmlrpc -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_util -lpthread -pthread Making all in test ===> Staging for rtorrent-0.9.8 ===> Generating temporary packing list Making install in doc Making install in src Making install in core Making install in display Making install in input Making install in rpc Making install in ui Making install in utils /bin/mkdir -p '/ram/usr/ports/net-p2p/rtorrent/work/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 rtorrent '/ram/usr/ports/net-p2p/rtorrent/work/stage/usr/local/bin' libtool: install: install -m 555 -s rtorrent /ram/usr/ports/net-p2p/rtorrent/work/stage/usr/local/bin/rtorrent Making install in test install -m 0644 /ram/usr/ports/net-p2p/rtorrent/work/rtorrent-0.9.8/README /ram/usr/ports/net-p2p/rtorrent/work/stage/usr/local/share/doc/rtorrent/ install -m 0644 /ram/usr/ports/net-p2p/rtorrent/work/rtorrent-0.9.8/doc/rtorrent.rc /ram/usr/ports/net-p2p/rtorrent/work/stage/usr/local/share/examples/rtorrent/ ====> Compressing man pages (compress-man) root@newgorx:/usr/ports/net-p2p/rtorrent # exit exit