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

Bug#884726: marked as done (rdist FTCBFS: uses the build architecture compiler)



Your message dated Fri, 24 Feb 2023 21:23:09 +0000
with message-id <[🔎] E1pVfX3-008Fnp-CG@fasolo.debian.org>
and subject line Bug#1031841: Removed package(s) from unstable
has caused the Debian Bug report #884726,
regarding rdist FTCBFS: 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.)


-- 
884726: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884726
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: rdist
Version: 6.1.5-19
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

rdist fails to cross build from source, because it uses the build
architecture compiler. Letting dh_auto_build pass cross compilers to
make fixes the cross build. Please consider applying the attached patch.

Helmut
diff --minimal -Nru rdist-6.1.5/debian/changelog rdist-6.1.5/debian/changelog
--- rdist-6.1.5/debian/changelog	2016-11-29 11:40:09.000000000 +0100
+++ rdist-6.1.5/debian/changelog	2017-12-18 20:31:09.000000000 +0100
@@ -1,3 +1,10 @@
+rdist (6.1.5-19.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross compilers to make. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Mon, 18 Dec 2017 20:31:09 +0100
+
 rdist (6.1.5-19) unstable; urgency=medium
 
   * Fix uses-deprecated-compression-for-data-tarball
diff --minimal -Nru rdist-6.1.5/debian/rules rdist-6.1.5/debian/rules
--- rdist-6.1.5/debian/rules	2016-11-29 11:31:45.000000000 +0100
+++ rdist-6.1.5/debian/rules	2017-12-18 20:31:02.000000000 +0100
@@ -13,7 +13,7 @@
 build-indep: build-stamp
 build-stamp:
 	dh_testdir
-	DEFS_LOCAL=-D_PATH_OLDRDIST=\\\"/usr/bin/oldrdist\\\" LIB_SYS="$(LDFLAGS)" $(MAKE)
+	DEFS_LOCAL=-D_PATH_OLDRDIST=\\\"/usr/bin/oldrdist\\\" LIB_SYS="$(LDFLAGS)" dh_auto_build
 	touch build-stamp
 
 clean:

--- End Message ---
--- Begin Message ---
Version: 6.1.5-21+rm

Dear submitter,

as the package rdist 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/1031841

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: