Your message dated Sat, 23 Nov 2024 21:08:04 +0000
with message-id <e1texmk-00awyp...@fasolo.debian.org>
and subject line Bug#1086311: fixed in raincat 1.2.3-1
has caused the Debian Bug report #1086311,
regarding raincat: FTBFS: Could not find module ‘Control.Monad.Error’
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.)


-- 
1086311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:raincat
Version: 1.2.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ghc --make Setup
[1 of 2] Compiling Main             ( Setup.lhs, Setup.o )
[2 of 2] Linking Setup
./Setup configure --datadir=/usr/share/games/raincat --datasubdir=
Warning: Raincat.cabal:41:27: empty FilePath
Configuring Raincat-1.2.1...
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./Setup build
Preprocessing executable 'raincat' for Raincat-1.2.1..
Building executable 'raincat' for Raincat-1.2.1..
[ 1 of 32] Compiling Error.Error      ( src/Error/Error.hs, 
dist/build/raincat/raincat-tmp/Error/Error.o )

src/Error/Error.hs:6:1: error:
    Could not find module ‘Control.Monad.Error’
    Perhaps you meant
      Control.Monad.Co (needs flag -package-id kan-extensions-5.2.6)
      Control.Monad.Free (needs flag -package-id free-5.2)
      Control.Monad.Trans (from mtl-2.3.1)
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
  |
6 | import Control.Monad.Error
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ 2 of 32] Compiling Game.GameState   ( src/Game/GameState.hs, 
dist/build/raincat/raincat-tmp/Game/GameState.o )
[ 3 of 32] Compiling Nxt.Audio        ( src/Nxt/Audio.hs, 
dist/build/raincat/raincat-tmp/Nxt/Audio.o )
[ 4 of 32] Compiling Nxt.Types        ( src/Nxt/Types.hs, 
dist/build/raincat/raincat-tmp/Nxt/Types.o )
[ 5 of 32] Compiling Nxt.Graphics     ( src/Nxt/Graphics.hs, 
dist/build/raincat/raincat-tmp/Nxt/Graphics.o )
[ 6 of 32] Compiling Panels.MessagePanel ( src/Panels/MessagePanel.hs, 
dist/build/raincat/raincat-tmp/Panels/MessagePanel.o )
[ 7 of 32] Compiling Paths_Raincat    ( 
dist/build/raincat/autogen/Paths_Raincat.hs, 
dist/build/raincat/raincat-tmp/Paths_Raincat.o )
[ 8 of 32] Compiling Settings.CatSettings ( src/Settings/CatSettings.hs, 
dist/build/raincat/raincat-tmp/Settings/CatSettings.o )
[ 9 of 32] Compiling Settings.DisplaySettings ( 
src/Settings/DisplaySettings.hs, 
dist/build/raincat/raincat-tmp/Settings/DisplaySettings.o )
[11 of 32] Compiling Input.InputState ( src/Input/InputState.hs, 
dist/build/raincat/raincat-tmp/Input/InputState.o )
[12 of 32] Compiling Game.GameInput   ( src/Game/GameInput.hs, 
dist/build/raincat/raincat-tmp/Game/GameInput.o )
[13 of 32] Compiling Settings.Path    ( src/Settings/Path.hs, 
dist/build/raincat/raincat-tmp/Settings/Path.o )
[14 of 32] Compiling Level.EndMarker  ( src/Level/EndMarker.hs, 
dist/build/raincat/raincat-tmp/Level/EndMarker.o )
[15 of 32] Compiling Cat.Cat          ( src/Cat/Cat.hs, 
dist/build/raincat/raincat-tmp/Cat/Cat.o )
[16 of 32] Compiling Items.Items      ( src/Items/Items.hs, 
dist/build/raincat/raincat-tmp/Items/Items.o )
[17 of 32] Compiling Panels.ItemPanel ( src/Panels/ItemPanel.hs, 
dist/build/raincat/raincat-tmp/Panels/ItemPanel.o )
[18 of 32] Compiling Items.ItemEffects ( src/Items/ItemEffects.hs, 
dist/build/raincat/raincat-tmp/Items/ItemEffects.o )
[19 of 32] Compiling Settings.RainSettings ( src/Settings/RainSettings.hs, 
dist/build/raincat/raincat-tmp/Settings/RainSettings.o )
[20 of 32] Compiling Settings.WorldSettings ( src/Settings/WorldSettings.hs, 
dist/build/raincat/raincat-tmp/Settings/WorldSettings.o )
[21 of 32] Compiling Settings.UISettings ( src/Settings/UISettings.hs, 
dist/build/raincat/raincat-tmp/Settings/UISettings.o )
[22 of 32] Compiling Level.FireHydrant ( src/Level/FireHydrant.hs, 
dist/build/raincat/raincat-tmp/Level/FireHydrant.o )
[23 of 32] Compiling Panels.MainPanel ( src/Panels/MainPanel.hs, 
dist/build/raincat/raincat-tmp/Panels/MainPanel.o )
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
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/202410/

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

Thanks.

--- End Message ---
--- Begin Message ---
Source: raincat
Source-Version: 1.2.3-1
Done: Alexandre Detiste <tc...@debian.org>

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

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated raincat 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: Sat, 23 Nov 2024 21:06:07 +0100
Source: raincat
Architecture: source
Version: 1.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1039728 1086311
Changes:
 raincat (1.2.3-1) unstable; urgency=medium
 .
   * Team upload.
   * Update Miriam email address
   * New upstream version 1.2.3 (Closes: #1039728, #1086311)
   * Debhelper 14/15 compatibility
 .
   [ Debian Janitor ]
   * Apply multi-arch hints. + raincat-data: Add Multi-Arch: foreign.
Checksums-Sha1:
 c67cf3e9cd6a353eed55b3b731a3bceb6a2f01d1 2284 raincat_1.2.3-1.dsc
 ba404548ca9d04f8b7194f7fb8a41ecdd3a54f21 9921081 raincat_1.2.3.orig.tar.gz
 78204513c8b2ef863c7d427a77c2e702b6b491e0 37124 raincat_1.2.3-1.debian.tar.xz
 85f046c76bb16a258aadfaf517554eb153a89918 16299 raincat_1.2.3-1_source.buildinfo
Checksums-Sha256:
 b3ea3caca9a8c5702f0226fc4918d1350486ba3f0d453314c6ef1a7b34fa17da 2284 
raincat_1.2.3-1.dsc
 6d52c81f0910ed7c2af1b0c2294b85480e4b5bb1a67e93b87837a6af716df1ff 9921081 
raincat_1.2.3.orig.tar.gz
 b4231378447b93ac18567b1c7f490af138937e2e6486829e8e265a016b4c4439 37124 
raincat_1.2.3-1.debian.tar.xz
 ad0895bc5bf9e9b39afa5f8dae9e396d9b5a67bb3b98613e1487da83daedceff 16299 
raincat_1.2.3-1_source.buildinfo
Files:
 66489c7e2d19b54ce9bc89ea47bf1f25 2284 games optional raincat_1.2.3-1.dsc
 9b0c76b79081eb254403f0d41a05befc 9921081 games optional 
raincat_1.2.3.orig.tar.gz
 ce8437d186183d60aec73c88c3b271e3 37124 games optional 
raincat_1.2.3-1.debian.tar.xz
 248f5953bf47880c5270a1096f4e2e14 16299 games optional 
raincat_1.2.3-1_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmdCOz0RHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBocYBAAhCzCRbLP+ZEwK4p2PYFI7W37x65oqqxY
oKlAleTgtz55ZyCWWg0xiiBXwMiylqSFVsh1qWuPh8VbQa9fTfIgBPWlJBMmLMkg
ON+k2UO480lmhFKscOZ1mybJ8aOmvThlZzo/QONDO58dhENt21Qwf1S3IqoFagw/
dZo0nYnG4mzTYKZjNTeb/jiBnV8SsmIbC9Wv/5RcUtdKb4LP58jdq/fujenYdBXu
QFddLWgwDc/JuKRGCgYxI+AYYTLDYFv55/bt8WYGM0pCNQ27xl2hbCyTTsv0KVNl
b2HOV0Ecz0kOSiwzxynNCW1/331Y1H/BYCsfhr89vFW/2ZF+UIzCJoMDUIzi7cF1
TQ7yVzs1FC9aNiUMNGwzmhxu/tM24VWDKox2Tkzr+zqVxrqqYZEGYbswgHKG4klj
sEQlihX8m1geoLJBAujrkgaIH+ZHVJs8p169DGYjXAG/no8pI/Kgabr/UvqIXeCb
AKFnoc+D3DRxxwnGP9TVCw5ONfWqvgh2ccC/FSx5LSZYX4HkgRT18w0IYf/hhsQR
ZkktsnCjZdHnkSpJZVhY3W1ZP+XRa2raHdpez3ZTO5d6elb94hHB9hIvnx+IfEca
ULkpNAMQ5DNU31VkQwOmSJniXFRzMqxNchb88GI4g/dNTkbD2uToRWZlvrPCv9Pu
38qL62a3NYs=
=Lz2O
-----END PGP SIGNATURE-----

Attachment: pgpvVeSbH6WA_.pgp
Description: PGP signature


--- End Message ---

Reply via email to