_t *fe, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: acmod.c:558:9: error: too many arguments to function 'fe_process_frames' BUILDSTDERR: if (fe_process_frames(acmod->fe, inout_raw, inout_n_samps, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -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 -c -o dict2pid.lo dict2pid.c BUILDSTDERR: In file included from /usr/include/sphinxbase/feat.h:87, BUILDSTDERR: from acmod.c:55: BUILDSTDERR: /usr/include/sphinxbase/fe.h:445:5: note: declared here BUILDSTDERR: int fe_process_frames(fe_t *fe, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: acmod.c: In function 'acmod_process_raw': BUILDSTDERR: acmod.c:635:17: error: too many arguments to function 'fe_process_frames' BUILDSTDERR: if (fe_process_frames(acmod->fe, inout_raw, inout_n_samps, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/sphinxbase/feat.h:87, BUILDSTDERR: from acmod.c:55: BUILDSTDERR: /usr/include/sphinxbase/fe.h:445:5: note: declared here BUILDSTDERR: int fe_process_frames(fe_t *fe, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: acmod.c:671:13: error: too many arguments to function 'fe_process_frames' BUILDSTDERR: if (fe_process_frames(acmod->fe, inout_raw, inout_n_samps, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/sphinxbase/feat.h:87, BUILDSTDERR: from acmod.c:55: BUILDSTDERR: /usr/include/sphinxbase/fe.h:445:5: note: declared here BUILDSTDERR: int fe_process_frames(fe_t *fe, BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: acmod.c: In function 'acmod_start_stream': BUILDSTDERR: acmod.c:1316:5: warning: implicit declaration of function 'fe_start_stream'; did you mean 'ps_start_stream'? [-Wimplicit-function-declaration] BUILDSTDERR: fe_start_stream(acmod->fe); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ps_start_stream BUILDSTDERR: make[2]: *** [Makefile:583: acmod.lo] Error 1 BUILDSTDERR: make[2]: *** Waiting for unfinished jobs.... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/sphinxbase -I../../include -I../../include -DMODELDIR=\"/usr/share/pocketsphinx/model\" -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 -c dict2pid.c -fPIC -DPIC -o .libs/dict2pid.o make[2]: Leaving directory '/builddir/build/BUILD/pocketsphinx-5prealpha/src/libpocketsphinx' make[1]: Leaving directory '/builddir/build/BUILD/pocketsphinx-5prealpha/src' BUILDSTDERR: make[1]: *** [Makefile:380: all-recursive] Error 1 BUILDSTDERR: make: *** [Makefile:475: all-recursive] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.i0bcfu (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.i0bcfu (%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/pocketsphinx.spec