Yaakov Selkowitz

Results 58 comments of Yaakov Selkowitz

Please note that RHEL 10 is also planning on dropping support for classic pcre.

WIth 3.1.9, the same tests fail on s390x plus those mentioned in #1460.

> Another thing, this time building for i686. Quoting https://src.fedoraproject.org/rpms/libgphoto2/pull-request/5: > > ``` > ptp2/chdk.c:1186:41: error: passing argument 3 of 'jpeg_mem_dest' from incompatible pointer type [-Wincompatible-pointer-types] > /usr/include/jpeglib.h:922:43: note: expected...

I see a different error with 1.9.8 built myself on Fedora rawhide: ``` /usr/bin/make -C documentation html make[1]: Entering directory '/builddir/build/BUILD/breathe-4.35.0/documentation' sphinx-build -b html -P -d build/doctrees -v -W -E...

Agreed, test is still failing when compiled with `-march=x86-64-v3` in Fedora ELN.

It seems these tests pass only on x86_64. With 3.1.9, these tests fail on i686, aarch64, ppc64le, and s390x (tested with Fedora rawhide).