Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/tbb.spec'], chrootPath='/var/lib/mock/dist-oc9-build-45230-14591/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/tbb.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/tbb-2020.3-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/tbb.spec'], chrootPath='/var/lib/mock/dist-oc9-build-45230-14591/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/tbb.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5b4rFn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oneTBB-2020.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tbb-2020.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd oneTBB-2020.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/tbb-2019-dont-snip-Wall.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/tbb-2020-attributes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/tbb-2019-test-task-scheduler-init.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/tbb-mark-empty_task-execute-with-gnu-used.patch + sed -i 's/"`hostname -s`" ("`uname -m`"/opencloudosbuild (aarch64/' build/version_info_linux.sh + sed -i 's/-fPIC/& -Wl,--as-needed/' build/linux.gcc.inc + sed -i 's,env python,python3,' python/TBB.py python/tbb/__init__.py python/tbb/__main__.py + sed -i '/^#!/d' python/tbb/pool.py python/tbb/test.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lswl8q + umask 022 + cd /builddir/build/BUILD + cd oneTBB-2020.3 + /usr/bin/make -O -j8 V=1 VERBOSE=1 tbb_build_prefix=obj stdver=c++14 'CXXFLAGS=-O2 -g -DUSE_PTHREAD' 'LDFLAGS=%{build_ldflags} -lpthread' Created the ./build/obj_release directory /usr/bin/make -C "./build/obj_release" -r -f ../../build/Makefile.tbb cfg=release make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' ../../build/Makefile.tbb:28: CONFIG: cfg=release arch=aarch64 compiler=gcc target=linux runtime=cc12.2.0_libc2.35_kernel5.4.119 make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o itt_notify.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o queuing_mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o cache_aligned_allocator.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/cache_aligned_allocator.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o concurrent_hash_map.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_hash_map.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' In file included from ../../src/tbb/concurrent_hash_map.cpp:17: ../../include/tbb/concurrent_hash_map.h: In constructor 'tbb::interface5::internal::hash_map_base::hash_map_base()': ../../include/tbb/concurrent_hash_map.h:131:24: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct tbb::interface5::internal::hash_map_base::bucket' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess] 131 | std::memset(my_embedded_segment, 0, sizeof(my_embedded_segment)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../include/tbb/concurrent_hash_map.h:93:16: note: 'struct tbb::interface5::internal::hash_map_base::bucket' declared here 93 | struct bucket : tbb::internal::no_copy { | ^~~~~~ make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o dynamic_link.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/dynamic_link.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o x86_rtm_rw_mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/x86_rtm_rw_mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o pipeline.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/pipeline.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o spin_rw_mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_rw_mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o queuing_rw_mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_rw_mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o concurrent_queue.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_queue.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o reader_writer_lock.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/reader_writer_lock.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o spin_mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o critical_section.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/critical_section.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o recursive_mutex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/recursive_mutex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o concurrent_vector.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_vector.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' sh ../../build/version_info_linux.sh g++ -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include -I. >version_string.ver make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o semaphore.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/semaphore.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o tbb_thread.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_thread.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o condition_variable.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/condition_variable.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o rml_tbb.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/rml/client/rml_tbb.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o concurrent_monitor.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_monitor.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o tbb_misc_ex.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc_ex.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o private_server.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/private_server.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o task.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o tbb_statistics.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o governor.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/governor.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o observer_proxy.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/observer_proxy.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o task_group_context.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task_group_context.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' In file included from ../../src/tbb/scheduler.h:27, from ../../src/tbb/task_group_context.cpp:17: ../../src/tbb/intrusive_list.h: In instantiation of 'tbb::internal::intrusive_list_base::iterator_impl tbb::internal::intrusive_list_base::iterator_impl::operator++(int) [with DereferenceType = tbb::internal::generic_scheduler; List = tbb::internal::intrusive_list; T = tbb::internal::generic_scheduler]': ../../src/tbb/task_group_context.cpp:394:91: required from 'bool tbb::internal::market::propagate_task_group_state(T tbb::task_group_context::*, tbb::task_group_context&, T) [with T = long unsigned int]' ../../src/tbb/task_group_context.cpp:407:76: required from here ../../src/tbb/intrusive_list.h:86:27: warning: implicitly-declared 'constexpr tbb::internal::intrusive_list_base, tbb::internal::generic_scheduler>::iterator_impl::iterator_impl(const tbb::internal::intrusive_list_base, tbb::internal::generic_scheduler>::iterator_impl&)' is deprecated [-Wdeprecated-copy] 86 | iterator_impl it(*this); | ^~ ../../src/tbb/intrusive_list.h:68:24: note: because 'tbb::internal::intrusive_list_base, tbb::internal::generic_scheduler>::iterator_impl' has user-provided 'tbb::internal::intrusive_list_base::iterator_impl& tbb::internal::intrusive_list_base::iterator_impl::operator=(const tbb::internal::intrusive_list_base::iterator_impl&) [with DereferenceType = tbb::internal::generic_scheduler; List = tbb::internal::intrusive_list; T = tbb::internal::generic_scheduler]' 68 | iterator_impl& operator=( const iterator_impl& other ) { | ^~~~~~~~ ../../src/tbb/intrusive_list.h:88:20: warning: implicitly-declared 'constexpr tbb::internal::intrusive_list_base, tbb::internal::generic_scheduler>::iterator_impl::iterator_impl(const tbb::internal::intrusive_list_base, tbb::internal::generic_scheduler>::iterator_impl&)' is deprecated [-Wdeprecated-copy] 88 | return it; | ^~ ../../src/tbb/intrusive_list.h:68:24: note: because 'tbb::internal::intrusive_list_base, tbb::internal::generic_scheduler>::iterator_impl' has user-provided 'tbb::internal::intrusive_list_base::iterator_impl& tbb::internal::intrusive_list_base::iterator_impl::operator=(const tbb::internal::intrusive_list_base::iterator_impl&) [with DereferenceType = tbb::internal::generic_scheduler; List = tbb::internal::intrusive_list; T = tbb::internal::generic_scheduler]' 68 | iterator_impl& operator=( const iterator_impl& other ) { | ^~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o market.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/market.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' sh ../../build/generate_tbbvars.sh make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' echo "INPUT (libtbb.so.2)" > libtbb.so make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -E -x c++ ../../src/tbb/lin64-tbb-export.def -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include > tbb.def make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o spin_rw_mutex_v2.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/old/spin_rw_mutex_v2.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o concurrent_vector_v2.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_vector_v2.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o concurrent_queue_v2.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_queue_v2.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o task_v2.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/old/task_v2.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o tbb_main.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_main.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o arena.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/arena.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o tbb_misc.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include -I. ../../src/tbb/tbb_misc.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -o scheduler.o -c -MMD -O2 -g -DUSE_PTHREAD -pthread -fPIC -Wl,--as-needed -flifetime-dse=1 -D__TBB_BUILD=1 -Wall -Wextra -Wno-parentheses -Wno-sized-deallocation -O2 -g -DUSE_PTHREAD -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -std=c++14 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/scheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' make[1]: Entering directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' g++ -fPIC -Wl,--as-needed -o libtbb.so.2 concurrent_hash_map.o concurrent_queue.o concurrent_vector.o dynamic_link.o itt_notify.o cache_aligned_allocator.o pipeline.o queuing_mutex.o queuing_rw_mutex.o reader_writer_lock.o spin_rw_mutex.o x86_rtm_rw_mutex.o spin_mutex.o critical_section.o mutex.o recursive_mutex.o condition_variable.o tbb_thread.o concurrent_monitor.o semaphore.o private_server.o rml_tbb.o tbb_misc.o tbb_misc_ex.o task.o task_group_context.o governor.o market.o arena.o scheduler.o observer_proxy.o tbb_statistics.o tbb_main.o concurrent_vector_v2.o concurrent_queue_v2.o spin_rw_mutex_v2.o task_v2.o -ldl -lrt -shared -Wl,-soname=libtbb.so.2 -pthread %{build_ldflags} -lpthread -Wl,--version-script,tbb.def make[1]: Leaving directory '/builddir/build/BUILD/oneTBB-2020.3/build/obj_release' /usr/bin/ld: cannot find %{build_ldflags}: No such file or directory collect2: error: ld returned 1 exit status make[1]: *** [../../build/Makefile.tbb:103: libtbb.so.2] Error 1 make: *** [Makefile:29: tbb] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.lswl8q (%build) Bad exit status from /var/tmp/rpm-tmp.lswl8q (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/tbb.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/tbb.spec