Source: cairo-5c
Version: 1.11
Severity: serious

Some recent change in unstable makes cairo-5c FTBFS:

https://tests.reproducible-builds.org/debian/history/cairo-5c.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cairo-5c.html

...
make  check-TESTS
make[3]: Entering directory '/build/1st/cairo-5c-1.11/test'
make[4]: Entering directory '/build/1st/cairo-5c-1.11/test'
FAIL: test.5c
========================================
   cairo-5c 1.11: test/test-suite.log
========================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test.5c
=============

paint                 passed.
line                  (321 minor variations) passed.
box                   passed.
circle                (286 minor variations) passed.
fill-preserve         passed.
stroke-preserve       passed.
clip                  (79 minor variations) passed.
fill-extents          passed.
stroke-extents        passed.
set-operator          passed.
set-source            passed.
set-tolerance         passed.
set-fill-rule         passed.
set-line-width        passed.
set-line-cap          passed.
set-line-join         passed.
set-miter-limit       passed.
rotate                passed.
paint-with-alpha      (900 minor variations) passed.
mask                  passed.
append-path           (2 minor variations) passed.
set-font              failed: pixel mismatch 0xe0000000 not similar to 0x0 at 
22 10
set-font-size         failed: pixel mismatch 0xf8000000 not similar to 0x0 at 
56 12
set-font-matrix       failed: pixel mismatch 0xf8000000 not similar to 0x0 at 6 
22
show-text             failed: pixel mismatch 0xe0000000 not similar to 0x0 at 
27 10
text-path             failed: pixel mismatch 0x2000000 not similar to 
0x44000000 at 57 16
text-extents          failed: pixel mismatch 0xff1f1f1f not similar to 
0xffffffff at 27 30
create-rgba           (4950 minor variations) passed.
create-rgb            passed.
get-operator          passed.
get-source            passed.
get-tolerance         passed.
get-current-point     passed.
get-fill-rule         passed.
get-line-width        passed.
get-line-cap          passed.
get-line-join         passed.
get-miter-limit       passed.
get-matrix            passed.
get-font-matrix       passed.
font-extents          passed.
FAIL test.5c (exit status: 6)

============================================================================
Testsuite summary for cairo-5c 1.11
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to http://cairographics.org
============================================================================
Makefile:558: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1

Reply via email to