Your message dated Wed, 05 Apr 2023 15:36:41 +0000
with message-id <[email protected]>
and subject line Bug#1033881: Removed package(s) from unstable
has caused the Debian Bug report #890402,
regarding cgminer FTCBFS: debian/rules runs the build architecture compiler
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.)


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

cgminer fails to cross build from source, because debian/rules runs the
build architecture compiler as a make default. Including dpkg's new
buildtools.mk fixes this as it takes care to place a cross compiler into
$(CC). Please consider applying the attached patch.

Helmut
diff --minimal -Nru cgminer-4.9.2/debian/changelog 
cgminer-4.9.2/debian/changelog
--- cgminer-4.9.2/debian/changelog      2015-06-25 17:26:18.000000000 +0200
+++ cgminer-4.9.2/debian/changelog      2018-02-14 13:09:23.000000000 +0100
@@ -1,3 +1,10 @@
+cgminer (4.9.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Use dpkg's buildtooks.mk. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Wed, 14 Feb 2018 13:09:23 +0100
+
 cgminer (4.9.2-1) unstable; urgency=medium
 
   * New release
diff --minimal -Nru cgminer-4.9.2/debian/rules cgminer-4.9.2/debian/rules
--- cgminer-4.9.2/debian/rules  2015-06-25 17:19:30.000000000 +0200
+++ cgminer-4.9.2/debian/rules  2018-02-14 13:09:21.000000000 +0100
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+-include /usr/share/dpkg/buildtools.mk
+
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 #Below list is taken from README
 DRIVERS= --enable-avalon\

--- End Message ---
--- Begin Message ---
Version: 4.9.2-1+rm

Dear submitter,

as the package cgminer 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/1033881

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