vitoc / gmagick

PHP extension that wraps the GraphicsMagick library. Access GraphicsMagick's capabilities via PHP.
Other
30 stars 17 forks source link

Failed test building PHP 8 package for Alpinelinux #53

Open andypost opened 3 years ago

andypost commented 3 years ago

I used to try package 2.0.6RC1 for Alpinelinux (musl libc) for different architectures (graphicsmagick 1.3.36)

https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/18208

The only failed test is

TEST 61/187 [tests/gmagick-056-set_getsamplingfactors.phpt]
========DIFF========
     Array
     (
         [0] => 1
004-     [1] => 2
     )
========DONE========
FAIL Set, getsamplingfactors [tests/gmagick-056-set_getsamplingfactors.phpt]
andypost commented 3 years ago

Additionally to that x86 (32-bits) has few more failed tests in CI https://gitlab.alpinelinux.org/andypost/aports/-/jobs/320536

andypost commented 3 years ago

Getting the same failed test upgrading PHP 7 package to the 2.0.6RC1 version https://gitlab.alpinelinux.org/andypost/aports/-/pipelines/71763