Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-efel.spec'], chrootPath='/var/lib/mock/f31-build-17052112-1223935/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-efel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-efel-3.0.58-2.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-efel.spec'], chrootPath='/var/lib/mock/f31-build-17052112-1223935/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-efel.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.067eGu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf efel-3.0.58 + /usr/bin/gzip -dc /builddir/build/SOURCES/efel-3.0.58.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd efel-3.0.58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf efel.egg-info + cp -v /builddir/build/SOURCES/LICENSE.txt LICENSE + cp -v /builddir/build/SOURCES/LGPL.txt LGPL + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 '/builddir/build/SOURCES/LICENSE.txt' -> 'LICENSE' '/builddir/build/SOURCES/LGPL.txt' -> 'LGPL' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YoZ0Cs + umask 022 + cd /builddir/build/BUILD + cd efel-3.0.58 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: Warning: 'keywords' should be a list, got type 'tuple' BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from efel/cppcore/Utils.h:26, BUILDSTDERR: from efel/cppcore/Utils.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/Utils.h:26, BUILDSTDERR: from efel/cppcore/Utils.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LinearInterpolation(double, const std::vector&, const std::vector&, std::vector&, std::vector&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ running build running build_py creating build creating build/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/efel copying efel/io.py -> build/lib.linux-armv7l-3.7/efel copying efel/settings.py -> build/lib.linux-armv7l-3.7/efel copying efel/_version.py -> build/lib.linux-armv7l-3.7/efel copying efel/__init__.py -> build/lib.linux-armv7l-3.7/efel copying efel/api.py -> build/lib.linux-armv7l-3.7/efel creating build/lib.linux-armv7l-3.7/efel/pyfeatures copying efel/pyfeatures/pyfeatures.py -> build/lib.linux-armv7l-3.7/efel/pyfeatures copying efel/pyfeatures/__init__.py -> build/lib.linux-armv7l-3.7/efel/pyfeatures copying efel/DependencyV5.txt -> build/lib.linux-armv7l-3.7/efel creating build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/Utils.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/LibV1.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/LibV2.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/LibV3.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/LibV4.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/LibV5.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/FillFptrTable.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/DependencyTree.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/efel.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/cfeature.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/Global.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/mapoperations.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/types.h -> build/lib.linux-armv7l-3.7/efel/cppcore copying efel/cppcore/eFELLogger.h -> build/lib.linux-armv7l-3.7/efel/cppcore UPDATING build/lib.linux-armv7l-3.7/efel/_version.py set build/lib.linux-armv7l-3.7/efel/_version.py to '3.0.58' running build_ext building 'efel.cppcore' extension creating build/temp.linux-armv7l-3.7 creating build/temp.linux-armv7l-3.7/efel creating build/temp.linux-armv7l-3.7/efel/cppcore gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/cppcore.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/cppcore.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/Utils.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/Utils.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -WalIn file included from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV1.cpp:21: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h: In function ‘_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = std::binder2nd >]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 3905 | find_if(_InputIterator __first, _InputIterator __last, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV1.h:22, BUILDSTDERR: from efel/cppcore/LibV1.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV1.cpp:21: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1829:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1829 | __insertion_sort(_RandomAccessIterator __first, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1829:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV1.h:22, BUILDSTDERR: from efel/cppcore/LibV1.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int __maxmin_voltage(const std::vector&, const std::vector&, double, double, std::vector&, std::vector&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::AP_amplitude(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::burst_mean_freq(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::min_AHP_indices(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::steady_state_voltage(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::adaptation_index(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::adaptation_index2(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::peak_time(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::peak_voltage(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::spike_width2(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV1.cpp: In function ‘int LibV1::time_constant(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: efel/cppcore/LibV1.cpp:1278:33: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1278 | int stimmiddleindex = distance( BUILDSTDERR: | ~~~~~~~~^ BUILDSTDERR: 1279 | t.begin(), BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: 1280 | find_if(t.begin() + stimstartindex, t.end(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1281 | bind2nd(greater_equal(), (stimStart + stimEnd) / 2.))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/bits/stl_algo.h:61, BUILDSTDERR: from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV1.cpp:21: BUILDSTDERR: /usr/include/c++/9/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 214 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV1.cpp:21: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h: In function ‘void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1929:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1929 | __introsort_loop(_RandomAccessIterator __first, BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1929:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1929:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1943:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1943 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV1.h:22, BUILDSTDERR: from efel/cppcore/LibV1.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV1::burst_ISI_indices(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV1.cpp:21: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1957:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1957 | std::__introsort_loop(__first, __last, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: 1958 | std::__lg(__last - __first) * 2, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1959 | __comp); BUILDSTDERR: | ~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1874:25: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1874 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:1879:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1879 | std::__insertion_sort(__first, __last, __comp); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV2.cpp:21: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h: In function ‘_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = std::binder2nd >]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 3905 | find_if(_InputIterator __first, _InputIterator __last, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from efel/cppcore/Utils.h:26, BUILDSTDERR: from efel/cppcore/LibV2.h:22, BUILDSTDERR: from efel/cppcore/LibV2.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV2.cpp: In function ‘int LibV2::steady_state_hyper(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: efel/cppcore/LibV2.cpp:1645:15: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1645 | distance(t.begin(), find_if(t.begin(), t.end(), BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 1646 | bind2nd(greater_equal(), stimend))) - BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/Utils.h:26, BUILDSTDERR: from efel/cppcore/LibV2.h:22, BUILDSTDERR: from efel/cppcore/LibV2.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV2::max_amp_difference(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV3.h:21, BUILDSTDERR: from efel/cppcore/LibV3.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV3.h:21, BUILDSTDERR: from efel/cppcore/LibV3.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV3::peak_voltage(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV3::peak_time(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV3::min_AHP_indices(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV3::adaptation_index2(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV3::depolarized_base(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/algorithm:62, BUILDSTDERR: from efel/cppcore/LibV5.cpp:22: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h: In function ‘_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = std::binder2nd >]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 3905 | find_if(_InputIterator __first, _InputIterator __last, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h: In function ‘_IIter std::find_if(_IIter, _IIter, _Predicate) [with _IIter = __gnu_cxx::__normal_iterator >; _Predicate = std::binder2nd >]’: BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: /usr/include/c++/9/bits/stl_algo.h:3905:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: In file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV5.h:22, BUILDSTDERR: from efel/cppcore/LibV5.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV5.h:22, BUILDSTDERR: from efel/cppcore/LibV5.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int __AP_begin_time(const std::vector&, const std::vector&, const std::vector&, std::vector&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int __ISI_log_slope(const std::vector&, std::vector&, bool, double, size_t, bool)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::irregularity_index(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_last_ISI(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_first_ISI(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_time_to_first_spike(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_fourth_ISI(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_fifth_ISI(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_third_ISI(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::inv_second_ISI(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP_phaseslope(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV5.cpp: In function ‘int LibV5::min_AHP_indices(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: efel/cppcore/LibV5.cpp:407:17: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 407 | distance(t.begin(), BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: 408 | find_if(t.begin(), t.end(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 409 | std::bind2nd(std::greater_equal(), stim_end))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV5.h:22, BUILDSTDERR: from efel/cppcore/LibV5.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP1_begin_width(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP1_amp(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP1_peak(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AHP1_depth_from_peak(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP1_width(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP1_begin_voltage(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::APlast_width(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::APlast_amp(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP2_begin_voltage(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP2_begin_width(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP2_peak(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AHP2_depth_from_peak(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP2_width(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::AP2_amp(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::min_voltage_between_spikes(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV5.cpp: In function ‘int LibV5::number_initial_spikes(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: efel/cppcore/LibV5.cpp:795:15: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 795 | distance(peak_times.begin(), BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 796 | find_if(peak_times.begin(), peak_times.end(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 797 | std::bind2nd(std::greater_equal(), stimstart))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV5.cpp:798:26: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 798 | int endIndex = distance(peak_times.begin(), BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 799 | find_if(peak_times.begin(), peak_times.end(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 800 | std::bind2nd(std::greater_equal(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 801 | stimstart + initialLength))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV5.h:22, BUILDSTDERR: from efel/cppcore/LibV5.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::decay_time_constant_after_stim(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h: In function ‘int LibV5::mean_AP_amplitude(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV5.cpp: In function ‘int LibV5::steady_state_voltage_stimend(mapStr2intVec&, mapStr2doubleVec&, mapStr2Str&)’: BUILDSTDERR: efel/cppcore/LibV5.cpp:2174:15: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 2174 | distance(t.begin(), BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: 2175 | find_if(t.begin(), t.end(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2176 | std::bind2nd(std::greater_equal(), start_time))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: efel/cppcore/LibV5.cpp:2178:15: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 2178 | distance(t.begin(), BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: 2179 | find_if(t.begin(), t.end(), BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2180 | std::bind2nd(std::greater_equal(), stimEnd[0]))); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/vector:67, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/LibV5.h:22, BUILDSTDERR: from efel/cppcore/LibV5.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/stl_vector.h:1195:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 1195 | _M_realloc_insert(end(), __x); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ l -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/LibV1.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/LibV1.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/LibV2.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/LibV2.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/LibV3.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/LibV3.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/LibV4.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/LibV4.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/LibV5.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/LibV5.o BUILDSTDERR: gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -WallIn file included from /usr/include/c++/9/vector:72, BUILDSTDERR: from efel/cppcore/types.h:25, BUILDSTDERR: from efel/cppcore/mapoperations.h:23, BUILDSTDERR: from efel/cppcore/mapoperations.cpp:19: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:426:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__normal_iterator >’} changed in GCC 7.1 BUILDSTDERR: 426 | vector<_Tp, _Alloc>:: BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {double}; _Tp = double; _Alloc = std::allocator]’: BUILDSTDERR: /usr/include/c++/9/bits/vector.tcc:121:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator >’ changed in GCC 7.1 BUILDSTDERR: 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/FillFptrTable.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/FillFptrTable.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/DependencyTree.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/DependencyTree.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/efel.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/efel.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/cfeature.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/cfeature.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -Iefel/cppcore/ -I/usr/include/python3.7m -c efel/cppcore/mapoperations.cpp -o build/temp.linux-armv7l-3.7/efel/cppcore/mapoperations.o BUILDSTDERR: g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/efel/cppcore/cppcore.o build/temp.linux-armv7l-3.7/efel/cppcore/Utils.o build/temp.linux-armv7l-3.7/efel/cppcore/LibV1.o build/temp.linux-armv7l-3.7/efel/cppcore/LibV2.o build/temp.linux-armv7l-3.7/efel/cppcore/LibV3.o build/temp.linux-armv7l-3.7/efel/cppcore/LibV4.o build/temp.linux-armv7l-3.7/efel/cppcore/LibV5.o build/temp.linux-armv7l-3.7/efel/cppcore/FillFptrTable.o build/temp.linux-armv7l-3.7/efel/cppcore/DependencyTree.o build/temp.linux-armv7l-3.7/efel/cppcore/efel.o build/temp.linux-armv7l-3.7/efel/cppcore/cfeature.o build/temp.linux-armv7l-3.7/efel/cppcore/mapoperations.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/efel/cppcore.cpython-37m-arm-linux-gnueabi.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m4gwYs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm + cd efel-3.0.58 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm BUILDSTDERR: Warning: 'keywords' should be a list, got type 'tuple' running install running install_lib creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel copying build/lib.linux-armv7l-3.7/efel/io.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/eFELLogger.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/LibV1.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/LibV5.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/FillFptrTable.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/cfeature.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/mapoperations.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/LibV4.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/Utils.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/Global.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/types.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/efel.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/DependencyTree.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/LibV3.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/cppcore/LibV2.h -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore copying build/lib.linux-armv7l-3.7/efel/settings.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel copying build/lib.linux-armv7l-3.7/efel/DependencyV5.txt -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel creating /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/pyfeatures copying build/lib.linux-armv7l-3.7/efel/pyfeatures/pyfeatures.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/pyfeatures copying build/lib.linux-armv7l-3.7/efel/pyfeatures/__init__.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/pyfeatures copying build/lib.linux-armv7l-3.7/efel/_version.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel copying build/lib.linux-armv7l-3.7/efel/__init__.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel BUILDSTDERR: copying build/lib.linux-armv7l-3.7/efel/cppcore.cpython-37m+ rm -rf '/builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/%{python2_sitearch}/efel/cppcore' + rm -rf /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm//usr/lib/python3.7/site-packages/efel/cppcore + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.58-2.fc31 --unique-debug-suffix -3.0.58-2.fc31.arm --unique-debug-src-base python-efel-3.0.58-2.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/efel-3.0.58 BUILDSTDERR: 754 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs -arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel copying build/lib.linux-armv7l-3.7/efel/api.py -> /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/settings.py to settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/pyfeatures/pyfeatures.py to pyfeatures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/pyfeatures/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/api.py to api.cpython-37.pyc writing byte-compilation script '/tmp/tmpaphpvhex.py' /usr/bin/python3 /tmp/tmpaphpvhex.py removing /tmp/tmpaphpvhex.py running install_egg_info running egg_info creating efel.egg-info writing efel.egg-info/PKG-INFO writing dependency_links to efel.egg-info/dependency_links.txt writing requirements to efel.egg-info/requires.txt writing top-level names to efel.egg-info/top_level.txt writing manifest file 'efel.egg-info/SOURCES.txt' reading manifest file 'efel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'efel.egg-info/SOURCES.txt' Copying efel.egg-info to /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel-3.0.58-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7/site-packages/efel/cppcore.cpython-37m-arm-linux-gnueabi.so original debug info size: 11588kB, size after compression: 10792kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0gzUss + umask 022 + cd /builddir/build/BUILD + cd efel-3.0.58 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-efel-3.0.58-2.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QJcbVv + umask 022 + cd /builddir/build/BUILD + cd efel-3.0.58 + DOCDIR=/builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/doc/python3-efel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/doc/python3-efel + cp -pr README.md /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/doc/python3-efel + cp -pr LICENSE /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/doc/python3-efel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w5Tmvu + umask 022 + cd /builddir/build/BUILD + cd efel-3.0.58 + LICENSEDIR=/builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/licenses/python3-efel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/licenses/python3-efel + cp -pr LGPL /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm/usr/share/licenses/python3-efel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-efel = 3.0.58-2.fc31 python3-efel = 3.0.58-2.fc31 python3-efel(armv7hl-32) = 3.0.58-2.fc31 python3.7dist(efel) = 3.0.58 python3dist(efel) = 3.0.58 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.4) libpython3.7m.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.7 python3.7dist(numpy) >= 1.6 python3.7dist(six) rtld(GNU_HASH) Obsoletes: python-efel < 3.0.58-2.fc31 Processing files: python-efel-debugsource-3.0.58-2.fc31.armv7hl Provides: python-efel-debugsource = 3.0.58-2.fc31 python-efel-debugsource(armv7hl-32) = 3.0.58-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-efel-debuginfo-3.0.58-2.fc31.armv7hl Provides: debuginfo(build-id) = ac335e4420a7a03aab013c56891c32bfb3ed7383 python3-efel-debuginfo = 3.0.58-2.fc31 python3-efel-debuginfo(armv7hl-32) = 3.0.58-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-efel-debugsource(armv7hl-32) = 3.0.58-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm Wrote: /builddir/build/RPMS/python-efel-debugsource-3.0.58-2.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-efel-3.0.58-2.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-efel-debuginfo-3.0.58-2.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wgj9Mu + umask 022 + cd /builddir/build/BUILD + cd efel-3.0.58 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-efel-3.0.58-2.fc31.arm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0