Your message dated Wed, 13 Apr 2022 22:19:11 +0000
with message-id <e1nelkr-0000r3...@fasolo.debian.org>
and subject line Bug#1009399: fixed in fonts-monoid 0.61-4
has caused the Debian Bug report #1009399,
regarding fonts-monoid: FTBFS: TypeError: 'float' object cannot be interpreted 
as an integer
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.)


-- 
1009399: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009399
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fonts-monoid
Version: 0.61-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for font in Source/Monoid-Bold.sfdir Source/Monoid-Italic.sfdir 
> Source/Monoid-Retina.sfdir Source/Monoid.sfdir Monoisome/Monoisome.sfdir ; \
> do \
>       python3 Scripts/build.py 1 0 ${font} ; \
> done
> 0%.. _release/Monoid-Bold.ttf
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/Scripts/build.py", line 51, in <module>
>     build_batch(output, sys.argv[3], int(sys.argv[1]), int(sys.argv[2]))
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 103, in build_batch
>     _build(dstdir, font, list(permutations())[node_number::total_nodes])
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 86, in _build
>     oper(fnt)
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 123, in bearing_op
>     glyph.right_side_bearing += right
> TypeError: 'float' object cannot be interpreted as an integer
> 0%.. _release/Monoid-Italic.ttf
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/Scripts/build.py", line 51, in <module>
>     build_batch(output, sys.argv[3], int(sys.argv[1]), int(sys.argv[2]))
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 103, in build_batch
>     _build(dstdir, font, list(permutations())[node_number::total_nodes])
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 86, in _build
>     oper(fnt)
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 123, in bearing_op
>     glyph.right_side_bearing += right
> TypeError: 'float' object cannot be interpreted as an integer
> 0%.. _release/Monoid-Retina.ttf
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/Scripts/build.py", line 51, in <module>
>     build_batch(output, sys.argv[3], int(sys.argv[1]), int(sys.argv[2]))
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 103, in build_batch
>     _build(dstdir, font, list(permutations())[node_number::total_nodes])
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 86, in _build
>     oper(fnt)
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 123, in bearing_op
>     glyph.right_side_bearing += right
> TypeError: 'float' object cannot be interpreted as an integer
> 0%.. _release/Monoid-Regular.ttf
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/Scripts/build.py", line 51, in <module>
>     build_batch(output, sys.argv[3], int(sys.argv[1]), int(sys.argv[2]))
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 103, in build_batch
>     _build(dstdir, font, list(permutations())[node_number::total_nodes])
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 86, in _build
>     oper(fnt)
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 123, in bearing_op
>     glyph.right_side_bearing += right
> TypeError: 'float' object cannot be interpreted as an integer
> 0%.. _release/Monoisome-Regular.ttf
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/Scripts/build.py", line 51, in <module>
>     build_batch(output, sys.argv[3], int(sys.argv[1]), int(sys.argv[2]))
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 103, in build_batch
>     _build(dstdir, font, list(permutations())[node_number::total_nodes])
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 86, in _build
>     oper(fnt)
>   File "/<<PKGBUILDDIR>>/Scripts/fontbuilder.py", line 123, in bearing_op
>     glyph.right_side_bearing += right
> TypeError: 'float' object cannot be interpreted as an integer
> make[1]: *** [debian/rules:7: override_dh_auto_build-indep] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/fonts-monoid_0.61-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: fonts-monoid
Source-Version: 0.61-4
Done: Boyuan Yang <by...@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated fonts-monoid 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: SHA512

Format: 1.8
Date: Wed, 13 Apr 2022 17:47:58 -0400
Source: fonts-monoid
Architecture: source
Version: 0.61-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force <debian-fo...@lists.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1009399
Changes:
 fonts-monoid (0.61-4) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches: Add patch to circumvent FTBFS with new fontforge
     and non-int glyph.*_side_bearing. (Closes: #1009399)
   * debian/control: Bump Standards-Version to 4.6.0.
Checksums-Sha1:
 a7cb72e2be6147158bcaa37e1b6a797750b6e2c2 2246 fonts-monoid_0.61-4.dsc
 14be1c99533995564b30a268e9cfa138a2fd7c74 6299439 fonts-monoid_0.61.orig.tar.gz
 efd916150be97d5465029d5df6609d956b0e0993 5884 fonts-monoid_0.61-4.debian.tar.xz
 12684b5383060486cb71bb7cc7207265d264ebef 7962 
fonts-monoid_0.61-4_amd64.buildinfo
Checksums-Sha256:
 9ed5f9115b9f0a2794d9f7b407be9a845bb49d28ebef03878fd4a88e05483a95 2246 
fonts-monoid_0.61-4.dsc
 7148a037a794be832f6779356568e3cd1890fe9a95d579b607fdcac19ecfa95f 6299439 
fonts-monoid_0.61.orig.tar.gz
 1883f54949365a1e2174abde17b6d3d9d0fd45a45e3a4ebaad37a23f85012bef 5884 
fonts-monoid_0.61-4.debian.tar.xz
 6de7616fd8b98b478697c4beba81d36429284d2214867e625e8f45795774e11b 7962 
fonts-monoid_0.61-4_amd64.buildinfo
Files:
 d2dbe6873a299d21c0ddf4712fc88cfc 2246 fonts optional fonts-monoid_0.61-4.dsc
 6a1a956aba57fcf2f95145052822534a 6299439 fonts optional 
fonts-monoid_0.61.orig.tar.gz
 70a0c0db44acc2cebd7fbcfce7bf95a9 5884 fonts optional 
fonts-monoid_0.61-4.debian.tar.xz
 8057071ed5f1a2ccad4014d9fddda2f9 7962 fonts optional 
fonts-monoid_0.61-4_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmJXRrgACgkQwpPntGGC
Ws4LyhAAxNCJg5jzVnbF6/umAnrcsEYRfri2xWH86hDrebBm738N7k3kINjTC9JR
IiRtYjG0qkRbFLK1SmTa825B3ymnLbGqX3xltDCT9039jyY4X7zys0Ujtekw5MP1
5LVOh/EqKA4sTWW88hRRHNRIGMiaJKvvlFcHOODkcK64NnGhU7L0Xks7pWHkSjiO
fOTEETALgIfbBl1cp/qG3W/ovIhS6BEwuYhmyXYc9azTpc5H6uUwz/3DKDnE3ndl
541m6YLiYEIej4LTPspSHXuOcphSSbntBhi8nqK5Ccvu+cQgVfpzkUCQq4cGzbA6
a6sSAPaDqTSQWUe2DrD5Wi7cYZmuaxaHhKWoye43Pwf5qfyZaQ1De581CIytMsAJ
o/c4J3xxvuHz/MAQCWPLBRysf78EdAwPEPHDVIU/Jpu2BQ2jTneQSoUp+ZEqnOT5
pVe81fWMDTsIKUHk+Bxn7gaBu8GW1fGG/c9SFQcVK9bvggnAfjFBv6tVakx1S00f
pt7fVuogBCdUUtnGucDsaYbv7QCRrMysJut955dKATi4L1TePBA2Wha/3sLXJkOx
H+XmOlkyJ4KKUtguBoXJhuMHVtP7XYLHm2eqr/gGUXmUaW/7XuIexREgJTum50IQ
EYuy79f4gTCqfptthfpZAF7W4ohPGPMIWw6kkcuIrZKCg4riS8s=
=jtvQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to