R: ^ BUILDSTDERR: ppl_user.cc:639:30: error: 'den' was not declared in this scope BUILDSTDERR: ap_ppl_of_linexpr(intern,l,den,c->linexpr0,1); BUILDSTDERR: ^~~ BUILDSTDERR: ppl_user.cc:646:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: case AP_GEN_VERTEX: r = Grid_Generator::point(l,den); return true; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:647:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: case AP_GEN_RAY: r = Grid_Generator::line(l); return false; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:648:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: case AP_GEN_LINE: r = Grid_Generator::line(l); return true; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:650:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: case AP_GEN_RAYMOD: r = Grid_Generator::parameter(l,den); return false; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:651:28: error: 'Grid_Generator' has not been declared BUILDSTDERR: case AP_GEN_LINEMOD: r = Grid_Generator::parameter(l,den); return true; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: At global scope: BUILDSTDERR: ppl_user.cc:661:11: error: 'Grid_Generator_System' has not been declared BUILDSTDERR: Grid_Generator_System& r,ap_generator0_array_t* a) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:660:6: error: redefinition of 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)' BUILDSTDERR: bool ap_ppl_of_generator_array(itv_internal_t* intern, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:614:6: note: 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)' previously defined here BUILDSTDERR: bool ap_ppl_of_generator_array(itv_internal_t* intern, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc: In function 'bool ap_ppl_of_generator_array(itv_internal_t*, int&, ap_generator0_array_t*)': BUILDSTDERR: ppl_user.cc:668:3: error: 'Grid_Generator' was not declared in this scope BUILDSTDERR: Grid_Generator c = Grid_Generator::point(); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ppl_user.cc:670:5: error: request for member 'clear' in 'r', which is of non-class type 'int' BUILDSTDERR: r.clear(); BUILDSTDERR: ^~~~~ BUILDSTDERR: ppl_user.cc:673:42: error: 'c' was not declared in this scope BUILDSTDERR: exact = ap_ppl_of_generator(intern,c,&a->p[i]) && exact; BUILDSTDERR: ^ BUILDSTDERR: ppl_user.cc:674:9: error: request for member 'insert' in 'r', which is of non-class type 'int' BUILDSTDERR: r.insert(c); BUILDSTDERR: ^~~~~~ BUILDSTDERR: ppl_user.cc: In function 'ap_lincons0_t ap_ppl_to_lincons(const int&)': BUILDSTDERR: ppl_user.cc:107:1: warning: control reaches end of non-void function [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ make[1]: Leaving directory '/builddir/build/BUILD/apron-0.9.11/ppl' BUILDSTDERR: make[1]: *** [Makefile:121: ppl_user.o] Error 1 BUILDSTDERR: make: *** [Makefile:26: c] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.g9aAax (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.g9aAax (%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/apron.spec