Public bug reported:

msc-generator ftbfs in -proposed on amd64, not seen in Debian.

seen at
https://launchpadlibrarian.net/724733182/buildlog_ubuntu-noble-amd64.msc-generator_8.5-1build1_BUILDING.txt.gz

now ignoring these for a first build.

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} \
       END{exit e}' \
  && [ ! -s unit_tests ] \
  || [ "" = 1 ]
Summary:
no difference: 1171
different pixels: 4
make[4]: *** [Makefile:831: check-local] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/tests'
make[3]: *** [Makefile:577: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui/tests'
make[2]: *** [Makefile:377: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gui'

** Affects: msc-generator (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061755

Title:
  msc-generator ftbfs in -proposed on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msc-generator/+bug/2061755/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to