+ 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/rubberband-3.1.2nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rubberband-3.1.2nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for rubberband-3.1.2nb1 ninja: Entering directory `output' [1/32] Compiling C++ object librubberband_objlib.a.p/src_rubberband-c.cpp.o [2/32] Compiling C++ object librubberband_objlib.a.p/src_faster_AudioCurveCalculator.cpp.o [3/32] Compiling C++ object librubberband_objlib.a.p/src_faster_CompoundAudioCurve.cpp.o FAILED: librubberband_objlib.a.p/src_faster_CompoundAudioCurve.cpp.o c++ -Ilibrubberband_objlib.a.p -I. -I.. -I../rubberband -I../src -I/usr/pkg/include -I/usr/include -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++11 -pipe -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DHAVE_LIBSAMPLERATE -DUSE_PTHREADS -DHAVE_POSIX_MEMALIGN -MD -MQ librubberband_objlib.a.p/src_faster_CompoundAudioCurve.cpp.o -MF librubberband_objlib.a.p/src_faster_CompoundAudioCurve.cpp.o.d -o librubberband_objlib.a.p/src_faster_CompoundAudioCurve.cpp.o -c ../src/faster/CompoundAudioCurve.cpp In file included from ../src/faster/../common/FixedVector.h:27:0, from ../src/faster/../common/MovingMedian.h:28, from ../src/faster/CompoundAudioCurve.cpp:26: ../src/faster/../common/Allocators.h:329:13: error: 'ptrdiff_t' does not name a type typedef ptrdiff_t difference_type; ^ [4/32] Compiling C++ object librubberband_objlib.a.p/src_RubberBandStretcher.cpp.o In file included from ../src/faster/R2Stretcher.h:34:0, from ../src/RubberBandStretcher.cpp:24: ../src/faster/../common/Log.h:42:5: warning: unused parameter 'other' [-Wunused-parameter] Log(const Log &other) =default; ^ In file included from ../src/finer/R3Stretcher.h:28:0, from ../src/RubberBandStretcher.cpp:25: ../src/finer/Guide.h: In constructor 'RubberBand::Guide::Guide(RubberBand::Guide::Parameters, RubberBand::Log)': ../src/finer/Guide.h:117:18: note: synthesized method 'RubberBand::Log::Log(const RubberBand::Log&)' first required here m_log(log) ^ In file included from ../src/faster/R2Stretcher.h:34:0, from ../src/RubberBandStretcher.cpp:24: ../src/faster/../common/Log.h: At global scope: ../src/faster/../common/Log.h:43:5: warning: unused parameter 'other' [-Wunused-parameter] Log(Log &&other) =default; ^ ../src/RubberBandStretcher.cpp: In member function 'RubberBand::Log RubberBand::RubberBandStretcher::Impl::makeRBLog(std::shared_ptr<RubberBand::RubberBandStretcher::Logger>)': ../src/RubberBandStretcher.cpp:68:17: note: synthesized method 'RubberBand::Log::Log(RubberBand::Log&&)' first required here ); ^ In file included from ../src/finer/../common/MovingMedian.h:30:0, from ../src/finer/BinClassifier.h:28, from ../src/finer/BinSegmenter.h:27, from ../src/finer/R3Stretcher.h:27, from ../src/RubberBandStretcher.cpp:25: ../src/finer/../common/SingleThreadRingBuffer.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = RubberBand::MovingMedian<double>; _Args = {const RubberBand::MovingMedian<double>&}]': /usr/include/c++/4.8.2/bits/stl_uninitialized.h:187:48: required from 'static void std::__uninitialized_fill_n<_TrivialValueType>::__uninit_fill_n(_ForwardIterator, _Size, const _Tp&) [with _ForwardIterator = RubberBand::MovingMedian<double>*; _Size = long unsigned int; _Tp = RubberBand::MovingMedian<double>; bool _TrivialValueType = false]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:224:35: required from 'void std::uninitialized_fill_n(_ForwardIterator, _Size, const _Tp&) [with _ForwardIterator = RubberBand::MovingMedian<double>*; _Size = long unsigned int; _Tp = RubberBand::MovingMedian<double>]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:334:50: required from 'void std::__uninitialized_fill_n_a(_ForwardIterator, _Size, const _Tp&, std::allocator<_Tp2>&) [with _ForwardIterator = RubberBand::MovingMedian<double>*; _Size = long unsigned int; _Tp = RubberBand::MovingMedian<double>; _Tp2 = RubberBand::MovingMedian<double>]' /usr/include/c++/4.8.2/bits/stl_vector.h:1215:32: required from 'void std::vector<_Tp, _Alloc>::_M_fill_initialize(std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = RubberBand::MovingMedian<double>; _Alloc = std::allocator<RubberBand::MovingMedian<double> >; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = RubberBand::MovingMedian<double>]' /usr/include/c++/4.8.2/bits/stl_vector.h:284:40: required from 'std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type, const value_type&, const allocator_type&) [with _Tp = RubberBand::MovingMedian<double>; _Alloc = std::allocator<RubberBand::MovingMedian<double> >; std::vector<_Tp, _Alloc>::size_type = long unsigned int; std::vector<_Tp, _Alloc>::value_type = RubberBand::MovingMedian<double>; std::vector<_Tp, _Alloc>::allocator_type = std::allocator<RubberBand::MovingMedian<double> >]' ../src/finer/../common/MovingMedian.h:224:35: required from 'RubberBand::MovingMedianStack<T>::MovingMedianStack(int, int) [with T = double]' ../src/finer/BinClassifier.h:67:88: required from here ../src/finer/../common/SingleThreadRingBuffer.h:65:5: warning: unused parameter 'other' [-Wunused-parameter] SingleThreadRingBuffer (const SingleThreadRingBuffer &other) =default; ^ In file included from ../src/finer/BinClassifier.h:28:0, from ../src/finer/BinSegmenter.h:27, from ../src/finer/R3Stretcher.h:27, from ../src/RubberBandStretcher.cpp:25: ../src/finer/../common/MovingMedian.h:60:5: note: synthesized method 'RubberBand::SingleThreadRingBuffer<T>::SingleThreadRingBuffer(const RubberBand::SingleThreadRingBuffer<T>&) [with T = double]' first required here MovingMedian(const MovingMedian &) =default; ^ In file included from /usr/include/c++/4.8.2/vector:62:0, from ../src/faster/../../rubberband/RubberBandStretcher.h:38, from ../src/faster/R2Stretcher.h:27, from ../src/RubberBandStretcher.cpp:24: /usr/include/c++/4.8.2/bits/stl_construct.h:75:7: note: synthesized method 'RubberBand::MovingMedian<T>::MovingMedian(const RubberBand::MovingMedian<T>&) [with T = double]' first required here { ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); } ^ ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/rubberband *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/rubberband