Your message dated Sat, 29 Jul 2023 17:23:41 +0000
with message-id <[email protected]>
and subject line Bug#1041725: Removed package(s) from unstable
has caused the Debian Bug report #929514,
regarding csmash FTCBFS: configures for the build architecture
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.)


-- 
929514: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929514
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: csmash
Version: 0.6.6-6.8
Tags: patch
User: [email protected]
Usertags: rebootstrap

csmash fails to cross build from source, because it does not pass --host
to ./configure. The easiest way of fixing that - using dh_auto_configure
- gets a long way. But csmash still uses a broken, oudated, embedded
copy of AM_PATH_GTK_2_0. Please remove that copy or update and register
it. The attached patch solves the --host part.

Helmut
diff --minimal -Nru csmash-0.6.6/debian/changelog csmash-0.6.6/debian/changelog
--- csmash-0.6.6/debian/changelog       2016-09-28 20:17:03.000000000 +0200
+++ csmash-0.6.6/debian/changelog       2019-05-23 18:13:30.000000000 +0200
@@ -1,3 +1,10 @@
+csmash (0.6.6-6.9) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Address FTCBFS: Use dh_auto_configure.
+
+ -- Helmut Grohne <[email protected]>  Thu, 23 May 2019 18:13:30 +0200
+
 csmash (0.6.6-6.8) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --minimal -Nru csmash-0.6.6/debian/rules csmash-0.6.6/debian/rules
--- csmash-0.6.6/debian/rules   2016-09-28 20:17:03.000000000 +0200
+++ csmash-0.6.6/debian/rules   2019-05-23 18:13:29.000000000 +0200
@@ -19,12 +19,7 @@
        CFLAGS="-O2" \
        CXXFLAGS="-O2" \
        LIBS="-lpthread" \
-       ./configure                             \
-               --prefix=/usr                   \
-               --bindir=/usr/games             \
-               --sysconfdir=/etc               \
-               --infodir=/usr/share/info       \
-               --mandir=/usr/share/man
+       dh_auto_configure -- --bindir=/usr/games
 
        $(MAKE)
 

--- End Message ---
--- Begin Message ---
Version: 0.6.6-8+rm

Dear submitter,

as the package csmash has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1041725

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to