Bug#911522: ghostscript: FTBFS on amd64, i386

2018-10-21 Thread Ivo De Decker
package: src:ghostscript
version: 9.25~dfsg-4
severity: serious
tags: ftbfs

Hi,

The latest version of ghostscript in unstable fails on amd64, i386:

https://buildd.debian.org/status/package.php?p=ghostscript

Cheers,

Ivo



Bug#727058: cups-config: please filter -L/usr/lib/(triplet)

2013-10-21 Thread Ivo De Decker
package: libcups2-dev
version: 1.6.3-1

Hi,

On amd64 cups-config --ldflags currently return
-L/usr/lib/x86_64-linux-gnu

This should be filtered out. The code in cups-config that adds it is not
multiarch-aware:

if test $libdir != /usr/lib -a $libdir != /usr/lib32 -a $libdir != /usr/lib64; 
then
LDFLAGS="$LDFLAGS -L$libdir"
fi


This caused build failures in samba, which were fixed by adding a wrapper that
filters the output of cups-config (bug 726726).

Cheers,

Ivo


-- 
To UNSUBSCRIBE, email to debian-printing-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131021215709.gb4...@ugent.be