Your message dated Fri, 19 Dec 2025 13:34:52 +0000
with message-id <[email protected]>
and subject line Bug#1123523: fixed in msc-generator 8.6.4-2
has caused the Debian Bug report #1123523,
regarding msc-generator: FTBFS: Summary: no difference: 1208 compile error: 1
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 [email protected]
immediately.)


-- 
1123523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123523
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:msc-generator
Version: 8.6.4-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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 cannot 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:msc-generator, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
e=doc/ex81.pptx.err; err4=; oe=../../../tests/doc/canonical/ex81.err; { { [ -f 
$oe ] && cat $oe || echo Success.; } | cmp -s $e - && { 
ox=../../../tests/doc/canonical/ex81.pptx; op=doc/ex81_pptx.png; 
np=doc/ex81_pptx_new.png; cmp -s $ox doc/ex81.pptx && echo 0 || { cp 
doc/ex81.pptx doc/ex81_new.pptx; { export LOFFICE=libreoffice;  
../../../tests/ppt2png.sh $ox $op;  ../../../tests/ppt2png.sh doc/ex81.pptx 
$np; } 2>$e; [ ! -f doc/ex81.pptx_nofont ] || { export LOFFICE=libreoffice;  
../../../tests/ppt2png.sh doc/ex81.pptx_nofont ${np}_nofont; } 2>/dev/null; [ 
-s $e ] && err4=1 || { [ -s $op -a -s $np ] && { ./pngdiff $op $np `[ ! -f 
${np}_nofont ] || echo ${np}_nofont` && { rm -f doc/ex81_new.pptx $np 
${np}_nofont; echo 0; } || echo $?; } || echo 1; } } } || err4=1; [ x$err4 = x 
] || { echo 4; [[ : != : ]] && : -b -w <$e >${e}_new.html || mv $e ${e}_new; } 
} >doc/ex81.pptx.exit
e=doc/ex68.pptx.err; err4=; oe=../../../tests/doc/canonical/ex68.err; { { [ -f 
$oe ] && cat $oe || echo Success.; } | cmp -s $e - && { 
ox=../../../tests/doc/canonical/ex68.pptx; op=doc/ex68_pptx.png; 
np=doc/ex68_pptx_new.png; cmp -s $ox doc/ex68.pptx && echo 0 || { cp 
doc/ex68.pptx doc/ex68_new.pptx; { export LOFFICE=libreoffice;  
../../../tests/ppt2png.sh $ox $op;  ../../../tests/ppt2png.sh doc/ex68.pptx 
$np; } 2>$e; [ ! -f doc/ex68.pptx_nofont ] || { export LOFFICE=libreoffice;  
../../../tests/ppt2png.sh doc/ex68.pptx_nofont ${np}_nofont; } 2>/dev/null; [ 
-s $e ] && err4=1 || { [ -s $op -a -s $np ] && { ./pngdiff $op $np `[ ! -f 
${np}_nofont ] || echo ${np}_nofont` && { rm -f doc/ex68_new.pptx $np 
${np}_nofont; echo 0; } || echo $?; } || echo 1; } } } || err4=1; [ x$err4 = x 
] || { echo 4; [[ : != : ]] && : -b -w <$e >${e}_new.html || mv $e ${e}_new; } 
} >doc/ex68.pptx.exit
e=doc/ex99.pptx.err; err4=; oe=../../../tests/doc/canonical/ex99.err; { { [ -f 
$oe ] && cat $oe || echo Success.; } | cmp -s $e - && { 
ox=../../../tests/doc/canonical/ex99.pptx; op=doc/ex99_pptx.png; 
np=doc/ex99_pptx_new.png; cmp -s $ox doc/ex99.pptx && echo 0 || { cp 
doc/ex99.pptx doc/ex99_new.pptx; { export LOFFICE=libreoffice;  
../../../tests/ppt2png.sh $ox $op;  ../../../tests/ppt2png.sh doc/ex99.pptx 
$np; } 2>$e; [ ! -f doc/ex99.pptx_nofont ] || { export LOFFICE=libreoffice;  
../../../tests/ppt2png.sh doc/ex99.pptx_nofont ${np}_nofont; } 2>/dev/null; [ 
-s $e ] && err4=1 || { [ -s $op -a -s $np ] && { ./pngdiff $op $np `[ ! -f 
${np}_nofont ] || echo ${np}_nofont` && { rm -f doc/ex99_new.pptx $np 
${np}_nofont; echo 0; } || echo $?; } || echo 1; } } } || err4=1; [ x$err4 = x 
] || { echo 4; [[ : != : ]] && : -b -w <$e >${e}_new.html || mv $e ${e}_new; } 
} >doc/ex99.pptx.exit
[ "" != 1 ] || { \
  rm -rf changed 2>/dev/null; \
  /usr/bin/mkdir -p changed; \
  [[ ! -s unit_tests ]] || cp unit_tests changed/contour_err.txt; \
  find . -name '*_diff*' | xargs -r cp --parent -t changed; \
  for new in `find . -name '*_new*'`; do \
    f=${new#./}; \
    d=${f%/*}; \
    /usr/bin/mkdir -p changed/$d; \
    g=${f/_new}; \
    cp $new changed/$g; \
    o=../../../tests/$d/canonical/${g##*/}; \
    [[ -f $o ]] || o=./$d/${g##*/}; \
    [[ ! -f $o ]] || cp $o changed/${f/_new/_old}; \
  done; \
}
[ 3 -lt 1 ] || find . -name '*_diff.png' -o -name '*_new*' | shuf -n3 | xargs 
-r -I% sh -c 'echo BEGIN %; base64 %; echo END'
BEGIN ./blocks/problematic5g.err_new
cHJvYmxlbWF0aWM1Zy5ibG9jazo0Ojg6IHdhcm5pbmc6IFRoZSBhcnJvdyBBQGUtPkMgY291bGQg
bm90IGJlIGxhaWQgb3V0IHdpdGhvdXQgb3ZlcmxhcHBpbmcgc29tZXRoaW5nIGVsc2UuCnByb2Js
ZW1hdGljNWcuYmxvY2s6NDo4OiAoQ29uc2lkZXIgYWRkaW5nIG1vcmUgc3BhY2UsIGFkZGluZy9y
ZW1vdmluZyBwb3J0cyB0byB0aGUgYXJyb3cgZW5kcy4pCnByb2JsZW1hdGljNWcuYmxvY2s6NDo4
OiB3YXJuaW5nOiBUaGUgYXJyb3cgQUBlLT5DQHMgY291bGQgbm90IGJlIGxhaWQgb3V0IHdpdGhv
dXQgb3ZlcmxhcHBpbmcgc29tZXRoaW5nIGVsc2UuClN1Y2Nlc3MuCg==
END
echo doc/ex01.exit doc/ex02.exit doc/ex03.exit doc/ex04.exit 
[too-long-redacted] pptx.exit | xargs grep -Hv 0 |\
  sed -e 's,^./,,' -e 's/.tei.exit:/.tei:/' -e 's/.hints.exit:/.hints:/' -e 
's/.exit:/.png:/' | awk '{split($0,a,"[/]");print length(a),$0}' | sort -k 1n,2 
| cut -f2 -d' ' |\
  sed -re 's/^(.*):1/DIFF:     \1/' -e 's/^(.*):2/DIFFSIZE: \1/' -e 
's/^(.*):3/MISSING:  \1/' -e 's/^(.*):4/ERR_MSG:  \1/' -e 's/^(.*):5/TEI:      
\1/' -e 's/^(.*):6/SKIP:     \1/'
ERR_MSG:  blocks/problematic5g.png
[ ! -s unit_tests ] || tail -n +2 unit_tests | sed 's/^/UNIT:     /'
echo doc/ex01.exit doc/ex02.exit doc/ex03.exit doc/ex04.exit 
[too-long-redacted] | sed 's/.*/9/') - | uniq -c |\
  awk 'BEGIN{print "Summary:"} \
       $2 == "0" {print "no difference:",$1;next} \
       $2 == "6" {print "skipped:",$1;next} \
       {e = 1} \
       $2 == "1" {print "different pixels:",$1} \
       $2 == "2" {print "different size:",$1} \
       $2 == "3" {print "file reading error:",$1} \
       $2 == "4" {print "compile error:",$1} \
       $2 == "5" {print "TEI error:",$1} \
       $2 == "9" {print "unit tests failed:",$1} \
       END{exit e}' \
  && [ ! -s unit_tests ] \
  || [ "" = 1 ]
Summary:
no difference: 1208
compile error: 1
make[4]: *** [Makefile:841: check-local] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/tests'
make[3]: *** [Makefile:584: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/tests'
make[2]: *** [Makefile:384: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui'
dh_auto_test: error: cd debian/build-gui && make -j2 check returned exit code 2
make[1]: *** [debian/rules:34: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: msc-generator
Source-Version: 8.6.4-2
Done: Gábor Németh <[email protected]>

We believe that the bug you reported is fixed in the latest version of
msc-generator, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gábor Németh <[email protected]> (supplier of updated msc-generator 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 17 Dec 2025 19:58:58 +0100
Source: msc-generator
Architecture: source
Version: 8.6.4-2
Distribution: unstable
Urgency: medium
Maintainer: Gábor Németh <[email protected]>
Changed-By: Gábor Németh <[email protected]>
Closes: 1123523
Changes:
 msc-generator (8.6.4-2) unstable; urgency=medium
 .
   * Add patch to sort error log order (Closes: #1123523)
Checksums-Sha1:
 a38bdcc1ac2459af3b65c6aa5bce13c93bd72efa 2342 msc-generator_8.6.4-2.dsc
 a8ec23f80e4554280e489ee2e0b4522e0415fb0d 27804 
msc-generator_8.6.4-2.debian.tar.xz
 a904ed3e92b53c0cc64599a791dcbefe0bed3d97 8967 
msc-generator_8.6.4-2_source.buildinfo
Checksums-Sha256:
 1092b3cd872f578da9a218c4214fe6d09f8426fccdbdc520a235906487503725 2342 
msc-generator_8.6.4-2.dsc
 e654dd95df38e6c6f6cb6e5edf1d5de6f017df2800f35ec1853c7e1cf9c93023 27804 
msc-generator_8.6.4-2.debian.tar.xz
 21bbfc76baf5043589cd92429f1e2676dcc5776821972ae9b7a2f19ec975e0f4 8967 
msc-generator_8.6.4-2_source.buildinfo
Files:
 ab8f946c5a527d53383e88c22ee52566 2342 devel optional msc-generator_8.6.4-2.dsc
 69ad5f6fbfbf24a4eb23b58a6cfa737d 27804 devel optional 
msc-generator_8.6.4-2.debian.tar.xz
 158ba7f64397a64dbaaf1381bd70d92c 8967 devel optional 
msc-generator_8.6.4-2_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmlFRbcQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFMK0DADRR+sc7szbFevNhOalkHK4zogw4ZNuxCJR
B9m0B5LGdR1gB4nZTJto6nAZ9dk781g1YkbYje3woLl9nE9ZFc5ztKnYeqDQGmkQ
b1Bfkgp4Wy2SHXoFqCpPbnwhbEikUzPasLdmv4XvP8ileqnnxQhfMzXi5wGwKQaS
m3d77ikRJaYyFZeEVsyE5irYHrDlYzpuDU3bUdkPkPuUAcethAAnm2U9z8YD62+n
bGq2VB5sNvUljagUjsKMQEa6qBP34RYGERbGqMP+7y/w9eqay0S7ERil8CdgxwhK
Kdbr/dIeH7Ew99LsUlgFUxXjy++xOx+ZEhJj/y6Vy2okP4Jwu3wmkCwFj+IxdRkM
n8GEqmSHwYBGxgxZRAltKEJZ+jK4qBDfDM8I7TeTY30KrvTde3FMJBNFelF2b0Ud
pSvk6RycTqPk8ZdrVwvripB9gct1pOjE01LmdINEw1DRGKjm5fnB5u5cYicEedKB
oY+8vONXl/LmbjtTq5QN9ZGArDJpEnw=
=R0Ov
-----END PGP SIGNATURE-----

Attachment: pgpQcJf36LSC2.pgp
Description: PGP signature


--- End Message ---

Reply via email to