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

Bug#894042: marked as done (nictools-pci FTCBFS: builds for the build architecture)



Your message dated Mon, 01 Feb 2021 21:18:24 +0000
with message-id <[🔎] E1l6gaW-0002Hn-HZ@fasolo.debian.org>
and subject line Bug#541001: Removed package(s) from unstable
has caused the Debian Bug report #894042,
regarding nictools-pci FTCBFS: builds 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 owner@bugs.debian.org
immediately.)


-- 
894042: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894042
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: nictools-pci
Version: 1.3.8-2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

nictools-pci fails to cross build from source, because it uses the build
architecture toolchain. It seems to have had some cross support at an
earlier time, but that's dysfunctional now. In any case, using
dh_auto_build fixes the issue. Please consider applying the attached
patch.

Helmut
diff -u nictools-pci-1.3.8/debian/changelog nictools-pci-1.3.8/debian/changelog
--- nictools-pci-1.3.8/debian/changelog
+++ nictools-pci-1.3.8/debian/changelog
@@ -1,3 +1,10 @@
+nictools-pci (1.3.8-2.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>  Sun, 25 Mar 2018 20:25:24 +0200
+
 nictools-pci (1.3.8-2) unstable; urgency=low
 
   * QA upload.
diff -u nictools-pci-1.3.8/debian/rules nictools-pci-1.3.8/debian/rules
--- nictools-pci-1.3.8/debian/rules
+++ nictools-pci-1.3.8/debian/rules
@@ -6,26 +6,13 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
-BUILD_ARCH:=$(DEB_BUILD_GNU_TYPE)
-# New cross-compilation policy may set the DEB_HOST_ARCH variable.
-ifdef DEB_HOST_ARCH
- ARCH:=$(DEB_HOST_ARCH)
-else
- # dpkg-cross sets the ARCH environment variable, so use it.
- ifdef ARCH
-  ARCH:=$(ARCH)
- else
-  ARCH:=$(BUILD_ARCH)
- endif
-endif
-
 build: build-arch build-indep
 build-arch: build-stamp
 build-indep: build-stamp
 
 build-stamp:
 	dh_testdir
-	$(MAKE) all
+	dh_auto_build -- all
 	touch build-stamp
 
 clean:

--- End Message ---
--- Begin Message ---
Version: 1.3.8-2+rm

Dear submitter,

as the package nictools-pci 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/541001

The version of this package that was in Debian prior to this removal
can still be found using http://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.
Joerg Jaspert (the ftpmaster behind the curtain)

--- End Message ---

Reply to: