_CONFIG_H -o src/phmm/gprune_heu.o -c src/phmm/gprune_heu.c gcc -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 -fPIC -Iinclude -fPIC -DHAVE_CONFIG_H -o src/phmm/gprune_beam.o -c src/phmm/gprune_beam.c gcc -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 -fPIC -Iinclude -fPIC -DHAVE_CONFIG_H -o src/phmm/addlog.o -c src/phmm/addlog.c gcc -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 -fPIC -Iinclude -fPIC -DHAVE_CONFIG_H -o src/phmm/mkwhmm.o -c src/phmm/mkwhmm.c gcc -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 -fPIC -Iinclude -fPIC -DHAVE_CONFIG_H -o src/phmm/vsegment.o -c src/phmm/vsegment.c BUILDSTDERR: src/phmm/vsegment.c: In function 'viterbi_segment': BUILDSTDERR: src/phmm/vsegment.c:69:7: warning: variable 'maxnode' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int maxnode; /* for debug */ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/phmm/vsegment.c:68:21: warning: variable 'minscore' set but not used [-Wunused-but-set-variable] BUILDSTDERR: LOGPROB maxscore, minscore; /* for debug */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: src/phmm/vsegment.c:60:16: warning: 'u_start' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int *u_end, *u_start; /* the node is an end of the word, or -1 for non-multipath mode*/ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/phmm/vsegment.c:289:5: warning: 'u_end' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: free(u_end); BUILDSTDERR: ^~~~~~~~~~~ gcc -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 -fPIC -Iinclude -fPIC -DHAVE_CONFIG_H -o src/phmm/calc_dnn.o -c src/phmm/calc_dnn.c BUILDSTDERR: src/phmm/calc_dnn.c:17:10: fatal error: cpuid.h: No such file or directory BUILDSTDERR: #include BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: compilation terminated. make[1]: Leaving directory '/builddir/build/BUILD/julius-4.4.2.1/libsent' BUILDSTDERR: make[1]: *** [Makefile:12: src/phmm/calc_dnn.o] Error 1 BUILDSTDERR: make: *** [Makefile:56: libsent] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.0byfTy (%build) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.0byfTy (%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/julius.spec