[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#941192: marked as done (ebview FTCBFS: debian/rules uses the build architecture compiler)



Your message dated Tue, 09 May 2023 15:00:09 +0000
with message-id <[🔎] E1pwOoz-00H8dc-Ug@fasolo.debian.org>
and subject line Bug#1035776: Removed package(s) from unstable
has caused the Debian Bug report #941192,
regarding ebview FTCBFS: debian/rules uses 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 owner@bugs.debian.org
immediately.)


-- 
941192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941192
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ebview
Version: 0.3.6.2-2
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

ebview fails to cross build from source, because debian/rules uses the
build architecture compiler as a make default. The easiest way of fixing
that is seeding CC from dpkg's buildtools.mk. Please consider applying
the attached patch.

Helmut
diff --minimal -Nru ebview-0.3.6.2/debian/changelog ebview-0.3.6.2/debian/changelog
--- ebview-0.3.6.2/debian/changelog	2018-11-04 16:12:52.000000000 +0100
+++ ebview-0.3.6.2/debian/changelog	2019-09-26 06:46:07.000000000 +0200
@@ -1,3 +1,9 @@
+ebview (0.3.6.2-3) UNRELEASED; urgency=medium
+
+  * Fix FTCBFS: Seed CC from dpkg's buildtools.mk. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 26 Sep 2019 06:46:07 +0200
+
 ebview (0.3.6.2-2) unstable; urgency=medium
 
   * QA upload
diff --minimal -Nru ebview-0.3.6.2/debian/rules ebview-0.3.6.2/debian/rules
--- ebview-0.3.6.2/debian/rules	2018-11-04 16:12:52.000000000 +0100
+++ ebview-0.3.6.2/debian/rules	2019-09-26 06:46:06.000000000 +0200
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+-include /usr/share/dpkg/buildtools.mk
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:

--- End Message ---
--- Begin Message ---
Version: 0.3.6.2-3+rm

Dear submitter,

as the package ebview 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/1035776

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
ftpmaster@ftp-master.debian.org.

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

--- End Message ---

Reply to: