Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/arachne-pnr.spec'], chrootPath='/var/lib/mock/f29-build-18921-10174/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/arachne-pnr.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/arachne-pnr-0.1-0.3.20170628git7e135ed.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/arachne-pnr.spec'], chrootPath='/var/lib/mock/f29-build-18921-10174/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/arachne-pnr.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ooAYqq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf arachne-pnr-7e135edb31feacde85ec5b7e5c03fc9157080977 + /usr/bin/gzip -dc /builddir/build/SOURCES/arachne-pnr-7e135ed.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd arachne-pnr-7e135edb31feacde85ec5b7e5c03fc9157080977 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/^VER =.*/VER = 0.1+203+0/' Makefile + sed -i 's/^GIT_REV =.*/GIT_REV = 7e135ed/' Makefile + sed -i 's/^VER_HASH =.*/VER_HASH = 59750/' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bKQjOq + umask 022 + cd /builddir/build/BUILD + cd arachne-pnr-7e135edb31feacde85ec5b7e5c03fc9157080977 + make -j4 'CXXFLAGS=-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' PREFIX=/usr ICEBOX=/usr/share/icestorm g++ -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 -c -o src/arachne-pnr.o src/arachne-pnr.cc g++ -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 -c -o src/netlist.o src/netlist.cc g++ -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 -c -o src/blif.o src/blif.cc g++ -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 -c -o src/pack.o src/pack.cc BUILDSTDERR: In file included from /usr/include/c++/8/set:60, BUILDSTDERR: from src/util.hh:25, BUILDSTDERR: from src/pack.cc:16: BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h: In instantiation of 'class std::_Rb_tree, IdLess, std::allocator >': BUILDSTDERR: /usr/include/c++/8/bits/stl_set.h:133:17: required from 'class std::set' BUILDSTDERR: src/netlist.hh:158:28: required from here BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type BUILDSTDERR: static_assert(__is_invocable<_Compare&, const _Key&, const _Key&>{}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/set:60, BUILDSTDERR: from src/util.hh:25, BUILDSTDERR: from src/blif.cc:16: BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h: In instantiation of 'class std::_Rb_tree, IdLess, std::allocator >': BUILDSTDERR: /usr/include/c++/8/bits/stl_set.h:133:17: required from 'class std::set' BUILDSTDERR: src/netlist.hh:158:28: required from here BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type BUILDSTDERR: static_assert(__is_invocable<_Compare&, const _Key&, const _Key&>{}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/set:60, BUILDSTDERR: from src/util.hh:25, BUILDSTDERR: from src/netlist.cc:16: BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h: In instantiation of 'class std::_Rb_tree, IdLess, std::allocator >': BUILDSTDERR: /usr/include/c++/8/bits/stl_set.h:133:17: required from 'class std::set' BUILDSTDERR: src/netlist.hh:158:28: required from here BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type BUILDSTDERR: static_assert(__is_invocable<_Compare&, const _Key&, const _Key&>{}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/set:60, BUILDSTDERR: from src/util.hh:25, BUILDSTDERR: from src/bstream.hh:19, BUILDSTDERR: from src/vector.hh:19, BUILDSTDERR: from src/netlist.hh:21, BUILDSTDERR: from src/arachne-pnr.cc:16: BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h: In instantiation of 'class std::_Rb_tree, IdLess, std::allocator >': BUILDSTDERR: /usr/include/c++/8/bits/stl_set.h:133:17: required from 'class std::set' BUILDSTDERR: src/netlist.hh:158:28: required from here BUILDSTDERR: /usr/include/c++/8/bits/stl_tree.h:452:21: error: static assertion failed: comparison object must be invocable with two arguments of key type BUILDSTDERR: static_assert(__is_invocable<_Compare&, const _Key&, const _Key&>{}, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: make: *** [: src/blif.o] Error 1 BUILDSTDERR: make: *** Waiting for unfinished jobs.... BUILDSTDERR: make: *** [: src/pack.o] Error 1 BUILDSTDERR: make: *** [: src/arachne-pnr.o] Error 1 BUILDSTDERR: make: *** [: src/netlist.o] Error 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.bKQjOq (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.bKQjOq (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do 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 --target riscv64 --nodeps /builddir/build/SPECS/arachne-pnr.spec