Debian Bug report logs - #789108
FTBFS: Graphics.hs:91: No instance for (TwoDimensionalTextureTarget (Maybe a0))

version graph

Package: src:raincat; Maintainer for src:raincat is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>;

Reported by: "Chris West \(Faux\)" <solo-debianbugs@goeswhere.com>

Date: Wed, 17 Jun 2015 22:09:02 UTC

Severity: serious

Tags: patch, sid, stretch

Found in version raincat/1.1.1.2-1

Fixed in version raincat/1.1.1.2-2

Done: Markus Koschany <apo@gambaru.de>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, solo-debianbugs@goeswhere.com, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#789108; Package src:raincat. (Wed, 17 Jun 2015 22:09:05 GMT) (full text, mbox, link).


Acknowledgement sent to "Chris West \(Faux\)" <solo-debianbugs@goeswhere.com>:
New Bug report received and forwarded. Copy sent to solo-debianbugs@goeswhere.com, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Wed, 17 Jun 2015 22:09:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: "Chris West \(Faux\)" <solo-debianbugs@goeswhere.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS: Graphics.hs:91: No instance for (TwoDimensionalTextureTarget (Maybe a0))
Date: Wed, 17 Jun 2015 22:06:15 +0000
Source: raincat
Version: 1.1.1.2-1
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

The package fails to build in sid:

rc/Nxt/Graphics.hs:91:5:
    No instance for (TwoDimensionalTextureTarget (Maybe a0))
      arising from a use of ‘texImage2D’
    In a stmt of a 'do' block:
      texImage2D Nothing NoProxy 0 RGBA' surfaceSize 0 pixelData

The full build log can be seen on the Reproducible Builds builder:
https://reproducible.debian.net/rb-pkg/unstable/amd64/raincat.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-20-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#789108; Package src:raincat. (Sat, 22 Aug 2015 12:45:16 GMT) (full text, mbox, link).


Acknowledgement sent to Markus Koschany <apo@gambaru.de>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Sat, 22 Aug 2015 12:45:16 GMT) (full text, mbox, link).


Message #10 received at 789108@bugs.debian.org (full text, mbox, reply):

From: Markus Koschany <apo@gambaru.de>
To: 789108@bugs.debian.org
Subject: Re: FTBFS: Graphics.hs:91: No instance for (TwoDimensionalTextureTarget (Maybe a0))
Date: Sat, 22 Aug 2015 14:41:40 +0200
[Message part 1 (text/plain, inline)]
Control: tags -1 patch

Hi,

please find attached a debdiff for raincat with the necessary changes to
fix this bug. I have also cleaned up the package a little but there are
still two Lintian warnings left. Not sure yet how to fix them properly.

Regards,

Markus
[raincat.debdiff (text/plain, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Added tag(s) patch. Request was from Markus Koschany <apo@gambaru.de> to 789108-submit@bugs.debian.org. (Sat, 22 Aug 2015 12:45:16 GMT) (full text, mbox, link).


Reply sent to Markus Koschany <apo@gambaru.de>:
You have taken responsibility. (Tue, 27 Oct 2015 22:24:04 GMT) (full text, mbox, link).


Notification sent to "Chris West \(Faux\)" <solo-debianbugs@goeswhere.com>:
Bug acknowledged by developer. (Tue, 27 Oct 2015 22:24:04 GMT) (full text, mbox, link).


Message #17 received at 789108-close@bugs.debian.org (full text, mbox, reply):

From: Markus Koschany <apo@gambaru.de>
To: 789108-close@bugs.debian.org
Subject: Bug#789108: fixed in raincat 1.1.1.2-2
Date: Tue, 27 Oct 2015 22:21:42 +0000
Source: raincat
Source-Version: 1.1.1.2-2

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 789108@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <apo@gambaru.de> (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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 27 Oct 2015 21:54:22 +0100
Source: raincat
Binary: raincat raincat-data
Architecture: source
Version: 1.1.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Markus Koschany <apo@gambaru.de>
Description:
 raincat    - 2D puzzle game featuring a fuzzy little cat
 raincat-data - 2D puzzle game featuring a fuzzy little cat - data files
Closes: 789108
Changes:
 raincat (1.1.1.2-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Markus Koschany ]
   * Add opengl-2.9.patch and fix FTBFS with newer versions of OpenGL.
     (Closes: #789108)
   * Declare compliance with Debian Policy 3.9.6.
   * raincat.desktop: Add keywords and GenericName and Comment in German.
   * Fix debian/copyright syntax to silence Lintian warnings.
   * Drop raincat-dbg package because it is not of sufficient use for most
     users. It also appears that the debug file did not contain debug
     symbols.
   * Remove dh-buildinfo from Build-Depends. It is no strictly required
     build-dependency.
   * wrap-and-sort -sa.
   * Vcs-Browser: Use https.
 .
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
Checksums-Sha1:
 d331bdb0fc5d0c27c192555ebfcc155468c1bf52 2433 raincat_1.1.1.2-2.dsc
 739232d2767508b8d6ea4fa5a2668727a7c80ea8 35276 raincat_1.1.1.2-2.debian.tar.xz
Checksums-Sha256:
 0d63d8224350d674756b148a293f7af778a139e9393e55469f6cb087a268135f 2433 raincat_1.1.1.2-2.dsc
 5935bc6fdecdc78b0093e2520473167b79e8425ee5a407859c4fffeec22bc481 35276 raincat_1.1.1.2-2.debian.tar.xz
Files:
 d1064cf99467194aba0c338c185e88eb 2433 games optional raincat_1.1.1.2-2.dsc
 3bba0a1653c7ecc2113b361a706d7f33 35276 games optional raincat_1.1.1.2-2.debian.tar.xz

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

iQJ8BAEBCgBmBQJWL+ivXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkoZ0QAIlgfXHgod+z9IlEFY8sR3rz
xQN1gnEo7QwCRoTIW9ZL0dK0l6v5S+3X27YgotSCAWjhi/JcLJaabbBDwP5X6HlM
pm8em74mM6ATRbukfO+et1ZdT9Mmfnzcr+k/875Bkh/ZKxsJ7/TQqEGrzGVv1jpg
US8pXqvVhUXR/Wp0P9yjPWweyQmHCW56FSj5jsUFgoerVohhZ03H6+Fuy+/gCcWv
wzpmRVz8lVNlOnShm8L4zLJe8+/RevTkOAy9jbFLNeq21ssbFNJhBhBxRdf1slaj
GCyv91VpT7QdFgG5EYgUVA6T2kKgEUkc5Elsuka7B/3fa3IQpCvyvfykPNyjX96g
I54OQh0SStxy5x7yr4MjrvKUsX9+l5COpocTIfzQ4zGDHO1UI17ScKfwji7wmrDG
YvdvOv2IYJ59/xwphFuGaNR2RgtuJHwrsHGAOajGTCUy8o7HNad2Th5I02TVZ4h8
X3Y4LQ0o37bNToFXVUQEbWO8Td31B1NQcIxI070WhtpU5DCRvxo9OnQeJCrLZd6c
hYVocmWbRQaivWT1KiGYvFvCw8UsSNssvb2qnXE+IKHgLEtjQaD9HMC0s7l3TR1H
0cnEOcRYNHpQMzcI1srlqANAhGTTic4NWICnvd2rSSUWvstyPOvtSYA1BPQlYuWw
DZ1DFUN8uDKvvcOJiJ9S
=XIfc
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 30 Nov 2015 07:26:33 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 11:03:39 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.