Your message dated Tue, 11 Mar 2025 13:04:52 +0000
with message-id <e1trzhw-004cca...@fasolo.debian.org>
and subject line Bug#1099292: fixed in t-code 2:2.3.1-11
has caused the Debian Bug report #1099292,
regarding t-code: FTBFS: make[2]: *** [Makefile:481: mazegaki.dic] Error 255
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.)


-- 
1099292: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:t-code
Version: 2:2.3.1-10
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
  (unwind-protect (progn (insert-file-contents (tcode-path-for-read fWrong type 
argument: obarrayp, [nil nil nil nil nil nil nil nil nil nil ...]
ile)) (let ((n (count-lines (point-min) (point-max))) (i 0)) (while (not 
(eobp)) (if (= 0 (logand i 1023)) (message "kihon-yomi: %d/%d" i n)) 
(tc-mkmzdic-put-string (buffer-substring (point) (progn (end-of-line) 
(point)))) (forward-line) (setq i (1+ i))))) (and (buffer-name temp-buffer) 
(kill-buffer temp-buffer)))
  (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn 
(insert-file-contents (tcode-path-for-read file)) (let ((n (count-lines 
(point-min) (point-max))) (i 0)) (while (not (eobp)) (if (= 0 (logand i 1023)) 
(message "kihon-yomi: %d/%d" i n)) (tc-mkmzdic-put-string (buffer-substring 
(point) (progn (end-of-line) (point)))) (forward-line) (setq i (1+ i))))) (and 
(buffer-name temp-buffer) (kill-buffer temp-buffer))))
  (let ((temp-buffer (generate-new-buffer " *temp*" t))) (save-current-buffer 
(set-buffer temp-buffer) (unwind-protect (progn (insert-file-contents 
(tcode-path-for-read file)) (let ((n (count-lines (point-min) (point-max))) (i 
0)) (while (not (eobp)) (if (= 0 (logand i 1023)) (message "kihon-yomi: %d/%d" 
i n)) (tc-mkmzdic-put-string (buffer-substring (point) (progn (end-of-line) 
(point)))) (forward-line) (setq i (1+ i))))) (and (buffer-name temp-buffer) 
(kill-buffer temp-buffer)))))
  tc-mkmzdic-put-kihon-yomi("pd_kihon.yom")
  (let ((coding-system-for-read 'euc-jp) (coding-system-for-write 
'euc-jp-unix)) (if (and (file-exists-p outfile) (not (y-or-n-p (format "file %s 
already exists.  Overwrite?" outfile)))) (error "Canceled.")) 
(tc-mkmzdic-init-status 'cannot-input) (message "reading certain files") 
(tc-mkmzdic-set-status-from-files certains 'certain) (message "reading 
uncertain files") (tc-mkmzdic-set-status-from-files uncertains 'uncertain) 
(tc-mkmzdic-init-obarray 300000) (message "parsing kihon-yomi") 
(tc-mkmzdic-put-kihon-yomi kihon-yomi) (tc-mkmzdic-final-status) (message 
"sorting kanji") (tc-mkmzdic-sort-kanji) (message "reading additional dics") 
(while mazedics (tc-mkmzdic-put-file (car mazedics)) (setq mazedics (cdr 
mazedics))) (let ((temp-buffer (generate-new-buffer " *temp*" t))) 
(save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn 
(tc-mkmzdic-map-insert-yomi) (goto-char (point-min)) (while (search-forward 
"—/" nil t) (replace-match "/" nil t)) (write-region (point-min) (poi
 nt-max) outfile)) (and (buffer-name temp-buffer) (kill-buffer temp-buffer))))) 
(tc-mkmzdic-final-obarray))
  tc-mkmzdic("mazegaki.dic" nil ("t225.dat" "t300.dat" "t400.dat" "t450.dat" 
"t575.dat" "t675.dat" "t900.dat" "t1200.dat" "t1353.dat") "pd_kihon.yom" 
"greece.maz" "itaiji.maz" "jukujiku.maz")
  tcode-make-mazegaki-dictionary()
  (let (tcode-init-file-name set-auto-coding-function) (load "tc-pre-base") 
(provide 'tc-pre) (setq tcode-site-data-directory nil) (load "tc-setup") (setq 
tcode-data-directory nil) (progn (setq tcode-mazegaki-certains nil) (setq 
tcode-mazegaki-uncertains (list "t225.dat" "t300.dat" "t400.dat" "t450.dat" 
"t575.dat" "t675.dat" "t900.dat" "t1200.dat" "t1353.dat"))) 
(tcode-make-mazegaki-dictionary))
  load-with-code-conversion("/<<PKGBUILDDIR>>/mazegaki/mk-mzdic" 
"/<<PKGBUILDDIR>>/mazegaki/mk-mzdic" nil t)
  command-line-1(("-l" "./mk-mzdic"))
  command-line()
  normal-top-level()
make[2]: *** [Makefile:481: mazegaki.dic] Error 255
make[2]: Leaving directory '/<<PKGBUILDDIR>>/mazegaki'
make[1]: *** [Makefile:356: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202503/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:t-code, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: t-code
Source-Version: 2:2.3.1-11
Done: HIGUCHI Daisuke (VDR dai) <d...@debian.org>

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

Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <d...@debian.org> (supplier of updated t-code 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: SHA256

Format: 1.8
Date: Tue, 11 Mar 2025 21:35:02 +0900
Source: t-code
Architecture: source
Version: 2:2.3.1-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: HIGUCHI Daisuke (VDR dai) <d...@debian.org>
Closes: 1099292
Changes:
 t-code (2:2.3.1-11) unstable; urgency=medium
 .
   * QA upload.
 .
   [ Debian Janitor ]
   * Fix day-of-week for changelog entry 1:2.0beta6c-2.
   * Update standards version to 4.6.2, no changes needed.
 .
   [ HIGUCHI Daisuke (VDR dai) ]
   * fix FTBFS mazegaki.dic Error (Closes: #1099292)
     Thanks to Kentaro HAYASHI <ken...@xdump.org>.
   * eliminate lintian warning: patch-not-forwarded-upstream
   * Bump debhelper compatibility level to 13.
   * Update standards version to 4.7.0.
Checksums-Sha1:
 3c3b896dab53fa12cb9a7382648cb406d7a332e0 1956 t-code_2.3.1-11.dsc
 09a2e64be39bd5c09101856a9352efe519c5434d 74972 t-code_2.3.1-11.debian.tar.xz
Checksums-Sha256:
 0cb5615ca69b58144b45f5f3b3d376a0951faeda48c1b178e1646f5743e9e04c 1956 
t-code_2.3.1-11.dsc
 b31d688ec1289456dc7ed68f9b9d38ea44ae80f85d61b7f95471bad1a4738c41 74972 
t-code_2.3.1-11.debian.tar.xz
Files:
 a1388921c310e4fbd065b57cf91d15bd 1956 utils optional t-code_2.3.1-11.dsc
 d8d5b9f6ba4071ad12ed501e20a6ebc6 74972 utils optional 
t-code_2.3.1-11.debian.tar.xz


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

iQIzBAEBCAAdFiEECynYjkLmt2W42OpQeDlhndQ5Zo4FAmfQLzYACgkQeDlhndQ5
Zo4JNQ//VQ1co0Ujr5z43v7+5d+6fwDcZWPLcfH6G69X93rncwfTxSXG8f4Rn/EH
f5fmHTo4u+tfK2SigEg6m1/wb5PVmCyTLzhg+YGVNISQ7BKKT+PVyumvXhcTy7vb
Jw1tkSWO7J/JBmVGpASevm5rC8Cj3Dv71PTrzIYoUZrVku0GFENbhjfe8L803I3P
BqVCych8jFdxROP1eQGG2D3+zZ6DJqYi7IsnY4znDaoTAn+9lu4AAFQ4J1uXn2u1
JotNXnxCzeBQdVIHE/ZtgNFOkghSehhwtYR4Xq/kfSRlpP12OeuNGMrSEMejk57c
dj89z/CsKMlhrbb2xqbUYcYjansVJ+KQwx5dJUaR19CCbGNUejTxNZ4WegP1C8VN
wcPpyk87omIBrxRrZ0Ms+u9s3woOlEWnRaq+W0qO215sSY1aHouu+0iaoLXnjhtM
DDrFV9CIcpjMc95RTTpPseaem5iMLuW/uah+o86rv/eMVgOgfIyX1Nndc/rqbtaj
ZX8FpVkd/MGv0UCmAdpD5xo4aCAyHyCdner47BkD/NzrQqsNsn+jXCrBcvzlI/cH
zbl7VqDGilv8f2TCs96Orgbmun1jJHdxwnQYI1I30ozUL6UkpUc63JFrvn3d4b1a
/+UgMzWfu4h7aUu2VlKFAXSlByXTl7S+h0YoYUmoIP+IGWkO54A=
=jCvc
-----END PGP SIGNATURE-----

Attachment: pgpkgQIKV5Lvk.pgp
Description: PGP signature


--- End Message ---

Reply via email to