[DRE-maint] Bug#896074: ruby-pkg-config: autopkgtest fails since cairo 1.15.10-3
Paul Gevers
elbrus at debian.org
Thu Apr 19 09:47:20 BST 2018
Source: ruby-pkg-config
Version: 1.2.9-1
Severity: normal
User: debian-ci at lists.debian.org
Usertags: needs-update
Since the upload of cairo version 1.15.10-3, your autopkgtest¹ fails
with the error copied below.
The only change I spot is the ordering of the flags, ideally the test
shouldn't fail on that (at least I don't think the order matters, does it?).
Please fix your test, or reassign it to cairo if this is really wrong.
Paul
¹ https://ci.debian.net/packages/r/ruby-pkg-config
===============================================================================
Failure: test_cflags(PkgConfigTest)
/tmp/autopkgtest-lxc.8t__oa3k/downtmp/build.6ib/src/test/test_pkg_config.rb:122:in
`assert_pkg_config'
/tmp/autopkgtest-lxc.8t__oa3k/downtmp/build.6ib/src/test/test_pkg_config.rb:28:in
`test_cflags'
25: end
26:
27: def test_cflags
=> 28: assert_pkg_config("cairo", ["--cflags"], @cairo.cflags)
29: only_pkg_config_version(0, 29)
30: assert_pkg_config("cairo-png", ["--cflags"], @cairo_png.cflags)
31: end
<"-I/usr/include/cairo -I/usr/include/glib-2.0
-I/tmp/local/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16">
expected but was
<"-I/usr/include/cairo -I/usr/include/glib-2.0
-I/tmp/local/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid">
diff:
? -I/usr/include/cairo -I/usr/include/glib-2.0
-I/tmp/local/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/uuid
===============================================================================
F
===============================================================================
Failure: test_cflags_only_I(PkgConfigTest)
/tmp/autopkgtest-lxc.8t__oa3k/downtmp/build.6ib/src/test/test_pkg_config.rb:122:in
`assert_pkg_config'
/tmp/autopkgtest-lxc.8t__oa3k/downtmp/build.6ib/src/test/test_pkg_config.rb:34:in
`test_cflags_only_I'
31: end
32:
33: def test_cflags_only_I
=> 34: assert_pkg_config("cairo", ["--cflags-only-I"],
@cairo.cflags_only_I)
35: only_pkg_config_version(0, 29)
36: assert_pkg_config("cairo-png", ["--cflags-only-I"],
@cairo_png.cflags_only_I)
37: end
<"-I/usr/include/cairo -I/usr/include/glib-2.0
-I/tmp/local/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16">
expected but was
<"-I/usr/include/cairo -I/usr/include/glib-2.0
-I/tmp/local/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid">
diff:
? -I/usr/include/cairo -I/usr/include/glib-2.0
-I/tmp/local/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/uuid
===============================================================================
.........
Finished in 0.213888202 seconds.
------
11 tests, 26 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions,
0 notifications
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20180419/f37a457a/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list