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

Bug#1017948: marked as done (libcaca FTCBFS: configure.ac breaks pkg-config)



Your message dated Fri, 26 Sep 2025 10:04:48 +0000
with message-id <E1v25Jo-00H0Ds-1l@fasolo.debian.org>
and subject line Bug#1017948: fixed in libcaca 0.99.beta20-6
has caused the Debian Bug report #1017948,
regarding libcaca FTCBFS: configure.ac breaks pkg-config
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.)


-- 
1017948: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017948
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libcaca
Version: 0.99.beta20-2
User: debian-cross@lists.debian.org
Usertags: ftcbfs

libcaca fails to cross build from source, because configure.ac exports
PKG_CONFIG_LIBDIR. Doing so breaks the cross pkg-config as it assumes
that PKG_CONFIG_LIBDIR will contain the desired locations, but libcaca
simply sets it to /dev/null. Please consider applying the attached patch
to fix this regression.

Helmut
--- libcaca-0.99.beta20.orig/configure.ac
+++ libcaca-0.99.beta20/configure.ac
@@ -40,9 +40,6 @@
 AC_EGREP_CPP(yes, foo)
 PKG_PROG_PKG_CONFIG()
 m4_pattern_allow([^PKG_CONFIG_LIBDIR$])
-if test "${build}" != "${host}" -a "${PKG_CONFIG_LIBDIR}" = ""; then
-  export PKG_CONFIG_LIBDIR=/dev/null
-fi
 
 AC_MSG_CHECKING(for suffix of libraries)
 case "$shrext_cmds" in

--- End Message ---
--- Begin Message ---
Source: libcaca
Source-Version: 0.99.beta20-6
Done: Sebastian Ramacher <sramacher@debian.org>

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

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated libcaca 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: Fri, 26 Sep 2025 11:39:56 +0200
Source: libcaca
Architecture: source
Version: 0.99.beta20-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 754546 1017948 1085181
Changes:
 libcaca (0.99.beta20-6) unstable; urgency=medium
 .
   * debian/control: Bump Standards-Version
   * debian/:
     - Disable slang backend due to libslang2 being GPL-licensed (Closes: #754546)
     - Generate Recommends for dependencies of plugins (Closes: #1085181)
   * debian/patches: Fix FTCBFS (Closes: #1017948)
     Thanks to Helmut Grohne
Checksums-Sha1:
 b1a08d72c73a76f55d0216b473eda20d1730be05 1708 libcaca_0.99.beta20-6.dsc
 1efafce3d18f3be052f0e25dbc74746b5e07427b 11128 libcaca_0.99.beta20-6.debian.tar.xz
 3ce1dc8a6a6a816f270a3dc3d27d992fee71482d 6479 libcaca_0.99.beta20-6_source.buildinfo
Checksums-Sha256:
 abd0f7308af9cf9962a255d78355412327ca80cadf6722a927ca685d2efb4c9b 1708 libcaca_0.99.beta20-6.dsc
 99fe3a888afbc8d618244285b33f23d98604b700a37053849f8fd89a907f0fbe 11128 libcaca_0.99.beta20-6.debian.tar.xz
 d5e1bfdd71f552fcc2997c9acbc73e46e2054f811e8e10b37028304efd96b7df 6479 libcaca_0.99.beta20-6_source.buildinfo
Files:
 2a10bad294b74deb3ea7197b06fc41f9 1708 libs optional libcaca_0.99.beta20-6.dsc
 280ade43ab440a279fd642036383a47a 11128 libs optional libcaca_0.99.beta20-6.debian.tar.xz
 c8a382c6945ec3560e6daa2b7bc14a0a 6479 libs optional libcaca_0.99.beta20-6_source.buildinfo


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

wr0EARYKAG8FgmjWYs0JECGTazZgD82JRxQAAAAAAB4AIHNhbHRAbm90YXRpb25z
LnNlcXVvaWEtcGdwLm9yZ58pazcdhyW7PqV5at3m1TFvpCQHs+iuHnPMBMcTk+Y/
FiEEQmJ+hB2ZZ9qD4fqQIZNrNmAPzYkAAPzgAQDVE21O7H3qNocHhDq/CHU6zL9r
uyStruSYn/7wGgUkgQD+JDEJCA+MqNAKSS4r1k98bDNRBTCWyeTtJTYdGLgZggA=
=p0zy
-----END PGP SIGNATURE-----

Attachment: pgpB8lXr4_oSo.pgp
Description: PGP signature


--- End Message ---

Reply to: