Your message dated Mon, 07 Mar 2016 17:33:33 +0000
with message-id <e1acz2d-0000uc...@franck.debian.org>
and subject line Bug#815062: fixed in openttd-openmsx 0.3.1-4
has caused the Debian Bug report #815062,
regarding openttd-openmsx: FTBFS: override_dh_auto_test [..] Differences in 
md5sums
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.)


-- 
815062: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815062
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openttd-openmsx
Version: 0.3.1-3
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,

openttd-openmsx fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package openttd-openmsx
  dpkg-buildpackage: source version 0.3.1-3
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Matthijs Kooijman <matth...@stdin.nl>
   dpkg-source --before-build openttd-openmsx-0.3.1
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh  clean
     dh_testdir
     debian/rules override_dh_auto_clean
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  # Don't use dh_auto_clean. It thinks any target is valid because
  # it generates output (dependency analysis) before erroring out.
  make distclean
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  Version change detected. Re-build forced.
  
  [Generating] Makefile.dep
  [Cleaning]
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
     dh_clean
   debian/rules build
  dh  build
     dh_testdir
     dh_update_autotools_config
     dh_auto_configure
     debian/rules override_dh_auto_build
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  make  
"INSTALL_DIR=debian/openttd-openmsx/usr/share/games/openttd/baseset/openmsx" 
"UNIX2DOS=" "_V="
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  Version change detected. Re-build forced.
  [ -e *.REV ] && rm *.REV || echo ""
  
  touch openmsx-0.3.1.REV
  [Generating] Makefile.dep
  for i in `: st -A | grep -v  "^I" | grep -v "^?" | grep -v "^R" | grep -v 
"^\!" | cut -d\  -f2 | grep -E '(list|grf)$'`; do echo "$i: "`for j in list 
mid; do cat $i |  grep -v '^//' | grep -o "[a-zA-Z0-9/_.-]\+\.$j" | sort | 
uniq; done` | grep -v -E ": $" ; done | sort | uniq | awk '{ print $0"\n\t$(_V) 
touch $@" }' > Makefile.dep
  for i in `ls Makefile* scripts/* | grep -v Makefile.dep`; do echo 
"Makefile.dep: $i"; done >> Makefile.dep
  [ -e openmsx-0.3.1.REV ] && [ "`cat openmsx-0.3.1.REV`" = "0.3.1" ] || echo 
"0.3.1" > openmsx-0.3.1.REV
  make  -f Makefile openmsx.obm
  make[3]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  [Generating] openmsx.obm
  cat docs/descriptions.ptxt | grep -E '^description' | sed 's/$/ [OpenMSX 
0.3.1]/' >> openmsx.obm
  cat src/themes.list | scripts/playlist.py >> openmsx.obm
  cat src/themes.list | scripts/sanitize_list.py | scripts/md5list.py >> 
openmsx.obm
  cat src/themes.list | scripts/sanitize_list.py | scripts/namelist.py >> 
openmsx.obm
  [Done] Basesound successfully generated.
  
  make[3]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
     debian/rules override_dh_auto_test
  make[1]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  # Check md5sums of files. This isn't really useful (mostly meant
  # for use with opengfx), but we'll have to override dh_auto_test
  # anyway (since make test generates debug output), so we might
  # as well call make check.
  make check  
"INSTALL_DIR=debian/openttd-openmsx/usr/share/games/openttd/baseset/openmsx" 
"UNIX2DOS=" "_V="
  make[2]: Entering directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  if [ -f openmsx-0.3.1.md5 ]; then echo "[CHECKING md5sums]"; else echo 
"Required file 'openmsx-0.3.1.md5' which to test against not found!"; false; fi
  [CHECKING md5sums]
  md5sum  src/tttheme2.mid src/big_man_boogie_redfarn.mid 
src/ttsong_iv_imuh3.mid src/modern_motion.mid src/busy_schedule.mid 
src/the_fast_route.mid src/ttsong_iii_imuh3.mid src/train_filled_with_cash.mid 
src/flying_scotsman.mid src/chuggachugga.mid src/the_hobo_redfarn.mid 
src/ultimate_run.mid src/midnight_snow_run.mid src/run_for_your_life.mid 
src/coconut_run2.mid src/harp_harmony.mid src/mighty_giant_run.mid 
src/wood_whistles.mid src/linns_basket.mid src/relax_song.mid 
src/chemistry_lab.mid src/5432gone_redfarn.mid src/boogi_marabi_redfarn.mid 
src/moo_redfarn.mid src/say_what_redfarn.mid src/be_sharp_bw_redfarn.mid 
src/careless_perc_redfarn.mid src/mosey_along_redfarn.mid 
src/slow_neasy_redfarn.mid src/city_blues_redfarn.mid 
src/no_work_song_redfarn.mid openmsx.obm | sed "s/  / /;s/ /  /" > md5.check
  if [ -z "`diff md5.check openmsx-0.3.1.md5`" ]; then echo "No differences in 
md5sums"; else echo "Differences in md5sums:"; echo "`diff md5.check 
openmsx-0.3.1.md5`"; false; fi
  Differences in md5sums:
  32c32
  < facd62a391be30e923f793dc79ad0190  openmsx.obm
  ---
  > 6ec8ea8e5ce164f70f709fb43b194847  openmsx.obm
  scripts/Makefile.bundles:54: recipe for target 'check' failed
  make[2]: *** [check] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  debian/rules:20: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160218105550.q49Y2v5K53/openttd-openmsx-0.3.1'
  debian/rules:5: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: openttd-openmsx.0.3.1-3.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: openttd-openmsx
Source-Version: 0.3.1-4

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

Debian distribution maintenance software
pp.
Matthijs Kooijman <matth...@stdin.nl> (supplier of updated openttd-openmsx 
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: Mon, 07 Mar 2016 17:32:42 +0100
Source: openttd-openmsx
Binary: openttd-openmsx
Architecture: source all
Version: 0.3.1-4
Distribution: unstable
Urgency: medium
Maintainer: Matthijs Kooijman <matth...@stdin.nl>
Changed-By: Matthijs Kooijman <matth...@stdin.nl>
Description:
 openttd-openmsx - free music set for use with the OpenTTD game
Closes: 815062
Changes:
 openttd-openmsx (0.3.1-4) unstable; urgency=medium
 .
   * [242be62] Fix build in some environments (Closes: #815062)
   * [22f5fa6] Bump debhelper compatibility level to 9
Checksums-Sha1:
 f3e5f88aca360b15898b96992a9e97ef57cc7f36 1967 openttd-openmsx_0.3.1-4.dsc
 a2bc905ee8f8729a54557f3c8157e06d21c45d0e 3496 
openttd-openmsx_0.3.1-4.debian.tar.xz
 144352910943fdff559442f16816e816bd3929e4 94910 openttd-openmsx_0.3.1-4_all.deb
Checksums-Sha256:
 a95dc82d6d246521447e8662cf8cb7855e6fd26e10259d24d1971957ec519190 1967 
openttd-openmsx_0.3.1-4.dsc
 95484ff5c863a789918354ee76d8a6cb70310e54e8b7679ed16cc7c7cb4f490b 3496 
openttd-openmsx_0.3.1-4.debian.tar.xz
 e1c000f86a6e14bcc927cad0551478de4306fb5491205b2add24ae8c783cf7c8 94910 
openttd-openmsx_0.3.1-4_all.deb
Files:
 7c79ffe233f2a3ad044cbb9358f0e1f1 1967 games extra openttd-openmsx_0.3.1-4.dsc
 89c012a8301e1fcb261897f33f46b166 3496 games extra 
openttd-openmsx_0.3.1-4.debian.tar.xz
 9e298f1273c2ed353526922ec86fde01 94910 games extra 
openttd-openmsx_0.3.1-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJW3bHmAAoJENWTmrfwcjyDRBQQAL8/DWnKjWkUt5+giv/8+qrM
8smoPGknyxEp6Xw5KaRcyQjELdNQLpHdP6e33QXvH1afXFzLniQLF9VAzGydaoDv
kGDIQ73Ugf3l4BFh7Dfwv0Tauc7thfnMMG6TATPuPSZuORuKjOQu8ComxxNUFhy2
wlaN/LAzQtRzWTpoIhJ1dDTMy+io7tcuD73UEyPSXv5Nt+EqA3YmhaGd56j/p+mf
3HMjDGGAkbaVMu/HmXrF2rC6zDZNQLL6Ig/5N7Z3yI3GMhbl46Dqz3qaETbB4B/M
l7/bGgA87mRfg14DgXsO4FLx87i/pQKMjjhZjlMT17Z6FnWZuNaaTefj+6KL29Rl
IjDmUMUCZ+awEw0yW+9n/8x3FlBeVEicmHQcmM9jR/kWGJlS2djuHQNR+IwCmceH
zUrMQqAwcNvJZYKGZLOHcVZAXETSaJhA9CeqZRFtGzOFfKKkMuGoNRrVb3uEEoYc
Z2mMtJcuKcaGuT0eELU4nnmYTMVxfaV1h57BosJCmFf+V9CTf9FfHr9bnskKC8kc
8tdzmHaJzeDL8TOo0jBjMvLpKJslmNe697ALhvqPcCzpsU3RswgAKhNlsBBWbi89
7hVUWe4aXadBwRVd5nBZmE2XOsRrp1yXpYbaonCiKuPgfsgFsNZsgfZR90rNubg1
4l61F4UISWt0H5ciPCwx
=w5jY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to