Hi,
I fixed a FTBFS for gtatool everywhere but on ppc64le :-(
(https://koji.fedoraproject.org/koji/taskinfo?taskID=33550569)
Adding some debug output
(https://kojipkgs.fedoraproject.org//work/tasks/2349/33552349/build.log)
points to undefined symbols __trunckfdf2 and __trunckfsf2:
| FAIL: gta-component-compute.sh
| ==============================
| +++ basename ./gta-component-compute.sh .sh
| ++ mktemp -d tmp-gta-component-compute.XXXXXX
| + TMPD=tmp-gta-component-compute.SlLjsd
| + set
| + ../src/gta create -d 10,10 -c uint8 -v 42 tmp-gta-component-compute.SlLjsd/a.gta
| + ../src/gta create -d 10,10 -c uint8 -v 117 tmp-gta-component-compute.SlLjsd/b.gta
| + ../src/gta component-compute -e c0=42 tmp-gta-component-compute.SlLjsd/b.gta
| gta component-compute: [err] ../src/.libs/component-compute.so: undefined symbol: __trunckfdf2
| FAIL gta-component-compute.sh (exit status: 1)
| FAIL: conv-exr.sh
| =================
| gta to-exr: [err] ../src/.libs/conv-exr.so: undefined symbol: __trunckfsf2
| FAIL conv-exr.sh (exit status: 1)
| FAIL: conv-pfs.sh
| =================
| gta to-pfs: [err] ../src/.libs/conv-pfs.so: undefined symbol: __trunckfsf2
| FAIL conv-pfs.sh (exit status: 1)
This happens on Fedora 29 as well
(https://kojipkgs.fedoraproject.org//work/tasks/3909/33553909/build.log)
https://gcc.gnu.org/wiki/Ieee128PowerPC has a lot of text
about floating point operations on PowerPC, but I cannot de-
duce if there is anything that I would have to do.
Any ideas what could be wrong here?
TIA,
Tim
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.