[Bug 278105] graphics/gd: self-test failures in gdimagecopyresampled/bug00201 and gdimagegrayscale/basic, also breaking WITH_TESTING=yes builds
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 16:43:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278105 Bug ID: 278105 Summary: graphics/gd: self-test failures in gdimagecopyresampled/bug00201 and gdimagegrayscale/basic, also breaking WITH_TESTING=yes builds Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: dinoex@FreeBSD.org Reporter: mandree@FreeBSD.org Assignee: dinoex@FreeBSD.org Flags: maintainer-feedback?(dinoex@FreeBSD.org) "make test" on FreeBSD 14.0-RELEASE amd64 with default port options results in a test failure: $ cat work/libgd-2.3.3/tests/test-suite.log ==================================== GD 2.3.3: tests/test-suite.log ==================================== # TOTAL: 204 # PASS: 202 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: gdimagecopyresampled/bug00201 =================================== gdimagecopyresampled/bug00201.c:73: Total pixels changed: 268 with a maximum channel difference of 131. FAIL gdimagecopyresampled/bug00201 (exit status: 1) FAIL: gdimagegrayscale/basic ============================ gdimagegrayscale/basic.c:25: Total pixels changed: 16800 with a maximum channel difference of 131. FAIL gdimagegrayscale/basic (exit status: 1) -- You are receiving this mail because: You are the assignee for the bug.