[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#993540: marked as done (libglvnd FTBFS with the nocheck build profile)



Your message dated Tue, 04 Jan 2022 15:04:06 +0000
with message-id <E1n4lM6-0009EF-NI@fasolo.debian.org>
and subject line Bug#993540: fixed in libglvnd 1.4.0-1
has caused the Debian Bug report #993540,
regarding libglvnd FTBFS with the nocheck build profile
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 owner@bugs.debian.org
immediately.)


-- 
993540: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993540
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libglvnd
Version: 1.3.4-1
Tags: ftbfs patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

libglvnd fails to build from source when enabling the nocheck build
profile and option. Its override_dh_auto_test is unconditionally run
(since the compatibility level is too low for debhelper to automatically
skip it) and runs xvfb-run, while xvfb is annotated <!nocheck>. Please
consider applying the attached patch to make it perform nocheck builds
(and cross builds) successfully.

Helmut
diff --minimal -Nru libglvnd-1.3.4/debian/changelog libglvnd-1.3.4/debian/changelog
--- libglvnd-1.3.4/debian/changelog	2021-09-01 15:20:13.000000000 +0200
+++ libglvnd-1.3.4/debian/changelog	2021-09-02 21:00:44.000000000 +0200
@@ -1,3 +1,10 @@
+libglvnd (1.3.4-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix nocheck FTBFS. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 02 Sep 2021 21:00:44 +0200
+
 libglvnd (1.3.4-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru libglvnd-1.3.4/debian/rules libglvnd-1.3.4/debian/rules
--- libglvnd-1.3.4/debian/rules	2021-09-01 15:15:23.000000000 +0200
+++ libglvnd-1.3.4/debian/rules	2021-09-02 21:00:42.000000000 +0200
@@ -13,7 +13,9 @@
 	dh_missing --fail-missing
 
 override_dh_auto_test:
+ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
 	xvfb-run -a ninja -C build test
+endif
 
 override_dh_makeshlibs:
 	dh_makeshlibs -a -- -c4

--- End Message ---
--- Begin Message ---
Source: libglvnd
Source-Version: 1.4.0-1
Done: Timo Aaltonen <tjaalton@debian.org>

We believe that the bug you reported is fixed in the latest version of
libglvnd, 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 993540@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated libglvnd 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 04 Jan 2022 16:36:07 +0200
Source: libglvnd
Built-For-Profiles: noudeb
Architecture: source
Version: 1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 993540
Changes:
 libglvnd (1.4.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fix nocheck FTBFS. (Closes: #993540)
     Thanks, Helmut Grohne!
   * Drop patch for mips symbols check, fixed upstream.
Checksums-Sha1:
 213645f69ef4955017593e97c30562b23c43f651 2690 libglvnd_1.4.0-1.dsc
 5669b5fabaea6ff38b3c67dedd7e73952afbc1c4 838573 libglvnd_1.4.0.orig.tar.gz
 a15a165684e3e851d0926a904aaf391aec26db67 22264 libglvnd_1.4.0-1.debian.tar.xz
 b11614e8a81b34b754632bec3935d2956d83ebf3 6694 libglvnd_1.4.0-1_source.buildinfo
Checksums-Sha256:
 d239731baa53b2e505fbd115d2895835aafc6be4d73add7e8cc47129f86a16b8 2690 libglvnd_1.4.0-1.dsc
 1eb5c2be8d213ad5d31cfb4efbb331d42f3d9f5617c885ce7e89f572ec2bb4b8 838573 libglvnd_1.4.0.orig.tar.gz
 65ded904d2d49ebbf4581a60e1a5bcb62c4808d712dc9d3929b4f8cbd29028a6 22264 libglvnd_1.4.0-1.debian.tar.xz
 824612d88ab12213ba0fcba28c49ab08706175e4b763364452cf9113316304f1 6694 libglvnd_1.4.0-1_source.buildinfo
Files:
 e63fa99f15f23e8fefedc22c2cace224 2690 libs optional libglvnd_1.4.0-1.dsc
 31a745ae2fe8b1da186c7b7231407f21 838573 libs optional libglvnd_1.4.0.orig.tar.gz
 5999f0c2341cd053b655debb4c7ee62d 22264 libs optional libglvnd_1.4.0-1.debian.tar.xz
 f0bfee1f297fcb2f420e47d07743c5b9 6694 libs optional libglvnd_1.4.0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmHUW3wACgkQy3AxZaiJ
hNzXew/+J32oQ+Pw4U2HdA0EZffNG8oWetJ8gcFwsErcrXwZwegWCdtgwFADonRu
JMll0U497LY7AWUQqiyZbRah930w61qdTekRpkMj32hT7UJgvwLrC646e3hS9Vio
4Oh+5Gmqc0qiW4GV8FKruWEP6odDzK38kfGrnt14eRT8E4ehEcmMrPelzBglhHCh
Lh5gbJwLwnBdnXSV2fdZTLpAAOt7Q+SxIr/XNMxRD2pZWknLa4lQJlkdavxXQ3P0
saEhzuzPYjYhJpMDu1p63hCPLR7Oxb9IXWpoHIT705gU72YFY3UCH27xoTcwmwfV
+XkikwHqWFQeZcS0EKdixNLSWeUNdo4On1HK1fkrAbu5cer7Q85dC1RTpYoNwtUh
C9CppFvbg7oQpCkwAHjoy3RQpOEr8hZIfY8uU8aaANRSk5i5zTULU5dfhfhRro0u
8SsjHnw/oJQpV1RMgrqKepFgsnHeMhlNvIQW4QItsX1DFVIy+RU5Ann0O/ucHelN
QKiaYIHodvmUhipoMh2BSKlvg7gQ8dBmCTghGcOzmj0a5SSwiSIFWB5JzRxrpGGj
owjM6qlOQ7VC876btoDCEU/l74FNriwbm1jmYN4ZkqTY1DqtHGgMVvxulChYWdzN
TxHEH3gu1oaSVD5ww/CymjEgGB3kBV80G44vPIrq66wcwXhBMbo=
=gkdc
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: