Bug#808850: xfonts-wqy: FTBFS: Type of arg 1 to shift must be array (not constant item) at ./bdfmerge.pl line 35, near "ARGV)"

2017-01-01 Thread Paul Hardy
On Sun, Jan 1, 2017 at 6:38 AM, Matt Kraai wrote: > The following patch fixes this issue by fixing bdfmerge.pl. > ... > It seems like this might be more acceptable upstream. Matt, thank you. ChangZhuo, do you have time to upload a new version of this package with Matt's patch

Bug#808850: xfonts-wqy: FTBFS: Type of arg 1 to shift must be array (not constant item) at ./bdfmerge.pl line 35, near "ARGV)"

2017-01-01 Thread Matt Kraai
Hi, The following patch fixes this issue by fixing bdfmerge.pl. --- xfonts-wqy-1.0.0~rc1.orig/bdfmerge.pl +++ xfonts-wqy-1.0.0~rc1/bdfmerge.pl @@ -32,7 +32,7 @@ while(@ARGV>=1&& $ARGV[0]=~/^-{0,1}0[xX] { $startpos = hex($1); $endpos=0; - $range=shift(ARGV); +

Bug#808850: xfonts-wqy: FTBFS: Type of arg 1 to shift must be array (not constant item) at ./bdfmerge.pl line 35, near "ARGV)"

2016-12-31 Thread Paul Hardy
tags 808850 patch -- This is a patch so that the Makefile will not invoke bdfmerge.pl. Thus the bug in bdfmerge.pl can be downgraded to "Normal" (so it is no longer RC) once this patch is applied. The invocations to bdfmerge.pl specify a range of code points, so that only code points in that

Bug#808850: xfonts-wqy: FTBFS: Type of arg 1 to shift must be array (not constant item) at ./bdfmerge.pl line 35, near "ARGV)"

2015-12-23 Thread Chris Lamb
Source: xfonts-wqy Version: 1.0.0~rc1-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, xfonts-wqy fails to build from source in