+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/elfio-3.11/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/elfio-3.11/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for elfio-3.11 [ 7%] Building CXX object examples/add_section/CMakeFiles/add_section.dir/add_section.cpp.o [ 14%] Building CXX object examples/anonymizer/CMakeFiles/anonymizer.dir/anonymizer.cpp.o In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24:0: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp: In member function 'bool ELFIO::elfio::load(const string&, bool)': /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:144:19: error: 'make_unique' is not a member of 'std' pstream = std::make_unique(); ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:144:49: error: expected primary-expression before '>' token pstream = std::make_unique(); ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:144:51: error: expected primary-expression before ')' token pstream = std::make_unique(); ^ In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48:0: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp: In member function 'bool ELFIO::elfio::load(const string&, bool)': /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:144:19: error: 'make_unique' is not a member of 'std' pstream = std::make_unique(); ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:144:49: error: expected primary-expression before '>' token pstream = std::make_unique(); ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:144:51: error: expected primary-expression before ')' token pstream = std::make_unique(); ^ In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /usr/include/c++/4.8.2/bits/stl_algo.h: In instantiation of '_RandomAccessIterator std::__unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, const _Tp&, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Tp = ELFIO::address_translation; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]': /usr/include/c++/4.8.2/bits/stl_algo.h:2296:78: required from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]' /usr/include/c++/4.8.2/bits/stl_algo.h:2337:62: required from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = long int; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]' /usr/include/c++/4.8.2/bits/stl_algo.h:5499:44: required from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]' /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:191:15: required from here /usr/include/c++/4.8.2/bits/stl_algo.h:2263:35: error: no match for call to '(ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0) (ELFIO::address_translation&, const ELFIO::address_translation&)' while (__comp(*__first, __pivot)) ^ In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:14: note: candidates are: []( address_translation& a, address_translation& b ) -> bool { ^ In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /usr/include/c++/4.8.2/bits/stl_algo.h:2263:35: note: bool (*)(ELFIO::address_translation&, ELFIO::address_translation&) while (__comp(*__first, __pivot)) ^ /usr/include/c++/4.8.2/bits/stl_algo.h:2263:35: note: candidate expects 3 arguments, 3 provided In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0 []( address_translation& a, address_translation& b ) -> bool { ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: no known conversion for argument 2 from 'const ELFIO::address_translation' to 'ELFIO::address_translation&' In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /usr/include/c++/4.8.2/bits/stl_algo.h:2266:34: error: no match for call to '(ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0) (const ELFIO::address_translation&, ELFIO::address_translation&)' while (__comp(__pivot, *__last)) ^ In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:14: note: candidates are: []( address_translation& a, address_translation& b ) -> bool { ^ In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /usr/include/c++/4.8.2/bits/stl_algo.h:2266:34: note: bool (*)(ELFIO::address_translation&, ELFIO::address_translation&) while (__comp(__pivot, *__last)) ^ /usr/include/c++/4.8.2/bits/stl_algo.h:2266:34: note: candidate expects 3 arguments, 3 provided In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/anonymizer/anonymizer.cpp:48: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0 []( address_translation& a, address_translation& b ) -> bool { ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: no known conversion for argument 1 from 'const ELFIO::address_translation' to 'ELFIO::address_translation&' In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /usr/include/c++/4.8.2/bits/stl_algo.h: In instantiation of '_RandomAccessIterator std::__unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, const _Tp&, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Tp = ELFIO::address_translation; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]': /usr/include/c++/4.8.2/bits/stl_algo.h:2296:78: required from '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]' /usr/include/c++/4.8.2/bits/stl_algo.h:2337:62: required from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = long int; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]' /usr/include/c++/4.8.2/bits/stl_algo.h:5499:44: required from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0]' /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:191:15: required from here /usr/include/c++/4.8.2/bits/stl_algo.h:2263:35: error: no match for call to '(ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0) (ELFIO::address_translation&, const ELFIO::address_translation&)' while (__comp(*__first, __pivot)) ^ In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:14: note: candidates are: []( address_translation& a, address_translation& b ) -> bool { ^ In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /usr/include/c++/4.8.2/bits/stl_algo.h:2263:35: note: bool (*)(ELFIO::address_translation&, ELFIO::address_translation&) while (__comp(*__first, __pivot)) ^ /usr/include/c++/4.8.2/bits/stl_algo.h:2263:35: note: candidate expects 3 arguments, 3 provided In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0 []( address_translation& a, address_translation& b ) -> bool { ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: no known conversion for argument 2 from 'const ELFIO::address_translation' to 'ELFIO::address_translation&' In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /usr/include/c++/4.8.2/bits/stl_algo.h:2266:34: error: no match for call to '(ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0) (const ELFIO::address_translation&, ELFIO::address_translation&)' while (__comp(__pivot, *__last)) ^ In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:14: note: candidates are: []( address_translation& a, address_translation& b ) -> bool { ^ In file included from /usr/include/c++/4.8.2/algorithm:62:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:30, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /usr/include/c++/4.8.2/bits/stl_algo.h:2266:34: note: bool (*)(ELFIO::address_translation&, ELFIO::address_translation&) while (__comp(__pivot, *__last)) ^ /usr/include/c++/4.8.2/bits/stl_algo.h:2266:34: note: candidate expects 3 arguments, 3 provided In file included from /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio.hpp:38:0, from /home/pbulk/build/devel/elfio/work/elfio-3.11/examples/add_section/add_section.cpp:24: /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: ELFIO::address_translator::set_address_translation(std::vector&)::__lambda0 []( address_translation& a, address_translation& b ) -> bool { ^ /home/pbulk/build/devel/elfio/work/elfio-3.11/elfio/elfio_utils.hpp:189:69: note: no known conversion for argument 1 from 'const ELFIO::address_translation' to 'ELFIO::address_translation&' --- examples/anonymizer/CMakeFiles/anonymizer.dir/anonymizer.cpp.o --- *** [examples/anonymizer/CMakeFiles/anonymizer.dir/anonymizer.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 1 error bmake[2]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 --- examples/anonymizer/CMakeFiles/anonymizer.dir/all --- *** [examples/anonymizer/CMakeFiles/anonymizer.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 --- examples/add_section/CMakeFiles/add_section.dir/add_section.cpp.o --- *** [examples/add_section/CMakeFiles/add_section.dir/add_section.cpp.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 1 error bmake[2]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 --- examples/add_section/CMakeFiles/add_section.dir/all --- *** [examples/add_section/CMakeFiles/add_section.dir/all] Error code 2 bmake[1]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 2 errors bmake[1]: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 1 error bmake: stopped in /home/pbulk/build/devel/elfio/work/elfio-3.11 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/elfio *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/devel/elfio