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/flyingsaucersattack.spec'], chrootPath='/var/lib/mock/f29-build-7096-1743/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/flyingsaucersattack.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/flyingsaucersattack-1.20h-8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/flyingsaucersattack.spec'], chrootPath='/var/lib/mock/f29-build-7096-1743/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/flyingsaucersattack.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.enRBOH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fuga120h + /usr/bin/unzip -qq /builddir/build/SOURCES/fuga120h.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd fuga120h + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (flyingsaucersattack-1.20h-unixify.patch):' Patch #0 (flyingsaucersattack-1.20h-unixify.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .unix --fuzz=0 patching file sources/Makefile patching file sources/all_text.cpp patching file sources/fugamain.cpp patching file sources/game.cpp patching file sources/system.cpp + for i in docs/* + sed -i 's/\r//' docs/ENGLISH.TXT + for i in docs/* + sed -i 's/\r//' docs/historyENG.txt + for i in docs/* + sed -i 's/\r//' docs/readme.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OQ8Piy + umask 022 + cd /builddir/build/BUILD + cd fuga120h + /usr/bin/make -O -j4 -C sources '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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -Wno-deprecated -Wno-write-strings -Wno-unused-result -Wno-format-security' make: Entering directory '/builddir/build/BUILD/fuga120h/sources' g++ -ldumb -laldmb `allegro-config --libs` -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -Wno-deprecated -Wno-write-strings -Wno-unused-result -Wno-format-security -DDATADIR=\"/usr/share/flyingsaucersattack\" -o flyingsaucersattack fugamain.cpp make: Leaving directory '/builddir/build/BUILD/fuga120h/sources' RPM build errors: BUILDSTDERR: In file included from /usr/include/allegro/base.h:41, BUILDSTDERR: from /usr/include/allegro.h:25, BUILDSTDERR: from /usr/include/aldumb.h:24, BUILDSTDERR: from fugamain.cpp:61: BUILDSTDERR: /usr/include/allegro/alcompat.h:44:7: error: conflicting declaration of C function 'fixed fadd(fixed, fixed)' BUILDSTDERR: AL_ALIAS(fixed fadd(fixed x, fixed y), fixadd(x, y)) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/cmath:45, BUILDSTDERR: from /usr/include/c++/8/math.h:36, BUILDSTDERR: from fugamain.cpp:60: BUILDSTDERR: /usr/include/bits/mathcalls-narrow.h:24:20: note: previous declaration 'float fadd(double, double)' BUILDSTDERR: __MATHCALL_NARROW (__MATHCALL_NAME (add), __MATHCALL_REDIR_NAME (add), 2); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/allegro/base.h:41, BUILDSTDERR: from /usr/include/allegro.h:25, BUILDSTDERR: from /usr/include/aldumb.h:24, BUILDSTDERR: from fugamain.cpp:61: BUILDSTDERR: /usr/include/allegro/alcompat.h:45:7: error: conflicting declaration of C function 'fixed fsub(fixed, fixed)' BUILDSTDERR: AL_ALIAS(fixed fsub(fixed x, fixed y), fixsub(x, y)) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/cmath:45, BUILDSTDERR: from /usr/include/c++/8/math.h:36, BUILDSTDERR: from fugamain.cpp:60: BUILDSTDERR: /usr/include/bits/mathcalls-narrow.h:33:20: note: previous declaration 'float fsub(double, double)' BUILDSTDERR: __MATHCALL_NARROW (__MATHCALL_NAME (sub), __MATHCALL_REDIR_NAME (sub), 2); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/allegro/base.h:41, BUILDSTDERR: from /usr/include/allegro.h:25, BUILDSTDERR: from /usr/include/aldumb.h:24, BUILDSTDERR: from fugamain.cpp:61: BUILDSTDERR: /usr/include/allegro/alcompat.h:46:7: error: conflicting declaration of C function 'fixed fmul(fixed, fixed)' BUILDSTDERR: AL_ALIAS(fixed fmul(fixed x, fixed y), fixmul(x, y)) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/cmath:45, BUILDSTDERR: from /usr/include/c++/8/math.h:36, BUILDSTDERR: from fugamain.cpp:60: BUILDSTDERR: /usr/include/bits/mathcalls-narrow.h:30:20: note: previous declaration 'float fmul(double, double)' BUILDSTDERR: __MATHCALL_NARROW (__MATHCALL_NAME (mul), __MATHCALL_REDIR_NAME (mul), 2); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/allegro/base.h:41, BUILDSTDERR: from /usr/include/allegro.h:25, BUILDSTDERR: from /usr/include/aldumb.h:24, BUILDSTDERR: from fugamain.cpp:61: BUILDSTDERR: /usr/include/allegro/alcompat.h:47:7: error: conflicting declaration of C function 'fixed fdiv(fixed, fixed)' BUILDSTDERR: AL_ALIAS(fixed fdiv(fixed x, fixed y), fixdiv(x, y)) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/8/cmath:45, BUILDSTDERR: from /usr/include/c++/8/math.h:36, BUILDSTDERR: from fugamain.cpp:60: BUILDSTDERR: /usr/include/bits/mathcalls-narrow.h:27:20: note: previous declaration 'float fdiv(double, double)' BUILDSTDERR: __MATHCALL_NARROW (__MATHCALL_NAME (div), __MATHCALL_REDIR_NAME (div), 2); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: make: *** [Makefile:9: flyingsaucersattack] Error 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.OQ8Piy (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.OQ8Piy (%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/flyingsaucersattack.spec