Hello ppc list ,
I don't know where I should report this issue, if this is not the
correct place, please tell me where it is, thanks.
I can't build opencv-3.1 on ppc64le the builds always ends with :
{standard input}: Assembler messages:
{standard input}:36678: Warning: end of file not at end of a line;
newline inserted
{standard input}:39048: Error: unknown pseudo-op: `.l295'
{standard input}: Error: open CFI at the end of file; missing
.cfi_endproc directive
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
make[2]: ***
[modules/cvv/CMakeFiles/opencv_cvv.dir/src/view/rawview.cpp.o] Error 4
make[2]: *** Waiting for unfinished jobs....
Build logs:
https://copr.fedorainfracloud.org/coprs/sergiomb/opencv/build/183181/https://copr-be.cloud.fedoraproject.org/results/sergiomb/opencv/fedora-
23-ppc64le/00183181-opencv/build.log.gz
https://copr-be.cloud.fedoraproject.org/results/sergiomb/opencv/fedora-
rawhide-ppc64le/00181899-opencv/build.log.gz
Best regards,
--
Sérgio M. B.
Hi,
after the latest changes in the compose tool (pungi) and its config we
are closer to have a full compose for ppc64le again. The installer
image is 3GB now, so no space issues any more. But the switch in the
tool producing the ISO9660 (CD/DVD) filesystem from genisoimage to
xorrisofs breaks it again [1], because the options are not fully
compatible between these tools. And because the lorax template call to
genisoimage was used to create a PowerMac compatible image, which we
don't need with ppc64le, my question is, what is the standard that a
CD/DVD image must follow to be usable/bootable on a Power system? This
should cover PowerVM LPARs, qemu/kvm guests and PowerNV/OPAL bare-metal
machines.
[1]
https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20190212.…
Thanks
Dan