Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: ocaml-camlp5 do not build with ocaml native compiler on ppc64le archi Version-Release number of selected component (if applicable): ocaml-camlp5-6.11-1.fc21 Steps to Reproduce: 1. fedpkg clone -a ocaml-camlp5 2. fedpkg prep 3. fedpkg mockbuild Actual results: === make[2]: Entering directory `/builddir/build/BUILD/camlp5-6.11/meta' ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml ocamlopt.opt -g -warn-error A -I ../main -I ../boot -I ../ocaml_stuff/4.01.0/utils -c -impl q_MLast.ppo ../tools/ocamlopt.sh: line 5: 31034 Segmentation fault $COMM $* make[2]: *** [q_MLast.cmx] Error 139 make[2]: Leaving directory `/builddir/build/BUILD/camlp5-6.11/meta' ===
Created attachment 884510 [details] ocaml-camlp5.spec.ppc64le.patch ocaml-camlp5.spec.ppc64le.patch is the solution to the reported build failure. As reported in the patch need only to increase stack size in spec file before make operation.
patch committed in ocaml-camlp5-6.11-2
Since this is Rawhide, you can just close this bug (CLOSED->RAWHIDE) as soon as there is a build in ppc-koji.