+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lgogdownloader-3.15nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/lgogdownloader-3.15nb4/work.log ===> Building for lgogdownloader-3.15nb4 [ 8%] Building CXX object CMakeFiles/lgogdownloader.dir/src/galaxyapi.cpp.o [ 16%] Building CXX object CMakeFiles/lgogdownloader.dir/src/blacklist.cpp.o [ 25%] Building CXX object CMakeFiles/lgogdownloader.dir/main.cpp.o [ 33%] Building CXX object CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o In file included from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp:23, from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/stream_buffer.hpp:21, from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/chain.hpp:34, from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/filtering_streambuf.hpp:17, from /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/galaxyapi.cpp:11: /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::__cxx11::basic_stringstream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::__cxx11::basic_stringstream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/galaxyapi.cpp:168:39: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >&)' is deprecated [-Wdeprecated-copy] 96 | r = boost::iostreams::detail::execute_all( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 97 | op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | ); \ | ~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 19 | BOOST_PP_LOCAL_MACRO(2) | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/galaxyapi.cpp:12: /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::__cxx11::basic_stringstream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:92:19: note: initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' 92 | execute_all(Op op, BOOST_PP_ENUM_BINARY_PARAMS(n, C, c)) \ | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 16 | BOOST_PP_LOCAL_MACRO(1) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::__cxx11::basic_stringstream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::__cxx11::basic_stringstream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/galaxyapi.cpp:168:39: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >&)' is deprecated [-Wdeprecated-copy] 96 | r = boost::iostreams::detail::execute_all( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 97 | op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | ); \ | ~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 16 | BOOST_PP_LOCAL_MACRO(1) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::__cxx11::basic_stringstream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:83:16: note: initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' 83 | execute_all(Op op) | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::__cxx11::basic_stringstream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::__cxx11::basic_stringstream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/galaxyapi.cpp:168:39: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:85:39: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >&)' is deprecated [-Wdeprecated-copy] 85 | return execute_traits<Op>::execute(op); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::__cxx11::basic_stringstream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:53:30: note: initializing argument 1 of 'static Result boost::iostreams::detail::execute_traits_impl<Result>::execute(Op) [with Op = boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::__cxx11::basic_stringstream<char> > >; Result = long int]' 53 | static Result execute(Op op) { return op(); } | ~~~^~ [ 41%] Building CXX object CMakeFiles/lgogdownloader.dir/src/gamedetails.cpp.o [ 50%] Building CXX object CMakeFiles/lgogdownloader.dir/src/gamefile.cpp.o [ 58%] Building CXX object CMakeFiles/lgogdownloader.dir/src/progressbar.cpp.o [ 66%] Building CXX object CMakeFiles/lgogdownloader.dir/src/util.cpp.o [ 75%] Building CXX object CMakeFiles/lgogdownloader.dir/src/website.cpp.o [ 83%] Building CXX object CMakeFiles/lgogdownloader.dir/src/ziputil.cpp.o /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/util.cpp: In function 'int Util::getTerminalWidth()': /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/util.cpp:508:24: error: aggregate 'Util::getTerminalWidth()::winsize w' has incomplete type and cannot be defined 508 | struct winsize w; | ^ /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/util.cpp:509:30: error: 'TIOCGWINSZ' was not declared in this scope 509 | ioctl(STDOUT_FILENO, TIOCGWINSZ, &w); | ^~~~~~~~~~ In file included from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/streambuf/direct_streambuf.hpp:23, from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/stream_buffer.hpp:21, from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/chain.hpp:34, from /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/filtering_streambuf.hpp:17, from /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:12: /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::basic_ofstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ofstream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::basic_ofstream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:525:31: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >&)' is deprecated [-Wdeprecated-copy] 96 | r = boost::iostreams::detail::execute_all( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 97 | op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | ); \ | ~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 19 | BOOST_PP_LOCAL_MACRO(2) | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:13: /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ofstream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:92:19: note: initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' 92 | execute_all(Op op, BOOST_PP_ENUM_BINARY_PARAMS(n, C, c)) \ | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 16 | BOOST_PP_LOCAL_MACRO(1) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::basic_ostream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ostream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::basic_ostream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:593:31: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >&)' is deprecated [-Wdeprecated-copy] 96 | r = boost::iostreams::detail::execute_all( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 97 | op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | ); \ | ~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 19 | BOOST_PP_LOCAL_MACRO(2) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ostream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:92:19: note: initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' 92 | execute_all(Op op, BOOST_PP_ENUM_BINARY_PARAMS(n, C, c)) \ | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 16 | BOOST_PP_LOCAL_MACRO(1) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::basic_ofstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ofstream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::basic_ofstream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:525:31: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >&)' is deprecated [-Wdeprecated-copy] 96 | r = boost::iostreams::detail::execute_all( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 97 | op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | ); \ | ~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 16 | BOOST_PP_LOCAL_MACRO(1) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ofstream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:83:16: note: initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' 83 | execute_all(Op op) | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::basic_ostream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ostream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::basic_ostream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:593:31: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:96:53: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >&)' is deprecated [-Wdeprecated-copy] 96 | r = boost::iostreams::detail::execute_all( \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 97 | op BOOST_PP_COMMA_IF(BOOST_PP_DEC(n)) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 98 | BOOST_PP_ENUM_PARAMS(BOOST_PP_DEC(n), c) \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 99 | ); \ | ~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: note: in expansion of macro 'BOOST_PP_LOCAL_MACRO' 16 | BOOST_PP_LOCAL_MACRO(1) | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ostream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:83:16: note: initializing argument 1 of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' 83 | execute_all(Op op) | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::basic_ofstream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ofstream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::basic_ofstream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:525:31: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:85:39: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >&)' is deprecated [-Wdeprecated-copy] 85 | return execute_traits<Op>::execute(op); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ofstream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:53:30: note: initializing argument 1 of 'static Result boost::iostreams::detail::execute_traits_impl<Result>::execute(Op) [with Op = boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ofstream<char> > >; Result = long int]' 53 | static Result execute(Op op) { return op(); } | ~~~^~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp: In instantiation of 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]': /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:16:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/preprocessor/iteration/detail/limits/local_256.hpp:19:9: required from 'typename boost::iostreams::detail::execute_traits<Op>::result_type boost::iostreams::detail::execute_all(Op, C0, C1) [with Op = copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; C0 = device_close_all_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> > >; C1 = device_close_all_operation<boost::reference_wrapper<std::basic_ostream<char> > >; typename execute_traits<Op>::result_type = long int; typename boost::result_of<Op()>::type = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:179:31: required from 'std::streamsize boost::iostreams::detail::copy_impl(Source, Sink, std::streamsize) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ostream<char> >; std::streamsize = long int]' /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:243:29: required from 'std::streamsize boost::iostreams::copy(Source&, Sink&, std::streamsize, typename boost::enable_if<is_std_io<T> >::type*, typename boost::enable_if<is_std_io<Sink> >::type*) [with Source = filtering_streambuf<input>; Sink = std::basic_ostream<char>; std::streamsize = long int; typename boost::enable_if<is_std_io<T> >::type = void; typename boost::enable_if<is_std_io<Sink> >::type = void]' /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/src/ziputil.cpp:593:31: required from here /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:85:39: warning: implicitly-declared 'constexpr boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >::copy_operation(const boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >&)' is deprecated [-Wdeprecated-copy] 85 | return execute_traits<Op>::execute(op); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/copy.hpp:162:21: note: because 'boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >' has user-provided 'boost::iostreams::detail::copy_operation<Source, Sink>& boost::iostreams::detail::copy_operation<Source, Sink>::operator=(const boost::iostreams::detail::copy_operation<Source, Sink>&) [with Source = boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >; Sink = boost::reference_wrapper<std::basic_ostream<char> >]' 162 | copy_operation& operator=(const copy_operation&); | ^~~~~~~~ /home/pbulk/build/games/lgogdownloader/work/.buildlink/include/boost/iostreams/detail/execute.hpp:53:30: note: initializing argument 1 of 'static Result boost::iostreams::detail::execute_traits_impl<Result>::execute(Op) [with Op = boost::iostreams::detail::copy_operation<boost::reference_wrapper<boost::iostreams::filtering_streambuf<boost::iostreams::input> >, boost::reference_wrapper<std::basic_ostream<char> > >; Result = long int]' 53 | static Result execute(Op op) { return op(); } | ~~~^~ --- CMakeFiles/lgogdownloader.dir/src/util.cpp.o --- *** [CMakeFiles/lgogdownloader.dir/src/util.cpp.o] Error code 1 bmake[2]: stopped making "CMakeFiles/lgogdownloader.dir/build" in /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/cmake-pkgsrc-build bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/lgogdownloader.dir/build" in /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/cmake-pkgsrc-build --- CMakeFiles/lgogdownloader.dir/all --- *** [CMakeFiles/lgogdownloader.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/games/lgogdownloader/work/lgogdownloader-3.15/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/lgogdownloader *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/lgogdownloader