Your message dated Mon, 24 Feb 2020 12:49:14 +0000
with message-id <e1j6dag-000hus...@fasolo.debian.org>
and subject line Bug#952013: fixed in cogl 1.22.4-4
has caused the Debian Bug report #952013,
regarding cogl: FTBFS: configure: error: Package requirements ( cairo >= 1.10
gobject-2.0 gmodule-no-export-2.0 gdk-pixbuf-2.0 >= 2.0 wayland-egl >= 1.0.0
wayland-client >= 1.0.0 gbm libdrm wayland-server >= 1.1.90 egl x11 xext xfixes
>= 3 xdamage xcomposite >= 0.4 xrandr >= 1.2) were not met
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
952013: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952013
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cogl
Version: 1.22.4-3
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20200222 ftbfs-buster
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for linguas... an ar as ast be bg bs ca ca@valencia cs da de el
> en_CA en_GB eo es eu fa fr fur gl he hi hr hu id it ja km kn ko lt lv ml nb
> ne nl oc or pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te th tr ug uk vi
> zh_CN zh_HK zh_TW
> checking for COGL_DEP... no
> configure: error: Package requirements ( cairo >= 1.10 gobject-2.0
> gmodule-no-export-2.0 gdk-pixbuf-2.0 >= 2.0 wayland-egl >= 1.0.0
> wayland-client >= 1.0.0 gbm libdrm wayland-server >= 1.1.90 egl x11 xext
> xfixes >= 3 xdamage xcomposite >= 0.4 xrandr >= 1.2) were not met
>
> No package 'libdrm' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables COGL_DEP_CFLAGS
> and COGL_DEP_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> tail -v -n \+0 config.log
The full build log is available from:
http://qa-logs.debian.net/2020/02/22/cogl_1.22.4-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: cogl
Source-Version: 1.22.4-4
Done: Simon McVittie <s...@debian.org>
We believe that the bug you reported is fixed in the latest version of
cogl, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 952...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated cogl package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Feb 2020 11:39:47 +0000
Source: cogl
Architecture: source
Version: 1.22.4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Closes: 952013
Changes:
cogl (1.22.4-4) unstable; urgency=medium
.
* Team upload
* Explicitly build-depend on libdrm-dev on Linux platforms.
Presumably this was previously pulled in by some other dependency,
but configure.ac checks for it so we should build-depend on it
ourselves. (Closes: #952013)
* Explicitly build-depend on libegl-dev, libx11-dev, libxext-dev
for the same reason.
* d/p/Fix-building-against-libglvnd-provided-EGL-headers.patch:
Add patch from upstream merge request !17 to fix build when using
libglvnd's EGL headers.
* d/upstream/metadata: Add
* Drop transition for old debug package migration.
The -dbg packages were removed before Debian 9 'stretch' (oldstable).
* d/copyright: Fix license name syntax for SGI-B-2.0.
The file format does not allow spaces in license names, so use the
SPDX identifier for this license, moving its formal name into the
license text.
* d/copyright: Make short license name for debian/* consistent with
license grant
* d/copyright: Add details of cut-down GLib in deps/.
This is not actually used in the Debian package.
* d/p/Normally-skip-tests-that-are-not-expected-to-succeed.patch:
Rename from
d/p/Don-t-usually-run-tests-that-are-not-expected-to-succeed.patch
and amend to match what I sent upstream
* d/p/Terminate-tests-with-SIGALRM-if-they-take-more-than-120-s.patch:
Update to match what I sent upstream
* d/p/test-premult-Don-t-free-texture-data-until-CoglBitmap-is-.patch:
Mark as forwarded
* d/p/tests-Use-tmp-file-to-dump-test-results.patch:
Add patch from mutter's fork of cogl to write test logs to a temporary
directory
* d/p/tests-Show-the-actual-output-from-tests-if-VERBOSE-is-set.patch:
Update to the version I sent upstream
* d/tests/lib*-dev: Add superficial tests for the -dev packages
* Move files from libcogl-path-dev into libcogl-dev.
The new autopkgtests detected that libcogl-dev as configured by Debian
is not actually usable without the <cogl-path/cogl-path.h> header,
which is included by <cogl/cogl.h>. libcogl-path-dev is now an empty
package that depends on libcogl-dev.
* d/p/gst-pango-Add-missing-pkg-config-dependencies.patch:
Add missing dependencies to the pkg-config files in libcogl-gst-dev
and libcogl-pango-dev. These were detected by the new autopkgtests.
* d/p/cogl-pango-2.0-experimental.pc-Reference-correct-library-.patch:
Fix incorrect library name in cogl-pango-2.0-experimental pkg-config
metadata. This was also detected by the new autopkgtests.
* d/copyright: Update list of files under SGI-B-2.0 license
* d/copyright: Refer to MIT/X11 license as "Expat".
The machine-readable copyright file format recommends this name
to distinguish Expat's version of the MIT/X11 license from other
BSD-style licenses used by MIT and/or in X11.
Checksums-Sha1:
b59949daf43558dbfc9e8e55bc998e973eaf4b59 3719 cogl_1.22.4-4.dsc
39b9a93cd4c7ca9ae906f9b938cf5a5a38188917 23080 cogl_1.22.4-4.debian.tar.xz
3750f5b1d158016ef3e5f7ad24105b0ff7b641f0 12488 cogl_1.22.4-4_source.buildinfo
Checksums-Sha256:
089836d3723bb4b21a9b46b468ce4c2650bb567062c88d59bb244fc1784f1920 3719
cogl_1.22.4-4.dsc
7c0d62103294160b8d0aaefcdd10b3bc1cff5d0332c4f04d168a25e38b5d30e6 23080
cogl_1.22.4-4.debian.tar.xz
f313452243b998fc6a2972e2756e9f37070ea4b6044f99d366b1aa7fdf699e3a 12488
cogl_1.22.4-4_source.buildinfo
Files:
6802b1e2b17e6c1ef59f5f0b5ff59f5f 3719 libs optional cogl_1.22.4-4.dsc
72bcbf3d31a696e003e79c2d407c7988 23080 libs optional
cogl_1.22.4-4.debian.tar.xz
fa6bab9cdd946a50448a69ffbaabe588 12488 libs optional
cogl_1.22.4-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAl5Tw6YQHHNtY3ZAZGVi
aWFuLm9yZwAKCRDgWuFHj4FMT58rD/9GMgKrGb3hNBFrrvI7IMq7FPg7i5m4gYBJ
7DO7vftemn1ALDLIVLQ3uHlIBOHXPkjusxrxrzuFMCum5HBW6GgtORrIKNHXwJGM
LNenr6HAR+HwQoOwGvtu8Ze5MB2KnKNJMs3x4Sq7NrF27N/ihRnDd+sIsVWJBbbS
Qjnvf2UG7IsehNZL94vDCgBAz77Gf+Lwq4dgPswWy5a+H8Wf+psiTfwUC6OGk2Ze
zNz86f+RnR6iKXtYjK0Em2vmmVsrzT6EtvF8fWyqaZFQqYN1ISNqxERXqkQFPTOs
ShJV8cg7nLaTHN1YFN3KBhB1WlSMIu1yt25d6s2qbcKUjq9EepuCtdpfpPigNbyw
o2l1kH9Jrl/hj7QTId7wIT8/3+q3NZxlbynq1Y7EKYHW3ywmX/QBp7GS5PjiSryu
JFrnqxl1l7+vIbPzD7usNMBReWdctAUCUvGaXkItCpNEN9frMB5pHVoYTrEvS3dw
1nJf75K7zzUuKzO6LnMLAR1i8u94og0BS2wb/0gRvsyeRBMRTmWHeQ78o03gGIPf
o7hzPFfZczhf0UJu9N81ctKt0zrH+7FgJdMoDbuahv4m1jO5YFumNDVwjzEIYMsS
fJVboAxd3s/9T6EcztlNNA+sv4hiE75pyVhTKM5MGz9K3QVgnfCnzf8W0hHQf3H4
SV4n9qpV8g==
=gAkB
-----END PGP SIGNATURE-----
--- End Message ---