>>> Building on exopi-3 under audio/ncmpcpp BDEPENDS = [devel/boost;archivers/bzip2;audio/libmpdclient;audio/taglib;devel/readline;net/curl] DIST = [audio/ncmpcpp:ncmpcpp-0.9.2.tar.bz2] FULLPKGNAME = ncmpcpp-0.9.2p1 RDEPENDS = [devel/readline;net/curl;devel/boost;audio/libmpdclient;audio/taglib] (Junk lock obtained for exopi-3 at 1711647992.88) >>> Running depends in audio/ncmpcpp at 1711647992.92 last junk was in security/rbw /usr/sbin/pkg_add -aI -Drepair libmpdclient-2.20 readline-8.2 taglib-1.13.1 was: /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p2v0 bzip2-1.0.8p0 curl-8.6.0 libmpdclient-2.20 readline-8.2 taglib-1.13.1 /usr/sbin/pkg_add -aI -Drepair libmpdclient-2.20 readline-8.2 taglib-1.13.1 >>> Running show-prepare-results in audio/ncmpcpp at 1711647999.52 ===> audio/ncmpcpp ===> Building from scratch ncmpcpp-0.9.2p1 ===> ncmpcpp-0.9.2p1 depends on: bzip2-* -> bzip2-1.0.8p0 ===> ncmpcpp-0.9.2p1 depends on: libmpdclient->=2.4 -> libmpdclient-2.20 ===> ncmpcpp-0.9.2p1 depends on: taglib-* -> taglib-1.13.1 ===> ncmpcpp-0.9.2p1 depends on: boost-* -> boost-1.84.0p2v0 ===> ncmpcpp-0.9.2p1 depends on: readline-* -> readline-8.2 ===> ncmpcpp-0.9.2p1 depends on: curl-* -> curl-8.6.0 ===> Verifying specs: c++ c++abi pthread boost_chrono-mt boost_date_time-mt boost_filesystem-mt boost_locale-mt boost_program_options-mt boost_regex-mt boost_system-mt boost_thread-mt c crypto curl curses ereadline icudata icui18n icuuc m mpdclient nghttp2 ssl tag z boost_atomic-mt ===> found c++.10.0 c++abi.7.0 pthread.27.1 boost_chrono-mt.23.0 boost_date_time-mt.23.0 boost_filesystem-mt.23.0 boost_locale-mt.23.0 boost_program_options-mt.23.0 boost_regex-mt.23.0 boost_system-mt.23.0 boost_thread-mt.23.0 c.99.0 crypto.53.0 curl.26.24 curses.15.0 ereadline.3.0 icudata.22.2 icui18n.22.2 icuuc.22.2 m.10.1 mpdclient.3.5 nghttp2.0.22 ssl.56.0 tag.13.1 z.7.0 boost_atomic-mt.23.0 boost-1.84.0p2v0 bzip2-1.0.8p0 curl-8.6.0 libmpdclient-2.20 readline-8.2 taglib-1.13.1 (Junk lock released for exopi-3 at 1711648002.81) distfiles size=486266 >>> Running patch in audio/ncmpcpp at 1711648002.83 ===> audio/ncmpcpp ===> Checking files for ncmpcpp-0.9.2p1 `/exopi-cvs/ports/distfiles/ncmpcpp-0.9.2.tar.bz2' is up to date. >> (SHA256) ncmpcpp-0.9.2.tar.bz2: OK ===> Extracting for ncmpcpp-0.9.2p1 ===> Patching for ncmpcpp-0.9.2p1 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 20542. done ===> Applying OpenBSD patch patch-doc_ncmpcpp_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/ncmpcpp.1 |--- doc/ncmpcpp.1.orig |+++ doc/ncmpcpp.1 -------------------------- Patching file doc/ncmpcpp.1 using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 325. Hunk #3 succeeded at 445. done ===> Applying OpenBSD patch patch-src_curses_window_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Backout commit | |---8<--- |commit 6b73f0ebe1c05cb2b3b6973662e7b6c95eba4530 |Author: Andrzej Rybczak |Date: Mon Nov 14 01:18:06 2016 | | window: prevent ncurses from defining macros |---8<--- | |to fix a problem with text being "invisible" when typing in any |prompt | |Index: src/curses/window.h |--- src/curses/window.h.orig |+++ src/curses/window.h -------------------------- Patching file src/curses/window.h using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 38. done ===> Applying OpenBSD patch patch-src_status_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |missing header | |Index: src/status.cpp |--- src/status.cpp.orig |+++ src/status.cpp -------------------------- Patching file src/status.cpp using Plan A... Hunk #1 succeeded at 21. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in audio/ncmpcpp at 1711648003.93 ===> audio/ncmpcpp ===> Generating configure for ncmpcpp-0.9.2p1 ===> Configuring for ncmpcpp-0.9.2p1 Using /exopi-obj/pobj/ncmpcpp-0.9.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ncmpcpp-0.9.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/ncmpcpp-0.9.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for gcc... cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for 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/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether compiler supports -ftree-vectorize... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -std=c++14... yes checking whether compiler supports generic lambda expressions... yes checking for Boost headers version >= 1.60.0... yes checking for Boost's header version... 1_84 checking for boost/algorithm/string.hpp... yes checking for boost/format.hpp... yes checking for boost/functional/hash.hpp... yes checking for boost/cast.hpp... yes checking for boost/lexical_cast.hpp... yes checking for boost/math/special_functions.hpp... yes checking for boost/optional.hpp... yes checking for boost/range/adaptors.hpp... yes checking for boost/tokenizer.hpp... yes checking for boost/tuple/tuple.hpp... yes checking for boost/variant/variant_fwd.hpp... yes checking for boost/variant.hpp... yes checking for the toolset name used by Boost for c++... gcc42 -gcc checking for boost/date_time/posix_time/posix_time.hpp... yes checking for the Boost date_time library... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... (cached) yes checking for boost/filesystem/path.hpp... yes checking for the Boost filesystem library... (cached) yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking for boost/locale.hpp... yes checking for the Boost locale library... (cached) yes checking for boost/program_options.hpp... yes checking for the Boost program_options library... (cached) yes checking for boost/regex.hpp... yes checking for the Boost regex library... (cached) yes checking for the flags needed to use pthreads... checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking for boost/thread.hpp... yes checking for the Boost thread library... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ICU... yes checking whether boost.regex was compiled with ICU support... no checking for netinet/tcp.h... (cached) yes checking for netinet/in.h... (cached) yes checking for langinfo.h... yes checking for libmpdclient... yes checking for mpd/client.h... yes checking for a readline compatible library... (cached) -L/usr/local/lib -lereadline checking for readline.h... no checking for readline/readline.h... (cached) yes checking whether readline supports history... yes checking for history.h... no checking for readline/history.h... (cached) yes checking for pthread_create in -lpthread... (cached) yes checking for ncursesw... yes checking for curses.h... yes checking for initscr in -lncursesw... yes checking whether curses.h exposes wide-char functions by default... no checking for libcurl... yes checking for curl/curl.h... yes checking for taglib-config... /usr/local/bin/taglib-config checking for taglib.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in audio/ncmpcpp at 1711648421.77 ===> audio/ncmpcpp ===> Building for ncmpcpp-0.9.2p1 /usr/bin/make all-recursive Making all in src depbase=`echo curses/formatted_color.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT curses/formatted_color.o -MD -MP -MF $depbase.Tpo -c -o curses/formatted_color.o curses/formatted_color.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo curses/scrollpad.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT curses/scrollpad.o -MD -MP -MF $depbase.Tpo -c -o curses/scrollpad.o curses/scrollpad.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo curses/window.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT curses/window.o -MD -MP -MF $depbase.Tpo -c -o curses/window.o curses/window.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/browser.o -MD -MP -MF $depbase.Tpo -c -o screens/browser.o screens/browser.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/clock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/clock.o -MD -MP -MF $depbase.Tpo -c -o screens/clock.o screens/clock.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/help.o -MD -MP -MF $depbase.Tpo -c -o screens/help.o screens/help.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/lastfm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/lastfm.o -MD -MP -MF $depbase.Tpo -c -o screens/lastfm.o screens/lastfm.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/lyrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/lyrics.o -MD -MP -MF $depbase.Tpo -c -o screens/lyrics.o screens/lyrics.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/media_library.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/media_library.o -MD -MP -MF $depbase.Tpo -c -o screens/media_library.o screens/media_library.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/outputs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/outputs.o -MD -MP -MF $depbase.Tpo -c -o screens/outputs.o screens/outputs.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/playlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/playlist.o -MD -MP -MF $depbase.Tpo -c -o screens/playlist.o screens/playlist.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/playlist_editor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/playlist_editor.o -MD -MP -MF $depbase.Tpo -c -o screens/playlist_editor.o screens/playlist_editor.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/screen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/screen.o -MD -MP -MF $depbase.Tpo -c -o screens/screen.o screens/screen.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/screen_type.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/screen_type.o -MD -MP -MF $depbase.Tpo -c -o screens/screen_type.o screens/screen_type.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/search_engine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/search_engine.o -MD -MP -MF $depbase.Tpo -c -o screens/search_engine.o screens/search_engine.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/sel_items_adder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/sel_items_adder.o -MD -MP -MF $depbase.Tpo -c -o screens/sel_items_adder.o screens/sel_items_adder.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/server_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/server_info.o -MD -MP -MF $depbase.Tpo -c -o screens/server_info.o screens/server_info.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/song_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/song_info.o -MD -MP -MF $depbase.Tpo -c -o screens/song_info.o screens/song_info.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/sort_playlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/sort_playlist.o -MD -MP -MF $depbase.Tpo -c -o screens/sort_playlist.o screens/sort_playlist.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/tag_editor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/tag_editor.o -MD -MP -MF $depbase.Tpo -c -o screens/tag_editor.o screens/tag_editor.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/tiny_tag_editor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/tiny_tag_editor.o -MD -MP -MF $depbase.Tpo -c -o screens/tiny_tag_editor.o screens/tiny_tag_editor.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo screens/visualizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT screens/visualizer.o -MD -MP -MF $depbase.Tpo -c -o screens/visualizer.o screens/visualizer.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/comparators.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/comparators.o -MD -MP -MF $depbase.Tpo -c -o utility/comparators.o utility/comparators.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/html.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/html.o -MD -MP -MF $depbase.Tpo -c -o utility/html.o utility/html.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/option_parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/option_parser.o -MD -MP -MF $depbase.Tpo -c -o utility/option_parser.o utility/option_parser.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/sample_buffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/sample_buffer.o -MD -MP -MF $depbase.Tpo -c -o utility/sample_buffer.o utility/sample_buffer.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/string.o -MD -MP -MF $depbase.Tpo -c -o utility/string.o utility/string.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/type_conversions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/type_conversions.o -MD -MP -MF $depbase.Tpo -c -o utility/type_conversions.o utility/type_conversions.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo utility/wide_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT utility/wide_string.o -MD -MP -MF $depbase.Tpo -c -o utility/wide_string.o utility/wide_string.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo actions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT actions.o -MD -MP -MF $depbase.Tpo -c -o actions.o actions.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo bindings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT bindings.o -MD -MP -MF $depbase.Tpo -c -o bindings.o bindings.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo charset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT charset.o -MD -MP -MF $depbase.Tpo -c -o charset.o charset.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo configuration.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT configuration.o -MD -MP -MF $depbase.Tpo -c -o configuration.o configuration.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo curl_handle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT curl_handle.o -MD -MP -MF $depbase.Tpo -c -o curl_handle.o curl_handle.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT display.o -MD -MP -MF $depbase.Tpo -c -o display.o display.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo enums.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT enums.o -MD -MP -MF $depbase.Tpo -c -o enums.o enums.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT format.o -MD -MP -MF $depbase.Tpo -c -o format.o format.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo global.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT global.o -MD -MP -MF $depbase.Tpo -c -o global.o global.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT helpers.o -MD -MP -MF $depbase.Tpo -c -o helpers.o helpers.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo lastfm_service.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT lastfm_service.o -MD -MP -MF $depbase.Tpo -c -o lastfm_service.o lastfm_service.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo lyrics_fetcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT lyrics_fetcher.o -MD -MP -MF $depbase.Tpo -c -o lyrics_fetcher.o lyrics_fetcher.cpp && mv -f $depbase.Tpo $depbase.Po lyrics_fetcher.cpp:139:2: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] std::unique(lines.begin(), lines.end(), [](std::string &a, std::string &b) { ^~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo macro_utilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT macro_utilities.o -MD -MP -MF $depbase.Tpo -c -o macro_utilities.o macro_utilities.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo mpdpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT mpdpp.o -MD -MP -MF $depbase.Tpo -c -o mpdpp.o mpdpp.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo mutable_song.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT mutable_song.o -MD -MP -MF $depbase.Tpo -c -o mutable_song.o mutable_song.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo ncmpcpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT ncmpcpp.o -MD -MP -MF $depbase.Tpo -c -o ncmpcpp.o ncmpcpp.cpp && mv -f $depbase.Tpo $depbase.Po ncmpcpp.cpp:223:5: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] std::any_of(k.first, k.second, std::bind(&Binding::execute, ph::_1)); ^~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT settings.o -MD -MP -MF $depbase.Tpo -c -o settings.o settings.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo song.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT song.o -MD -MP -MF $depbase.Tpo -c -o song.o song.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo song_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT song_list.o -MD -MP -MF $depbase.Tpo -c -o song_list.o song_list.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT status.o -MD -MP -MF $depbase.Tpo -c -o status.o status.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo statusbar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT statusbar.o -MD -MP -MF $depbase.Tpo -c -o statusbar.o statusbar.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo tags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT tags.o -MD -MP -MF $depbase.Tpo -c -o tags.o tags.cpp && mv -f $depbase.Tpo $depbase.Po tags.cpp:297:19: warning: 'save' is deprecated [-Wdeprecated-declarations] if (!mpeg_file->save(TagLib::MPEG::File::ID3v2, true, 4, false)) ^ /usr/local/include/taglib/mpegfile.h:211:7: note: 'save' has been explicitly marked deprecated here TAGLIB_DEPRECATED bool save(int tags, bool stripOthers, int id3v2Version, bool duplicateTags); ^ /usr/local/include/taglib/taglib.h:48:29: note: expanded from macro 'TAGLIB_DEPRECATED' #define TAGLIB_DEPRECATED [[deprecated]] ^ 1 warning generated. depbase=`echo title.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I.. -DBOOST_RESULT_OF_USE_DECLTYPE -DBOOST_THREAD_USES_MOVE -isystem /usr/local/include -isystem /usr/local/include/ereadline -pthread -I/usr/local/include -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE_EXTENDED -I/usr/local/include -I/usr/local/include -I/usr/local/include/taglib -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -MT title.o -MD -MP -MF $depbase.Tpo -c -o title.o title.cpp && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 -L/usr/local/lib -o ncmpcpp curses/formatted_color.o curses/scrollpad.o curses/window.o screens/browser.o screens/clock.o screens/help.o screens/lastfm.o screens/lyrics.o screens/media_library.o screens/outputs.o screens/playlist.o screens/playlist_editor.o screens/screen.o screens/screen_type.o screens/search_engine.o screens/sel_items_adder.o screens/server_info.o screens/song_info.o screens/sort_playlist.o screens/tag_editor.o screens/tiny_tag_editor.o screens/visualizer.o utility/comparators.o utility/html.o utility/option_parser.o utility/sample_buffer.o utility/string.o utility/type_conversions.o utility/wide_string.o actions.o bindings.o charset.o configuration.o curl_handle.o display.o enums.o format.o global.o helpers.o lastfm_service.o lyrics_fetcher.o macro_utilities.o mpdpp.o mutable_song.o ncmpcpp.o settings.o song.o song_list.o status.o statusbar.o tags.o title.o -lncursesw -lboost_date_time-mt -lboost_filesystem-mt -lboost_locale-mt -lboost_program_options-mt -lboost_regex-mt -lboost_thread-mt -lboost_system-mt -L/usr/local/lib -lmpdclient -L/usr/local/lib -lereadline -lpthread -lcurses -L/usr/local/lib -lcurl -L/usr/local/lib -ltag -lz libtool: link: c++ -o ncmpcpp -pthread -O2 -pipe -ftree-vectorize -ffast-math -std=c++14 curses/formatted_color.o curses/scrollpad.o curses/window.o screens/browser.o screens/clock.o screens/help.o screens/lastfm.o screens/lyrics.o screens/media_library.o screens/outputs.o screens/playlist.o screens/playlist_editor.o screens/screen.o screens/screen_type.o screens/search_engine.o screens/sel_items_adder.o screens/server_info.o screens/song_info.o screens/sort_playlist.o screens/tag_editor.o screens/tiny_tag_editor.o screens/visualizer.o utility/comparators.o utility/html.o utility/option_parser.o utility/sample_buffer.o utility/string.o utility/type_conversions.o utility/wide_string.o actions.o bindings.o charset.o configuration.o curl_handle.o display.o enums.o format.o global.o helpers.o lastfm_service.o lyrics_fetcher.o macro_utilities.o mpdpp.o mutable_song.o ncmpcpp.o settings.o song.o song_list.o status.o statusbar.o tags.o title.o -L.libs -lncursesw -lboost_date_time-mt -lc++ -lc++abi -lpthread -lm -lboost_filesystem-mt -lboost_atomic-mt -lboost_locale-mt -lboost_thread-mt -lboost_chrono-mt -licudata -licui18n -licuuc -lboost_program_options-mt -lboost_regex-mt -lboost_system-mt -lmpdclient -lereadline -lcurses -lcurl -lnghttp3 -lngtcp2_crypto_quictls -lngtcp2 -lssl -lcrypto -lnghttp2 -lz -ltag -Wl,-rpath-link,/usr/local/lib Making all in doc >>> Running fake in audio/ncmpcpp at 1711648991.36 ===> audio/ncmpcpp ===> Faking installation for ncmpcpp-0.9.2p1 Making install in src mkdir -p '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/ncmpcpp-0.9.2/bin/install -c -s -m 755 ncmpcpp '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/ncmpcpp-0.9.2/bin/install -c -s -m 755 ncmpcpp /exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/bin Making install in doc mkdir -p '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/share/examples/ncmpcpp/' /exopi-obj/pobj/ncmpcpp-0.9.2/bin/install -c -m 644 bindings config '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/share/examples/ncmpcpp/' mkdir -p '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/ncmpcpp-0.9.2/bin/install -c -m 644 ncmpcpp.1 '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/share/examples/ncmpcpp/' /exopi-obj/pobj/ncmpcpp-0.9.2/bin/install -c -m 644 AUTHORS CHANGELOG.md COPYING '/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/usr/local/share/examples/ncmpcpp/' >>> Running package in audio/ncmpcpp at 1711648995.11 ===> audio/ncmpcpp `/exopi-obj/pobj/ncmpcpp-0.9.2/fake-amd64/.fake_done' is up to date. ===> Building package for ncmpcpp-0.9.2p1 Create /exopi-cvs/ports/packages/amd64/all/ncmpcpp-0.9.2p1.tgz Creating package ncmpcpp-0.9.2p1 reading plist| checking dependencies| checking dependencies|audio/libmpdclient checking dependencies|audio/taglib checking dependencies|devel/boost,-main checking dependencies|devel/readline checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************************** | 79% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ncmpcpp-0.9.2p1.tgz >>> Running clean in audio/ncmpcpp at 1711649002.64 ===> audio/ncmpcpp ===> Cleaning for ncmpcpp-0.9.2p1 >>> Ended at 1711649003.31 max_stuck=52.46/depends=6.60/show-prepare-results=3.32/patch=1.09/configure=417.84/build=569.59/fake=3.76/package=7.52/clean=0.70