Your message dated Tue, 21 Nov 2017 00:04:09 +0000
with message-id <e1egw2r-000et0...@fasolo.debian.org>
and subject line Bug#839017: fixed in cabextract 1.6-1.1
has caused the Debian Bug report #839017,
regarding cabextract FTCBFS: uses 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 ow...@bugs.debian.org
immediately.)


-- 
839017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cabextract
Version: 1.6-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

cabextract fails to cross build from source, because it uses the build
architecture compiler. In the attached patch, I am moving cabextract to
compat level 7 to use dh_auto_configure, which knows when to pass a
--host option to configure. Beyond applying the patch exporting
ac_cv_func_fnmatch_works=yes is necessary to obtain a working cross
build for linux/glibc systems. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru cabextract-1.6/debian/changelog 
cabextract-1.6/debian/changelog
--- cabextract-1.6/debian/changelog     2015-04-03 01:38:58.000000000 +0200
+++ cabextract-1.6/debian/changelog     2016-09-27 21:23:18.000000000 +0200
@@ -1,3 +1,10 @@
+cabextract (1.6-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Use dh_auto_configure and dh_auto_install: Closes: #-1
+
+ -- Helmut Grohne <hel...@subdivi.de>  Tue, 27 Sep 2016 21:22:58 +0200
+
 cabextract (1.6-1) unstable; urgency=medium
 
   * New upstream release: Closes: #778753
diff --minimal -Nru cabextract-1.6/debian/compat cabextract-1.6/debian/compat
--- cabextract-1.6/debian/compat        2014-12-16 20:26:58.000000000 +0100
+++ cabextract-1.6/debian/compat        2016-09-27 21:21:30.000000000 +0200
@@ -1 +1 @@
-6
+7
diff --minimal -Nru cabextract-1.6/debian/control cabextract-1.6/debian/control
--- cabextract-1.6/debian/control       2014-12-16 20:51:46.000000000 +0100
+++ cabextract-1.6/debian/control       2016-09-27 21:21:44.000000000 +0200
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Eric Sharkey <shar...@debian.org>
-Build-Depends: debhelper (>> 6.0.0), sharutils, libmspack-dev
+Build-Depends: debhelper (>= 7), sharutils, libmspack-dev
 Standards-Version: 3.9.6
 
 Package: cabextract
diff --minimal -Nru cabextract-1.6/debian/rules cabextract-1.6/debian/rules
--- cabextract-1.6/debian/rules 2014-12-16 20:36:49.000000000 +0100
+++ cabextract-1.6/debian/rules 2016-09-27 21:22:56.000000000 +0200
@@ -13,7 +13,7 @@
 configure-stamp:
        dh_testdir
        # Add here commands to configure the package.
-       ./configure CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" 
LDFLAGS="$(LDFLAGS)" --prefix=$(CURDIR)/debian/cabextract/usr 
--mandir=$(CURDIR)/debian/cabextract/usr/share/man 
--infodir=$(CURDIR)/debian/cabextract/usr/share/info 
--with-external-libmspack=yes
+       dh_auto_configure -- CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" 
LDFLAGS="$(LDFLAGS)" --with-external-libmspack=yes
        
 
        touch configure-stamp
@@ -48,7 +48,7 @@
        dh_installdirs
 
        # Add here commands to install the package into debian/cabextract.
-       \$(MAKE) install
+       dh_auto_install
        cp $(CURDIR)/debian/cabextract.desktop 
$(CURDIR)/debian/cabextract/usr/share/apps/konqueror/servicemenus/
        cp $(CURDIR)/debian/cabextract.desktop.kde4 
$(CURDIR)/debian/cabextract/usr/share/kde4/services/ServiceMenus/cabextract.desktop
        uudecode -o $(CURDIR)/debian/cabextract/usr/share/icons/cab_extract.png 
$(CURDIR)/debian/cab_extract.png.uu

--- End Message ---
--- Begin Message ---
Source: cabextract
Source-Version: 1.6-1.1

We believe that the bug you reported is fixed in the latest version of
cabextract, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 839...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <m...@debian.org> (supplier of updated cabextract 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 21 Nov 2017 00:33:32 +0100
Source: cabextract
Binary: cabextract
Architecture: source amd64
Version: 1.6-1.1
Distribution: unstable
Urgency: medium
Maintainer: Eric Sharkey <shar...@debian.org>
Changed-By: Manuel A. Fernandez Montecelo <m...@debian.org>
Description:
 cabextract - Microsoft Cabinet file unpacker
Closes: 839017
Changes:
 cabextract (1.6-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Use dh_auto_configure and dh_auto_install: Closes: #839017
Checksums-Sha1:
 523bc62a9f423a6fdb86ffdc3a7cd0065b66f158 1725 cabextract_1.6-1.1.dsc
 aa37d78cd996db38db297228ad0143b4e7d187b3 6528 cabextract_1.6-1.1.debian.tar.xz
 51deef89e616a4eaf2cc03e0e3331904403f5a5b 21876 
cabextract-dbgsym_1.6-1.1_amd64.deb
 d39bbfd137c6896690ecc22f2d76cd18b681e592 5670 
cabextract_1.6-1.1_amd64.buildinfo
 028548a0ff3a06dacb0cbf5be345d994b9bd0131 31532 cabextract_1.6-1.1_amd64.deb
Checksums-Sha256:
 00206766dcc69c485ef398ed163509464e01fa3adcd49541a077e8d167f339b0 1725 
cabextract_1.6-1.1.dsc
 88b17d9507fc5c508ef59eb5f3964f6e84d6cd6e0cfe184189a87ce14cad7cfc 6528 
cabextract_1.6-1.1.debian.tar.xz
 424ef1265cf59743367d40e23f9cc0a51da0c375bffcb04b109ca0f5c1eb8424 21876 
cabextract-dbgsym_1.6-1.1_amd64.deb
 b808f2f8beacfc48d687369fbaf2f4c5e0f7a4b5b185ee2a5c6ef120046608d4 5670 
cabextract_1.6-1.1_amd64.buildinfo
 a1d2bb72c6482a619f7cb9d51ee49c0cf1aea79326a9f684176b7cab255d23af 31532 
cabextract_1.6-1.1_amd64.deb
Files:
 e85c8a5445b8b25bfb5fbeecb343d9c3 1725 utils optional cabextract_1.6-1.1.dsc
 35b6b5545af5d8ccc0b2323f7fbfddb1 6528 utils optional 
cabextract_1.6-1.1.debian.tar.xz
 72f53020a7a8ee6db026fb57d24c5109 21876 debug optional 
cabextract-dbgsym_1.6-1.1_amd64.deb
 0b821795d68d9d25de0612c2110d082e 5670 utils optional 
cabextract_1.6-1.1_amd64.buildinfo
 59383620f391f2cc41639b67b6bf1443 31532 utils optional 
cabextract_1.6-1.1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEKo6AUFxIYphDDdCTf3YGpEXcqA4FAloTZ4EQHG1hZm1AZGVi
aWFuLm9yZwAKCRB/dgakRdyoDnG8D/9MvH/Tdnl59wUyvwFiaSlNF1q32PmPzqLi
rZo/1VxOlcLToOVH9sRcT8C6gcmQC5hvqWuL8WY8QwETGuQfIdw9KLOFXBy8j9ZC
UnvbBjyBkbCaG9fJEs5XLftw0RW9DZZ6zBVCXQ2wlmDBCRg3UW0iSpnTeBtarW/Q
S4yQ9Clc5DbSok2IkbSGsuuEmXEAXnaHj0DyxkbssOKFiKTcVwkGfOLKn/GyG+p6
6U17kTZYhqqeL+cIM0G0V+31l9bC7SdwbHxn1OrqTuyS7KTIB7P4EehhMkJBpdtv
VFbCAqlF0GJ8tZU6Jw2b7tZ5Z41S8CjOMuXUNtUETv8Db6m6s6zdwU4KtwWb/Wxj
mkBPJyTzT/ws7FKWnpiUifFGuTg7iITnfCipgGbmhDXG3G3cEoOJt9ihFJQARFSs
yYz9NoT4p5hSQK193EiVulVoqQtkLKvHaxIfTADQT9OB6zcJzklCPLsq0BvsDp+V
RwtT66urSSMk6Eaw42S+1QegSeFCznsHvoh42wYLRR5QK6MISiqDGw19yJE+NCsb
nrNqFDoxMUwtBfyKXRR1nQJOBVQykDS7P2l7AmjyhiItUC/xS6mAM7TDVyiWwV2k
6CAgiQpi2zPUKD70LH73xuiip0IJUDbjfsvuH6i9wPd53l/U1ts5B4RBo5gsawap
k/WoCWXUEg==
=nriv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to